RaidMax
7fcb2202bd
add server scoreboard functionality
2022-01-26 15:20:10 -06:00
RaidMax
c713fdacb0
update packages for previous release (re-release of previous)
2022-01-26 15:20:10 -06:00
RaidMax
67be4f8e7f
reduce some potential errors
2022-01-26 15:20:10 -06:00
RaidMax
e739c91b52
add color code mapping for CSGO
2022-01-26 15:20:10 -06:00
RaidMax
4a89744ee9
abstract engine color codes to use (Color::<Color>) format to make codes more.
...
see pt6 parser and configs for example usages
2022-01-26 15:20:10 -06:00
RaidMax
66010a2fa2
fix issue with caching implementation
2022-01-26 15:20:10 -06:00
RaidMax
a88b30562c
update caching to use automatic timer instead of request based to prevent task cancellation
2022-01-26 15:20:10 -06:00
RaidMax
c5f9a68102
implement client server connection tracking persistence
2021-08-31 18:21:40 -05:00
RaidMax
deff4f2947
persist client count history data across reboots and allow for configurable timespan
2021-08-29 13:10:10 -05:00
RaidMax
162006da29
use new cache signature
2021-08-27 21:05:30 -05:00
RaidMax
27e9ecfd9d
support homepath in pluto t6
2021-08-27 20:47:06 -05:00
RaidMax
a815bcbff5
Add max concurrent players over 24 hours badge to home
2021-08-26 17:35:05 -05:00
RaidMax
19a49504b8
display "since last connection" as per server on top stats instead of last connection to any servers
2021-08-25 17:47:57 -05:00
RaidMax
67c2406325
fix issues with last release
2021-07-12 14:57:44 -05:00
RaidMax
5ef00d6dae
tweak headshot detection for CSGO
2021-07-11 09:58:02 -05:00
RaidMax
5921098dce
detect headshots for CSGO on advanced stats
...
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
RaidMax
31ee71260a
use default settings for maps and quick messages config (remove from IW4MAdminSettings)
2021-07-09 16:50:33 -05:00
RaidMax
ed8067a4a2
add offline messaging feature
2021-07-08 21:12:09 -05:00
RaidMax
c9d7a957dc
add reset anticheat metric (!rsa) for issue #177
2021-07-01 13:12:19 -05:00
RaidMax
9c6ff6f353
use right game for estimated score
2021-07-01 13:06:31 -05:00
RaidMax
bccbcce3c1
add lobby rating to home
...
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
RaidMax
fc0bed2405
show "out of" ranked players for stats command
2021-06-29 17:14:25 -05:00
RaidMax
16cfb33109
improvements and consistencies to the top stats, most played and top players commands
2021-06-29 15:35:56 -05:00
RaidMax
42979dc5ae
Use string for AC snapshot weapon and hit location
...
Add webfront logging
2021-06-29 15:02:01 -05:00
RaidMax
95cbc85144
fix issue with selecting wrong parser during setup
...
add minimum name length option
fix issue with stats spm
2021-06-27 20:31:39 -05:00
RaidMax
af4630ecb9
Additional CSGO compatibility improvements
2021-06-16 08:53:50 -05:00
RaidMax
be08d49f0a
add initial CS:GO support
2021-06-03 10:51:03 -05:00
RaidMax
f916c51bc0
fix issue with iw5 weapon prefix not being removed properly
2021-04-01 13:12:47 -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
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
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
bd3f0caf60
fix memory leak issue related to AddDbContext not working as expected
2020-11-29 16:01:52 -06:00
RaidMax
36a02b3d7b
update for database provider specific migrations
...
fix issues with live radar
2020-11-27 21:52:52 -06:00
RaidMax
09f37d7941
clean up some logic related to tracking stats on player join
2020-11-18 16:28:14 -06:00
RaidMax
103d2726c2
persist say command messages with webfront denotation to chat log
...
per issue #159
2020-11-18 09:08:24 -06:00
RaidMax
a574fb0d4b
update index for ratings/prune old entries
...
small stat tweaks to add players on first kill/damage event
(instead of on connect which causes issues with slow writes)
2020-11-14 18:24:51 -06:00
RaidMax
664eb32587
fix small logging issue with loading plugins
...
add minigun turret to list of ignored ac weapons
2020-11-14 10:53:01 -06:00
RaidMax
570a228c92
refactor logging in pretty big overhaul
2020-11-11 17:35:55 -06:00
RaidMax
59f1699228
fix issue with button detection
2020-10-17 10:55:29 -05:00
RaidMax
04217e96ee
fix anticheat detection type logic
2020-10-17 10:54:54 -05:00
RaidMax
c41fc27a1a
fix introduced bug :)
2020-09-30 21:00:40 -05:00
RaidMax
1f1f4de67a
anticheat tweaks
...
- reset recoil state on map change
- refactor config
- remove m21 from chest detection
- allow ignored client ids
2020-09-30 17:15:47 -05:00
RaidMax
a4a65a486a
update GenerateGuidFromString to resolve to a stable hash code.
...
fix bots not showing up on live radar
2020-09-21 15:30:42 -05:00
RaidMax
2b3e21d4ba
fix most played formatting issue
...
prevent reverse proxy to 127.0.0.1 from counting as IW4MAdmin client
copy humanizer support lib to output dir
2020-08-21 18:12:00 -05:00
RaidMax
c783a04a52
hide chat for password protected servers for issue #162
2020-08-20 10:38:11 -05:00
RaidMax
4735864113
remove some left over warnings from deprecated packages
2020-08-19 14:50:49 -05:00
RaidMax
778e339a61
QOL updates for profile meta
...
implement filterable meta for issue #158
update translations and use humanizer lib with datetime/timespan for issue #80
2020-08-18 16:35:21 -05:00
RaidMax
6c00cceb7a
update stats plugin to properly use the new configurable broadcast prefix.
2020-08-01 09:58:23 -05:00
RaidMax
b8d5495055
include client name in stats info result
2020-05-30 14:14:42 -05:00