Pages

Saturday, November 28, 2020

v1.3d Released

Changelog
- Bugfix : money cap raised to 9223372036854775807 . I can't easily make it bigger than this.
- Bugfix : scenarios work again.
- Added a "Skip" button to the daily report to skip all reports.


Downloads

Full Game : https://mega.nz/file/srwmgaAY#K-mo9XHxU_0SPsv_91xeWzqicpbPDJWbbb2YPhHl8XE

Patch Only (overwrite existing files) : https://mega.nz/file/Iqo2hK6T#3xg9tuK3nCwnQzDzRFrl7pbkOtSOXIWnZNZqPwg-THg

Friday, June 5, 2020

v1.3c Released

Changelog :
- Bugfix : purchasable characters that turned into competitors were still purchasable.



I've decided to upload two versions of this update to speed up downloads :
- New Players Download (includes the full game including about 180mb of images)

- Existing Players Download (only contains the patched files, simply overwrite the existing files with these)

Sunday, April 26, 2020

v1.3b released

Changelog:
- Bugfix : characters that didn't make use of the relationship event value were preventing save files from loading.

Download : https://mega.nz/file/8mgRjQbK#S0ruFf4nqLi0NttEXlQqIJSgBzIs2UB4S54CkauZ0qA

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

Sunday, January 5, 2020

v1.21a released

Changelog :
- Added "imageType" field to buildings. If provided, the game will use images with that name in place of "sex" images when a character is working there. If such images don't exist, "sex" images will still be used.
- Bugfix : fixed an issue with profile images not appearing when a character was equipped with items that they didn't have images for.
- Bugfix : fixed an issue where scenarios would use a random first mission, then proceed with the defined missions after that, instead of using defined missions the entire time.

Download : https://mega.nz/#!ly4n3QjD!qtop-tA9B1P_nya7a01TOVdFzPr5PHcpma9aFDMytaY

Thursday, January 2, 2020

v1.21 released

Changelog :
v1.21
- Enabled the user to customize the interface! Instructions given in README.txt and Resources/Interface. Only buttons and the background can be changed at the moment.
- Added a game.json file to configure the game's settings (currently just interface settings). See README.txt for more info.
- Enabled Competitor missions in scenarios. Just put a character's name in the goal field (this implies that a previous mission was made impossible and the player should capture the resulting competitor)

Download : https://mega.nz/#!puZDBKTC!5xneEfPjG6MC4S279vsDFVRQrNIfQ1Pirv5sw3OvLG8