Commit Graph

98 Commits

Author SHA1 Message Date
minjaesong
56b98f3086 adaptive tilemap update rate 2024-09-05 19:48:21 +09:00
minjaesong
c17d742d68 fix: jittery cam on titlescreen 2024-09-05 15:25:39 +09:00
minjaesong
54d1218b4a fix: wetting tile using wrong tile 2024-08-31 22:24:31 +09:00
minjaesong
56a1723e4f drawing tilemap 'texture' is also done once every three frames 2024-08-30 17:50:29 +09:00
minjaesong
d405302c9d tilemap update is now done once in every 3 frame 2024-08-30 13:55:37 +09:00
minjaesong
85a4c46240 trying to optimise the tiling code (its broken now) 2024-08-30 02:37:53 +09:00
minjaesong
43e8d1a8d0 working deblocking 2024-08-29 03:00:39 +09:00
minjaesong
d02282a64d deblocking wip 2 2024-08-28 18:40:21 +09:00
minjaesong
7554459281 deblocking wip 2024-08-28 01:51:55 +09:00
minjaesong
55ae0b61af subtile grass tiling 2024-08-26 19:20:51 +09:00
minjaesong
63322321ce subtiling stone blocks 2024-08-26 01:39:05 +09:00
minjaesong
472fcfc05b wood blocks update 2024-08-25 20:20:46 +09:00
minjaesong
23cae8ed73 inventory image for subtiled blocks 2024-08-25 02:50:56 +09:00
minjaesong
50adfc08bb more brick tiling and bugfix 2024-08-24 22:35:27 +09:00
minjaesong
96cdefb800 brick tiling 2024-08-24 01:37:31 +09:00
minjaesong
657ab2b2be working subtiling (for atlas size 2048) 2024-08-23 00:06:14 +09:00
minjaesong
5c1c526128 fliprot on subtiles 2024-08-22 18:27:24 +09:00
minjaesong
9bd1471a64 rendertags on subtile sheet 2024-08-22 14:59:14 +09:00
minjaesong
a74d4bbced working subtile rendering 2024-08-22 01:43:04 +09:00
minjaesong
b0480e6225 fliprot revived 2024-08-21 14:34:42 +09:00
minjaesong
ebcc2ef4bf old tiling is adapted to subtiling (no fliprot/breakage yet) 2024-08-20 22:01:59 +09:00
minjaesong
e12a049e70 texcoord is wrong but silhouette is correct 2024-08-20 03:58:35 +09:00
minjaesong
88680fb0fc making room for larger tile ID to accomodate subtiling 2024-08-19 02:52:32 +09:00
minjaesong
e18f6512bc subtiling wip 2024-08-18 03:33:02 +09:00
minjaesong
ff4bf42922 fix: water stripes below raised corners 2024-08-10 12:18:32 +09:00
minjaesong
97286e7d99 even better fluid tiling 2024-07-24 19:14:24 +09:00
minjaesong
af81bb0e0f even better fluid tiling 2024-07-22 15:04:22 +09:00
minjaesong
1fddb5f0da fix: water stripes on blocksdrawer 2024-07-22 14:23:58 +09:00
minjaesong
91e25da54f better fluid render wip 2024-07-22 03:40:48 +09:00
minjaesong
d72bbb0355 better buoyancy but still wip 2024-07-17 01:41:32 +09:00
minjaesong
6399f609a9 rudimentary fluid rendering so that I can work on it 2024-07-15 03:33:31 +09:00
minjaesong
5f1b860555 Fluid.NULL is identical to Block.AIR 2024-07-15 00:48:52 +09:00
minjaesong
bb10c55739 more btex styling 2024-04-26 03:30:59 +09:00
minjaesong
76dd9a98e4 btex stuffs 2024-04-24 01:13:46 +09:00
minjaesong
4fba0f70c9 weather in weathercodex 2024-04-14 00:18:30 +09:00
minjaesong
84dcc95fc0 fix: bombs are making NaN amount of damage 2024-02-15 17:35:56 +09:00
minjaesong
9849769c7b tile hiding cond now takes uv intensity into account 2024-01-27 05:20:47 +09:00
minjaesong
b1ca1a9351 glow/emissive for held items, even if the actor has no glow/emissive sprites 2024-01-27 03:21:26 +09:00
minjaesong
b02f4d7703 sprite: emissive layer 2024-01-27 01:27:45 +09:00
minjaesong
54061f64a8 fix: axe not cutting large trees well 2024-01-25 04:38:26 +09:00
minjaesong
e41c7fa408 more treegen wip 2023-11-12 00:49:03 +09:00
minjaesong
dd2dfed198 trees spawning 2023-11-11 21:41:39 +09:00
minjaesong
6291c799cf fix: tile randomiser breaks on world seam again 2023-11-11 12:17:25 +09:00
minjaesong
4bea5e9bf9 different randomising for different layers 2023-11-04 21:49:40 +09:00
minjaesong
79ffaf6294 ore autotiling and tile randomiser to use BlockAddr 2023-11-04 19:21:12 +09:00
minjaesong
cada008fca randomised tiling fixes 2023-11-04 18:44:10 +09:00
minjaesong
eaef2f0c6a randomised tiling 2023-11-04 17:21:15 +09:00
minjaesong
5322cb7b2b buildingmaker: ore pen wip 2023-10-24 17:14:11 +09:00
minjaesong
6e90d3521b buildingmaker working terrain/wall palette 2023-10-21 20:03:03 +09:00
minjaesong
1cce4e6ee2 tree foliage tiles 2023-10-15 00:01:52 +09:00