20 Commits
Author SHA1 Message Date
alexfriesen cab65aeab7 change charts
change data collection
charts are collapsible
show fps and entity count in one chart
improve network chart
add player chart (queued, joining, playing, free)
2017-04-25 19:03:03 +02:00
alexfriesen 12a5ec279b add performance graphs to serverinfo
move serverinfo-bar to seperate file
add serverinfo fps chart 
add network i/o chart
2017-04-23 21:28:37 +02:00
alexfriesen 39960aa897 move disconnect button to nav-header
moved disconnect button to nav-header
fix navbar (responsive again)
replace custon classes with bootstap classes
2017-04-21 15:45:55 +02:00
alexfriesen a02a57bf99 add Disconnect
added disconnect feature
auto formatted js/html code
2017-04-21 15:06:52 +02:00
alexfriesen cbe2b27e28 add command to start dev http server
you can use a simple node http server to start a http server for development on localhost:8888.
also added generic nodejs gitignore
2017-04-21 14:02:39 +02:00
alexfriesen 1ad8e9ffc6 chat with time 2016-06-08 20:16:04 +02:00
alexfriesen b7e2f720df cleanup player xp site 2016-06-08 20:14:35 +02:00
alexfriesen d700aff8e7 serverinfo cleanup 2016-06-08 19:35:20 +02:00
alexfriesen e2f08d52ce responsive playerlist
use bootstrap table-class
2016-06-08 19:22:58 +02:00
alexfriesen 66098b02bf remove md parts 2016-06-08 19:18:22 +02:00
alexfriesen 82ce29d182 chat scroll to bottom like the console 2016-06-08 18:54:02 +02:00
alexfriesen 7697c6baac reworked the connection view
- use bootstrap styling
- connections will save the date
- connection duplicates will be removed on a new connection
- saved connections can be toggled between 5 items and all
2016-06-02 15:40:54 +02:00
alexfriesen b6558c68e8 only scroll if already on bottom in console
and cleaned some code
2016-06-02 10:18:57 +02:00
alexfriesen 90c60f9fa9 renamed rconService.getUsers() to rconService.getPlayers() to be consistent
console History rotates correctly up and down
2016-05-19 18:58:36 +02:00
alexfriesen 12c58af9af Added Command History to console 2016-05-18 14:16:27 +02:00
alexfriesen 172ee95216 rconService.getUsers() will get and parse the userdata
PlayerInfo displays Info and provide a link to steam profile
Dropdown in the Playerlist offers more options the selected Player
2016-05-18 14:10:03 +02:00
alexfriesen 7a6a1e13fc make info columns responsive 2016-05-18 14:03:54 +02:00
alexfriesen 9eef255053 fix server Info layout 2016-05-01 17:55:40 +02:00
alexfriesen 4087a9f591 Added ServerInfo Page
ConnectionController.Connect redirects automatically to ServerInfo
2016-04-30 19:07:44 +02:00
alexfriesen c9b2ee8335 KickPlayer function added in playerlist 2016-04-30 17:03:19 +02:00