7 Commits

Author SHA1 Message Date
Aaron Suen
d8185cf86c Steal the correct cpath back from lua externally 2020-06-23 20:44:48 -04:00
Aaron Suen
87bc5b180f Attempt to disable mod security
This doesn't actually work yet.  Apparently MT does not
provide the same package.cpath that Lua5.1 natively
does on debian, so when mod security is enabled, we
have no way to find the correct package.cpath value
aside from hard-coding in every possible quirk of
every OS/distro...
2020-06-23 20:32:59 -04:00
Aaron Suen
a6d91bae0b Typo. 2019-12-11 22:49:53 -05:00
Aaron Suen
e3bd052afd Fix players who can't shout leaking to chatsock. 2019-12-11 22:47:28 -05:00
Aaron Suen
d06edd2838 Fix deprecated methods, formatting. 2019-12-06 19:07:56 -05:00
Aaron Suen
8ee5a36fd2 Code audit, cleanup and reformat. 2019-09-01 12:52:22 -04:00
Aaron Suen
6c238b26a1 Revive szutilpack from updates from sztest and nodecore.
- Rename namespace to "top-level" szutil_*.
- Merge improvements from sztest.
- New utils: chatsock, consock, logtrace, usagesurvey.
- Lagometer/logtrace are chat-command-togglable.
2019-03-27 06:23:19 -04:00