Commit Graph

2 Commits

Author SHA1 Message Date
skull132
14a0c7bf92 Fixes Boogaloo (#1345)
Re-adds IPC APC feeding
Removes more of the horror that is type paths in text strings when they don't have to be there :ree:
Fix a bunch of lore blurbs
SQL saving is fixededed
Mark-up REGEX now requires whitespace or line ending/starts between tokens. It doesn't grab tokens surrounded by non-whitespace characters.
Updated the server greeting to only updated saved hashes if a user actively clicks on a tab.
C4 now forces old system for itself, due to raisins.
Admin verb to toggle between global default explosion type. One round only. Requires R_DEBUG or R_SERVER, is hideable.
2016-12-31 04:32:33 +02:00
skull132
d07b0f4be6 Optimizing REGEX, fixes #686 (#677)
Less vars instanced every time someone speaks, no more REGEX being compiled every time someone speaks.

Should lower the cost of these procs.
2016-08-06 00:48:51 +03:00