Skip to content

TU4 Update

Latest
Compare
Choose a tag to compare
@DeadKper DeadKper released this 21 Feb 01:42
· 45 commits to main since this release

Weakness Display

  • Show hit zone values for monsters on the current quest in the lobby

Changes

  • Add configuration for the mod window
  • Add button to reinitialize hooks

Code changes

  • Rework how the mod hooks to reframework (hopelly this makes it's work for one of my friends)
  • Remove dataTable in items module
  • Stop reusing singletons and methods, call them every time instead (reusing them seems to cause problems sometimes)
  • Change modules to mayus inside lang file
  • Update template module and add hook method to all modules
  • Add more functions to utils to better handle tables
  • Change reset time for cache and other settings to 3 mins from game start

Bug fixes

  • Fix mod crashing when trying to increase the player's stamina
  • Fix singletons not being managed when requesting them from utils method