minjaesong
|
8b8fc0e93c
|
actorblock only renders when F3 is on
|
2022-07-19 22:14:40 +09:00 |
|
minjaesong
|
fc59a1d0b2
|
added Gamerules to the GameWorld
|
2022-06-03 00:54:50 +09:00 |
|
minjaesong
|
f4402771c8
|
ability to load console commands from mods
|
2022-02-27 02:24:59 +09:00 |
|
minjaesong
|
b3940d96b8
|
support for external mods
|
2022-02-24 11:03:03 +09:00 |
|
minjaesong
|
7c966b0da8
|
support for texture packs
|
2022-02-23 17:59:38 +09:00 |
|
minjaesong
|
e3b82ae5b6
|
console command loading from command list on the module directory
|
2022-01-28 09:50:05 +09:00 |
|
minjaesong
|
c500a5ca39
|
asynchronous lightmap update wip
|
2022-01-27 17:11:09 +09:00 |
|
minjaesong
|
f456ed3de3
|
apparently I was just doing it wrong :/
|
2021-12-03 19:48:16 +09:00 |
|
minjaesong
|
9678338079
|
multiple candidates display for IME
|
2021-10-24 10:38:16 +09:00 |
|
minjaesong
|
8f834fe869
|
Renamed AppLoader into App
|
2021-09-09 09:48:33 +09:00 |
|
minjaesong
|
c610bd1ac6
|
console command dictionary is now automatically filled using reflection
|
2021-08-29 20:36:37 +09:00 |
|
minjaesong
|
3fc6e28c4d
|
read/writeactor to process all subclasses of Actor, not just a player; actor possession confirmed working
|
2021-08-29 13:07:44 +09:00 |
|
minjaesong
|
b84a0a770b
|
loading player from json file
|
2021-08-28 16:31:06 +09:00 |
|
minjaesong
|
c2fdb4b26a
|
tile damage and wire layers are now save/loaded
|
2021-08-26 23:11:03 +09:00 |
|
minjaesong
|
9a8bd8d6ec
|
trying to load a world
|
2021-08-25 15:30:46 +09:00 |
|
minjaesong
|
ee5e10dd8c
|
actor serialiser
|
2021-08-24 17:11:41 +09:00 |
|
minjaesong
|
cb73a9fea2
|
serialiser for world
|
2021-08-24 14:33:04 +09:00 |
|
minjaesong
|
67091d0c84
|
much simpler way of composing savegame.json
|
2021-08-24 11:29:21 +09:00 |
|
minjaesong
|
e15d5c9b05
|
completely abolishing GSON; new save format impl wip
|
2021-08-23 16:55:51 +09:00 |
|
minjaesong
|
d8d095c0a2
|
zooming properly with z key (with some async artefacts)
|
2019-08-11 21:33:12 +09:00 |
|
minjaesong
|
7d216acd52
|
sortedarraylist update; physball breaks the actor render dunno why
|
2019-04-30 02:52:09 +09:00 |
|
minjaesong
|
73dfab206e
|
seemingly working savewriter with fixed TEVD
|
2019-02-23 05:03:20 +09:00 |
|
minjaesong
|
a2af6bc84d
|
gapbox toggle with F11
|
2019-01-23 12:45:40 +09:00 |
|
minjaesong
|
a297fc3dfe
|
taking screenshot
|
2019-01-15 16:10:40 +09:00 |
|
minjaesong
|
7cd2b55b97
|
adding test code to export fboRGB
|
2019-01-15 03:02:40 +09:00 |
|
minjaesong
|
a6ea2b4e18
|
still wip modularisation, game somehow boots
|
2018-06-21 17:33:22 +09:00 |
|
minjaesong
|
e565a9f173
|
adopting Java 9/Kotlin 1.2
|
2018-02-10 21:40:17 +09:00 |
|
minjaesong
|
fc5273b00e
|
cheat detected notification
|
2017-12-10 14:32:32 +09:00 |
|
minjaesong
|
dee7e5b522
|
new inventory design: is it good?
See work_files/inventory_nouveau_2.psd
|
2017-10-22 02:03:23 +09:00 |
|
minjaesong
|
b16de87dd5
|
Rectified heretic YY-MM-DD to standard YYYY-MM-DD
|
2017-09-20 14:36:40 +09:00 |
|
minjaesong
|
15dbd16766
|
limitedly successful attempt to create a title screen
|
2017-07-20 00:36:41 +09:00 |
|
minjaesong
|
12c6f6fd04
|
more inlining and minor performance tweaks on LightmapRenderer
|
2017-06-12 04:04:54 +09:00 |
|
minjaesong
|
959873413d
|
fucked up while making ActorValue delegated – not applicable; can't have default value
making commits for files to keep so that I can discard changes
|
2017-05-07 18:39:26 +09:00 |
|
Song Minjae
|
93939f22bf
|
quickslot works, new event for actor "actorValueChanged"
- "unpacking" fresh new tool would un-register quickslot desig.
- priority issue on "equipped by quickslot change" and "equipped by inventory UI"
|
2017-04-28 12:21:27 +09:00 |
|
Song Minjae
|
ad68309bc5
|
reading text from JInputField to support multilingual input
Former-commit-id: 4dc1228ba000f88d3af29569aa3954cb8acc4d90
Former-commit-id: 7fd7f8bd4f35e3be30cd9fa0da96684a48eedad3
|
2017-02-05 22:04:33 +09:00 |
|
Song Minjae
|
65dec9661c
|
killactor command
Former-commit-id: 9f5b3014c3023988e3d86317f8684d8fc7b714c5
Former-commit-id: 637d39819470a6b8c9d88c9805e49ef7cd4f5fb0
|
2017-01-31 19:07:06 +09:00 |
|
Song Minjae
|
4acc797fee
|
actorwithbody splitted in favour of new particle type
Former-commit-id: 121bd069d0a9eeef60f5ecb085a11a93c4b4a84d
Former-commit-id: 539b4b6916e808c01298190cf347e928f61fe62e
|
2017-01-21 16:52:16 +09:00 |
|
Song Minjae
|
8ae07c8d20
|
working tapestry decoder and fixture object
Former-commit-id: dd61b61e6061cfb3dc2ad9d9f65fd1b272475718
Former-commit-id: 7acc72a0e59203c0ea56c355eadaeed1474e3ac1
|
2017-01-14 16:00:07 +09:00 |
|
Song Minjae
|
63bc018550
|
new debugging tool ActorsList
Former-commit-id: 51109b6766a1ebd92613055064e3fa8bd69c37fc
Former-commit-id: d5fc3d52b208d3cbbdcec47758cd73aef3240dc8
|
2016-12-29 21:09:44 +09:00 |
|
Song Minjae
|
2e2e4a0281
|
buffed Teleport command
Former-commit-id: adc06bc2b24f9ac3ef4dc48756a8e3aa006f620f
Former-commit-id: be364044a1a790da69a4a5012f8d6b832f16abd9
|
2016-12-27 22:43:30 +09:00 |
|
Song Minjae
|
9c7e7ed266
|
fixed roundworld anormaly, camera zoom still broken
Former-commit-id: ec08c302349c962992a111e820b60eb0a46d7c2e
Former-commit-id: 5bcf3baf2ec194c431b009aa2839ff11caa4d82d
|
2016-12-18 01:39:03 +09:00 |
|
Song Minjae
|
7078ecfed4
|
Echo().execute(message) is now just Echo(message)
Former-commit-id: 851e141fc91b170190d6027f42f59906dda0f31f
Former-commit-id: 03dbb9da1788e1c50e84ae33d95f76194ad9a08d
|
2016-12-14 12:40:53 +09:00 |
|
Song Minjae
|
22bb5d83e1
|
Object-ified console commands (singleton!)
Former-commit-id: d04fc939a659fc4a6b952d64894bd28edf97bc38
Former-commit-id: 6c20526f3bdda2d9d08dc156b3b0fe271e89bffb
|
2016-12-14 00:28:09 +09:00 |
|
Song Minjae
|
e1642c799c
|
WIP inventory implementation
Former-commit-id: ce7d2125209c2c4f49b7d755b068ce72387f5e8f
Former-commit-id: f413b2699ee7448f3d3b70775ca7b679ade66475
|
2016-12-12 23:29:13 +09:00 |
|
Song Minjae
|
9b9b65efba
|
removed unnecessary class Light10B, minor fixes for LightmapRenderer
Former-commit-id: 4cddfb080cc689738d9bf308f7d08852f4c78a8b
Former-commit-id: 2354b2483f30e70862a327c1b9688a19bd1b2f66
|
2016-09-07 22:58:42 +09:00 |
|
Song Minjae
|
720df532aa
|
more pictogrammes
Former-commit-id: 670df70bbed466e56034dbdd33d7a1da31cd88d7
Former-commit-id: 2b106753155be6080d4651acca1981f10d614421
|
2016-08-25 21:46:01 +09:00 |
|
Song Minjae
|
17c39c1824
|
Player movement seems like back to working, res→assets
Former-commit-id: f91181caee4dabf4cb2e51d8077441c6b0f83757
Former-commit-id: 8b450303698c5c85dea9145a056b290b95a6a7b0
|
2016-08-02 17:32:42 +09:00 |
|
Song Minjae
|
5e7a95a3b9
|
walking is now normal, no more sticking to the walls (the Q&D soluction was used), noclip movement is also normal now
Former-commit-id: 5a8de3e31e1f39e1591a5a60abc9d0dd37c3f87e
Former-commit-id: 9c685d31d6f8c75b512f41e467fac8586a22bc59
|
2016-07-31 17:51:06 +09:00 |
|
Song Minjae
|
1d1f99605c
|
Greek support, modular weather, command history for console window
Former-commit-id: b72d0b018c084e80cf4fef77e1b1a81101d6daea
Former-commit-id: 32da6a2998826de6519a901dcff7bf058f689b2f
|
2016-07-13 21:48:14 +09:00 |
|
Song Minjae
|
186d6a8cb9
|
monitor adjustment screen, changed "calibrate" to "adjust" (NOT the STRING_ID of langpack)
Former-commit-id: ffae41e5876e54e2e0aedb5a93092db8e8f75d01
Former-commit-id: 65883b385a205d47b76c60f18a91186c2be922b2
|
2016-07-06 20:17:51 +09:00 |
|