Skip to content

v3.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 20:46
· 205 commits to master since this release

Features

  • web: ability to align icon at the top for notifs/text ui (Luke)
  • web: font awesome icon animations (Luke)
  • imports/addKeybind: support secondary keybind (#450) #450 (Sergio)
  • client/textui: add text return to isTextUIOpen (#464) #464 (mikigoalie)
  • imports: server-side entity iterators (#458) #458 (Andy)
  • require: add load/loadjson functions (Linden)
  • locale: add lib.getLocale for sharing locales between resources (Linden)
  • math: math.clamp (#468) #468 (ali-exacute)
  • math: math.hextorgb (Linden)

Bug Fixes

  • web/notifications: pass animation to notifications icon (Luke)

Styles

  • web/skillcheck: adjust scaling for 1440p and beyond (Luke)

Code Refactoring

  • localise globals to prevent shadowing (Linden)
  • cron: refresh currentDate after 1s (Linden)

Chores

  • optimize imports (Luke)
  • web: update vite (Luke)

Commits