Skip to content

RAIntegration 1.0.0

Compare
Choose a tag to compare
@Jamiras Jamiras released this 29 Jan 18:00
· 266 commits to master since this release

For players:

  • Measured achievements report raw values (instead of percentage) by default
  • Fix percentage calculation for very large measured targets
  • Fix issue where flickering challenge indicator could disappear entirely when fast forwarding
  • Fix crash when attempting to display multiple challenge indicators in the same frame in RAProject64
  • Fix display of unlocked achievement count when user has unlocked Unofficial achievements
  • Prevent activating achievements if runtime was initialized for a console other than the game's console

For developers:

  • Leaderboard editor
  • New sizes: Float, MBF32, 16-bit BE, 24-bit BE, and 32-bit BE
  • Add logical warnings (i.e. comparing 8-bit address to 16-bit number) to asset editor
  • Search functionality should be slightly faster and use less memory
  • Add tooltip to search results that displays the initial and last value of each search result
  • Option to specify whether Measured achievements should show raw value or percentage
  • Add ability to link hash from Test Compatibiltiy mode
  • New/Clone buttons prompt to disable hardcore instead of being disabled when in hardcore mode
  • Freeze button text on bookmarks window changes to Unfreeze when only frozen bookmarks are selected
  • Increase address column width in search results and bookmarks for systems with more than 16MB of RAM
  • New built-in macros for Rich Presence: @Number, @ASCIIChar, @UnicodeChar, @Seconds, @Minutes, @Float[1-6]
  • Fix disappearing search results in Text search mode
  • Fix AddAddress resolution (tooltip/jump to address) not working after adding new conditions to achievement
  • Fix Exclude Selected always using last page of results instead of selected page