Commit Graph

30 Commits

Author SHA1 Message Date
justin c3a5b9d5be Reify block drawing 2022-07-25 01:27:39 +01:00
justin 6c50021f04 Use grid when creating block debris 2022-07-13 10:44:18 +01:00
justin 1ccb87ff13 Make tanks into decorated blocks 2022-07-12 10:57:37 +01:00
justin 3447b9b0bb Cleanup 2022-07-11 10:26:33 +01:00
justin 46bc135e69 Implement (partially) updating pathing grid when opening doors 2022-07-02 21:39:33 +01:00
justin 8a612be5fe Improve debugDraw 2022-07-02 17:45:03 +01:00
justin dc3b78f8c4 Cleanup 2022-07-02 16:57:42 +01:00
justin 3952ec6315 Store paths crossing block walls in block 2022-07-02 15:31:27 +01:00
justin f6084f37ed Reallow different line block sizes 2022-07-01 21:47:49 +01:00
justin ca40f315c0 Readd block obstruction field 2022-07-01 18:58:21 +01:00
justin b1a7e1bf35 Make zoning more universal 2022-06-28 19:04:31 +01:00
justin 61ad58c04a Zone creatures 2022-06-28 11:20:20 +01:00
justin e8849eb8d5 Rearrange zone sizes 2022-06-28 09:38:24 +01:00
justin 480fc2df5e Continue refactor 2022-06-28 03:29:55 +01:00
justin e06527091e Continue to refactor zoning to be more stream-based 2022-06-28 03:21:55 +01:00
justin 8d266a6770 Various improvements, metal debris 2022-06-23 18:53:26 +01:00
justin 55d2fcc8d0 Add possible cosmetic pipes to tanks 2022-06-19 10:17:03 +01:00
justin bae0f7dcad Make "tanks" into Blocks 2022-06-18 23:28:17 +01:00
justin 781e337cad Commit mid block refactor 2022-06-18 11:07:17 +01:00
justin aa29e5ddf2 Improve debris 2022-06-16 12:24:09 +01:00
justin fa762c7687 Add shatterGun 2022-06-16 11:13:44 +01:00
justin 6d5d651566 Allow debris to do damage 2022-06-16 02:46:18 +01:00
justin a7201b8fb6 Move towards introducing pipes, generalise blocks 2022-06-16 02:18:22 +01:00
justin 7c4a853d70 Remove GenWorld datatype 2022-06-02 19:06:00 +01:00
justin 35cd213bcf Move GenWorld fields into World 2022-06-02 18:48:20 +01:00
justin 123bcd2c94 Allow for random choice between placements in different rooms 2021-11-26 12:20:20 +00:00
justin aad79bdf25 Thread a more complex structure through the placement process 2021-11-25 01:32:25 +00:00
justin a546d070f0 Add shrinkability and cursed items 2021-11-18 18:30:22 +00:00
justin 147d6098ab Tweak block sounds 2021-11-18 03:50:54 +00:00
justin ebe9ad6b90 Cleanup: broken pathfinding 2021-11-16 18:05:47 +00:00