Commit Graph

246 Commits

Author SHA1 Message Date
minjaesong
3bd7e740d4 working create-new-world 2021-10-28 17:32:09 +09:00
minjaesong
1dc7d46c39 dirty way to go back a step with multiple uis in coordination 2021-10-28 15:11:52 +09:00
minjaesong
b4dcb559cd pushing Return on World Selection will bring you to the Character Selection (and the implementation is quite dirty I might say) 2021-10-27 23:39:32 +09:00
minjaesong
886bea5ccb IME toggle button as a keyboard control 2021-10-27 16:13:44 +09:00
minjaesong
b0b1d185ad barehand action will not remove fixtures (more pricisely, actorblocks) 2021-10-26 22:54:46 +09:00
minjaesong
701946950e some more translations 2021-10-26 21:13:15 +09:00
minjaesong
ee2019e7dd new world ui to where it should be 2021-10-26 19:20:48 +09:00
minjaesong
08518fff06 some more new world ui thingies/fixed a bug where drawing an inventory background would cause a segfault 2021-10-26 14:12:16 +09:00
minjaesong
d8aed8a34c new world ui wip 2021-10-26 00:03:19 +09:00
minjaesong
a79e673408 adding a spinner on the graphics control panel 2021-10-24 20:09:14 +09:00
minjaesong
a1bad044fd textselector/spinner/quickslot(!) selection change using scroll wheel 2021-10-23 22:57:17 +09:00
minjaesong
3be5ac96f2 working spinner 2021-10-23 22:03:27 +09:00
minjaesong
1c370ac610 first hangul ime 2021-10-22 15:40:41 +09:00
minjaesong
2bae7c59f5 text pane 2021-10-21 17:32:01 +09:00
minjaesong
f7aa773482 strings for Keyboard Layout 2021-10-21 15:37:31 +09:00
minjaesong
f07be81007 working text selector; text input needs more work 2021-10-21 15:08:39 +09:00
minjaesong
22da01eea0 some colour constants moved to the Toolkit.Theme 2021-10-21 09:45:45 +09:00
minjaesong
6cc6a86208 text input: can left/right and insert/delete 2021-10-20 23:53:30 +09:00
minjaesong
9326b87909 text input pane wip 2021-10-20 23:00:25 +09:00
minjaesong
8a8e97d4b2 custom keyboard handling wip 2021-10-20 12:57:56 +09:00
minjaesong
d5eef2a687 rename 'tvda' -> 'savegame' 2021-10-20 10:38:42 +09:00
minjaesong
8c692aa45e load ui to inject remoCon contents to implement its own submenus 2021-10-19 10:54:39 +09:00
minjaesong
bc009a4b8d changed how camera smoothing works but not sure it doing what I intended 2021-10-15 10:34:41 +09:00
minjaesong
e679a421e5 able to load player sprite from the disk archive 2021-10-14 17:57:37 +09:00
minjaesong
4b67121e70 fixed a bug where UI of the storagechest won't properly initialise after a load 2021-10-14 11:21:10 +09:00
minjaesong
e1a3ea953d fixed a bug where some player-related values are not being written on saving when the player was loaded from the savegame 2021-10-14 10:18:20 +09:00
minjaesong
3c2564ca64 saved players position is now restored but offsetted to the right for some reason 2021-10-13 22:23:28 +09:00
minjaesong
03a854ca58 players loads their sprites now 2021-10-13 16:18:27 +09:00
minjaesong
1a7c01825d loading works but not quite 2021-10-12 16:48:54 +09:00
minjaesong
ce1289efe3 players info cell reworked 2021-10-12 11:55:52 +09:00
minjaesong
c0e8c2f85b manual saving works? 2021-10-12 10:32:19 +09:00
minjaesong
2d359415c8 player load ui 2021-10-12 00:17:44 +09:00
minjaesong
8dbedd270e still wip 2021-10-11 19:02:51 +09:00
minjaesong
ef603ec5d5 new load wip 2021-10-11 17:46:46 +09:00
minjaesong
198237dee2 tooltip won't show up when you hit TAB for real this time 2021-10-11 00:22:24 +09:00
minjaesong
aec6fea49e new player save format writing 2021-10-08 14:25:59 +09:00
minjaesong
6d8a7520ac new save format wip (no branching on this commit) 2021-10-07 14:40:04 +09:00
minjaesong
d6a22f6567 fixed a bug where num 1 would select quickslot 2 2021-10-06 20:53:10 +09:00
minjaesong
170503ecdb fixed a bug where inventory cell would not position correctly when streamermode is changed; where screencapturing for saving would only capture from FboRGB 2021-10-06 16:51:34 +09:00
minjaesong
0b07e642b1 restart required label 2021-10-06 14:54:40 +09:00
minjaesong
5e867f7db3 graphics config panel; titlescreen no longer updates every single popup ui it contains 2021-10-06 14:16:38 +09:00
minjaesong
2c6dc8750a streamer mode wip 2021-10-06 00:18:39 +09:00
minjaesong
da81de6258 32 bit warning sign 2021-10-05 21:56:14 +09:00
minjaesong
59aa595a0e tiling placeholder actorblock (for future use) 2021-10-05 20:21:15 +09:00
minjaesong
a6cfabf3bf new savegame scheme suggestion 2021-10-05 10:05:25 +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
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