Commit Graph

12 Commits

Author SHA1 Message Date
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
07f7b67119 Finds a similar-ish wad txt file 2023-07-24 23:20:54 +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
9f62e4894b Fixed pointess generate_str function return
Also added a nice little helpful close window thingy
2023-07-05 22:13:37 +01:00
061a987060 Very basic stab at "difficulty rating" sort of thing 2023-07-04 21:45:21 +01:00
67c8ad81b9 Added HealthAndArmour getting 2023-07-04 21:20:21 +01:00
905ac2b7e2 Found bug and fixed it
size is not num elements, but rather size in bytes
2023-06-25 15:41:57 +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
a1a3f8d7ff Wad stuff is coming along slowly 2023-06-19 23:35:32 +01:00
3988c13bf0 Did some clippy things and wad.rs is being developed 2023-06-19 22:09:30 +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