Commit Graph

16 Commits (master)

Author SHA1 Message Date
Louis Pearson 8a18d321b3 Add direction enum, improve wire loading/saving 2022-08-11 00:42:48 -06:00
Louis Pearson 05328945e6 Fix map extraction 2022-08-10 21:12:17 -06:00
Louis Pearson 4ccc7e9a2e Begin adding directed conduit pieces 2022-08-10 17:17:25 -06:00
Louis Pearson df2a3a7db5 Playing around with the map 2022-08-09 23:06:09 -06:00
Louis Pearson d3450e4323 Make circuit rely on database 2022-08-09 20:49:43 -06:00
Louis Pearson 3036ccd1e8 Allow spawn outside of first room 2022-08-09 16:34:05 -06:00
Louis Pearson 8fc64bcae4 Place player better on move, fix coin saving 2022-08-09 00:11:34 -06:00
Louis Pearson b4cc068efa Separate sockets/plugs, fix join search function 2022-08-08 12:45:34 -06:00
Louis Pearson 8c26b29ca6 Get wires connecting
Unforunately this has exposed my circuit analysis is incomplete
2022-08-07 23:46:16 -06:00
Louis Pearson c4663deb1f Put tile constants in one place 2022-08-05 17:48:55 -06:00
Louis Pearson 83bd4d9aec Attempt to solve invisible rocks
They are on the map, but the wrong tile is getting selected
2022-08-05 00:18:22 -06:00
Louis Pearson b5ca48e1b3 Render one-way platforms 2022-08-04 14:48:29 -06:00
Louis Pearson 8d3f69af03 Rearrange tiles, add one way platform tiles
- Update autotile to work based off of offset
- Update wired.ldtk to use new tiles
- Regenerate tiles.zig
- Remove hard-coded autotiles
2022-08-04 14:41:15 -06:00
Louis Pearson 2296695c0d Update ldtk map 2022-08-03 22:05:50 -06:00
Louis Pearson aa7a1988ba Begin implementing LDtk import 2022-08-03 18:31:44 -06:00
Louis Pearson 61a6fc9905 Add ldtk file 2022-08-03 16:23:59 -06:00