Commit Graph

27 Commits

Author SHA1 Message Date
a1a3f8d7ff Wad stuff is coming along slowly 2023-06-19 23:35:32 +01:00
392aa6c1ab Changed GUI layout a little bit so I could make some space for a display thingy
Also ran the formatter
2023-06-19 23:35:10 +01:00
3988c13bf0 Did some clippy things and wad.rs is being developed 2023-06-19 22:09:30 +01:00
d9b51c254c Fixed pwad saving bug 2023-06-19 22:08:43 +01:00
2e92202dbb Added this wad.rs thingy
It'll hopefully let me get into more rust AND doom stuff
2023-06-18 22:40:17 +01:00
849902ce84 Added a command manager 2023-06-18 20:42:37 +01:00
bf41c9d70a Made Single and Multi Managers
Feels like something kind of cool to do...
2023-06-16 22:12:11 +01:00
b60eb87e34 Attempt at moving away some of the launcher logic from the GUI 2023-06-16 19:11:57 +01:00
587b81c69e Added a delete symbol
Just testing it out
2023-06-16 17:56:40 +01:00
075f07c971 Forgot to add fast monsters 2023-06-12 22:51:01 +01:00
665470fec0 Adding is done in new window now 2023-06-12 22:49:45 +01:00
f074aa55d0 Adding some nice things 2023-06-12 21:15:22 +01:00
786de4f0f1 Correcting escaping
Still not 100% sure it's good
2023-06-07 22:51:33 +01:00
e21151b5d0 Bit of a hack to get shell escape working 2023-06-07 22:43:15 +01:00
5e0ed2feb8 Adding flags 2023-06-07 22:22:13 +01:00
f8fa25a2fb Added a launcher button
Still doesn't use the extra flags like warp etc.
2023-06-05 20:53:13 +01:00
9eea5d9416 Added the misc options 2023-06-04 23:07:07 +01:00
b7500560a3 Added "remembering" launchers and wads added 2023-06-04 22:00:03 +01:00
eb4bb58549 Added start of config stuff 2023-06-04 12:08:42 +01:00
105c6073fb Write a closure!
Not sure this is actually something useful or not...
2023-06-03 00:34:22 +01:00
c744229066 Refactored launcher to use a struct rather than string 2023-06-02 17:49:41 +01:00
c668e85810 More layout tweaks 2023-06-02 17:43:51 +01:00
757867754e Shuffled around the layout 2023-06-02 17:19:52 +01:00
29eed3aad6 Refactored the wad selector bits 2023-06-02 17:05:51 +01:00
5a8d57ee4f Added file selection
Still need to do launcher
2023-05-31 23:13:49 +01:00
b871c48c60 Added GUI for wads, pwads, and launcher 2023-05-31 22:58:44 +01:00
0ea24dd987 Initial Commit 2023-05-31 22:08:51 +01:00