Add 'debug' game mode for testing purposes

This commit is contained in:
Pr0nogo 2023-09-12 15:04:42 -04:00
parent 1523447f25
commit 4c04dc334a
4 changed files with 5 additions and 1 deletions

BIN
mpq/templates/Debug(1).got Normal file

Binary file not shown.

View File

@ -1,3 +1,4 @@
"Competitive(1).got"
"Scenario(1).got"
"Omnipresence(1).got"
"Omnipresence(1).got"
"Debug(1).got"

View File

@ -18,6 +18,9 @@ Patch goals include:
- [Pr0totype #21 - The Hammer Falls!](https://youtu.be/EXoWdTvHwiw)
- [Pr0totype #22 - A Story About My Ackmed](https://youtu.be/KFucu-iXi8E)
## Game modes
- Added a 'Debug' game mode that maxes out starting resources and significantly speeds up build times.
## Bugfixes
- Stability:
- Fixed a crash related to Demiurges (r. benno & The Shambler, c. DF)

Binary file not shown.