Commit Graph

770 Commits

Author SHA1 Message Date
RaidMax
b09ce46ff9 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021-06-03 10:51:19 -05:00
RaidMax
be08d49f0a add initial CS:GO support 2021-06-03 10:51:03 -05:00
Chase
b9fb274db6 Update ParserPT6.js (#206) 2021-05-15 09:22:34 -05:00
RaidMax
9488f754d4 Fix stupid idiot things 2021-05-15 09:20:49 -05:00
RaidMax
1595c1fa99 Initial implementation of configuration support for script plugins 2021-05-14 21:52:55 -05:00
RaidMax
4d21680d59 small issue fix with api and more checks for welcome tags 2021-05-04 19:01:09 -05:00
RaidMax
127af98b00 fix issue with help and dynamically loaded plugins with commands 2021-04-30 12:37:55 -05:00
LelieL91
21a9eb8716 Update DefaultSettings.json (T4, IW5, S1x) (#202)
* Update DefaultSettings.json
2021-04-30 12:35:38 -05:00
RaidMax
f1593e2f99 fix issue with chat message search 2021-04-18 09:17:01 -05:00
xerxes-at
74dbc3572f Added WaW bot guid (#200)
may be PlutoniumT4 only.
2021-04-16 13:48:52 -05:00
efinst0rm
e6d149736a Added T4 weapon names. (#198) 2021-04-16 13:47:58 -05:00
RaidMax
a034394610 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021-04-16 13:38:34 -05:00
RaidMax
34e7d69110 Add RCon support for S1x 2021-04-16 13:35:51 -05:00
Chase
4b686e5fdd Update Plutonium T4 Parser [v0.2]
Static version string
2021-04-08 09:36:32 -05:00
Chase
0428453426 Update Pluto T4 Parser
Uses new static version string.
2021-04-08 09:36:32 -05:00
RaidMax
e80e5d6a70 remove test code 2021-04-07 09:53:32 -05:00
RaidMax
22cf3081e1 update parser for Plutonium T4 2021-04-07 09:50:41 -05:00
RaidMax
76a18d9797 add parser support for Plutonium T4 2021-04-07 09:33:49 -05:00
RaidMax
fc13363c9c add user agent header for vpn detection issue #195 2021-04-07 08:47:42 -05:00
RaidMax
f916c51bc0 fix issue with iw5 weapon prefix not being removed properly 2021-04-01 13:12:47 -05:00
RaidMax
21087d6c25 remove whitespace on alias display and client name search 2021-03-31 11:20:32 -05:00
RaidMax
c84e374274 fix issue with client api for issue #191 2021-03-27 19:01:27 -05:00
RaidMax
e777a68105 properly pass game name to game string config finder.
add weapon prefix to weapon name parser for (iw5).
add some iw3 game strings
2021-03-23 21:42:26 -05:00
RaidMax
1f9c80e23b strip colors from header penalty on profile 2021-03-23 21:42:26 -05:00
Sparker
33371a6d28 Added iw6 aliases (#184) 2021-03-23 21:42:26 -05:00
Edo
d164ef2eab Removed tempbanclient (#187)
Removed tempbanclient because Tekno has "weird" internal DB that manages temp bans it it would interfere with iw4m
2021-03-23 10:36:33 -05:00
RaidMax
e2ed57f674 prevent autoflag from running player has been manually unflagged 2021-03-23 10:34:44 -05:00
RaidMax
824b1c0990 prevent loading of privileged clients page for issue #188 2021-03-23 10:28:17 -05:00
RaidMax
a8b331a5e5 prevent missing config from causing stats error
small advanced stats fixes
2021-03-23 10:16:27 -05:00
Sparker
802ec8cea5 Added iw6 aliases (#184) 2021-03-23 08:14:07 -05:00
RaidMax
2313c4357b add removal of obsolete plugins 2021-03-22 11:46:32 -05:00
RaidMax
c5375b661b huge commit for advanced stats feature.
broke data out into its own library.
may be breaking changes with existing plugins
2021-03-22 11:09:25 -05:00
RaidMax
db2e1deb2f modify rule shortcut to just have 1 list 2021-02-27 09:40:25 -06:00
RaidMax
191a68e7dd revert unintended commit file 2021-01-24 13:30:22 -06:00
RaidMax
c4f19e94ef implement custom tag (descriptor) feature
allow override of level names through configuration
few small fixes/improvements
2021-01-24 11:47:19 -06:00
RaidMax
c419d80b57 preemptive checks 2021-01-17 22:12:18 -06:00
RaidMax
23a33ba489 implement more robust command api and login
improve web console command response reliability and consistency
2021-01-17 21:58:18 -06:00
RaidMax
dd3ebf6b34 increase buffer size for rcon connection 2021-01-17 20:04:32 -06:00
RaidMax
28373b9325 implement admin "privacy" for issue #185 2021-01-09 12:37:20 -06:00
RaidMax
843c01061d update 'uptime' output
use translations for certain webfront page meta that was neglected
update plutonium parsers to not use new line in notices as it is not supported
2021-01-08 19:21:23 -06:00
RaidMax
5cb2d05f33 add preset rules, configurable time spans, and separate rule shortcut for issue #180 2020-12-31 18:48:58 -06:00
RaidMax
5a288dafc1 update shared library core version and plugins 2020-12-20 19:23:14 -06:00
RaidMax
4afc478076 fix issue with view stats and reset stats failing
fix issue with set level returning wrong error message if setting a client to the same level they're currently at
update CoD4x parser version
update nuget packages
2020-12-16 13:11:30 -06:00
RaidMax
928cbef845 resolve bot guid issue with T5
remove unneeded check for CNCT state
2020-12-14 21:10:50 -06:00
RaidMax
02b910234a add official T4/WaW support for issue #178
CoD4x parser tweak to parse full guid as decimal
2020-12-13 20:33:37 -06:00
RaidMax
f03626c3ae Another tweak for CoD4x rcon parsing. 2020-12-12 21:43:27 -06:00
RaidMax
6648b75255 update CoD4x parser
tweak handling segmented status response
actually support more than 18 clients LOL
2020-12-02 14:29:49 -06:00
RaidMax
bd3f0caf60 fix memory leak issue related to AddDbContext not working as expected 2020-11-29 16:01:52 -06:00
RaidMax
b2d282d412 include ; for timeout string 2020-11-27 22:08:13 -06:00
RaidMax
36a02b3d7b update for database provider specific migrations
fix issues with live radar
2020-11-27 21:52:52 -06:00