Skip to content

Releases: hodor/waiting-game-DD-software

Delay Discounting 1.2.0

16 Apr 22:29
Compare
Choose a tag to compare
  • 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

09 Apr 06:00
Compare
Choose a tag to compare

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

DD 1.0.3-6

31 Mar 05:35
53ae2a7
Compare
Choose a tag to compare