Commit Graph
131 Commits
Author SHA1 Message Date
grimsace 639ce3f291 made selection tabs stay at the top of the menu 2026-06-02 12:01:23 -05:00
grimsace e3cbff86d8 rooms move other rooms and objects inside of them 2026-06-02 11:55:18 -05:00
grimsace 0124723515 doors are now static when rooms are placed 2026-06-02 11:49:08 -05:00
grimsace 81ba54ba4d fixed crash caused by minimums falling below maximums 2026-06-02 11:39:28 -05:00
grimsace 19161648d7 made placed text changeable 2026-05-28 13:18:09 -05:00
grimsace 0522317349 file explorer fix 2026-05-22 11:41:32 -05:00
grimsace fd574dd2ce fixed a bug with start and end marker placement 2026-05-21 13:44:29 -05:00
grimsace 7dce28398c fixed a bug with trap and monster marker generation 2026-05-21 13:26:41 -05:00
grimsace d53e5297c7 added multiselection 2026-05-21 13:18:25 -05:00
grimsace bbe524c39a fixed export for internal rooms 2026-05-21 11:08:11 -05:00
grimsace e4845db201 added option to rename levels 2026-05-21 10:56:44 -05:00
grimsace 0499c054cf added options to add windows 2026-05-21 10:42:17 -05:00
grimsace c20a857b68 allowed doors in interrior rooms 2026-05-21 10:36:21 -05:00
grimsace cd17ca8a60 allowed rooms inside of rooms 2026-05-21 10:32:33 -05:00
grimsace 66f35a0f7a made corredors easier to move 2026-05-21 10:20:43 -05:00
grimsace 336a91fbe9 added a ghosts for resizing 2026-05-21 10:08:16 -05:00
grimsace ef5a0d4952 added a button to overlay layers 2026-05-21 10:00:30 -05:00
grimsace 254e29de90 made a new tab for export and save functions 2026-05-19 14:34:07 -05:00
grimsace 7938628362 added a controls section for add tools 2026-05-19 14:30:22 -05:00
grimsace 8cc4cf4543 added click and drag for door objects 2026-05-19 14:22:19 -05:00
grimsace 66f77a177a broke everything from mod.rs files into multiple smaller files 2026-05-19 08:30:46 -05:00
grimsace 5d50c46f39 removed redundant code 2026-05-18 10:36:52 -05:00
grimsace c71cc73406 massive commenting pass to explain random functions and their purpose 2026-05-18 10:30:59 -05:00
grimsace ab713a5a4f pass to remove issues in cargo check 2026-05-18 10:24:06 -05:00
grimsace 001d583f27 split up more files 2026-05-18 10:16:47 -05:00
grimsace 49ebe351d6 added comments to clearify what is in each rust file 2026-05-18 09:01:14 -05:00
grimsace 665a3a3bfa major refactor/rework for better code organization 2026-05-18 08:35:44 -05:00
grimsace ef76e2af3e added ghosts for tool placements 2026-05-12 13:40:11 -05:00
grimsace ea340c558b initial rework 2026-05-11 15:58:47 -05:00
grimsace d21e532ca1 changed version number for add functionality rework 2026-05-06 11:45:16 -05:00
grimsace d1297c393a added a composition mode, to turn off auto generation 2026-05-06 11:31:40 -05:00
grimsace 5678a854ea fixed loading bar as it now shows progress 2026-05-06 11:08:23 -05:00
grimsace 6127626ea9 fixed mask composite image extension 2026-05-06 11:04:07 -05:00
grimsace 5bdd2e2ff7 made exporting a pool of images for maximum parrellelism 2026-05-06 11:02:19 -05:00
grimsace f7a30eaa7b fixed walls not appearing when rooms are next to each other and doubled door thickness 2026-05-06 10:54:12 -05:00
grimsace 433de776fe changed version to 0.7.1 2026-04-28 15:11:54 -05:00
grimsace 1400f4f28c moved some ui stuff from main to ui.rs 2026-04-28 14:56:54 -05:00
grimsace f53b639d87 merged start/end into layout to make things consistant 2026-04-28 14:42:47 -05:00
grimsace 074fdbfb60 refactor to remove duplicate/redundant code 2026-04-28 14:36:03 -05:00
grimsace 94d0a6db92 fixed issues when resizing stairs in rooms 2026-04-28 14:23:37 -05:00
grimsace bd0d64b4af added stair resizing 2026-04-28 14:09:51 -05:00
grimsace 51bb936263 added an all layer option to exports 2026-04-28 13:14:13 -05:00
grimsace 6c6ea3778e added stairs to export 2026-04-28 12:18:35 -05:00
grimsace 773af39118 added selection for level to export 2026-04-28 12:11:24 -05:00
grimsace dddf27ea6b added the new multiple levels to the save/load 2026-04-28 10:13:06 -05:00
grimsace e2a14feb82 added stairs to legend 2026-04-28 09:53:27 -05:00
grimsace 15e3d32fc4 fixed button style 2026-04-28 09:46:01 -05:00
grimsace 73f2d31c47 made placed stairs appear on the floor above 2026-04-28 09:08:36 -05:00
grimsace 4157f6b721 organized add menu and added ability to add stairs and monsters 2026-04-27 15:00:59 -05:00
grimsace 5c02e37166 fixed issue with accidental level deletion 2026-04-27 12:29:40 -05:00