Skip to content

Version 31

Choose a tag to compare

@Universal-Omega Universal-Omega released this 10 Mar 04:17
· 157 commits to main since this release
511287a

Fixed

  • Fixed associations in IALScheduler to actually show properly rather than random numbers.

Changed

  • Changed IALScheduler to only count the number of actions per actor rather than listing the same actor repeatedly.
  • Changed the query used in IALScheduler to not use ::all() to improve performance.
  • Upgraded external libraries:
    • Upgraded Bootstrap from 5.3.0-alpha1 to 5.3.8.