Commit Graph

40 Commits

Author SHA1 Message Date
f3b9ba6259 Two columns 2023-12-24 17:05:09 +00:00
2589c7fc3d Changed to filenames 2023-12-24 17:00:39 +00:00
da4a89ddf6 Added PWAD folders back in 2023-12-20 21:59:16 +00:00
d14edf6e94 Got IWAD reading working
Still need to do something about names
2023-10-19 00:44:58 +01:00
6122f99ff7 Partially done removing config parts 2023-10-18 23:40:19 +01:00
603b65ada6 First step or removing the wad window
I might re-implement it with a question mark or something which
pops out a new window perhaps
2023-07-27 22:41:10 +01:00
dbe4b550ac This is going to be the last wad info window thingy
Going to remove it to focus on something more interesting

Or at least more achievable
2023-07-27 22:33:08 +01:00
d69aa1fef3 Added some a potential way forward with config and add/move/nothing 2023-07-24 22:37:13 +01:00
418daae284 Starting to refactor config stuff
So that I can add in a "Added WADs" and "Removed WADs"
2023-07-10 21:25:57 +01:00
745c560409 Added Drag and Drop files
And fixed the add stuff window not being able to be closed
2023-07-10 20:54:29 +01:00
88e6033b99 Clipp suggested this 2023-07-05 22:26:01 +01:00
9f62e4894b Fixed pointess generate_str function return
Also added a nice little helpful close window thingy
2023-07-05 22:13:37 +01:00
6004df73f7 Fixed the flag/command line stuff
Also added it all into the command_manager thing so the App struct
doesn't look quite so busy
2023-07-04 23:34:34 +01:00
ec5e420c04 There's a bug somewhere
Unsure where exactly, but currently it looks like E1M1 has a spider mastermind
2023-06-25 14:37:15 +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