Releases: JordanLeich/Dead-End
Releases · JordanLeich/Dead-End
Dead End v7.0
What's Changed
- removed duplicate code + decreasing future edits in menus by @amastis in #44
- clean up a function by @amastis in #45
- Improved Chapter creation + further development by @amastis in #46
- updated grabbing chapter info from save file by @amastis in #47
- chapter check before accessing checkpoints by @amastis in #48
- fixed bug by @amastis in #49
- minor fixes by @crazyguy42781 in #50
- Update chapter2.py by @amastis in #51
- minor fix for main menu by @crazyguy42781 in #52
- making bad ending universal across chapters by @amastis in #54
- Refactor code - horde mode by @amastis in #55
- Refactor wave reward by @amastis in #56
- Update horde unlock after chapter played by @amastis in #57
- Update game.py by @amastis in #58
Full Changelog: v6.0...v7.0
Dead End v6.0
v6.0 Patch Notes 🧟♀️
- Game is now named Dead End instead of Zombie Survival Game.
- Exe version of the game is now available for players who don't have python installed.
- Tons of new achievements and items have been added to unlock.
- Players can now view their in-game stats in a much more organized table format.
- Story progression has been worked on and now leads into chapter 2 of the game. Chapters 2 and 3 are still in development.
- Many new sound effects and music tracks have been added, along with main menu music and user input button sound effects.
- The game now introduces an XP leveling system.
- 2 new cheat codes have been added.
- Players can now view concept art images in the options menu.
- Fixed numerous bugs regarding the XP leveling system, achievements, small minor crashes, spelling fixes, and much more!
Zombie Survival Game v5.0
v5.0 Massive Changes & Updates - Over 100+ Commits! 🎆
- All global variables have been removed and replaced by using classes now.
- The merchant offers 2 new weapons and 2 new consumables to bring your health back up!
- Added in-game unlockable achievements.
- Added a hidden cheat code.
- Players now have access to greatly improved audio options.
- Added in-game checkpoints so that players can save their game and pick up where they left off.
- Added a setup.py file.
- Values that are randomized in-game are greatly improved and balanced.
- Players can now view their stats in-game.
Major thank you to @amastis & @crazyguy42781 for testing and helping push this release out with so many new features!
Zombie Survival Game v4.0
v4.0 Patch Notes 🧟♂️
- Many new sounds effects were added to the game along with many unused ones.
- The story now has a good and bad ending.
- The save feature has been greatly improved and fixed many saving bugs.
- The UI has been changed and improved all-around for easier reading for the user.
- The user now has the option in the game to reset their save stats.
Zombie Survival Game v3.5
v3.5 Patch Notes
- This is the first official release of the game since the pre-release stages!
- many sounds effects added to the game.
- story has been fully finished.
- global variables have been fixed to reach other parts of the game without loss of saving information issues.
- game timing has been adjusted for better user readability.
Zombie Survival Game v2.6 Beta
v2.6 Patch Notes
- Added more weapons
- Merchant functions properly now with many fixes and improvements
- Many sound effects added
- Slight story progression has been made but not yet finished
- Many fixes and improvements made to the saving function
Zombie Survival Game v1.5 Beta
v1.5 Patch Notes
- Save feature has been added.
- Merchant has added weapons to purchase.
- Save feature and checkpoint have been updated for proper saving.
- Many variables have been added to avoid errors.
Zombie Survival Game v1.2 Alpha
v1.2 Patch Notes
- Added a beginning section to the storyline.
- Added a function for easy error handling.
- A weapon has been added
- Users can now select a difficulty to choose from that's ranges from easy, medium, and hardcore modes.