minjaesong
|
d5074e30eb
|
UINSMenu is working again
|
2023-10-14 20:56:03 +09:00 |
|
minjaesong
|
228c9b8127
|
buildingmaker resurrection wip
|
2023-10-14 18:42:06 +09:00 |
|
minjaesong
|
dd1e53f761
|
saved game will not be loaded if it's newer than the current version
|
2023-10-09 15:17:24 +09:00 |
|
minjaesong
|
bfa6cbe2da
|
fix: imported avatars wont show up on players list until the game is restarted
|
2023-10-06 16:17:24 +09:00 |
|
minjaesong
|
0e21f28609
|
fix: imported avatars trigger NPE on UILoadManage
|
2023-10-06 15:05:47 +09:00 |
|
minjaesong
|
8d947b51e1
|
libgdx 1.12.0 update
|
2023-10-05 15:23:01 +09:00 |
|
minjaesong
|
8d450dffb6
|
fix: workbench is opening calendar ui
|
2023-10-05 03:21:08 +09:00 |
|
minjaesong
|
3d34363525
|
added snapshot to versioning scheme
|
2023-10-04 21:42:15 +09:00 |
|
minjaesong
|
ad0c1d72f3
|
fix: zoom-out text won't update lang; escmenu won't reset when scrolled from inventory
|
2023-10-04 15:46:38 +09:00 |
|
minjaesong
|
a5fc3b65fa
|
separating player inventory stuffs on crafting UI into its own class for future works
|
2023-10-04 14:44:24 +09:00 |
|
minjaesong
|
9a527a4508
|
new inventory category 'fixtures'; fixture code refactoring
|
2023-10-04 01:03:40 +09:00 |
|
minjaesong
|
e95dcdec9f
|
tossing items on the inventory
|
2023-10-03 19:07:00 +09:00 |
|
minjaesong
|
b206268e05
|
configurable inventory toss key
|
2023-10-03 14:26:58 +09:00 |
|
minjaesong
|
f78076fb28
|
crafting: special 'theme' for the cell for the already-existing
|
2023-10-01 22:44:26 +09:00 |
|
minjaesong
|
f4f00c2e1c
|
clicking on the crafting recipe will also show how much the player already has the product
|
2023-10-01 21:47:55 +09:00 |
|
minjaesong
|
63561725fd
|
fix: selected player cell would remain force-unhighlighted when 'back' is hit
|
2023-10-01 15:06:04 +09:00 |
|
minjaesong
|
f4dd11407e
|
clicking on the empty recipe slot would deselect a recipe
|
2023-10-01 03:48:01 +09:00 |
|
minjaesong
|
abcc85a3de
|
crafting: clicking on the recipe will show all possible ingredients player has
|
2023-10-01 03:11:01 +09:00 |
|
minjaesong
|
7623b120ac
|
scrolling credit text outside of text area would not move the scrollbar
|
2023-09-25 17:38:49 +09:00 |
|
minjaesong
|
d87dc8fffc
|
fix: title screen UIs can be closed using ESC
|
2023-09-23 01:14:54 +09:00 |
|
minjaesong
|
3f8b1d4f49
|
prev saves sorting
|
2023-09-21 17:37:15 +09:00 |
|
minjaesong
|
e2a71467db
|
deferred savegame collection for faster startup
|
2023-09-21 16:22:29 +09:00 |
|
minjaesong
|
8508956ad6
|
trying to make savegame collecting faster
|
2023-09-21 00:01:50 +09:00 |
|
minjaesong
|
5957f70ff8
|
working crafting workbench
|
2023-09-20 16:01:40 +09:00 |
|
minjaesong
|
442d7f6821
|
audosave marker on prev versions listing
|
2023-09-19 22:50:25 +09:00 |
|
minjaesong
|
1b3796b265
|
fix: delta d bench was broken
|
2023-09-19 16:13:29 +09:00 |
|
minjaesong
|
a9c7fc0e90
|
Saving while autosaving will show appropriate message
|
2023-09-19 14:06:39 +09:00 |
|
minjaesong
|
232bc4bfbe
|
improved performance for prev saves view
|
2023-09-17 21:25:16 +09:00 |
|
minjaesong
|
edde82a9ce
|
previous saves view wip
|
2023-09-17 20:18:18 +09:00 |
|
minjaesong
|
cd13696116
|
crafting ui: highlighting should work after mode change and scroll
|
2023-09-17 17:05:28 +09:00 |
|
minjaesong
|
af36cec60f
|
crafting: mutual exclusiveness for $WALL tag
|
2023-09-17 15:16:04 +09:00 |
|
minjaesong
|
958471c1b9
|
going fullscreen
|
2023-09-17 02:21:02 +09:00 |
|
minjaesong
|
e87c061635
|
scrollbar on wall-of-texts
|
2023-09-17 01:43:19 +09:00 |
|
minjaesong
|
f8b74f2445
|
worldgen estimation change
|
2023-09-14 20:32:44 +09:00 |
|
minjaesong
|
427eabb4dc
|
fix: config change from escmenu won't persist
|
2023-09-14 17:06:04 +09:00 |
|
minjaesong
|
84506a2ca0
|
worldgen: estimated time disp
|
2023-09-14 15:20:39 +09:00 |
|
minjaesong
|
6772daaf37
|
fix: null cpuid causing crash
|
2023-09-14 01:58:07 +09:00 |
|
minjaesong
|
61162587ee
|
improved system info ui
|
2023-09-14 01:19:51 +09:00 |
|
minjaesong
|
a026881d92
|
fix: trying to show loadorder for imported but not initialised players
|
2023-09-13 16:44:08 +09:00 |
|
minjaesong
|
53060fc90c
|
actor walk and jump power is reduced when encumbered (temp. commented out)
|
2023-09-12 13:33:46 +09:00 |
|
minjaesong
|
30a969b112
|
load order view on savegame manage scr
|
2023-09-11 18:33:36 +09:00 |
|
minjaesong
|
d8d3182710
|
inventory images for doors; fix: item not drawing centred on quickslot
|
2023-09-11 16:13:10 +09:00 |
|
minjaesong
|
db8cfca125
|
rudimentary savegame load order disp
|
2023-09-11 13:38:02 +09:00 |
|
minjaesong
|
75213f2ae5
|
fix: reopening crafting would reset the visible mult to 1 but internally wouldn't
|
2023-09-11 00:18:27 +09:00 |
|
minjaesong
|
bca47840fa
|
oopsie
|
2023-09-10 23:52:19 +09:00 |
|
minjaesong
|
20a9d32de0
|
not craftable items (due to lack of items) are filtered on crafting recipe list
|
2023-09-10 23:44:11 +09:00 |
|
minjaesong
|
5f0e6135e7
|
block itemimage to use vernal season textures
|
2023-09-10 20:22:39 +09:00 |
|
minjaesong
|
ca155a7e99
|
watchface and quickslot cell update
|
2023-09-10 02:33:08 +09:00 |
|
minjaesong
|
9af62b8b61
|
longer minute hand
|
2023-09-09 20:19:48 +09:00 |
|
minjaesong
|
6c9cbcdfd1
|
analogue watch ui
|
2023-09-09 17:58:31 +09:00 |
|