Releases: Jamiras/RATools
Releases · Jamiras/RATools
v1.5.2
- move rich presence before achievements in editor list
- add shortcuts for error window: Ctrl+E to display, F8 for next error, Shift+F8 for previous error
v1.5.1
- allow assigning arrays to variables
v1.5.0
- add code editor
- update open tickets dialog for reordered ticket list
- new script no longer requires immediately writing the file to disk
- escape quotes when dumping achievements
- improved rich presence diff calculation
- allow AddSource/SubSource to exceed variable size for final comparison
v1.4.3
- provide more context when compiling a script generates an error
v1.4.2
- add array data type:
a = ["Zero", "One", "Two"]
- add
range
function
- add
rich_presence_conditional_display
function
v1.4.1
- more options for which code notes should be dumped when creating a new script
- display rich presence length in editor
v1.4.0
- replaced achievements grid with list, added icons
- removed tabs from achievement viewer - if achievement is generated, will be shown with diff to local or core, otherwise local or core achievement will be shown
- changed the default file extension to '.rascript'
v1.3.1
- prevent exception dumping unofficial achievements
- allow multiple instances
v1.3.0
- replace "Dump Published" dialog with "New Script" dialog
- added ability to dump unofficial achievements
- support for generating achievements using AddSource/SubSource
- add session counts to game stats dialog
v1.2.0
- added "Update Local" dialog for updating multiple items at a time
- support indexing dictionary using function call result
- support for modulus operator (%)
- improved reporting on games with more than 50 players that have been mastered more than 10 times