Skip to content

Version 0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Cofeiini Cofeiini released this 13 Jan 15:06
· 54 commits to master since this release

Finally learned about creating releases. Yay!

  • New set of classes added under "DataEditor".
    • Customized ComboBoxes for specific entries, like inventory or phone calls.
  • Changed how modifications are handled.
    • Changes can be undone manually by restoring the original value.
    • Visual effect (yellow highlight) is done more efficiently.
  • Fixed an issue where program would show "save as..." dialog even when regular "save" was used.
  • Replaced few blocks of redundant code with more compact ones.