Commit Graph

1996 Commits

Author SHA1 Message Date
minjaesong
2c6dc8750a streamer mode wip 2021-10-06 00:18:39 +09:00
minjaesong
907dc9a936 partial translations for 32bit warning 2021-10-05 22:48:02 +09:00
minjaesong
da81de6258 32 bit warning sign 2021-10-05 21:56:14 +09:00
minjaesong
a8b04fcff1 drawing droppeditem using common draw positioning function just like others 2021-10-05 21:05:01 +09:00
minjaesong
3364cbb49e reducing jump power for actors with scale > 1 2021-10-05 20:50:05 +09:00
minjaesong
59aa595a0e tiling placeholder actorblock (for future use) 2021-10-05 20:21:15 +09:00
minjaesong
e2e0d21e27 32 bit warning icon 2021-10-05 17:28:29 +09:00
minjaesong
54c8493713 big enough actors can dig ground by punching it 2021-10-05 16:26:55 +09:00
minjaesong
a6cfabf3bf new savegame scheme suggestion 2021-10-05 10:05:25 +09:00
minjaesong
dc0b5029f2 forgot to make changes to picaxes 2021-10-04 14:27:24 +09:00
minjaesong
e0fbc54839 implemented player 'reach' for items 2021-10-04 12:03:34 +09:00
minjaesong
ea2525e4df sprite and spriteassembler update 2021-10-03 18:17:22 +09:00
minjaesong
abb46f410a one more old savefile to keep 2021-10-02 23:21:16 +09:00
minjaesong
376a40531f sprite update 2021-10-02 23:06:26 +09:00
minjaesong
5d357bd3f6 h o p e f u l l y 2021-10-02 22:49:44 +09:00
minjaesong
f6b0b447a4 dropped item can be picked up (at a weird distance) 2021-10-02 17:50:27 +09:00
minjaesong
6fda6bafe4 autosave notifier to y-align with quickslot and watch ui 2021-10-02 11:28:34 +09:00
minjaesong
485e8349de A working autosave 2021-10-02 11:17:28 +09:00
minjaesong
e61224224d initial save from newgame is now marked as autosave 2021-10-02 10:13:33 +09:00
minjaesong
b6cda92a97 autosave notifier is working but autosave itself is not cued yet 2021-10-02 10:07:07 +09:00
minjaesong
2422dfdeed no icon for quicksave; new icon for incompatible save 2021-10-02 09:09:26 +09:00
minjaesong
b788172aa0 sprite update 2021-10-01 23:12:18 +09:00
minjaesong
ea507d4d8e reading savefiles won't freeze the ui (too much) 2021-10-01 22:54:18 +09:00
minjaesong
ba25e4f203 savegame status icons 2021-10-01 19:46:42 +09:00
minjaesong
49daf5d870 wait spinner 2021-10-01 17:28:44 +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
3a98bef509 sprite assembler viewer update 2021-10-01 13:33:17 +09:00
minjaesong
5834b759e4 sprite template update 2021-10-01 11:56:48 +09:00
minjaesong
b720c12c4e no more reading entire savefiles onto the memory upon the booting 2021-10-01 10:07:23 +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
4dd34410cc check for save damage wip 2021-09-30 13:57:51 +09:00
minjaesong
588ac047db fixed a bug where wires cause quicksave to fail 2021-09-30 10:44:48 +09:00
minjaesong
277ecbcebd the manual saving will unset the quicksave and autosave flags; save.1 won't overwrite save.2 if the target is .2 is cleansave and .1 is dirty 2021-09-29 19:05:26 +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
f6eb567385 making copy of the savegame immediately after the initial save 2021-09-29 12:53:46 +09:00
minjaesong
2891d0466e initial savefile generation of the newgame 2021-09-29 12:38:08 +09:00
minjaesong
f4a4030260 inventory console command is working again 2021-09-26 17:04:28 +09:00
minjaesong
2c12d43274 brighter wire cutter blades 2021-09-26 16:05:31 +09:00
minjaesong
55624e93e6 fixed a bug where the app would not generate correct config if there is no existing config 2021-09-26 15:50:09 +09:00
minjaesong
0e5c86ad04 press tab to bring up the game menu 2021-09-26 15:34:24 +09:00
minjaesong
3680047e9a minor creature raw adjustments 2021-09-21 12:28:45 +09:00
minjaesong
9e3bc09cee fixed a bug where non-square items won't draw to the center of the UI cells (e.g. the inventory) 2021-09-21 11:59:57 +09:00
minjaesong
26c71e691c fixtures can be despawned by "mining" them 2021-09-21 00:22:52 +09:00
minjaesong
c63b31e964 UIItemInventoryElemWide: removed temporary equippedslot marker: is unnecessary as we've already got UIItemInventoryEquippedView 2021-09-20 17:10:43 +09:00
minjaesong
a532f4601b reset button for control setup 2021-09-20 16:39:06 +09:00
minjaesong
3748f1ecf3 fixed a bug where quickslot and itemgrid would respond to scrollX instead of scrollY 2021-09-20 01:29:59 +09:00
minjaesong
4784956627 key setup ui bug fix 2021-09-20 00:51:17 +09:00
minjaesong
e13f1fe7b6 key setup ui update 2021-09-20 00:35:02 +09:00