Commit Graph

149 Commits

Author SHA1 Message Date
minjaesong
767aa09a17 faster block tiling hash 2025-10-13 20:08:22 +09:00
minjaesong
b6ee5ee0f7 computer wires 2025-03-30 20:00:02 +09:00
minjaesong
22786f9a28 better wire branching control 2025-02-09 21:56:46 +09:00
minjaesong
bffc9fd860 new rocks 2024-09-24 20:38:28 +09:00
minjaesong
a2dc001909 newer terragen test wip 2024-09-23 01:41:13 +09:00
minjaesong
94f4f1980a minor changes 2024-09-14 23:59:03 +09:00
minjaesong
dfac9ed9a8 thermal tags for buckets and fluids 2024-09-14 21:15:46 +09:00
minjaesong
35bec7bc26 water buckets 2024-09-14 20:02:26 +09:00
minjaesong
29c1a69222 fluid worldgen 2024-09-10 02:18:05 +09:00
minjaesong
e77aa0c33f fluid viscosity on phys sim 2024-07-16 17:32:56 +09:00
minjaesong
5f1b860555 Fluid.NULL is identical to Block.AIR 2024-07-15 00:48:52 +09:00
minjaesong
01ce5fb3e2 fluid wip and hopefully fixed F3 dangling ptr 2024-07-14 16:13:59 +09:00
minjaesong
7b6d7f2b93 ungenerated chunks are now filled with 0xFFFF 2024-07-11 16:02:57 +09:00
minjaesong
4fba0f70c9 weather in weathercodex 2024-04-14 00:18:30 +09:00
minjaesong
5b462a2559 wire colour fade by signal strength 2024-03-14 00:18:25 +09:00
minjaesong
bfaa50aea4 wire ports view 2024-03-07 23:46:30 +09:00
minjaesong
6c3ec20b3d signal switches 2024-03-01 03:05:55 +09:00
minjaesong
3d81d7870a smelting sand to make glass 2024-02-05 18:55:02 +09:00
minjaesong
a027506ad2 smelter ui wip 2024-01-29 22:28:33 +09:00
minjaesong
783c5c4fd0 GameBlockLoader registering TileItem and Tile-to-Wall recipe by itself 2024-01-10 16:52:29 +09:00
minjaesong
a0eee0cad8 spawn clay wip 2023-12-01 13:08:53 +09:00
minjaesong
99bc57acdf fix: ores glow textures are not loading 2023-11-23 17:03:48 +09:00
minjaesong
dd2dfed198 trees spawning 2023-11-11 21:41:39 +09:00
minjaesong
2f85579fb3 moving sprites around 2023-11-11 12:18:00 +09:00
minjaesong
552cfd5f06 pickaxe to drop ores when they were mined 2023-10-11 17:59:10 +09:00
minjaesong
26936fde09 fluids to their own block layer 2023-10-10 05:33:40 +09:00
minjaesong
d9218a2dd6 fluids separated from blocks 2023-10-09 17:35:26 +09:00
minjaesong
652dfe39eb in preparation of new demoworld creation for future version 2023-10-04 17:34:16 +09:00
minjaesong
045165e388 locale update 2023-09-29 01:55:26 +09:00
minjaesong
70b9cebbd0 working sledgehammer item to take down walls 2023-09-05 22:47:40 +09:00
minjaesong
7b3ac9cd06 weatherbox is now owned by the world 2023-09-04 14:59:12 +09:00
minjaesong
d32d6b8d1c torch should flicker less erratic now 2023-08-30 12:39:56 +09:00
minjaesong
fab4179068 fixing issue #47 using new tag on blocks.csv 2023-08-14 18:16:05 +09:00
minjaesong
ec24dc9870 no day-night cycle on titlescreen demo 2023-07-10 20:44:35 +09:00
minjaesong
7a42066392 electric: rising/falling edge and level detection 2023-06-19 18:42:08 +09:00
minjaesong
aad258c054 more prominent torch flickering 2023-05-16 22:22:40 +09:00
minjaesong
66356fc0c9 Revert "trying bytebuf and FloatVector"
This reverts commit 2941a0943f.
Benchmark showed no discernible differences.
2023-01-18 20:32:22 +09:00
minjaesong
2941a0943f trying bytebuf and FloatVector 2023-01-18 20:27:06 +09:00
minjaesong
aff64f6a8e new lighting wip 2022-10-04 22:01:28 +09:00
minjaesong
bec47e81e2 now dropped items can produce light (e.g. dropped torch) 2022-09-11 17:10:01 +09:00
minjaesong
d7d3e430ef fixed a bug where solid actorblock would cause wrong tile connection and ambient occlusion 2022-07-28 23:21:24 +09:00
minjaesong
6495e741e6 tile's platform-ness is now determined by their tag 2022-07-20 18:21:16 +09:00
minjaesong
8b8fc0e93c actorblock only renders when F3 is on 2022-07-19 22:14:40 +09:00
minjaesong
06ef46d369 some changes regarding actorblocks 2022-07-19 18:32:21 +09:00
minjaesong
5fbbf34c10 fixed a bug where the player would immediately pick back up the fixture they've just placed one frame ago 2022-07-19 00:25:13 +09:00
minjaesong
7ff6dfe1fe Revert "Light Calculation using JDK Incubator Vector": Vectorising
yields poorer performance

This reverts commit b47549d846.
2022-04-21 15:34:24 +09:00
minjaesong
b47549d846 Light Calculation using JDK Incubator Vector 2022-04-21 15:29:15 +09:00
minjaesong
000f825849 a new key for blocks.csv; csveditor updates 2022-03-22 11:11:44 +09:00
minjaesong
b5aacd976c tags on ingame blocks 2022-03-11 15:05:06 +09:00
minjaesong
7c966b0da8 support for texture packs 2022-02-23 17:59:38 +09:00