9e35e12560
fix profile issue
2022-03-24 08:40:42 -05:00
fd29f2d1ad
update stats to use new meta service
2022-03-23 13:54:42 -05:00
a84b9abe68
fix issue with multi line output freezing console
2022-03-23 12:09:40 -05:00
1f132d46f9
fix issue with loading stats config #237
2022-03-08 11:24:59 -06:00
57558f6223
add cancellation token for rcon connection to allow more granular control
2022-02-28 20:44:30 -06:00
39a2b155ab
increment shared library references
2022-02-23 15:57:44 -06:00
68c5cbacdc
more profile loading optimizations
2022-02-01 18:20:29 -06:00
bac343cdba
fix refactor issue
2022-01-28 17:28:49 -06:00
c84b270ef7
webfront profile loading optimizations
2022-01-28 14:33:08 -06:00
1c89b00907
small startup performance optimization
2022-01-28 09:35:01 -06:00
6f6dd035ee
Initial .net 6 upgrades
2022-01-26 15:26:25 -06:00
c518887903
hopeful topstats fixes
2022-01-26 15:20:10 -06:00
6458aee2ee
add server scoreboard functionality
2022-01-26 15:20:10 -06:00
34e35542ae
update packages for previous release (re-release of previous)
2022-01-26 15:20:10 -06:00
7541705f8a
reduce some potential errors
2022-01-26 15:20:10 -06:00
985762c426
add color code mapping for CSGO
2022-01-26 15:20:10 -06:00
4ae3ee1683
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
2f38f3f2b8
fix issue with caching implementation
2022-01-26 15:20:10 -06:00
c8c334327e
update caching to use automatic timer instead of request based to prevent task cancellation
2022-01-26 15:20:10 -06:00
d46c090301
implement client server connection tracking persistence
2021-08-31 18:21:40 -05:00
dcf690325c
persist client count history data across reboots and allow for configurable timespan
2021-08-29 13:10:10 -05:00
417b09ef9d
use new cache signature
2021-08-27 21:05:30 -05:00
0b6d74e5d4
support homepath in pluto t6
2021-08-27 20:47:06 -05:00
fe140707ee
Add max concurrent players over 24 hours badge to home
2021-08-26 17:35:05 -05:00
6cef75b5b5
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
14d5c15fce
fix issues with last release
2021-07-12 14:57:44 -05:00
da6da0edca
tweak headshot detection for CSGO
2021-07-11 09:58:02 -05:00
667bba8819
detect headshots for CSGO on advanced stats
...
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
7a9704b1dc
use default settings for maps and quick messages config (remove from IW4MAdminSettings)
2021-07-09 16:50:33 -05:00
b63803885b
add offline messaging feature
2021-07-08 21:12:09 -05:00
7e6498a53d
add reset anticheat metric (!rsa) for issue #177
2021-07-01 13:12:19 -05:00
29bd6a0f88
use right game for estimated score
2021-07-01 13:06:31 -05:00
57f1dd3f3c
add lobby rating to home
...
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
c3d1780791
show "out of" ranked players for stats command
2021-06-29 17:14:25 -05:00
6e1e0aa9f9
improvements and consistencies to the top stats, most played and top players commands
2021-06-29 15:35:56 -05:00
7f7c00e1f0
Use string for AC snapshot weapon and hit location
...
Add webfront logging
2021-06-29 15:02:01 -05:00
27ad872e56
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
bf4234b2c6
Additional CSGO compatibility improvements
2021-06-16 08:53:50 -05:00
7e01dc3fc2
add initial CS:GO support
2021-06-03 10:51:03 -05:00
fd6ab7fc8d
fix issue with iw5 weapon prefix not being removed properly
2021-04-01 13:12:47 -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-23 21:42:26 -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 11:09:25 -05:00
a3ed5dc576
update shared library core version and plugins
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 13:11:30 -06:00
78ae9dec74
fix memory leak issue related to AddDbContext not working as expected
2020-11-29 16:01:52 -06:00
e0ef55a636
update for database provider specific migrations
...
fix issues with live radar
2020-11-27 21:52:52 -06:00
5f912aad7f
clean up some logic related to tracking stats on player join
2020-11-18 16:28:14 -06:00
1c7e66da44
persist say command messages with webfront denotation to chat log
...
per issue #159
2020-11-18 09:08:24 -06:00
8a697ca71c
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
d9a7aa9ce9
fix small logging issue with loading plugins
...
add minigun turret to list of ignored ac weapons
2020-11-14 10:53:01 -06:00