Commit Graph
95 Commits
Author SHA1 Message Date
grimsace 5bf201f2fc changed version number 2026-03-23 12:56:10 -05:00
grimsace b0869f7ee2 added some qol to resizing rooms 2026-03-23 12:54:49 -05:00
grimsace bb59244cad fixed a bug with deleting doors 2026-03-23 12:49:00 -05:00
grimsace 2d3758941e added secret doors 2026-03-23 12:43:33 -05:00
grimsace bdd1e931c3 added window options 2026-03-23 12:22:03 -05:00
grimsace 68d45956ac added setting to clear canvas 2026-03-23 11:49:24 -05:00
grimsace f46a9d5b90 added setting for generation without corredors 2026-03-23 11:46:52 -05:00
grimsace 1e117decea corredors now automatically assign doors and archways automatically on room move/place 2026-03-20 11:11:42 -05:00
grimsace 57d14ba07a changed corredor generation to avoid placing corredors under rooms 2026-03-20 10:52:44 -05:00
grimsace 1eeb37894f fixed error with corners of hallways 2026-03-20 00:37:01 -05:00
grimsace 85fcdb8800 fixed semantic error 2026-03-20 00:29:51 -05:00
grimsace 35cbf18d56 added some comments and polished up the code a bit 2026-03-19 13:49:42 -05:00
grimsace 8221040eed updated version 2026-03-12 11:43:46 -05:00
grimsace 4bc890ff27 added removeable and placable doors 2026-03-12 11:36:36 -05:00
grimsace c588f7d1ae added indicators for hovering over corredors 2026-03-12 11:12:50 -05:00
grimsace ce30a50be3 added resizeable rooms 2026-03-12 10:42:12 -05:00
grimsace 3c92162b84 added manual room and corredor placment 2026-03-12 09:58:08 -05:00
grimsace 7e6a234f9b swapped colors for locked doors and normal doors 2026-03-12 09:11:48 -05:00
grimsace ad40fc31dd added composite image to mask export and split up door mask 2026-03-12 09:06:22 -05:00
grimsace 5da03bf2b5 export now uses separate thread to avoid application locking up 2026-03-12 08:59:28 -05:00
grimsace b1779c4a25 fixed masks on export and added option to have the grid or not 2026-03-12 08:50:32 -05:00
grimsace 2f91824d72 fixed corredor masks and added corredor width options 2026-03-12 08:25:37 -05:00
grimsace 7336614493 added initial mask export 2026-03-06 14:46:32 -06:00
grimsace bfcc99245a added specific resolution output for rasterized image formats 2026-03-06 14:46:32 -06:00
grimsace cecfd754f8 added some optimizations for binary file size 2026-03-06 14:46:32 -06:00
Grimsace 6aa70966b4 Update README.md 2026-03-06 20:25:12 +01:00
Grimsace 201e81a566 Update README.md 2026-03-06 20:24:31 +01:00
grimsace 2843a3e0e2 added binary folder to gitignore for rlease executables 2026-03-06 13:21:44 -06:00
grimsace f14a8f653b added export functionality 2026-03-06 11:42:20 -06:00
grimsace 185710ae86 changed wall and door size to be consistant 2026-03-06 11:25:51 -06:00
grimsace e88806412e added a colorblind mode accessability feature 2026-03-06 11:16:17 -06:00
grimsace ad47b2915f added key to the map 2026-03-06 10:58:21 -06:00
grimsace 941bdb1ca8 added logic for doors 2026-03-06 10:53:46 -06:00
grimsace dd1be7e6e6 allowed users to move corredors 2026-03-06 10:26:23 -06:00
grimsace edb5807dee added movable rooms 2026-03-06 09:56:26 -06:00
grimsace 70eb567cf4 made settings persistant 2026-03-06 09:42:57 -06:00
grimsace 83695f5d1d removed an unnessessary genreate button 2026-03-06 09:40:22 -06:00
grimsace 8a417870b2 made ui changes 2026-03-06 09:24:24 -06:00
grimsace 594dced8fa added distict coridor shapes 2026-03-06 09:19:03 -06:00
grimsace 9310bc2e41 added settings for corredor generation 2026-03-06 09:10:40 -06:00
grimsace b668abf744 allowed user to specify room size and spacing 2026-03-06 08:52:56 -06:00
grimsace 0cf9c4f6e7 added some checks for corredor generation 2026-03-06 08:46:10 -06:00
grimsace 5606952c45 added basic rooms and corridors 2026-03-06 08:41:39 -06:00
grimsace 57dd737637 initial commit with basic functionality 2026-03-05 19:17:01 -06:00
Grimsace 49e58334e8 Initial commit 2026-03-05 22:04:33 +01:00