minjaesong
|
ffac61fbc5
|
options for ore spawn tiling; actual ore tile textures
|
2023-10-27 13:21:29 +09:00 |
|
minjaesong
|
012d3482dc
|
worldgen: actually generating ores
|
2023-10-26 15:37:48 +09:00 |
|
minjaesong
|
228b0962d6
|
splash screen backdrop
|
2023-10-24 12:48:10 +09:00 |
|
minjaesong
|
3c79586410
|
particles to spawn on their true position
|
2023-10-14 18:06:15 +09:00 |
|
minjaesong
|
d546b081f0
|
mod config
|
2023-10-14 16:24:12 +09:00 |
|
minjaesong
|
4362966128
|
super rudimentary mod config
|
2023-10-14 15:34:04 +09:00 |
|
minjaesong
|
552cfd5f06
|
pickaxe to drop ores when they were mined
|
2023-10-11 17:59:10 +09:00 |
|
minjaesong
|
db8cfca125
|
rudimentary savegame load order disp
|
2023-09-11 13:38:02 +09:00 |
|
minjaesong
|
290b11eb96
|
mod meta update; translations for description
|
2023-09-09 15:19:03 +09:00 |
|
minjaesong
|
d5a8d098bb
|
teleporter: list loading on separate thread
|
2023-09-08 18:51:53 +09:00 |
|
minjaesong
|
cc55e563f0
|
ModLoader: load IME unconditionally when found
|
2023-09-08 15:31:11 +09:00 |
|
minjaesong
|
7259ca616c
|
modloader: locale autoloader
|
2023-09-06 02:15:04 +09:00 |
|
minjaesong
|
5c39df9080
|
bootstrapper for the App so that the user can change the max heap in-game
|
2023-06-22 21:08:09 +09:00 |
|
minjaesong
|
f2e690b936
|
modules can now have their own config files
|
2022-07-03 18:17:50 +09:00 |
|
minjaesong
|
6e4677352d
|
errormsgs
|
2022-06-26 20:04:52 +09:00 |
|
minjaesong
|
8c07b03213
|
crafting recipe is at least successfully read and parsed by the modloader
|
2022-06-25 22:40:23 +09:00 |
|
minjaesong
|
4569546bdd
|
crafting recipe loader wip
|
2022-06-25 03:28:02 +09:00 |
|
minjaesong
|
52f0dfdeb9
|
various fixes
|
2022-03-16 12:50:43 +09:00 |
|
minjaesong
|
88c71b6c06
|
hash checking for module's jarfile
|
2022-03-08 11:59:28 +09:00 |
|
minjaesong
|
fad23901d6
|
forgot to remove test prints
|
2022-02-27 19:24:01 +09:00 |
|
minjaesong
|
3443a5baab
|
modularise everything
|
2022-02-27 18:52:59 +09:00 |
|
minjaesong
|
2e3a9e6fa0
|
wider module info cells
|
2022-02-24 14:55:57 +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
|
1060d96364
|
IS_DEVELOPMENT_BUILD key can now be toggled with vm option '-ea'
|
2022-01-13 09:55:51 +09:00 |
|
minjaesong
|
8502b51396
|
mod dependency version checking
|
2022-01-02 23:54:22 +09:00 |
|
minjaesong
|
caa9b84cb2
|
modmgr to actually check dependency WIP
|
2022-01-01 23:38:30 +09:00 |
|
minjaesong
|
5fb3e0b6b4
|
font update
|
2021-12-12 19:34:16 +09:00 |
|
minjaesong
|
b0d648547b
|
new module info ui
|
2021-12-12 16:25:42 +09:00 |
|
minjaesong
|
10819e2607
|
titlescreen moved to modules; using GLES 3.0 as default
|
2021-12-11 21:08:56 +09:00 |
|
minjaesong
|
f3033b2fc3
|
mod icons
|
2021-12-09 15:00:16 +09:00 |
|
minjaesong
|
c0b2f4c8df
|
shaders moved to subdir; console click on the actor to type its id in
|
2021-12-04 16:16:01 +09:00 |
|
minjaesong
|
63487a1386
|
computer stuff drawings separated from the basegame's
|
2021-12-04 13:10:33 +09:00 |
|
minjaesong
|
f456ed3de3
|
apparently I was just doing it wrong :/
|
2021-12-03 19:48:16 +09:00 |
|
minjaesong
|
1a250ee095
|
wtfman
|
2021-12-03 17:59:12 +09:00 |
|
minjaesong
|
ebc762e90a
|
workign on the modloader in progress
|
2021-12-03 16:39:46 +09:00 |
|
minjaesong
|
8f834fe869
|
Renamed AppLoader into App
|
2021-09-09 09:48:33 +09:00 |
|
minjaesong
|
1accf985e7
|
save/load kinda mostly working but fixtures are not getting their sprites back
|
2021-09-06 17:31:37 +09:00 |
|
minjaesong
|
21a7a38477
|
codices serialised into the savegame
|
2021-09-04 20:45:57 +09:00 |
|
minjaesong
|
6bea9c9f07
|
moved Codices out of the singleton so they can be serialised
|
2021-09-04 17:55:37 +09:00 |
|
minjaesong
|
57e4b83649
|
game load wip
|
2021-09-03 17:54:10 +09:00 |
|
minjaesong
|
c610bd1ac6
|
console command dictionary is now automatically filled using reflection
|
2021-08-29 20:36:37 +09:00 |
|
minjaesong
|
e15d5c9b05
|
completely abolishing GSON; new save format impl wip
|
2021-08-23 16:55:51 +09:00 |
|
minjaesong
|
4112dc333f
|
tooltip ui update
|
2021-08-07 14:21:27 +09:00 |
|
minjaesong
|
b10fb0a30b
|
wire actor renders; functionality still wip
|
2021-07-31 14:18:52 +09:00 |
|
minjaesong
|
29f6034fdc
|
wires are now separated from blocks
|
2021-07-28 16:10:03 +09:00 |
|
minjaesong
|
5aacbe84b8
|
wire is back! but not the render
|
2021-07-28 14:22:13 +09:00 |
|
minjaesong
|
ed0bec0ee8
|
item is useable (wall is not!); tile breakage works confirmed
|
2021-02-24 16:46:37 +09:00 |
|
minjaesong
|
9eb757b7b9
|
wip 2
|
2021-02-11 20:45:38 +09:00 |
|
minjaesong
|
8fdc11288c
|
the-flattening wip
|
2021-02-10 17:48:01 +09:00 |
|