1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 23:00:57 -05:00
Commit Graph

241 Commits

Author SHA1 Message Date
60d7fd08a0 small updates that got lost in last commit 2022-04-19 22:34:35 -05:00
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
91a05348f0 initial permissions based webfront access implementation 2022-04-04 22:16:40 -05:00
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
55f3209d94 remove striped scoreboard and add spectator color 2022-03-28 18:23:11 -05:00
adf483e692 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
58c9092888 fix meta filter on profile 2022-03-24 16:23:40 -05:00
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
f9f3ff6af3 Add info api for #231 2022-03-08 12:06:46 -06:00
c22bfed99d simplify level update so we don't have to worry about linked account levels 2022-02-28 15:20:46 -06:00
34328848f4 simplify ban process with new system 2022-02-22 17:09:50 -06:00
3001a92a78 initial framework for gsc + iw4madmin integration
improvements to script plugin capabilities and error feedback
2022-02-07 18:43:36 -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
75d6417d64 fix issue with certain penalties not linking 2022-01-28 15:33:21 -06:00
e7b357479d add additional fields to server api 2022-01-26 15:26:26 -06:00
513f0afd34 order chat context messages from oldest to newest 2022-01-26 15:26:25 -06:00
2671d26182 scoreboard tweak 2022-01-26 15:20:10 -06:00
9aa972fac7 fix missing null check in scoreboard. oops 2022-01-26 15:20:10 -06:00
6e60a5dcb6 include cs go "estimated" score on scoreboard 2022-01-26 15:20:10 -06:00
7fe2e51449 add sorting and zscore to scoreboard 2022-01-26 15:20:10 -06:00
67189f3294 fix misc webfront errors on first run after configuration 2022-01-26 15:20:10 -06:00
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
80a906f61f update to show full gametype name on webfront 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
bbab849224 fix issue on about page with duplicate server names or inactive servers 2021-10-19 20:02:31 -05:00
ad14a150e2 improve about page layout 2021-10-16 13:30:26 -05:00
60681458c4 Add about/community info guidelines/social page 2021-10-09 21:11:47 -05:00
d2590c929a add raw file editing to configuration page in webfront 2021-09-16 16:27:40 -05:00
778bb34609 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
fe140707ee Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
eb339bff43 pass x-forwarded-for to properly log proxied login/logout 2021-07-05 16:08:13 -05:00
19d8bcb690 add login/logout events to change tracker
default guest profile to minimum permissions
2021-06-30 21:13:25 -05:00
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
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
a4bdbcacb9 prevent loading of privileged clients page for issue #188 2021-03-23 10:28:17 -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
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
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
e0ef55a636 update for database provider specific migrations
fix issues with live radar
2020-11-27 21:52:52 -06:00
04fe6836c6 refactor logging in pretty big overhaul 2020-11-11 17:35:55 -06: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
2e0b1b3569 hide chat for password protected servers for issue #162 2020-08-20 10:38:11 -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
225045432b fix dependency injection of comands in webfront preventing ui actions from working 2020-08-06 08:48:14 -05:00