minjaesong
|
e61224224d
|
initial save from newgame is now marked as autosave
|
2021-10-02 10:13:33 +09:00 |
|
minjaesong
|
588ac047db
|
fixed a bug where wires cause quicksave to fail
|
2021-09-30 10:44:48 +09:00 |
|
minjaesong
|
7ddde8e4f0
|
writing savemode to the savegame binary
|
2021-09-29 17:34:26 +09:00 |
|
minjaesong
|
60a8382f93
|
quicksave (part of the autosaving) is working
|
2021-09-29 16:51:59 +09:00 |
|
minjaesong
|
2891d0466e
|
initial savefile generation of the newgame
|
2021-09-29 12:38:08 +09:00 |
|
minjaesong
|
43d9785db8
|
quick and dirty solution deployed for the load screen dereferencing the dead pointer
|
2021-09-18 11:55:38 +09:00 |
|
minjaesong
|
16a0b28696
|
able to "lock" the toggle key of the UI to prevent them from being closed while saving
|
2021-09-14 23:24:21 +09:00 |
|
minjaesong
|
ce19a85a93
|
saving performed on separate thread so that save-in-progress UI would work
|
2021-09-14 14:28:38 +09:00 |
|
minjaesong
|
b084f9e5a9
|
CHUNK ORDERING CHANGED/chunk loading screen
|
2021-09-14 11:05:01 +09:00 |
|
minjaesong
|
ecc13d4c09
|
some touchups
|
2021-09-14 00:25:29 +09:00 |
|
minjaesong
|
de62b41a69
|
Using "rudimentary" loading scene for loading from savegame
|
2021-09-14 00:15:02 +09:00 |
|
minjaesong
|
784f5fd2ec
|
recording and retrieving timestamps for save meta and world
|
2021-09-11 22:24:13 +09:00 |
|
minjaesong
|
b4813a1ebe
|
able to load chunked world save
|
2021-09-11 18:44:05 +09:00 |
|
minjaesong
|
83c3c22b51
|
chunked world output/deploying custom format of TVD
|
2021-09-11 02:19:10 +09:00 |
|
minjaesong
|
36c413eb15
|
tevd update
|
2021-09-10 18:47:32 +09:00 |
|
minjaesong
|
9b53402ce0
|
game load ui wip
|
2021-09-09 11:51:33 +09:00 |
|
minjaesong
|
8f834fe869
|
Renamed AppLoader into App
|
2021-09-09 09:48:33 +09:00 |
|
minjaesong
|
fc40ec48f1
|
savegame to save with the thumbnail
|
2021-09-08 20:36:49 +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
|
6b86f65681
|
will store codices gzipped in the savegame
|
2021-09-05 01:52:46 +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 |
|