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

696 Commits

Author SHA1 Message Date
RaidMax
ca14311d72 enhance script plugin features
(support service resolver with generic args)
(support requiresTarget for command)
2020-09-28 20:32:53 -05:00
RaidMax
a11596a8fd implement service resolver for script plugins 2020-09-26 18:13:56 -05:00
RaidMax
bacafebb99 implement pm admins command for issue #170 2020-09-26 17:17:21 -05:00
RaidMax
65a80f1c8c add 0.0.0.0 as internal "ip" even though it's not actually a valid IP but for cod4x 2020-09-21 15:32:49 -05:00
RaidMax
514af749e7 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
fe6dec3361 update shared library version 2020-08-31 12:31:40 -05:00
RaidMax
2f0a758875 allow tracking of "zombie" clients to support stat tracking in zm 2020-08-31 12:13:20 -05:00
RaidMax
fa48fe1b95 Add XuidString and GuidString to EFClient to allow easier interfacing with mods 2020-08-31 12:03:06 -05:00
RaidMax
785295056b add website override mapping to tekno parser (_website -> sv_clanWebsite) 2020-08-31 11:58:56 -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
637fa2ae9e 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
2.3-Prerelease2b193
2020-08-21 18:12:00 -05:00
RaidMax
f18dd65695 update bundle minifier package to use .net core one 2.3-Prerelease2b191 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
774d4a5d30 remove some left over warnings from deprecated packages 2020-08-19 14:50:49 -05:00
RaidMax
93173652ea merge 2.3-Prerelease2b189 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
2.3-Prerelease2b188
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
RaidMax
a9f3c9a10c Merge branch '2.4-pr' of https://github.com/RaidMax/IW4M-Admin into 2.4-pr 2020-08-18 16:33:45 -05:00
Chase Hall
0a1d6e6482
Create FUNDING.yml (#161) 2020-08-12 20:48:07 -05:00
RaidMax
ae16306f35 fix misaligned kick button with long names on webfront 2020-08-12 13:46:14 -05:00
RaidMax
4bf479597d
Update README.md 2020-08-11 20:48:13 -05:00
Chase Hall
629fac2aa9
Consolidate README (#156)
* Consolidate README.
We use the wiki now for most information, this just reduces "duplicate" data.
2020-08-06 13:20:35 -05:00
Chase Hall
c717ba5d04
Add ManualWebFrontURL to readme. (#150)
* Update README.md

* Update project links
2020-08-06 08:49:20 -05:00
RaidMax
f166d0469f
Merge pull request #105 from xerxes-at/2.4-pr
Added support for the AC to PlutoT6
2020-08-06 08:48:53 -05:00
RaidMax
225045432b fix dependency injection of comands in webfront preventing ui actions from working 2.3-Prerelease2b183 2020-08-06 08:48:14 -05:00
RaidMax
a749185468 grab gametype from status for T7 2.3-Prerelease2b182 2020-08-05 09:43:31 -05:00
RaidMax
1793f630f2 update action controller to dynamically generate command names in case of overridden names (issue #152) 2020-08-04 17:26:16 -05:00
RaidMax
cce1ba5670 fix mislabled dragunov name in live radar 2020-08-01 18:14:29 -05:00
RaidMax
b044198c6c update stats plugin to properly use the new configurable broadcast prefix. 2.3-Prerelease2b181 2020-08-01 09:58:23 -05:00
RaidMax
51202e7f8b add configurable command and broadcast command prefix for issue #149 2.3-Prerelease2b180 2020-07-31 20:40:03 -05:00
RaidMax
fc20e78066 prevent action on report from activating on privileged clients 2020-07-27 16:22:07 -05:00
RaidMax
60ae97eb69 Merge branch '2.4-pr' of https://github.com/RaidMax/IW4M-Admin into 2.4-pr 2020-07-27 11:26:37 -05:00
RaidMax
d07e67e269
Merge pull request #148 from RaidMax/feature/issue-144-report-action
implement action on report plugin for issue #144
2.3-Prerelease2b179
2020-07-25 21:17:12 -05:00
RaidMax
ed0336a6c2 implement action on report plugin for issue #144 2020-07-25 21:15:46 -05:00
RaidMax
587883862f remove old test project 2020-07-15 10:11:37 -05:00
RaidMax
a77a930acf remove discord deprecated discord webhook file, remove game log file as it's being moved to new repo 2020-07-15 10:09:58 -05:00
RaidMax
2b3514d586 tweak color of kick icon 2.3-Prerelease2b178 2020-07-14 15:48:38 -05:00
RaidMax
41474768fc add kick client functionality to webfront home for issue #142 2.3-Prerelease2b177 2020-07-14 14:13:40 -05:00
RaidMax
49511cff13 remove master project 2020-06-30 16:42:30 -05:00
RaidMax
9b9c1bd851 support custom master url
refactor api instatation to allow custom master url in config
2020-06-30 16:39:32 -05:00
RaidMax
ff502cb376 prevent ability to kick users of same rank 2.3-Prerelease2b176 2020-06-17 15:20:07 -05:00
RaidMax
e0cbdf76d5 adjustments for T6 and tekno (implement mapped dvars and default values) 2020-06-16 17:16:12 -05:00
RaidMax
0d70eb8a4e disable standard console in if it has been redirected 2020-06-03 19:45:06 -05:00
RaidMax
7b4d4c1b36 include client name in stats info result 2.3-Prerelease2b174 2020-05-30 14:14:42 -05:00
RaidMax
1c515a3759 fix issue with registering multiple script commands in command configuration 2020-05-30 14:06:04 -05:00
RaidMax
30a1225f1b [issue #140]
fix bug with friendly fire being disabled with custom callbacks on IW4x
2020-05-30 13:39:09 -05:00
RaidMax
b1b5a68766 fix shared library linking issue 2.3-Prerelease2b173 2020-05-25 14:09:41 -05:00
RaidMax
d9ccdff309
Merge pull request #141 from RaidMax/feature/issue-139-stats-api
[issue #139] client lookup and stats api
2.3-Prerelease2b172
2020-05-25 13:06:44 -05:00