minjaesong
|
1f7626243e
|
goddammit
|
2023-10-06 18:07:33 +09:00 |
|
minjaesong
|
22def38cf7
|
removing codes for renderorder-to-number relation
|
2023-10-06 16:20:18 +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
|
781f671859
|
fix: workbench failes to load because uiInventoryPlayer is uninit'd at the load time
|
2023-10-06 14:18:14 +09:00 |
|
minjaesong
|
9f93832d81
|
control preset change for wasd
|
2023-10-06 13:28:46 +09:00 |
|
minjaesong
|
394ba47423
|
fix: weatherdirbox not serialising into the intended form
|
2023-10-06 00:59:20 +09:00 |
|
minjaesong
|
5345a330b0
|
added the missing @Transient
|
2023-10-06 00:42:35 +09:00 |
|
minjaesong
|
7c734240b3
|
fixed the GameWorld's tilenumbermap which prevented the new world to be created
|
2023-10-06 00:20:09 +09:00 |
|
minjaesong
|
1fcca8098c
|
fix: no module screen gets broken if the screen is magnified
|
2023-10-06 00:12:10 +09:00 |
|
minjaesong
|
31dac7140e
|
still haxx
|
2023-10-05 17:18:47 +09:00 |
|
minjaesong
|
4fa342a87b
|
gl haxx for floatframebuffer
|
2023-10-05 17:09:34 +09:00 |
|
minjaesong
|
8d947b51e1
|
libgdx 1.12.0 update
|
2023-10-05 15:23:01 +09:00 |
|
minjaesong
|
1088b1d29b
|
commit before updating gdx
|
2023-10-05 14:57:03 +09:00 |
|
minjaesong
|
8d450dffb6
|
fix: workbench is opening calendar ui
|
2023-10-05 03:21:08 +09:00 |
|
minjaesong
|
5ad7fa55a3
|
fix: placing door would kill a grass
|
2023-10-05 03:04:34 +09:00 |
|
minjaesong
|
fefa8c78f9
|
removing 'dev build' notif and recipe print on non devmode
|
2023-10-05 01:06:49 +09:00 |
|
minjaesong
|
3d34363525
|
added snapshot to versioning scheme
|
2023-10-04 21:42:15 +09:00 |
|
minjaesong
|
652dfe39eb
|
in preparation of new demoworld creation for future version
|
2023-10-04 17:34:16 +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
|
4100d338a8
|
removing inventory-removiitem prints
|
2023-10-04 02:20:36 +09:00 |
|
minjaesong
|
6529901e64
|
restored block item's missing equipposition
|
2023-10-04 02:00:29 +09:00 |
|
minjaesong
|
9a527a4508
|
new inventory category 'fixtures'; fixture code refactoring
|
2023-10-04 01:03:40 +09:00 |
|
minjaesong
|
fc8138f3b1
|
fix: bad code
|
2023-10-03 19:48:57 +09:00 |
|
minjaesong
|
4a5b18e7fc
|
tossing held items
|
2023-10-03 19:43:21 +09:00 |
|
minjaesong
|
e95dcdec9f
|
tossing items on the inventory
|
2023-10-03 19:07:00 +09:00 |
|
minjaesong
|
dcdd7eb313
|
update available! on titlescreen if applicable
|
2023-10-03 17:52:21 +09:00 |
|
minjaesong
|
c8c18d68a7
|
update checker using github release page
|
2023-10-03 17:07:38 +09:00 |
|
minjaesong
|
b206268e05
|
configurable inventory toss key
|
2023-10-03 14:26:58 +09:00 |
|
minjaesong
|
48a07a9be5
|
cloud model update
|
2023-10-03 04:37:39 +09:00 |
|
minjaesong
|
cd2043b044
|
fix: getGradientCloud not sampling correct coord
|
2023-10-03 02:48:04 +09:00 |
|
minjaesong
|
1ebca0de66
|
another cloud model change
|
2023-10-02 20:02:20 +09:00 |
|
minjaesong
|
42ab13d114
|
orebfuscator impl
|
2023-10-02 01:35:32 +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
|
908a6ed953
|
working savegame migrator
|
2023-09-29 23:30:04 +09:00 |
|
minjaesong
|
2041631462
|
savegame migrator wip
|
2023-09-29 16:26:35 +09:00 |
|
minjaesong
|
9031c66966
|
item filtering for inventory additem
|
2023-09-29 11:36:21 +09:00 |
|
minjaesong
|
045165e388
|
locale update
|
2023-09-29 01:55:26 +09:00 |
|
minjaesong
|
e5adc7c908
|
update the ghost sparingly
|
2023-09-29 00:00:11 +09:00 |
|
minjaesong
|
430de3dcbf
|
fixture ghost is now red when it cant be placed there
|
2023-09-28 23:40:58 +09:00 |
|
minjaesong
|
ebe63916d7
|
change of a constant
|
2023-09-28 22:36:59 +09:00 |
|
minjaesong
|
9b32908cd6
|
more solid maths model of the cloud colouring
|
2023-09-28 18:41:34 +09:00 |
|
minjaesong
|
2673843e72
|
fix: cloud not spawning often enough if timeDelta > 1
|
2023-09-26 22:43:22 +09:00 |
|
minjaesong
|
bee939877b
|
fix: barehand action is not draggable
|
2023-09-26 13:15:48 +09:00 |
|
minjaesong
|
2f52e46bad
|
tiny bit of adjustment
|
2023-09-26 01:22:55 +09:00 |
|