Commit Graph

1964 Commits

Author SHA1 Message Date
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
minjaesong
277362f959 keyboard control setup ui 2021-09-19 23:17:32 +09:00
minjaesong
10bee994a7 bigger click hitbox for titlescreen uiremocon 2021-09-19 20:39:23 +09:00
minjaesong
bccac0fbd3 fixed a bug where touch-up event not fired 2021-09-19 19:01:53 +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
66e77e0a01 writing config to disk 2021-09-19 15:15:42 +09:00
minjaesong
b741d463bb hiding UIs for not-a-goal feature 2021-09-19 01:57:52 +09:00
minjaesong
c94babdf04 fixed a bug where spawned fixture's x-position is not wrapped as it should do 2021-09-19 00:03:34 +09:00
minjaesong
e68d82f280 cut wires are also power-cut 2021-09-18 23:30:45 +09:00
minjaesong
9e8bd5e4a9 working wire cutter (drops no wire) 2021-09-18 21:01:06 +09:00
minjaesong
097689f49f wirecutter wip 2021-09-18 17:58:02 +09:00
minjaesong
9bec90ca52 bits of icelandic translation 2021-09-18 16:07:21 +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
2f19d2cd51 error trap to inform players wtf went wrong 2021-09-18 10:57:59 +09:00
minjaesong
e22518530d fixed a bug where text buttons won't respond immediately/esc menu text button to unintentionally "click" the newly-appeared button (ESC -> Return to Main Menu -> Cancel -> Return to ... ) 2021-09-17 23:52:10 +09:00
minjaesong
575ed4410b sprites can be rendered across the world seam 2021-09-17 22:54:55 +09:00
minjaesong
58be058b86 turns out actors still have the camera artefacts... 2021-09-17 19:48:31 +09:00
minjaesong
4ab9a18ff6 exporting font work files to its repo 2021-09-17 10:06:51 +09:00
minjaesong
6e9b388534 removed visual artefacts caused by the new camera coords 2021-09-17 00:47:34 +09:00
minjaesong
c3481fd47d smoothcam that's only noticeable when the character climbs up the stairs 2021-09-16 22:22:36 +09:00
minjaesong
51a6cb5d5d font update 2021-09-16 22:22:15 +09:00
minjaesong
61d269dcc3 control symbol for key setup ui 2021-09-16 22:21:58 +09:00
minjaesong
d01f90ccd2 COPYING update 2021-09-16 00:06:28 +09:00
minjaesong
73306e675e fixed a bug where bulgarian and serbian texts were not form-changed 2021-09-15 23:11:04 +09:00
minjaesong
f391d16a37 keyboards for control setup ui 2021-09-15 22:09:18 +09:00
minjaesong
35e2b6a0a9 language menu to highlight current language on startup 2021-09-15 18:46:45 +09:00
minjaesong
4ac3df0d85 keyboard config wip 2021-09-15 18:00:05 +09:00
minjaesong
fdd07debf4 language config now in two columns 2021-09-15 17:40:31 +09:00
minjaesong
ae29f7ebea game save ui completely locked while saving in progress 2021-09-15 11:34:13 +09:00
minjaesong
22190be6d8 fixed a bug where list of savefiles won't sort by last play date 2021-09-15 10:04:19 +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
1b71aa1760 save progress wheel itself is working but still wip 2021-09-14 22:57:03 +09:00
minjaesong
ff250ff192 saving wip 2021-09-14 21:52:12 +09:00