RaidMax
dd8c4f438f
reduce logging for failed anticheat log parsing
2022-05-22 18:04:38 -05:00
RaidMax
2230036d45
fix issue with VPN banlist evaluation
2022-05-22 18:04:23 -05:00
xerxes-at
1700b7da91
PlutoIW5 support for the Game Interface and improvements to the GSC part of it. ( #242 )
...
* Improvements to the GSC part of the Game Interface
* Adds compatibility with PlutoIW5 with minimal changes.
* Fixes issues when commands are called from the web interface when the used profile is not on the server.
* New Debug output when the target or origin of a command is sent by IW4MAdmin but not found in-game.
* Commands that can be run on the context of the target are now run in it.
* Simplifies the command registration and execution.
* Got rid of the huge switch block.
* Introduced AddClientCommand to register new commands for example
* `AddClientCommand("SwitchTeams", true, ::TeamSwitchImpl);`
* `AddClientCommand("Hide", false, ::HideImpl);`
* Callbacks are called with the full event object and the parsed data as parameters to allow maximum flexibility.
* Introduced level.eventBus.gamename to know which game we are to add minor changes.
* Changes - noclip/lockcontrols/playertome
Additional changes to support other games' functions
Co-Authored-By: Amos <4959320+MrAmos123@users.noreply.github.com>
2022-05-19 17:04:34 -05:00
RaidMax
fab97ccad4
fix suffixing commands with color code
2022-04-28 17:22:15 -05:00
RaidMax
0bf0d033f7
make social icons fit better
2022-04-28 17:22:01 -05:00
RaidMax
2bbabcb9e8
fix issue with side nav
2022-04-28 12:05:58 -05:00
RaidMax
1995dbd080
improve loading of recent clients
2022-04-28 11:42:23 -05:00
RaidMax
a3b94b50e3
reduce warning logs for connecting bots on live radar
2022-04-28 10:35:01 -05:00
RaidMax
bc38b36e4a
ignore bots for game interface
2022-04-28 10:20:55 -05:00
RaidMax
e346aa037e
don't use cancellation token when persisting meta on quit
2022-04-28 10:14:35 -05:00
RaidMax
389c687420
fix issue with kick from profile
2022-04-28 10:09:25 -05:00
RaidMax
074e36413e
format all output for color keys
2022-04-27 15:36:58 -05:00
RaidMax
104d9bdc4c
make recent clients pagination load 20 per request
2022-04-25 16:13:18 -05:00
RaidMax
c51d28937b
max recent clients paginated
2022-04-25 16:12:25 -05:00
RaidMax
ffa8a46feb
move action modal infront of context modal for mobile
2022-04-25 15:52:18 -05:00
RaidMax
91c46dbdd4
only show reports from the last 24 hours
2022-04-25 15:44:51 -05:00
RaidMax
ff0d22c142
fix rcon issue
2022-04-25 15:39:30 -05:00
RaidMax
3ad4aa2196
escape html characters in web console output
2022-04-25 10:43:16 -05:00
RaidMax
d462892467
add configuration link for console perms
2022-04-23 10:33:48 -05:00
RaidMax
cabedb6f0b
fix live radar icon
2022-04-22 17:29:29 -05:00
RaidMax
5b7f5160b2
show login token for longer period
2022-04-22 16:56:29 -05:00
RaidMax
0a8e415af8
add game to client
2022-04-22 16:03:34 -05:00
RaidMax
7b3ddd58c6
clean up report dropdown
2022-04-22 15:14:23 -05:00
RaidMax
ed1032415e
fix live radar links
2022-04-22 15:13:51 -05:00
RaidMax
35b43e7438
fix issue with penalty list
2022-04-22 08:04:01 -05:00
RaidMax
284c2e9726
ui tweaks/improvements including recent players and ip info lookup
2022-04-21 12:39:09 -05:00
RaidMax
fd049edb3f
fix kick button margin
2022-04-20 14:46:15 -05:00
RaidMax
4884abee76
better align player names/chat
2022-04-20 14:16:34 -05:00
RaidMax
1df76b6ac3
add missing live radar view to source control
2022-04-20 13:14:17 -05:00
RaidMax
4c42a1d511
fix accent colors not showing
2022-04-20 13:12:42 -05:00
RaidMax
27635a6dd3
done
2022-04-20 10:57:00 -05:00
RaidMax
0175425708
fix subnet ban and vpn detection persistence
2022-04-20 10:45:30 -05:00
RaidMax
5e12bf60b5
finish pipeline edits
2022-04-20 10:32:39 -05:00
RaidMax
2f10ca8599
override the font library file name
2022-04-20 10:22:41 -05:00
RaidMax
62ec18309e
testing script
2022-04-20 09:56:46 -05:00
RaidMax
87361bf3d7
cleanup
2022-04-20 09:26:10 -05:00
RaidMax
dc45136077
test replace script
2022-04-20 09:03:29 -05:00
RaidMax
21b0a7998d
fixup icons font path
2022-04-20 08:39:16 -05:00
RaidMax
20b8f0b99a
ok for real this time
2022-04-19 23:14:10 -05:00
RaidMax
314ff96e71
trying again
2022-04-19 22:44:36 -05:00
RaidMax
d7c4f5452c
move bundle step after publish
2022-04-19 22:37:45 -05:00
RaidMax
3cb50635e5
small updates that got lost in last commit
2022-04-19 22:34:35 -05:00
RaidMax
4fbe0ee0ed
huge commit for webfront facelift
2022-04-19 18:43:58 -05:00
RaidMax
4023ca37d4
Hide numerical prefix for about page rules if included in the config
2022-04-09 10:16:34 -05:00
RaidMax
425ec2621d
strip color keys from webfront form lists
2022-04-08 17:14:04 -05:00
RaidMax
15c3ca53e2
fix edge case data collection for offline servers/clean up implementation
2022-04-08 16:41:44 -05:00
RaidMax
6097ca504c
fix issues with infinite profile meta scrolling
2022-04-08 14:26:17 -05:00
RaidMax
70cd01eafb
reduce logging for meta lookup
2022-04-06 14:08:00 -05:00
RaidMax
a2d5e37c6f
simplify initial setup by removing extra prompts
2022-04-06 13:04:30 -05:00
RaidMax
19bd47d0f4
initial permissions based webfront access implementation
2022-04-04 22:16:40 -05:00