d314d7ba2c
improve CS:GO compatibility
2021.06.11.1-prerelease
2021-06-11 11:52:30 -05:00
d309565350
add one log indicator for games (Pluto IW5) that don't log to mods folder even when fs_game is specified.
2021.06.07.1-prerelease
2021-06-07 16:58:36 -05:00
fc80c8ade1
update pluto iw5 parser for new version
...
fix issue with finding players with color codes in name
2021.06.06.1-prerelease
2021-06-06 13:40:58 -05:00
5c5ba28ac3
fix bug with additional group mapping key
2021.06.03.4-prerelease
2021-06-03 13:21:34 -05:00
3005397bab
Fix null pointer exception ( #207 )
2021.06.03.2-prerelease
2021-06-03 10:52:27 -05:00
3f9ff7f899
Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre
2021-06-03 10:51:19 -05:00
7e01dc3fc2
add initial CS:GO support
2021-06-03 10:51:03 -05:00
9308a395af
Update ParserPT6.js ( #206 )
2021.05.15.3-prerelease
2021-05-15 09:22:34 -05:00
9c5f723bca
Fix stupid idiot things
2021-05-15 09:20:49 -05:00
2978db8cd8
Initial implementation of configuration support for script plugins
2021.05.15.1-prerelease
2021-05-14 21:52:55 -05:00
fe91c23abe
small issue fix with api and more checks for welcome tags
2021.05.05.1-prerelease
2021-05-04 19:01:09 -05:00
20031a8220
fix issue with help and dynamically loaded plugins with commands
2021.04.30.2-prerelease
2021-04-30 12:37:55 -05:00
96385e5479
Update DefaultSettings.json (T4, IW5, S1x) ( #202 )
...
* Update DefaultSettings.json
2021-04-30 12:35:38 -05:00
d7e5c6e3f4
fix issue with chat message search
2021.04.18.1-prerelease
2021-04-18 09:17:01 -05:00
ee4d8ed846
Added WaW bot guid ( #200 )
...
may be PlutoniumT4 only.
2021.04.16.4-prerelease
2021-04-16 13:48:52 -05:00
75e7a2411d
Added T4 weapon names. ( #198 )
2021-04-16 13:47:58 -05:00
689b7eee6d
Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre
2021-04-16 13:38:34 -05:00
0592ab1e02
Add RCon support for S1x
2021-04-16 13:35:51 -05:00
e89297b67f
Update Plutonium T4 Parser [v0.2]
...
Static version string
2021.04.08.1-prerelease
2021-04-08 09:36:32 -05:00
11c3abbcea
Update Pluto T4 Parser
...
Uses new static version string.
2021-04-08 09:36:32 -05:00
f8530b098f
remove test code
2021.04.07.2-prerelease
2021-04-07 09:53:32 -05:00
f786d11694
update parser for Plutonium T4
2021-04-07 09:50:41 -05:00
d1aa6c3dc4
add parser support for Plutonium T4
2021-04-07 09:33:49 -05:00
3b459ac55b
add user agent header for vpn detection issue #195
2021-04-07 08:47:42 -05:00
fd6ab7fc8d
fix issue with iw5 weapon prefix not being removed properly
2021.04.01.1-prerelease
2021-04-01 13:12:47 -05:00
cf6d71a8e5
remove whitespace on alias display and client name search
2021.03.31.1-prerelease
2021-03-31 11:20:32 -05:00
70cbf34ceb
fix issue with client api for issue #191
2021.03.28.1-prerelease
2021-03-27 19:01:27 -05:00
4179e8b428
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.24.1-prerelease
2021-03-23 21:42:26 -05:00
c6db9a8493
strip colors from header penalty on profile
2021-03-23 21:42:26 -05:00
4ee3453011
Added iw6 aliases ( #184 )
2021-03-23 21:42:26 -05:00
aac4c2c635
Removed tempbanclient ( #187 )
...
Removed tempbanclient because Tekno has "weird" internal DB that manages temp bans it it would interfere with iw4m
2021.03.23.2-prerelease
2021-03-23 10:36:33 -05:00
2348a48dd3
prevent autoflag from running player has been manually unflagged
2021.03.23.1-prerelease
2021-03-23 10:34:44 -05:00
a4bdbcacb9
prevent loading of privileged clients page for issue #188
2021-03-23 10:28:17 -05:00
4316f1bfab
prevent missing config from causing stats error
...
small advanced stats fixes
2021-03-23 10:16:27 -05:00
c7defa6499
Added iw6 aliases ( #184 )
2021-03-23 08:14:07 -05:00
7aa925af33
add removal of obsolete plugins
2021.03.22.2-prerelease
2021-03-22 11:46:32 -05:00
434392a7e4
huge commit for advanced stats feature.
...
broke data out into its own library.
may be breaking changes with existing plugins
2021.03.22.1-prerelease
2021-03-22 11:09:25 -05:00
267b045883
modify rule shortcut to just have 1 list
2021-02-27 09:40:25 -06:00
fb8122c0d7
revert unintended commit file
2021.01.24.2-prerelease
2021-01-24 13:30:22 -06:00
92e7a8bd2b
implement custom tag (descriptor) feature
...
allow override of level names through configuration
few small fixes/improvements
2021.01.24.1-prerelease
2021-01-24 11:47:19 -06:00
ba62afbe99
preemptive checks
2021.01.18.2-prerelease
2021-01-17 22:12:18 -06:00
c231c6b610
implement more robust command api and login
...
improve web console command response reliability and consistency
2021.01.18.1-prerelease
2021-01-17 21:58:18 -06:00
17dd35c4bb
increase buffer size for rcon connection
2021-01-17 20:04:32 -06:00
f984d509b3
implement admin "privacy" for issue #185
2021.01.09.2-prerelease
2021-01-09 12:37:20 -06:00
0387b6bd23
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.09.1-prerelease
2021-01-08 19:21:23 -06:00
95643f6a2d
add preset rules, configurable time spans, and separate rule shortcut for issue #180
2021.01.01.1-prerelease
2020-12-31 18:48:58 -06:00
a3ed5dc576
update shared library core version and plugins
2020.12.21.1-prerelease
2020-12-20 19:23:14 -06:00
50f7767bf1
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.1-prerelease
2020-12-16 13:11:30 -06:00
c53895ca11
resolve bot guid issue with T5
...
remove unneeded check for CNCT state
2020.12.15.1-prerelease
2020-12-14 21:10:50 -06:00
5a81d5b214
add official T4/WaW support for issue #178
...
CoD4x parser tweak to parse full guid as decimal
2020.12.14.1-prerelease
2020-12-13 20:33:37 -06:00