1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00
Commit Graph

601 Commits

Author SHA1 Message Date
29bc5b7aab add join team and map change events to CSGO parser 2022-03-28 18:05:18 -05:00
1bd081fd45 misc fix 2022-03-28 16:05:00 -05:00
adf483e692 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
1d9c75bcd6 improve ban handling edge cases 2022-03-25 11:28:15 -05:00
58c9092888 fix meta filter on profile 2022-03-24 16:23:40 -05:00
1b59941ab2 only unload plugins once at shutdown
clean up some doc warnings
2022-03-24 11:34:32 -05:00
9e35e12560 fix profile issue 2022-03-24 08:40:42 -05:00
fd29f2d1ad update stats to use new meta service 2022-03-23 13:54:42 -05:00
9bbc372453 add vpn whitelist command 2022-03-23 13:34:04 -05:00
a84b9abe68 fix issue with multi line output freezing console 2022-03-23 12:09:40 -05:00
7a1ed90f06 mark old meta service as obsolete 2022-03-23 11:31:53 -05:00
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
bc76afd25c implement team tracking via game interface (EFClient.Team and EFClient.TeamName) 2022-03-12 13:38:33 -06:00
70254187e8 Add T6 Weapon Name Parser Config (#236)
Add T6 Weapon Name Parser Config
2022-03-08 12:08:16 -06:00
42cf60a7b2 Fix iw3 gamestring typo (#234)
RDP -> RPD
2022-03-08 12:08:04 -06:00
1f132d46f9 fix issue with loading stats config #237 2022-03-08 11:24:59 -06:00
663de4d37f refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
a0462aa33c update delete obsolete plugin migration 2022-03-01 12:47:35 -06:00
57558f6223 add cancellation token for rcon connection to allow more granular control 2022-02-28 20:44:30 -06:00
c6866fd3d5 make sure iw4madmin exits when selecting "no" to continue with failed server connections 2022-02-28 15:16:30 -06:00
0ff67c92a8 unescape utf characters when saving configs 2022-02-25 09:44:28 -06:00
81921ec1bc mark permission changed as sensitive 2022-02-23 16:26:46 -06:00
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
34328848f4 simplify ban process with new system 2022-02-22 17:09:50 -06:00
76d58d6969 improve mag command matching of maps and gametypes 2022-02-22 08:38:02 -06:00
b243203fab fix validation errors freezing initialization 2022-02-15 20:23:16 -06:00
3fb0e43d42 improve error output when configuration is invalid 2022-02-15 20:16:21 -06:00
3c21bf3242 game interface improvements 2022-02-15 20:05:50 -06:00
96b53ada1b game interface improvements 2022-02-13 21:38:40 -06:00
6eaae7ea22 improve network log support 2022-02-13 16:50:09 -06:00
afa68ee8b9 add network game log reader ex: net.tcp://ip:port 2022-02-11 15:33:05 -06:00
8c2487452e fix unnecessary output when not able to connect to all servers 2022-02-10 17:01:06 -06:00
269afc1abc add set client meta and inc/dec to framework 2022-02-10 16:50:45 -06:00
ef6beb8904 more integration tweaks 2022-02-09 14:45:28 -06:00
cf2245a874 more integration tweaks
add configurable flood protect interval for rcon
2022-02-08 12:03:55 -06:00
8989b5b987 fix issue with plugin registration 2022-02-07 22:02: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
6e29d75df2 only send heartbeat when fully initialized 2022-02-01 18:31:55 -06:00
af7d74defe Allow either parser version or parser name to be used in server config block 2022-02-01 18:27:03 -06:00
68c5cbacdc more profile loading optimizations 2022-02-01 18:20:29 -06:00
2c9d458150 only default to IPv4 when parsing
update postgres target version to 12.9
2022-02-01 14:27:16 -06:00
62be8d751f actual fix now? 2022-01-31 17:56:43 -06:00
9aa8e9e1ad use proper folder in post publish script 2022-01-31 16:47:51 -06:00
b9f33d1217 create update script for managing updates programatically
./UpdateIW4MAdmin.sh or ./UpdateIW4MAdmin.ps1
Co-authored-by: xerxes-at <xerxes-at@users.noreply.github.com>
2022-01-31 11:06:44 -06:00
fc2bba42b3 fix issue with writing config files 2022-01-29 13:30:48 -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
1c89b00907 small startup performance optimization 2022-01-28 09:35:01 -06:00
5aa6996e5a fix issue with configuration on new install 2022-01-27 13:37:38 -06:00
03fe013051 s This is a combination of 7 commits.
This is the 1st commit message:
2022-01-27 11:25:42 -06:00