Skip to content

Releases: Jamiras/RATools

v1.5.2

04 Aug 13:00
Compare
Choose a tag to compare
  • 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

17 Jul 00:27
Compare
Choose a tag to compare
  • allow assigning arrays to variables

v1.5.0

23 Jun 21:47
Compare
Choose a tag to compare
  • 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

08 Mar 23:03
Compare
Choose a tag to compare
  • provide more context when compiling a script generates an error

v1.4.2

05 Mar 00:09
Compare
Choose a tag to compare
  • add array data type: a = ["Zero", "One", "Two"]
  • add range function
  • add rich_presence_conditional_display function

v1.4.1

19 Feb 23:22
Compare
Choose a tag to compare
  • more options for which code notes should be dumped when creating a new script
  • display rich presence length in editor

v1.4.0

03 Feb 14:17
Compare
Choose a tag to compare
  • 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

21 Jan 19:52
Compare
Choose a tag to compare
  • prevent exception dumping unofficial achievements
  • allow multiple instances

v1.3.0

18 Jan 01:50
Compare
Choose a tag to compare
  • 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

07 Jan 16:37
Compare
Choose a tag to compare
  • 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