Commit Graph

3163 Commits

Author SHA1 Message Date
minjaesong
6e90d3521b buildingmaker working terrain/wall palette 2023-10-21 20:03:03 +09:00
minjaesong
e88b595320 more test music play stuffs 2023-10-21 18:33:13 +09:00
minjaesong
f37a28eb17 test play music from appdata/Custom/Music 2023-10-21 15:08:55 +09:00
minjaesong
d57f23d4f1 remaining time gauge for notifier 2023-10-21 02:47:55 +09:00
minjaesong
6634a8dccb poi wip 2023-10-20 20:24:14 +09:00
minjaesong
647c7ea865 gamemode on savegame format 2023-10-20 20:23:38 +09:00
minjaesong
90eb033431 another way to scroll 2023-10-16 23:50:33 +09:00
minjaesong
20f2f2f7b1 buildingmaker palette 2023-10-15 12:39:04 +09:00
minjaesong
1af172d354 buildingmaker palette scrollbar 2023-10-15 12:04:32 +09:00
minjaesong
35c46d9a91 buildingmaker markers working again 2023-10-15 01:42:03 +09:00
minjaesong
8613d804e7 tile number change 2023-10-15 00:27:42 +09:00
minjaesong
1cce4e6ee2 tree foliage tiles 2023-10-15 00:01:52 +09:00
minjaesong
0a65794756 more buildingmaker ui stuffs 2023-10-14 22:01:41 +09:00
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
3c79586410 particles to spawn on their true position 2023-10-14 18:06:15 +09:00
minjaesong
d546b081f0 mod config 2023-10-14 16:24:12 +09:00
minjaesong
4362966128 super rudimentary mod config 2023-10-14 15:34:04 +09:00
minjaesong
108c4d3e3f phys: reduced number of collision checks on x axis 2023-10-14 03:34:53 +09:00
minjaesong
fd65541c35 fall damage deals terrain damage 2023-10-14 03:21:42 +09:00
minjaesong
65997764e6 particles when actors collide the world 2023-10-14 02:26:13 +09:00
minjaesong
d8abec381b wooden pickaxe adjustments 2023-10-12 19:54:16 +09:00
minjaesong
58fa1dd56c particles when blocks are being mined 2023-10-12 15:47:51 +09:00
minjaesong
93f1430c5c more particles 2023-10-12 14:58:01 +09:00
minjaesong
93d33b793c better particle emission on block break 2023-10-12 14:28:39 +09:00
minjaesong
3a3d789777 particles to disappear when it hits the ground 2023-10-12 01:56:07 +09:00
minjaesong
6bf535e968 pick and hammer spawns particles 2023-10-12 01:47:00 +09:00
minjaesong
00ca1d3e1a self-connect tiles are working again 2023-10-11 20:33:36 +09:00
minjaesong
552cfd5f06 pickaxe to drop ores when they were mined 2023-10-11 17:59:10 +09:00
minjaesong
e63300339e corner occlusion should render now 2023-10-11 02:51:50 +09:00
minjaesong
1e15719b9c overlaying tile breakage over ores 2023-10-10 20:08:55 +09:00
minjaesong
64d30728ff removing terrain block also removes its ore 2023-10-10 18:45:58 +09:00
minjaesong
3b32242a2b tiling optimisation 2.2ms -> 1.7ms 2023-10-10 18:16:35 +09:00
minjaesong
26936fde09 fluids to their own block layer 2023-10-10 05:33:40 +09:00
minjaesong
caffdbf861 save/load ore layer 2023-10-10 04:10:05 +09:00
minjaesong
e76ff58b3e Generalised BlockLayer 2023-10-10 03:56:02 +09:00
minjaesong
8f1ca485f6 adding ore textures to the atlas 2023-10-10 01:20:04 +09:00
minjaesong
23c445f014 new layer 'ores' 2023-10-09 19:38:04 +09:00
minjaesong
d9218a2dd6 fluids separated from blocks 2023-10-09 17:35:26 +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
d8cafe7f12 new item sprite: woods 2023-10-09 02:19:20 +09:00
minjaesong
ae3a6e9c61 materials update 2023-10-08 03:43:26 +09:00
minjaesong
f5bc2c9be3 removing 'GAME_ACTION_CRAFT' from the custom locales: already exists on the Polyglot 2023-10-08 01:37:07 +09:00
minjaesong
1f7626243e goddammit v0.3.3 2023-10-06 18:07:33 +09:00
minjaesong
9cb369ba6d .gitattributes update 2023-10-06 17:06:50 +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