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

436 Commits

Author SHA1 Message Date
57f1dd3f3c add lobby rating to home
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
7f7c00e1f0 Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
7e01dc3fc2 add initial CS:GO support 2021-06-03 10:51:03 -05:00
fe91c23abe small issue fix with api and more checks for welcome tags 2021-05-04 19:01:09 -05:00
20031a8220 fix issue with help and dynamically loaded plugins with commands 2021-04-30 12:37:55 -05:00
d7e5c6e3f4 fix issue with chat message search 2021-04-18 09:17:01 -05:00
cf6d71a8e5 remove whitespace on alias display and client name search 2021-03-31 11:20:32 -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
c6db9a8493 strip colors from header penalty on profile 2021-03-23 21:42:26 -05:00
2348a48dd3 prevent autoflag from running player has been manually unflagged 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
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
fb8122c0d7 revert unintended commit file 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 11:47:19 -06:00
c231c6b610 implement more robust command api and login
improve web console command response reliability and consistency
2021-01-17 21:58:18 -06:00
f984d509b3 implement admin "privacy" for issue #185 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-08 19:21:23 -06:00
95643f6a2d add preset rules, configurable time spans, and separate rule shortcut for issue #180 2020-12-31 18:48:58 -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
e0ef55a636 update for database provider specific migrations
fix issues with live radar
2020-11-27 21:52:52 -06:00
1c7e66da44 persist say command messages with webfront denotation to chat log
per issue #159
2020-11-18 09:08:24 -06:00
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
3e1db4b00a fix introduced issue with map/map_rotate commands 2020-11-11 18:53:23 -06:00
04fe6836c6 refactor logging in pretty big overhaul 2020-11-11 17:35:55 -06:00
1317514bb3 hide flag status for non logged in users
remove erroneous anticheat detection reason on kick
2020-10-17 10:55:19 -05:00
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
f18dd65695 update bundle minifier package to use .net core one 2020-08-20 13:10:43 -05:00
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
2e0b1b3569 hide chat for password protected servers for issue #162 2020-08-20 10:38:11 -05:00
93173652ea merge 2020-08-18 20:15:46 -05:00
176d8edf22 another attempt to fix display of long client names/temporary t6 getinfo workaround 2020-08-18 20:11:41 -05:00
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
25ad16495e fix misaligned kick button with long names on webfront 2020-08-18 16:35:21 -05:00
ae16306f35 fix misaligned kick button with long names on webfront 2020-08-12 13:46:14 -05:00
225045432b fix dependency injection of comands in webfront preventing ui actions from working 2020-08-06 08:48:14 -05:00
1793f630f2 update action controller to dynamically generate command names in case of overridden names (issue #152) 2020-08-04 17:26:16 -05:00
51202e7f8b add configurable command and broadcast command prefix for issue #149 2020-07-31 20:40:03 -05:00
2b3514d586 tweak color of kick icon 2020-07-14 15:48:38 -05:00
41474768fc add kick client functionality to webfront home for issue #142 2020-07-14 14:13:40 -05:00
9b9c1bd851 support custom master url
refactor api instatation to allow custom master url in config
2020-06-30 16:39:32 -05:00
39e0874bec [issue #139] client lookup and stats api 2020-05-25 13:04:44 -05:00
14b6cd3ab8 [issue 137] custom display hostnames for webfront 2020-05-23 13:25:09 -05:00
c7967c4a38 re-enable claims permission add/remove 2020-05-22 21:38:38 -05:00
6f9051120d [issue 135] enhanced search
implement enhanced search for chat messages
2020-05-22 20:29:41 -05:00
46fee97e4e implement script plugin command registration - issue #132 2020-05-11 16:20:25 -05:00
84ffb9aa29 [tweaks and fixes]
reenable tekno support
address vagrant thread issue
refactor game log reader creation to follow better practices
fix bot issues/address how guids are generated for bots/none provided
2020-05-04 16:50:02 -05:00
cc8756107f implement audit log view in webfront 2020-04-28 16:48:06 -05:00
1f7f40f296 [misc bug fixes]
properly hide broadcast failure messages if ignore connection lost is turned on
fix concurent issue for update stats history that happened with new event processing
make get/set additional property thread safe
add ellipse to truncated chat messages on home
2020-04-25 19:01:26 -05:00
296411a5be add server categorization feature (issue #77) 2020-04-13 20:26:13 -05:00