Commit Graph

3653 Commits

Author SHA1 Message Date
minjaesong
43e16bf785 copper bulbs 2024-03-01 15:29:11 +09:00
minjaesong
7906de1711 fix: two clashing signal switches confusing the wire sim 2024-03-01 03:17:16 +09:00
minjaesong
6c3ec20b3d signal switches 2024-03-01 03:05:55 +09:00
minjaesong
902a086a4f better trajectory view 2024-02-29 14:22:16 +09:00
minjaesong
91bf11a3e0 better trajectory sim 2024-02-29 13:41:14 +09:00
minjaesong
410456e173 aim helper wip 2024-02-29 00:57:57 +09:00
minjaesong
9caf2a0d7e hopefully fixed a bug where crafting item sometimes enequips an item in the quickslot? 2024-02-23 04:48:54 +09:00
minjaesong
9525441dc0 a debug print 2024-02-21 21:47:35 +09:00
minjaesong
f7b0dfb5bb fix: getFreeTrack() would return a track it just returned when the timing coincides 2024-02-21 21:43:55 +09:00
minjaesong
549c03c2b4 fianlly found the culprit of repeated audio stopping but have no idea how to fix 2024-02-21 16:53:51 +09:00
minjaesong
91c5105a12 trying to fix glitchy audio after load 2024-02-21 14:06:49 +09:00
minjaesong
063483cfda inventory encumberment now takes player scale into account 2024-02-20 15:49:11 +09:00
minjaesong
a5953b8c87 more informative 'update available' ticker 2024-02-20 04:35:07 +09:00
minjaesong
c568276df6 fix deepstones had density of 24600 instead of 2400 2024-02-20 01:30:45 +09:00
minjaesong
19405b7f8d fix: acorn were 10 kilos each 2024-02-20 01:28:43 +09:00
minjaesong
2e89dcc73a more attempts 2024-02-19 21:11:34 +09:00
minjaesong
d3fe2e2bc6 trying to debug why fullscreen is borked on macOS 2024-02-19 21:04:37 +09:00
minjaesong
5c18e03bad apparently longer sleep time doesn't hurt 2024-02-19 16:31:03 +09:00
minjaesong
11a7a1f48d slightly improved audio processing performance by giving some time to the CPU 2024-02-19 16:07:34 +09:00
minjaesong
d24ec8296f fix: paste from clipboard would crash the game if the clipboard is empty 2024-02-19 14:52:31 +09:00
minjaesong
2c1727e495 fix: config change of chat overlay would not be reflected to GUI variables 2024-02-19 03:16:50 +09:00
minjaesong
b9e7a4ba84 gems item sprite change 2024-02-19 03:16:16 +09:00
minjaesong
165a9b4e88 update release date v0.4.0 2024-02-19 02:03:18 +09:00
minjaesong
55cba3e16a 0.4 release 2024-02-19 01:48:30 +09:00
minjaesong
1cbf0f4582 crafting guide wip and stash for next version 2024-02-19 01:44:31 +09:00
minjaesong
0911e70a69 clickable quickslot 2024-02-18 03:19:37 +09:00
minjaesong
2bf47a2aed clicking on the player's item on the crafting Ui will show recipes using that item 2024-02-18 03:08:11 +09:00
minjaesong
f400416a7c GDX 1.12.1 update 2024-02-18 02:05:08 +09:00
minjaesong
3bee121686 dropped items should collide with the platform 2024-02-17 23:17:01 +09:00
minjaesong
4a375ec5a3 fix: tooltips were capitalised when they shouldn't 2024-02-17 22:26:07 +09:00
minjaesong
0b683f33e1 mining sounds 2024-02-17 21:27:53 +09:00
minjaesong
c9f6246cd3 Titlecasing english texts because Polyglot ain't doing it 2024-02-17 19:17:22 +09:00
minjaesong
84222f0d98 players can dig out dirts barehandedly 2024-02-17 17:04:06 +09:00
minjaesong
701edbeaff resize screen really needs full game restart... 2024-02-17 15:56:52 +09:00
minjaesong
6da155d4f3 fix: game crashes on pasting text 2024-02-17 15:26:18 +09:00
minjaesong
a7ba39a43c wider nearby crafting station detection 2024-02-17 02:47:42 +09:00
minjaesong
9caf9ab2fa fix: explosion cuts off randomly 2024-02-17 00:30:04 +09:00
minjaesong
ffd470f2b4 fix: code for staircase climbing would interfere with hold-left/right-and-jump manoeuvre 2024-02-16 17:10:53 +09:00
minjaesong
b11bbf0130 fix: damaging terrain would not queue the modified chunk for the autosave 2024-02-16 14:29:47 +09:00
minjaesong
902341bd78 fix: inventory cell quickslot indicator not readily updating 2024-02-16 05:54:07 +09:00
minjaesong
95f03c74c1 larger dropped item pickup range 2024-02-16 03:02:30 +09:00
minjaesong
cac9e947f7 better boom-job juggling 2024-02-16 02:55:36 +09:00
minjaesong
693ad05352 itemised the torch but now you can place them 2024-02-16 01:15:36 +09:00
minjaesong
26bdd2253a itemised the torch 2024-02-16 00:36:14 +09:00
minjaesong
76586baba5 fix: bomb's item drop not obeying 'drop' itemproperty 2024-02-15 23:36:56 +09:00
minjaesong
ae0a2e2564 boom with particles 2024-02-15 22:05:08 +09:00
minjaesong
a4e3474563 more booms 2024-02-15 18:24:31 +09:00
minjaesong
84dcc95fc0 fix: bombs are making NaN amount of damage 2024-02-15 17:35:56 +09:00
minjaesong
2363a5c51f bomb go boom but better 2024-02-15 04:08:37 +09:00
minjaesong
f224d0718b explosion wip 2024-02-15 02:48:57 +09:00