1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
7f7c00e1f0 Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
e0ef55a636 update for database provider specific migrations
fix issues with live radar
2020-11-27 21:52:52 -06:00
786eda7937 Finish implementation of configuable command permissions 2020-01-31 20:15:07 -06:00
75ce21597b start work to allow custom accent colors 2019-07-27 08:18:49 -05:00
b14a5ced52 fix aggregate issue with KDR on global top stats
refactor some of the main application code to have a cleaner code flow
add enviroment flag to opt out of .net core telemetry in start script
fixed "a moment" missing the "ago"
fixed case sensitive client searches on postgresql
clean up command code flow
Add missing map "mp_cairo" to default settings
2019-05-08 20:34:17 -05:00
6b9f4f3bb7 fixed the vpn detection plugin method signature call
added some fixes for stats/ac
2018-10-06 15:31:05 -05:00
ac8542911d clean up publish folder output to have a less cluttered structure.
add migration class to perform the migration on update
2018-10-05 22:10:39 -05:00
8e9d8e46c7 more api tweaks
removed WebfrontSettings
IW4MAdminSettings are only generated when the file does not exist, placeholder values stored in DefaultSettings.json
2018-04-19 00:48:14 -05:00
3f7cb69fcd fixed minification and bundling
template tweaks
2018-04-09 22:33:42 -05:00
1bcf3a0b94 migrate welcome plugin to .NET Core 2.0
more fixes to stats database for migration
last connection set when client connects and disconnects
update GeoIP datatbase
2018-04-09 14:17:10 -05:00
d0c2a86ce8 migrating Stats to .Net Core 2
moved buildscripts to application
added publish profile
2018-04-08 16:50:58 -05:00
599027c4b6 Seperated the application back into a seperate project
webfront is just a library now
2018-04-08 13:48:40 -05:00
e8b6525fea migrating to .NET Core 2.0 2018-04-08 01:44:42 -05:00
0db93be91f rcon command formatted to work in linux
fixes to work with mono
2018-04-07 14:49:00 -05:00
df3bd05f87 changes and vpn checking 2018-03-09 02:01:12 -06:00
0496aa7f21 fixed !setlevel
fixed previous alias displayed on welcome announcement
fixed duplicate events on profile page
tweaked display of non event meta on mobile
you can view other's stats from the webconsole
penalties show privileged client's level
don't have commands to chat history
2018-02-23 23:56:03 -06:00
8368add46a web front design tweaks and favicon added 2018-02-22 00:06:21 -06:00
761ab8a114 migrated to ASP.Net Core 2018-02-21 19:29:23 -06:00