RaidMax
c1a1d65261
cleaned up configuration files to use appsettings
2018-03-14 00:36:25 -05:00
RaidMax
1adf3ceb3c
the meats
2018-03-06 01:22:19 -06:00
RaidMax
1dbacd2188
added 'none' and extra m16 variants to weapon list
...
moved killstreak/deathstreak messages into configuration file
cleaned up configuration manager
fixed misc startup issue and threading
added more importing stuff
network id is a ulong now
ip str is now ip
added time played (per server)
2018-02-10 22:33:42 -06:00
RaidMax
23eb641113
Moved from SQLITE to EntityFramework.
...
Lots of things are broken!
2017-11-25 19:29:58 -06:00
RaidMax
c19d6e98f5
Added IManager parameter to IPlugin.OnLoadAsync
2017-10-16 22:47:41 -05:00
RaidMax
4cddefd542
-reconfigured solution and projects to be correct debug/release and files copy properly
...
-started working on more advanced statistics
2017-09-29 21:42:24 -05:00
RaidMax
8d52d7ddc5
-added back player history graphs (past 12 hours every 15 minutes)
...
-fixed issue with configurationmanager files and threading
-servers on webfront listed in descending player count
-fixed resolution of tempban times from console feedback
-Added tests plugin to simulate functionality
2017-09-27 15:07:43 -05:00
RaidMax
6a94882d20
-added !ip command (prints a client's external IP)
...
-fixed up the findall command
-moved aliases to the manager
-added admins page to view privileged users
-fixed refactoring mistake with messages
2017-08-17 18:28:08 -05:00
RaidMax
2dc8f55e7c
Reverted some of plugin method signatures as I realized it didn't really make sense.
2017-06-13 18:33:47 -04:00
RaidMax
45cb985701
Added Configuration manager class
2017-06-12 19:24:12 -05:00
RaidMax
5d1c9bd218
More cleanup
...
project renaming
moved PluginImporter to SharedLibrary
config writer abstracted for plugins
2017-06-12 17:47:31 -04:00
RaidMax
0ef306a60c
Cleaned up some code and adhered closer to the Microsoft code standards.
2017-06-12 13:50:00 -04:00
RaidMax
bd99add434
Enable/Disable fast restart plugin via config
...
Deleted legacy connection & heartbeat classes
Hopefully fixed issues relating to certain web requests throwing recoverable error
Modified Serializer class slightly
2017-06-06 22:45:21 -05:00
RaidMax
04df8d5408
tweaks to stats and fixed the alias command, made the logger thread safe.. whoops
2017-06-01 12:42:28 -05:00
RaidMax
063449d9c4
reworked some stats, redid the macro -> Tokens
...
added reset stats commands
broadcast for some commands
2017-05-31 00:31:56 -05:00
RaidMax
d86836ae8d
Moved Alias Database into interface...
2017-05-28 20:54:46 -05:00
RaidMax
ac7908de91
Redid the logging system
2017-05-27 18:29:20 -05:00
RaidMax
c1faf8a02e
Moved client database into manager, as it should be.. Some more transitional things and a few fixes.
2017-05-27 17:08:04 -05:00
RaidMax
c151bcbdae
Apparently I was working with an older codebase.. Oh well, i've merged the changes..
2017-05-26 23:22:50 -05:00
RaidMax
10075b0d3f
Branch for IW4X practically everything refactored
2017-05-26 17:49:27 -05:00