Commit Graph
37 Commits
Author SHA1 Message Date
grimsace 277f8f5391 syncronized staircases on multiple levels and removed elevators as redundant 2026-04-27 10:57:31 -05:00
grimsace 182e2fe0a9 added basic stairs 2026-04-27 10:31:03 -05:00
grimsace 77b85949c9 added basic level generation 2026-04-24 14:58:52 -05:00
grimsace 09172b942f fixed a small ui bug 2026-04-23 11:02:37 -05:00
grimsace fb81026ea6 added initial level functionality 2026-04-23 10:30:49 -05:00
grimsace cab349fa52 made mask exporting multithreaded for speed and greyed out export button during generation 2026-04-20 14:33:27 -05:00
grimsace d7cf07756d made export remember where the last save location was 2026-04-20 14:04:59 -05:00
grimsace 5227aa4b4d added clarification for controls 2026-04-20 13:57:46 -05:00
grimsace 4494ff3b32 gave save/load own subcategory in the ui 2026-04-20 10:55:31 -05:00
grimsace c82c1f2b20 added basic laod save functionality 2026-04-20 10:23:49 -05:00
grimsace ca6e89dc45 added basic monster and trap functionality 2026-04-20 09:59:25 -05:00
grimsace f569c62137 cleaned up the code and added comments and changed readme 2026-04-14 11:47:31 -05:00
grimsace 0b7696031b added generation of start/end and settings for that, along with stuff for place, move, and remove 2026-04-14 11:03:58 -05:00
grimsace 8a8dedd775 basic start and end markers 2026-04-14 10:31:26 -05:00
grimsace 7aa33c9e7c fixed a problem with doors not adding and doors not able to be deleted 2026-04-07 11:28:34 -05:00
grimsace 5d1652f932 changed add menu layout 2026-03-24 09:27:53 -05:00
grimsace b95c6ec5ee added text input 2026-03-24 09:25:44 -05:00
grimsace f7b8698f53 added ctrl+z 2026-03-24 09:06:48 -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 35cbf18d56 added some comments and polished up the code a bit 2026-03-19 13:49:42 -05:00
grimsace 4bc890ff27 added removeable and placable doors 2026-03-12 11:36:36 -05:00
grimsace 3c92162b84 added manual room and corredor placment 2026-03-12 09:58:08 -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 f14a8f653b added export functionality 2026-03-06 11:42:20 -06:00
grimsace e88806412e added a colorblind mode accessability feature 2026-03-06 11:16:17 -06:00
grimsace 941bdb1ca8 added logic for doors 2026-03-06 10:53:46 -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