1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 21:58:06 -05:00

502 Commits

Author SHA1 Message Date
RaidMax
90d406a78a fix issue with display server with no saved player history 2021-08-31 08:44:15 -05:00
RaidMax
e34d24db7e bundle js by version so webfront updates don't need a cache refresh 2021-08-30 20:30:06 -05:00
RaidMax
7135d37b0f tweak player history hover format 2021-08-29 20:47:25 -05:00
RaidMax
dcf690325c persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -05:00
RaidMax
300b3a5908 Exclude accidental dotnet bundle command comment 2021-08-26 17:37:01 -05:00
RaidMax
fe140707ee Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
RaidMax
2f989bf171 renable dotnet bundle cuz that was the real issue. 2021-08-16 17:02:47 -05:00
RaidMax
9877730b84 fix more issues with implicit link toggle 2021-08-16 13:20:54 -05:00
RaidMax
14d5c15fce fix issues with last release 2021-07-12 14:57:44 -05:00
RaidMax
19b5c456a5 support hostnames for server config 2021-07-11 17:26:30 -05:00
RaidMax
667bba8819 detect headshots for CSGO on advanced stats
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
RaidMax
eb339bff43 pass x-forwarded-for to properly log proxied login/logout 2021-07-05 16:08:13 -05:00
RaidMax
6dff22a592 use different api for country code/flag that support https 2021-07-02 10:04:56 -05:00
RaidMax
a668b62342 add country flag and name to profile 2021-07-01 21:58:09 -05:00
RaidMax
19d8bcb690 add login/logout events to change tracker
default guest profile to minimum permissions
2021-06-30 21:13:25 -05:00
RaidMax
6c5149adf1 fix alignment for long server names 2021-06-30 10:44:43 -05:00
RaidMax
57f1dd3f3c add lobby rating to home
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
RaidMax
7f7c00e1f0 Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
RaidMax
7e01dc3fc2 add initial CS:GO support 2021-06-03 10:51:03 -05:00
RaidMax
fe91c23abe small issue fix with api and more checks for welcome tags 2021-05-04 19:01:09 -05:00
RaidMax
20031a8220 fix issue with help and dynamically loaded plugins with commands 2021-04-30 12:37:55 -05:00
RaidMax
d7e5c6e3f4 fix issue with chat message search 2021-04-18 09:17:01 -05:00
RaidMax
cf6d71a8e5 remove whitespace on alias display and client name search 2021-03-31 11:20:32 -05:00
RaidMax
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
RaidMax
c6db9a8493 strip colors from header penalty on profile 2021-03-23 21:42:26 -05:00
RaidMax
2348a48dd3 prevent autoflag from running player has been manually unflagged 2021-03-23 10:34:44 -05:00
RaidMax
a4bdbcacb9 prevent loading of privileged clients page for issue #188 2021-03-23 10:28:17 -05:00
RaidMax
4316f1bfab prevent missing config from causing stats error
small advanced stats fixes
2021-03-23 10:16:27 -05:00
RaidMax
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
RaidMax
fb8122c0d7 revert unintended commit file 2021-01-24 13:30:22 -06:00
RaidMax
92e7a8bd2b 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
c231c6b610 implement more robust command api and login
improve web console command response reliability and consistency
2021-01-17 21:58:18 -06:00
RaidMax
f984d509b3 implement admin "privacy" for issue #185 2021-01-09 12:37:20 -06:00
RaidMax
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-08 19:21:23 -06:00
RaidMax
95643f6a2d add preset rules, configurable time spans, and separate rule shortcut for issue #180 2020-12-31 18:48:58 -06:00
RaidMax
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
RaidMax
e0ef55a636 update for database provider specific migrations
fix issues with live radar
2020-11-27 21:52:52 -06:00
RaidMax
1c7e66da44 persist say command messages with webfront denotation to chat log
per issue #159
2020-11-18 09:08:24 -06:00
RaidMax
057de452e7 modify iw6x parser to default game log vars temporarily, small amount of code cleanup to git rid of warnings 2020-11-12 20:39:56 -06:00
RaidMax
3e1db4b00a fix introduced issue with map/map_rotate commands 2020-11-11 18:53:23 -06:00
RaidMax
04fe6836c6 refactor logging in pretty big overhaul 2020-11-11 17:35:55 -06:00
RaidMax
1317514bb3 hide flag status for non logged in users
remove erroneous anticheat detection reason on kick
2020-10-17 10:55:19 -05:00
RaidMax
c263c456fc remove hard coded paths to make it easier for building in debug mode
auto copy script plugins/localization for local builds
2020-08-26 09:54:56 -05:00
RaidMax
f18dd65695 update bundle minifier package to use .net core one 2020-08-20 13:10:43 -05:00
RaidMax
45f1215aae include "all" meta button on profile
include full humanizer package to library bug in russian translations
2020-08-20 11:08:21 -05:00
RaidMax
2e0b1b3569 hide chat for password protected servers for issue #162 2020-08-20 10:38:11 -05:00
RaidMax
93173652ea merge 2020-08-18 20:15:46 -05:00
RaidMax
176d8edf22 another attempt to fix display of long client names/temporary t6 getinfo workaround 2020-08-18 20:11:41 -05:00
RaidMax
6e27dd9dce 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
25ad16495e fix misaligned kick button with long names on webfront 2020-08-18 16:35:21 -05:00