7dbe473923
refactored the welcome plugin to use a web api instead of a hard coded file
...
removed deprecated file class
don't wait for response when setting dvar/sending command in T6
potential fix for duplicate kick message in JS plugin
2018-10-08 21:15:59 -05:00
a1dcc739b0
more stability changes
2018-10-03 21:20:49 -05:00
ca9e20ebd3
hopefully finished with RCon changes.
...
added more tests.
fixed issues from event changes (there's most definitely still issues related to that)
2018-10-02 12:39:08 -05:00
1fc2d8e460
clean up rcon, fix a bunch of little things
2018-09-29 14:52:22 -05:00
6b8c112ccf
a ton of stuff and fix migations
2018-09-23 19:45:54 -05:00
aac74f3633
add index to time sent in EFCLientMessage, so we can retrieve faster in context view
...
set the maximum height of the
add link to profile on client chat
move change history into a seperate service
move around AC penalty processing
2018-09-16 15:34:16 -05:00
d6996f96e6
re-implemented auto-upload on publish
...
fixed the max length migration for MySQL
configure the python projects to be able to be published from command line
optimize find active pentalties query
add feature for issue #38
testing fix for concurrent dict access (in stats plugin)
2018-09-12 19:53:11 -05:00
72f0bbf2fe
update readme
...
add vision average to client stats
other stuff
2018-09-07 22:29:42 -05:00
8a721bb53a
add game log server
2018-09-06 13:25:58 -05:00
9b6249a128
add warn event
...
add alert to IW4ScriptCommands
2018-09-02 21:25:09 -05:00
18aa6e85fc
moved event API stuff around
...
finally fixed threading issue (which actually had to do with IW4x log outputs being out of sync (not an issue with my code). What a lot of headache over something that wasn't my fault.
2018-08-30 20:53:00 -05:00