Commit Graph

41 Commits

Author SHA1 Message Date
7fc65b49c2 Render walls at half height for now 2023-09-22 21:49:39 -07:00
e3e43f0223 Basic sitemode 2023-09-22 21:08:03 -07:00
76e92a2a50 Initial site mode stuff 2023-09-22 18:35:47 -07:00
8273243db9 Move vault tiles to a separate file 2023-09-22 17:56:37 -07:00
1b4240e430 Exit vaults, level type 2023-09-22 17:55:29 -07:00
d489810154 Just screwing around 2023-09-21 20:09:03 -07:00
354a114e1c Door placement 2023-09-21 19:29:34 -07:00
01e316d979 Add arches, which demand to be collapsed 2023-09-21 17:33:48 -07:00
9ad13f7a5a Metaregions 1 2023-09-21 16:11:34 -07:00
ae0c62b010 Add and pervasively use grid type (Bitmap) 2023-09-21 15:37:12 -07:00
5de409515e Holy shit! It works 2023-09-20 22:00:45 -07:00
757cca1392 BSP: include walls in room boundary 2023-09-20 21:08:46 -07:00
c4c2b26653 Well, it's sort of working 2023-09-20 20:56:30 -07:00
b5466919e6 Use vaults if we have them 2023-09-20 19:30:03 -07:00
0a600fd930 Break up the vaults code into multiple files 2023-09-20 18:09:08 -07:00
b91f3097f2 Add correct array rotation code 2023-09-19 21:58:31 -07:00
04b580b22c Enter a demo mode, generating lots of levels 2023-09-19 21:13:31 -07:00
508fd28f04 Add another TODO comment 2023-09-19 21:04:51 -07:00
5d941afe5e Add a comment on testing rotateRight/rotateLeft 2023-09-19 21:03:07 -07:00
dd92246402 Vault/BSP based level generator, part 1 2023-09-19 21:02:04 -07:00
ed57ba18ed Save work for now 2023-09-19 19:41:42 -07:00
bc6a7cd5a7 First remotely working WFC 2023-09-19 19:19:26 -07:00
49027d74fe Support multiple asset types 2023-09-19 15:33:45 -07:00
01d39ec58d Fix what I believe is a bug introduced while porting 2023-09-17 19:31:37 -07:00
d2b5457ff3 Square off some corners in one of the bighouses 2023-09-17 19:07:53 -07:00
bdbca57091 Add the bighouse assets for WFC 2023-09-17 19:05:19 -07:00
9383042476 Start porting wave function collapse 2023-09-17 18:05:40 -07:00
5b424cf864 Remove outdated comment 2023-09-10 19:18:51 -07:00
8b8006d4cb Basic menuing 2023-09-10 19:00:06 -07:00
969089eee5 Sleep with the zzz() function 2023-09-10 15:29:51 -07:00
fe89f4e0af Mouse and keyboard input 2023-09-09 20:26:30 -07:00
e5cd74926f Only use exact pixel scales again 2023-09-09 18:58:31 -07:00
fa8d09d504 Actual font rendering support 2023-09-09 18:40:56 -07:00
50a5fc6985 Go back to widescreen. Try a new upscaling method 2023-09-09 17:36:37 -07:00
79e5e94cc2 Revert to 4:3 resolution 2023-09-06 16:45:34 -07:00
a1c3ea5fce More color consistency 2023-09-06 16:38:53 -07:00
af13df1c7b Add big font (hackily, for now) 2023-09-06 15:40:12 -07:00
ea013b6c15 Remove old main.dart template 2023-09-06 12:54:36 -07:00
6dc224b229 Remove some demo project stuff 2023-09-06 12:15:45 -07:00
9ac4b45422 Mild fixes to issues I noticed on push 2023-09-05 20:12:33 -07:00
4bbf42db88 Initial commit 2023-09-05 20:11:15 -07:00