RaidMax
ac59d2a498
update webfront ip lookup for ssl connection
2022-01-31 16:37:44 -06:00
RaidMax
bc57661cba
update IP lookup api
2022-01-31 08:16:12 -06:00
RaidMax
96a260f94a
update webfront ip lookup to bypass api key restriction
2022-01-26 15:20:10 -06:00
RaidMax
6f72fadd6d
update country flag api
2022-01-26 15:20:10 -06:00
RaidMax
6dff22a592
use different api for country code/flag that support https
2021-07-02 10:04:56 -05:00
RaidMax
a668b62342
add country flag and name to profile
2021-07-01 21:58:09 -05:00
RaidMax
6e27dd9dce
QOL updates for profile meta
...
implement filterable meta for issue #158
update translations and use humanizer lib with datetime/timespan for issue #80
2020-08-18 16:35:21 -05:00
RaidMax
7f388a1ce9
prevent flag icon from showing on banned profiles
...
implement automated penalty info for profanity determent issue #75
2019-08-06 13:36:37 -05:00
RaidMax
486973a2bc
small code cleanups
2019-07-19 14:54:39 -05:00
RaidMax
050df67ee1
clean up some penalty stuff
...
force log file to be written if none supplied
fix issue with not all meta loading
2019-06-27 20:06:30 -05:00
RaidMax
f54d59de9d
fix issue with restarting via web
...
replace some hard coded string in javascript with localization
break things to fix things
2019-05-17 09:02:09 -05:00
RaidMax
807d9fa069
finish initial rework of profile page with meta pagination
2019-03-29 21:56:56 -05:00
RaidMax
25472b06c3
continue rework of profile
...
start moving profile info out of javascript into componentview
rework meta data to include count and offset
2019-03-27 19:40:26 -05:00
RaidMax
4f77625889
finish initial rework of profile page
2019-03-26 21:02:11 -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
ea40f17f7b
enhancement for issue #63
2019-02-17 18:48:40 -06:00
RaidMax
9f92b64135
Add server version to master api
...
Add IsEvadedOffense to EFPenalty
Fix remote log reading in not Windows
2018-12-16 21:16:56 -06:00
RaidMax
50b4426cab
fixed broken broadcast events
...
events don't get out of order when a invalid event line throws exception
handle the stats history update with no change throwing DBConcurrencyException
2018-08-31 22:35:51 -05:00
RaidMax
fc2b846a5c
[webfront] search by ip and name
...
[application] levels set properly with multiple GUIDs
[stats] require 3 hours of playtime for top stats recognition
[application] configurable rcon polling rate
2018-06-07 21:19:12 -05:00
RaidMax
7def173957
[application] added chat context to profile page
...
[iw4script] reworked balance to balance based on performance rating
[stats] log penalty context to database
2018-06-05 16:31:36 -05:00
RaidMax
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
RaidMax
b9c11d48c2
abstracting rcon parsing and event parsing
...
changed Event to GameEvent
finally fixed the stats NaN
check ip for bans
consolidated console, profile, and logout into dropdown
make sure game is iw4 before using :^ in say
fix pm not showing from name if in web console
show time left of temban on profile
2018-04-13 01:32:30 -05:00
RaidMax
3f7cb69fcd
fixed minification and bundling
...
template tweaks
2018-04-09 22:33:42 -05:00
RaidMax
6ab37a6b6e
RCon error handling is clearer
...
Show chat on mobile view of server overview
basic authentication
switched to extreme-ip-lookup for ip lookups (SSL)
2018-04-04 14:38:34 -05:00
RaidMax
3e094b0b61
tweaked rcon throttle rate/made async
...
increased cutoff for server overview messages
dont print message if timed out
2018-04-02 00:25:06 -05:00
RaidMax
831d9f6efb
fixed bug with lifetime hit ratio causing erroneous ban
...
ip lookup on profile shows error if failed
truncate chat messages over 50 characters
removed html raw on client messages :c
show client rank colors on server overview if authorized
break long messages on profile page
prevent masked status showing up to non privileged users in webfront
2018-03-28 22:01:09 -05:00
RaidMax
ee6ac59041
added moment for parsing dates in profile timeline
...
fixed bug of duplicate penalties
fixed showing timeline date for non events
refresh player count on server overview
fix refresh privileged users on map load
fix 1h showing on tempban if manually specified
2018-03-27 19:27:01 -05:00
RaidMax
106e925bca
ban/unban buttons added to profile
...
several css tweaks
changed administratorIPs to PrivilegedClients
added time step references to profile page
2018-03-26 23:54:20 -05:00
RaidMax
ae4fa23884
vpn check updates, fixed some issues,
...
"masked" status is now sensitive
discord link in webfront if configured
2018-03-13 16:30:22 -05:00
RaidMax
df3bd05f87
changes and vpn checking
2018-03-09 02:01:12 -06:00
RaidMax
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
RaidMax
8368add46a
web front design tweaks and favicon added
2018-02-22 00:06:21 -06:00
RaidMax
761ab8a114
migrated to ASP.Net Core
2018-02-21 19:29:23 -06:00