Pages

Wednesday, February 19, 2020

v1.3 released

Changelog :

- Added customizable event system. See the Resources/Events directory for an event creation guide.
- Added relationship mechanic. Currently, relationships only improve through events.
- Added "Daphne Blake" to the base game.
- Added several events for Velma and Daphne Blake to demonstrate the new event system.

Download : https://mega.nz/#!xu5FBCZD!zMp8jAhAee1Wm-aPYTNJ2LBnSHNt6JPE-5biq5jmkto

Wednesday, February 5, 2020

v1.21b released

Mostly bugfixes. Some additional configuration enabled. I'm hoping to have a simple custom event system in place later this month.

Changelog :

- Bugfix : fixed a duplication glitch when purchasing a character immediately after defeat while still attacking them.
- Bugfix : fixed no image appearing when a competitor was seduced
- Bugfix : fixed text disappearing at certain resolutions.
- Added COMPETITORS section to game.json. Now you can configure the details of competitor spawning.
- Added the same COMPETITORS section to scenario json files. Now you can override the above addition to game.json per scenario.
- Added error logging for JSON files. When a JSON file is improperly formatted, a log.txt file is generated that points to the problematic file. If the game crashes, check the log.
- TODO : The game now creates an "Events" folder when run. A basic Event system is in progress.

Download : https://mega.nz/#!tqoBUQQJ!vMtyNshH6RPG-yPaxgDEeQNCDFZz1G2UsosPZaNP5_g