Amos
7180bfe1fc
Mute Banner for Profile & Prevent Self-Target & Correctly Expire Early Unmutes ( #272 )
...
* Fix self-targeting
Remove creation of penalty on mute expiration
* Display mute penalties on profile
Expire mute penalties on unmute
* Resolves issues in code review
Added comment in ClientController.cs
Fixed order of operations in MuteManager.cs
Fixed condition in MuteManager.cs
* Fix self-targeting
Remove creation of penalty on mute expiration
* Display mute penalties on profile
Expire mute penalties on unmute
* Resolves issues in code review
Added comment in ClientController.cs
Fixed order of operations in MuteManager.cs
Fixed condition in MuteManager.cs
* Changed localisation value to be more generic
Fix null reference warning (it should never be null) (34da216)
2022-10-24 18:58:12 -05:00
RaidMax
450c8a45da
add support for plugin generated pages (interactions). add disallow vpn command
2022-10-17 09:17:43 -05:00
RaidMax
8d8a8d869a
implement profile interaction registration through plugins (mute and vpn detection implementation)
2022-09-08 15:03:38 -05:00
RaidMax
febb44923b
don't display client banned on webfront if a linked ban has been revoked but they haven't reconnected yet
2022-07-25 11:54:55 -05:00
RaidMax
2255234229
small tweaks for notes/tags
2022-07-20 11:39:46 -05:00
RaidMax
c6b0f96a69
add client note command and feature
2022-07-20 10:32:26 -05:00
RaidMax
34d800a8b4
clean up some more translations
2022-07-05 12:42:17 -05:00
RaidMax
c8eb6168d9
update webfront translation strings
2022-07-05 12:02:43 -05:00
RaidMax
6f5db426c1
misc ui tweaks
2022-06-16 14:02:44 -05:00
RaidMax
16d295024e
update schema to support unique guid + game combinations
2022-06-15 19:37:34 -05:00
RaidMax
c0879267c8
add game to player profile and admins page
2022-06-07 21:58:32 -05:00
RaidMax
178cf6e92a
ui tweaks/improvements including recent players and ip info lookup
2022-04-21 12:39:09 -05:00
RaidMax
60d7fd08a0
small updates that got lost in last commit
2022-04-19 22:34:35 -05:00
RaidMax
d5b4c60e5a
huge commit for webfront facelift
2022-04-19 18:43:58 -05:00
RaidMax
91a05348f0
initial permissions based webfront access implementation
2022-04-04 22:16:40 -05:00
RaidMax
58c9092888
fix meta filter on profile
2022-03-24 16:23:40 -05:00
RaidMax
bae415c81b
implement metaservice v2
2022-03-23 08:43:57 -05:00
RaidMax
c22bfed99d
simplify level update so we don't have to worry about linked account levels
2022-02-28 15:20:46 -06:00
RaidMax
34328848f4
simplify ban process with new system
2022-02-22 17:09:50 -06:00
RaidMax
68c5cbacdc
more profile loading optimizations
2022-02-01 18:20:29 -06:00
RaidMax
bac343cdba
fix refactor issue
2022-01-28 17:28:49 -06:00
RaidMax
75d6417d64
fix issue with certain penalties not linking
2022-01-28 15:33:21 -06:00
RaidMax
67189f3294
fix misc webfront errors on first run after configuration
2022-01-26 15:20:10 -06:00
RaidMax
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
RaidMax
a4bdbcacb9
prevent loading of privileged clients page for issue #188
2021-03-23 10:28:17 -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