minjaesong
|
56f5dc1686
|
fixed a bug with dangling pointer on loadscreen
|
2021-12-11 01:32:36 +09:00 |
|
minjaesong
|
455f8ebf5f
|
more sprite edit
|
2021-12-10 15:35:22 +09:00 |
|
minjaesong
|
4094f0d3ea
|
more sprite updates
|
2021-12-09 14:42:04 +09:00 |
|
minjaesong
|
80219ed2b2
|
sprite update
|
2021-12-09 11:58:40 +09:00 |
|
minjaesong
|
63487a1386
|
computer stuff drawings separated from the basegame's
|
2021-12-04 13:10:33 +09:00 |
|
minjaesong
|
b93a2444e7
|
some random idea
|
2021-11-02 22:48:33 +09:00 |
|
minjaesong
|
ee2019e7dd
|
new world ui to where it should be
|
2021-10-26 19:20:48 +09:00 |
|
minjaesong
|
df56f6180e
|
update counter on F3
|
2021-10-25 15:25:50 +09:00 |
|
minjaesong
|
4336f0ff87
|
some more future idea
|
2021-10-24 17:12:59 +09:00 |
|
minjaesong
|
5b758324f0
|
wiiires
|
2021-10-19 19:34:34 +09:00 |
|
minjaesong
|
c2f453d4dd
|
wires
|
2021-10-19 17:56:37 +09:00 |
|
minjaesong
|
40653ac4d1
|
programmable logic array GUI mockup
|
2021-10-16 15:39:57 +09:00 |
|
minjaesong
|
ce1289efe3
|
players info cell reworked
|
2021-10-12 11:55:52 +09:00 |
|
minjaesong
|
2d359415c8
|
player load ui
|
2021-10-12 00:17:44 +09:00 |
|
minjaesong
|
8b3f07eddd
|
dithering for semitransparent tiles
|
2021-10-10 23:47:03 +09:00 |
|
minjaesong
|
ea2525e4df
|
sprite and spriteassembler update
|
2021-10-03 18:17:22 +09:00 |
|
minjaesong
|
376a40531f
|
sprite update
|
2021-10-02 23:06:26 +09:00 |
|
minjaesong
|
b788172aa0
|
sprite update
|
2021-10-01 23:12:18 +09:00 |
|
minjaesong
|
88c76105d2
|
detects corrupted and damaged and deleted and whatever savefiles; uiitem will call show() and hide() upon opening and closing
|
2021-10-01 15:46:25 +09:00 |
|
minjaesong
|
5834b759e4
|
sprite template update
|
2021-10-01 11:56:48 +09:00 |
|
minjaesong
|
aaa8a80324
|
new template
|
2021-09-30 23:06:21 +09:00 |
|
minjaesong
|
24e100223d
|
new npc template wip
|
2021-09-30 22:16:33 +09:00 |
|
minjaesong
|
2c12d43274
|
brighter wire cutter blades
|
2021-09-26 16:05:31 +09:00 |
|
minjaesong
|
e13f1fe7b6
|
key setup ui update
|
2021-09-20 00:35:02 +09:00 |
|
minjaesong
|
e2101ebc54
|
config key change; uiitemtextbutton can now have tags alongside with the label
|
2021-09-19 17:06:22 +09:00 |
|
minjaesong
|
9e8bd5e4a9
|
working wire cutter (drops no wire)
|
2021-09-18 21:01:06 +09:00 |
|
minjaesong
|
4ab9a18ff6
|
exporting font work files to its repo
|
2021-09-17 10:06:51 +09:00 |
|
minjaesong
|
fdd07debf4
|
language config now in two columns
|
2021-09-15 17:40:31 +09:00 |
|
minjaesong
|
39a4f8b8cb
|
some texture updates
|
2021-09-14 20:47:46 +09:00 |
|
minjaesong
|
b1b5769a5f
|
d e s i g n
|
2021-09-14 17:52:54 +09:00 |
|
minjaesong
|
7c38e9a7fd
|
console: actor id shower to only show up when the console is authorised
|
2021-09-07 20:47:47 +09:00 |
|
minjaesong
|
85ba7a357c
|
i'm not very confident with this...
|
2021-09-07 15:44:34 +09:00 |
|
minjaesong
|
176a2d8cc7
|
deserialisable droppeditem
|
2021-09-07 15:03:00 +09:00 |
|
minjaesong
|
21a7a38477
|
codices serialised into the savegame
|
2021-09-04 20:45:57 +09:00 |
|
minjaesong
|
57e4b83649
|
game load wip
|
2021-09-03 17:54:10 +09:00 |
|
minjaesong
|
32144fc241
|
working ByteArray64Reader (UTF-8 compliant with proper surrogate pairing)
|
2021-08-31 11:27:40 +09:00 |
|
minjaesong
|
c610bd1ac6
|
console command dictionary is now automatically filled using reflection
|
2021-08-29 20:36:37 +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
|
74ae35e9a9
|
fixed a bug where wires were actually drawn upside-down; 10base2 wires are now terminated
|
2021-08-16 20:55:10 +09:00 |
|
minjaesong
|
d611638851
|
ethernet cable is replaced with 10base2
|
2021-08-16 13:04:40 +09:00 |
|
minjaesong
|
1059b4e097
|
more wires moved from work_files into assets
|
2021-08-16 00:27:28 +09:00 |
|
minjaesong
|
4112dc333f
|
tooltip ui update
|
2021-08-07 14:21:27 +09:00 |
|
minjaesong
|
c6c8d02118
|
better drop shadow for tooltip
|
2021-08-04 17:20:10 +09:00 |
|
minjaesong
|
7b029126f3
|
new lantern graphic and things
|
2021-08-04 15:02:48 +09:00 |
|
minjaesong
|
47e6ac6572
|
better natural block template -- no jagged sides but even more three-dimensional
|
2021-07-29 15:09:00 +09:00 |
|
minjaesong
|
6f09040174
|
resources for issue #39
|
2021-07-28 21:04:32 +09:00 |
|
minjaesong
|
caa38cca10
|
mask for fake corner occlusion wip
|
2021-07-28 17:56:02 +09:00 |
|