Skip to content

La Actualización Española

Compare
Choose a tag to compare
@CurtR95 CurtR95 released this 20 Dec 14:28
· 65 commits to master since this release
c6f1957

Wanted to push the Spanish language support in this weekend and actually push this up to working with 0.7.9 (as nothing has majorly changed since 0.7.3 for this).

Key Features:

  • Spanish Language Support!!! (thanks to @Damaskian). Note on this - not all strings are translated - due to my laziness in localisation, I missed some early on. This is my fault, not Regiks/Damaskians.
  • Completed the Focus Compendium (gee that took a while... closes #48)
  • Added +/- usage for the Momentum and Chaos Tracker (now can input -2 and it will take 2 from the current value rather than setting it to -2 and resolving as an error).
  • Also added localisation across all Notifications, Settings and Rollover Text. (If I missed anything, please let me know!)

Other Fixes:

  • Fixed an error if you set the Momentum or Chaos tracker to "" it would allow it, and on next refresh would become NaN, breaking both buttons. Now all Non-Numerics will fail to update and "" gets defaulted to 0 (fixes #80).