Releases: hodor/waiting-game-DD-software
Releases · hodor/waiting-game-DD-software
Delay Discounting 1.2.0
-
Breaking the spreadsheet VSTO into two components:
- The spreadsheet with just the data and no code
- An exporter executable that will convert the xlsx file into a json file
-
New exporter C# code solution
-
Added functionality to skip game types
- Can be set on the config.xlsx in the debug tab.
- Don't forget to export
-
Imaginary first option will now work as expected
Delay Discounting 1.1.0
This release includes the following improvements:
- GNU AGPL 3 license added
- Packing the Unity Binaries alongside the excel exporter
- Converted the Google Sheets exporter into an offline version that can be run in Excel
- Exporting from the Excel file will automatically replace the config.json inside the unity project
- Renamed fields and headers in the spreadsheet and code for better clarity
- Fixed an output error where the biggest reward value was saved instead of the biggest reward timer
- The button restart the game is now localizable via the excel spreadsheet