Commit Graph

36 Commits

Author SHA1 Message Date
RaidMax
cdeb7e8eaf Finally stopped the "error on character" printout (removed console.writeline in Kayak submodule)
Fixed console execute button cascading on IE/Edge
Fixed reports truncating reason if space in target name
If multiple matches are found when finding a player, a list of matches is shown
Reallowed special characters in names/chat
stats command player isn't required
Added prune command
2017-11-16 17:09:19 -06:00
RaidMax
3ccd0013b4 Version 1.5
Updated Readme
2017-11-13 17:17:10 -06:00
RaidMax
9699f7c3f1 changed player graph update interval to every 5 minutes
hopefully fixed skipping the logging of Kayak library issue.
I'm an idiot, 59 in playerhistory, not 60
added IW4 callback gsc for custom scriptkills.
Fixed duplicate death events
Trusted group can be enabled/disabled with !enable/disabletrusted
2017-11-02 11:49:45 -05:00
RaidMax
9758e72f6b fixed misc issues and added stats page to webfront 2017-10-03 18:17:35 -05:00
RaidMax
4cddefd542 -reconfigured solution and projects to be correct debug/release and files copy properly
-started working on more advanced statistics
2017-09-29 21:42:24 -05:00
RaidMax
8d52d7ddc5 -added back player history graphs (past 12 hours every 15 minutes)
-fixed issue with configurationmanager files and threading
-servers on webfront listed in descending player count
-fixed resolution of tempban times from console feedback
-Added tests plugin to simulate functionality
2017-09-27 15:07:43 -05:00
RaidMax
9227335d25 -removes flag penality when unflagging a player
-fixed 'just now ago' on webfront
-webfront playerlist level colors are hidden to non admin users
-tempban length can now be specified (<int>m, <int>h, <int>d,  <int>y)
2017-08-23 17:29:48 -05:00
RaidMax
6a94882d20 -added !ip command (prints a client's external IP)
-fixed up the findall command
-moved aliases to the manager
-added admins page to view privileged users
-fixed refactoring mistake with messages
2017-08-17 18:28:08 -05:00
RaidMax
00bade57a7 fixed some async startup stuff and made things nicer 2017-08-08 23:35:23 -05:00
RaidMax
5e9b11ed64 VERSION 1.4
CHANGELOG:
-works: with COD, WaW, MW3, BO1 (preliminary without extensive testing)
-fixed the issue with webfront chat history
-fixed console issue of spamming 'polling rate decreased' when server goes offline
-'unknown' admin in webfront defaults to 'IW4MAdmin'
2017-08-08 21:44:52 -05:00
RaidMax
10075b0d3f Branch for IW4X practically everything refactored 2017-05-26 17:49:27 -05:00
RaidMax
85a658b987 -no more server duplicates on webfront when the server crashes ( was intentional )
-warn reasons no longer show player's name
2016-01-21 11:41:00 -06:00
RaidMax
d797be07cf -added trusted group ( will need a new database or manual update )
-reports capture screenshot
2016-01-16 16:58:24 -06:00
RaidMax
c396428282 VERSION 1.1
CHANGELOG:
-fixed ban sorting ( and an overlooked bug )
-added kicks and temp-bans to penalty list
-bans are now named penalties
-readded pubbans page http://127.0.0.1:1624/pubbans
-updated RepZ profile link
2016-01-15 16:15:39 -06:00
RaidMax
c06cd191a2 -first official stable release
-fixed last known error (due to web front passing invalid sql syntax)
-re-added stats. though still not working 100%
-added welcome plugin
2015-10-14 22:10:14 -05:00
RaidMax
81c5fb60be Since there was actually an issue with DVAR struct, it should now actually fix the log issue. 2015-10-11 13:11:38 -05:00
RaidMax
04899040fe Sql syntax fix and onelog fix 2015-10-10 18:31:24 -05:00
RaidMax
ea1ffeeb4a Official version 0.9.5 2015-09-01 11:00:12 -05:00
RaidMax
73aa001d79 Removed some files no longer needed, and cleaned up build events to export our nice release build easier. 2015-08-20 12:52:30 -05:00
RaidMax
d3e42541ea Bug fixes for server stability 2015-08-17 15:38:42 -05:00
raidmax@live.com
dfd5d51a06 Final touches for version 0.9.1 2015-07-17 17:53:51 -05:00
raidmax@live.com
d0358f66d2 Memory reading/writing stable. had to include a custom c++ libary :/ 2015-07-15 16:11:29 -05:00
raidmax@live.com
5a5dd1ab88 Experimental memory reading 2015-05-09 11:46:25 -05:00
RaidMax
8a8d2e3ba6 fixed issue with mapname not being updated 2015-04-27 22:29:43 -05:00
RaidMax
8e7622c64e fixed issue with timeline history! 2015-04-27 12:40:57 -05:00
RaidMax
c9889f0792 VERSION: 0.9
CHANGELOG:
-webfront now displays player info and link to repz account
-webfront shows ips for authed admin ( determined by ip )
-webfront now show chat and allows authed players to send ingame messages
-webfront now has public ban list http://127.0.0.1/?pubbans
-webfront now shows player history
-fixed time span issue in webfront
-fixed most recent ban always missing
-fixed crash when RCON stops responding and removing a player
-version on footer
2015-04-24 14:37:56 -05:00
Michael Snyder
f42ee69580 Just pushing some changes
-webfront now displays player info and link to repz account
-webfront shows ips for authed admin ( determined by ip )
-webfront now show chat and allows authed players to send ingame messages
-fixed time span issue in webfront
-fixed most recent ban always missing
-fixed crash when RCON stops responding and removing a player
-version on footer
2015-04-19 13:14:30 -05:00
RaidMax
65b65716d2 -webfront now displays player info and link to repz account
-fixed time span issue in webfront
-fixed crash when RCON stops responding and removing a player
-version on footer
2015-04-12 23:25:34 -05:00
RaidMax
8e31cbe138 VERSION: 0.8.1
CHANGELOG:
-no longer have `world` client handle broken events
-hopefully fixed an issue with clients missing connection event
-fixed ban order in webfront
-fixed alias output duplicating
-fixed missing evade reason
-cleaned up project files
2015-04-11 12:31:04 -05:00
RaidMax
fc67371ecb Stable v0.8 2015-03-30 00:04:10 -05:00
RaidMax
c3bf5bf33a Been a while -- unstable 0.75
-added mask command
-added baninfo command
-added alias command and removed redundant output from `find`
-added rcon command
-added webfront (http://127.0.0.1:1624)
-true skill is officially implemented
-find now shows last connect time
-noise on pm (if gsc_enabled)
-force 8 line chat height (if gsc_enabled)
-tell admins the number of reports on join
-enhanced ban tracking
-ip wait timeout added
-remove report on ban
-can't report yourself
-remove reported players when banned
-fixed rare crash with toadmins backend
-fixed crash when finding player stats that don't exist
-fixed a bug that caused owner command to reactivate only `creator` rank player existed
-fixed a bug that caused certain notifications to be sent to all players
2015-04-09 23:02:12 -05:00
RaidMax
ed4883d675 -rcon tweaks
-so much stuff cant remember
2015-03-23 22:01:05 -05:00
RaidMax
b0e32e9a91 -stability fixes
-welcome has post-fixed connection indicator
2015-03-14 11:42:36 -05:00
RaidMax
73dfb9a612 -close config files after reading oops
-added reload command
-added macros! (Denoted by {{MACRO}} in server config right now only {{WISDOM}} and {{TOTALPLAYERS}})
-added IP's (tracks and rebans new accounts on same banned ip)!
-aliases
-reworked database classes
-heartbeat gives running version
-player banned in find gives last ban reason
-reworked rcon yet again
2015-03-13 18:40:16 -05:00
RaidMax
c7f8b0591b fixed issues with the previous commit :( 2015-03-10 23:47:34 -05:00
RaidMax
2486bc9993 added pm command
fixed connections not incrementing
fixed formatting of ban response
added ability of multiple instances running
2015-03-09 15:11:09 -05:00