File Details
RollAway_2.3.0.zip
- R
- May 13, 2026
- 23.24 KB
- 557
- 12.0.7+1
- Retail
File Name
RollAway_2.3.0.zip
Supported Versions
- 12.0.7
- 12.0.5
Changelog - 2.3.0
New
- Reminder popup now shows the current Nebulous Voidcore count and how many bonus rolls are available — green if more than one roll, yellow if exactly one. If the player has no Voidcores, the reminder does not appear.
Changes
- Reminder popup now includes a separator line between the info text and the currency display.
- Performance: difficulty ID is now cached in
UpdateInstanceCache— no extraGetInstanceInfocall needed in the reminder. - Performance: reminder button
OnClickclosure is created once at frame creation instead of on every show. - Performance: separator and currency FontString moved into frame creation — display logic fully separated from setup logic.