Skip to content

Clockwork 0.94.17

Compare
Choose a tag to compare
@Skiastra Skiastra released this 06 Nov 18:55
· 170 commits to ec24c0e54b176d1799840612fcccb08efc761481 since this release

0.94.17

  • Added bitflag library.
    • Contributed by duck.
  • Linked utf-8 library with GMod utf-8 module.
    • Contributed by Kefta.
  • Added DoorSetAllUnownable/DoorSetAllOwnable commands.
    • Contributed by Trurascalz.
  • Allow SQL host urls with/without http:// or https:// to be used.
    • Contributed by RJ.
  • Added check for iniTable so that the framework doesn't crash if a plugin doesn't have an ini file.
    • Contributed by NightAngel.
  • Added checks to chatbox that solve len bug from utf8 commit.
    • Contributed by NightAngel.