Pyrex pyrex
  • Joined on 2022-12-17
pyrex pushed to main at pyrex/dartterm 2023-09-23 04:08:12 +00:00
e3e43f0223 Basic sitemode
pyrex pushed to main at pyrex/dartterm 2023-09-23 01:35:56 +00:00
76e92a2a50 Initial site mode stuff
pyrex pushed to main at pyrex/dartterm 2023-09-23 00:59:48 +00:00
8273243db9 Move vault tiles to a separate file
1b4240e430 Exit vaults, level type
d489810154 Just screwing around
354a114e1c Door placement
01e316d979 Add arches, which demand to be collapsed
Compare 17 commits »
pyrex pushed to vaults at pyrex/dartterm 2023-09-23 00:56:46 +00:00
8273243db9 Move vault tiles to a separate file
pyrex pushed to vaults at pyrex/dartterm 2023-09-23 00:55:37 +00:00
1b4240e430 Exit vaults, level type
pyrex pushed to vaults at pyrex/dartterm 2023-09-22 03:09:14 +00:00
d489810154 Just screwing around
pyrex pushed to vaults at pyrex/dartterm 2023-09-22 02:29:42 +00:00
354a114e1c Door placement
pyrex pushed to vaults at pyrex/dartterm 2023-09-22 00:33:59 +00:00
01e316d979 Add arches, which demand to be collapsed
pyrex pushed to vaults at pyrex/dartterm 2023-09-21 23:11:42 +00:00
9ad13f7a5a Metaregions 1
pyrex pushed to vaults at pyrex/dartterm 2023-09-21 22:37:26 +00:00
ae0c62b010 Add and pervasively use grid type (Bitmap)
pyrex pushed to vaults at pyrex/dartterm 2023-09-21 05:00:52 +00:00
5de409515e Holy shit! It works
pyrex pushed to vaults at pyrex/dartterm 2023-09-21 04:09:48 +00:00
757cca1392 BSP: include walls in room boundary
pyrex pushed to vaults at pyrex/dartterm 2023-09-21 03:56:39 +00:00
c4c2b26653 Well, it's sort of working
pyrex pushed to vaults at pyrex/dartterm 2023-09-21 02:30:20 +00:00
b5466919e6 Use vaults if we have them
0a600fd930 Break up the vaults code into multiple files
Compare 2 commits »
pyrex pushed to vaults at pyrex/dartterm 2023-09-20 04:58:44 +00:00
b91f3097f2 Add correct array rotation code
pyrex pushed to vaults at pyrex/dartterm 2023-09-20 04:13:40 +00:00
04b580b22c Enter a demo mode, generating lots of levels
pyrex pushed to vaults at pyrex/dartterm 2023-09-20 04:04:58 +00:00
508fd28f04 Add another TODO comment
pyrex pushed to vaults at pyrex/dartterm 2023-09-20 04:03:17 +00:00
5d941afe5e Add a comment on testing rotateRight/rotateLeft
pyrex created branch vaults in pyrex/dartterm 2023-09-20 04:02:24 +00:00
pyrex pushed to vaults at pyrex/dartterm 2023-09-20 04:02:24 +00:00
dd92246402 Vault/BSP based level generator, part 1