minjaesong
|
2f19d2cd51
|
error trap to inform players wtf went wrong
|
2021-09-18 10:57:59 +09:00 |
|
minjaesong
|
575ed4410b
|
sprites can be rendered across the world seam
|
2021-09-17 22:54:55 +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
|
8f834fe869
|
Renamed AppLoader into App
|
2021-09-09 09:48:33 +09:00 |
|
minjaesong
|
bbd7878630
|
tooltip and notifier moved to the base ingame
|
2021-09-07 17:15:35 +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
|
57e4b83649
|
game load wip
|
2021-09-03 17:54:10 +09:00 |
|
minjaesong
|
f08296b3be
|
bytearray64reader: read length of zero and EOF are properly distinguished (gdx is somewhat pedantic); changed an ascii85 charset; working meta (de)serialisation
|
2021-09-01 17:23:12 +09:00 |
|
minjaesong
|
fb140ce2da
|
more world save and virtualdisk lib update
|
2021-08-30 13:57:54 +09:00 |
|
minjaesong
|
b84a0a770b
|
loading player from json file
|
2021-08-28 16:31:06 +09:00 |
|
minjaesong
|
29cccea19b
|
working blocklayer gzip writer and reader
|
2021-08-27 01:58:11 +09:00 |
|
minjaesong
|
c2fdb4b26a
|
tile damage and wire layers are now save/loaded
|
2021-08-26 23:11:03 +09:00 |
|
minjaesong
|
29c5599746
|
things are not quite working yet but here's more descriptive error message for ya
|
2021-08-25 20:55:21 +09:00 |
|
minjaesong
|
9a8bd8d6ec
|
trying to load a world
|
2021-08-25 15:30:46 +09:00 |
|
minjaesong
|
8499746ad0
|
using gdx's preferred way to generate world json
|
2021-08-25 11:16:21 +09:00 |
|
minjaesong
|
126a4325d2
|
let's compress everything because we can
|
2021-08-24 16:35:48 +09:00 |
|
minjaesong
|
cb73a9fea2
|
serialiser for world
|
2021-08-24 14:33:04 +09:00 |
|
minjaesong
|
e15d5c9b05
|
completely abolishing GSON; new save format impl wip
|
2021-08-23 16:55:51 +09:00 |
|
minjaesong
|
df1ebdf93d
|
more updates that looks for worldchangequeue
|
2021-08-22 18:06:54 +09:00 |
|
minjaesong
|
c0ef84412b
|
fixed a bug where only the first wire item of same 'accepts' property would be chosen for signals be propagated
|
2021-08-18 15:27:37 +09:00 |
|
minjaesong
|
168e4f08b5
|
lightmap to update every other frame, and rendering needs fix minor jitter
|
2021-08-14 12:52:47 +09:00 |
|
minjaesong
|
479dc5c3fb
|
new and sane graph traversal; only works for first of the multiple wires tho
|
2021-08-13 14:39:20 +09:00 |
|
minjaesong
|
a6d082fb7d
|
wire branching traversal itself works, but fetches wrong signal status
|
2021-08-12 11:38:48 +09:00 |
|
minjaesong
|
884c129837
|
more timers
|
2021-08-11 22:07:15 +09:00 |
|
minjaesong
|
740eab3e84
|
fix: fixtures not placing actorblocks
|
2021-08-11 18:01:34 +09:00 |
|
minjaesong
|
7bb921321f
|
wire: off-to-on traversal of nonbranching wire connection
|
2021-08-11 16:45:39 +09:00 |
|
minjaesong
|
bfdfa17e3e
|
some variable renaming
|
2021-08-10 18:41:43 +09:00 |
|
minjaesong
|
c8b5578a91
|
i dont even know what am i doing :/
|
2021-08-10 17:43:44 +09:00 |
|
minjaesong
|
f1cece1064
|
multiblock fixtures can now emit/consume multiple wiring types
|
2021-08-10 16:56:22 +09:00 |
|
minjaesong
|
a9f46613a2
|
first working instance of wire signal source block
|
2021-08-09 17:00:02 +09:00 |
|
minjaesong
|
c1bb504ccb
|
more conventional sortedarraylist
|
2021-08-09 13:26:17 +09:00 |
|
minjaesong
|
995d02d966
|
signal emitter is now a fixture
|
2021-08-08 21:38:38 +09:00 |
|
minjaesong
|
d8516f4ad1
|
changes on wire receive state
|
2021-08-07 18:03:38 +09:00 |
|
minjaesong
|
e4542af75c
|
fixed a bug where wire graphs would not laid down correctly
|
2021-08-07 16:23:42 +09:00 |
|
minjaesong
|
4112dc333f
|
tooltip ui update
|
2021-08-07 14:21:27 +09:00 |
|
minjaesong
|
ecce123299
|
spawning of dropped item
|
2021-08-06 21:43:50 +09:00 |
|
minjaesong
|
edc3d53f4e
|
refactoring around
|
2021-08-06 13:34:17 +09:00 |
|
minjaesong
|
c6c8d02118
|
better drop shadow for tooltip
|
2021-08-04 17:20:10 +09:00 |
|
minjaesong
|
6891d6b840
|
building wire graph PER TILE
|
2021-08-03 16:27:56 +09:00 |
|
minjaesong
|
1ae3e34392
|
slight elaboration on world wire changed event
|
2021-08-03 13:52:00 +09:00 |
|
minjaesong
|
5aacbe84b8
|
wire is back! but not the render
|
2021-07-28 14:22:13 +09:00 |
|
minjaesong
|
67a5e2e1e6
|
tilesize declaration refactoring
|
2021-07-27 16:17:54 +09:00 |
|
minjaesong
|
37c6ffd062
|
new cobblestone texture, layer transition dithering with buffer layer
|
2021-02-28 11:30:10 +09:00 |
|
minjaesong
|
5f16f71b0a
|
fixing random terragen crash? (was it block change event too big?)
|
2021-02-25 10:15:37 +09:00 |
|
minjaesong
|
b6a688c484
|
render is fixed (tile breakage not tested as loading items are still wip); air tile no longer has tilenum of 0
|
2021-02-24 11:04:11 +09:00 |
|
minjaesong
|
463e59087c
|
something's not right with tile numbering
|
2021-02-20 15:10:47 +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 |
|