RaidMax
31ee71260a
use default settings for maps and quick messages config (remove from IW4MAdminSettings)
2021-07-09 16:50:33 -05:00
LelieL91
38c0c81451
Added CSGO maps ( #210 )
...
Added all current default CSGO maps (Competitive, Wingman, Casual, War Games, Retakes, Danger Zone)
2021-06-16 08:54:49 -05:00
LelieL91
21a9eb8716
Update DefaultSettings.json (T4, IW5, S1x) ( #202 )
...
* Update DefaultSettings.json
2021-04-30 12:35:38 -05:00
efinst0rm
e6d149736a
Added T4 weapon names. ( #198 )
2021-04-16 13:47:58 -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
Sparker
33371a6d28
Added iw6 aliases ( #184 )
2021-03-23 21:42:26 -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
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
1dc0f5a240
fix aggregate issue with KDR on global top stats
...
refactor some of the main application code to have a cleaner code flow
add enviroment flag to opt out of .net core telemetry in start script
fixed "a moment" missing the "ago"
fixed case sensitive client searches on postgresql
clean up command code flow
Add missing map "mp_cairo" to default settings
2019-05-08 20:34:17 -05:00
RaidMax
9f8c35dbed
fix bug with chat context timestamps not parsing is different machine locales
...
add disallowed client names to default config
fix ping not working for targets
2019-04-08 20:31:32 -05:00
RaidMax
6f80f1edbb
refine webfront pages
...
finish refactor of penalty information/profile
optimize pull penalty query
start impl of quick message mapping
2019-03-31 19:56:31 -05:00
RaidMax
bf0a0befc6
fix top players row not fill full width
...
make stats web use view imports
add more games/maps to default settings (thanks to FryTechTiddys
#7622 )
replace ConfigurationBuilder Config Handler implementation with Newtonsoft.Json as it wasn't deserializing "complex" classes properly
2019-03-17 17:37:50 -05:00
RaidMax
7c6419a16a
finish cod4x parser
...
add IW3 map names
2019-02-06 20:12:35 -06:00
RaidMax
044991272f
update parsers to include game name
...
prompt to enter log path if game doesn't generate
2019-02-05 18:02:45 -06:00
RaidMax
65cf3566db
fix publish for release
...
fix bug with localization issue crashing app if config is wrong
2018-10-12 18:59:17 -05:00
RaidMax
e91d076b41
curtail lost connection messages from RCon
...
verify still compatible with T6
fix potential null reference exception during configuration reading/setup
2018-10-10 19:22:08 -05:00
RaidMax
98adfb12d2
update map names for IW4 (issue #48 )
...
only check shared GUID for IW4
optimized get privileged clients query
fine-tuned the version printout to include revision numbers
2018-09-13 14:34:42 -05:00
RaidMax
9ff7f39e8d
SPM fix for negative/teamdamage
...
added localization as downloaded from the Master API
interupted network communication no longer treated as unknown exception
topstats prints the right message if no one qualifies
angle adjustments
move unflag to seperate command
2018-05-07 23:58:46 -05:00
RaidMax
438718507b
more api tweaks
...
removed WebfrontSettings
IW4MAdminSettings are only generated when the file does not exist, placeholder values stored in DefaultSettings.json
2018-04-19 00:48:14 -05:00