1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 14:47:59 -05:00

13 Commits

Author SHA1 Message Date
RaidMax
145a444896 force bots to all use the same profile
use C# 7.1 for projects
2019-05-04 09:17:18 -05:00
RaidMax
3488bc5d15 deleted localization files as they're now generated during release
reintroduce throttling for servers that are unreachable (defaults to 60 seconds between polls)
small revert to the RektT5M parser contell -> tell
add migration to introduce gamename to server
impllement quickmessage mapping
2019-04-23 17:27:20 -05:00
RaidMax
8a7c4e4cf0 refine webfront pages
finish refactor of penalty information/profile
optimize pull penalty query
start impl of quick message mapping
2019-03-31 19:56:31 -05:00
RaidMax
fea974ee0f fix bug with privileged users not always showing the most recent profile
temporary bans are now applied to all linked accounts instead of a per-guid basis
rework set level flow
add guid and ip address (if logged in) to public async endpoint
2019-03-24 21:34:20 -05:00
RaidMax
e3ba1b4a63 fix top players row not fill full width
make stats web use view imports
add more games/maps to default settings (thanks to FryTechTiddys
#7622)
replace ConfigurationBuilder Config Handler implementation with Newtonsoft.Json as it wasn't deserializing "complex" classes properly
2019-03-17 17:37:50 -05:00
RaidMax
86bc3a42ac game log reader reads async now.
should have done that a long time ago
update profile page to have a bit better space usage
2019-03-09 10:28:04 -06:00
RaidMax
98fba114f5 most played command now ordered by play time
issue #68
2019-03-02 17:29:09 -06:00
RaidMax
aa5c239b9f finish UI tweaks for issue #39 2019-03-02 14:29:09 -06:00
RaidMax
5d3fd30003 finish implementation of per server top stats page 2019-02-27 20:13:15 -06:00
RaidMax
1182b98336 continue working on per servver topstats 2019-02-26 21:25:27 -06:00
RaidMax
03c90aeae2 start implementation for per server top stats
issue #39
2019-02-25 19:36:10 -06:00
RaidMax
cd49a9843e implement RSS feed in auto messages for issue #53
modified automessages to use async mesthods instead of synchronous
2019-02-18 19:30:38 -06:00
RaidMax
7433390b5a add web project for stats to fix bug with pre compiled razor templates 2019-02-16 17:18:50 -06:00