summaryrefslogtreecommitdiffstats
path: root/Server/webadmin/template.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D1-2/+2
Also upgraded the user setting file for MSVC to 2013.
2015-12-19Added HTTPS links wherever they are supported.Alexander Harkness1-13/+13
2015-09-05Renamed output directory to ServerMattes D1-0/+0
2015-07-29WebAdmin: Changed MCServer to CuberiteArtur1-5/+5
2015-05-02Fixed error in webadmin home pageSTRWarrior1-1/+1
2015-04-20WebAdmin: Removed server name, shortened memory report.Mattes D1-5/+1
2015-04-19Split the plugin names and plugin folders to avoid confusing them.Mattes D1-9/+11
Ref.: http://forum.mc-server.org/showthread.php?tid=1877
2014-12-30Use cRoot:Get():GetServer():GetNumPlayers() instead of a custom function.tonibm191-9/+1
2014-12-29Added player count to webadmintonibm191-0/+10
Now it shows the number of online players near the memory use
2014-11-05Update V1.0.9Ambushed911-25/+24
Removed Time, Scroll-Able Header, Resized contention
2014-11-04Update template.luaArian1-70/+81
2014-10-28Update template.luaArian1-6/+5
more to come
2014-10-28Update template.luaArian1-2/+21
2014-10-27Update template.luaArian1-0/+1
Added licence
2014-10-27Update template.luaAmbushed911-6/+10
2014-10-27Update template.luaAmbushed911-90/+75
Removed FusionCare link, change position for "Current time JS", Compression Ratio: 31% (HTML)
2014-10-23Update template.luaAmbushed911-4/+1
2014-10-23Update WebAdminAmbushed911-48/+95
All files have been updated to the latest version off the new WebAdmin look.
2014-10-22Clearer version indication.Alexander Harkness1-1/+1
2014-10-05Made WebAdmin design more modernWebFreak0011-31/+32
2014-08-31WebAdmin: Exported favicon.Howaner1-4/+4
2014-08-31WebAdmin: Exported stylesheet in a own file.Howaner1-333/+3
2013-10-08Fixed WebAdmin template after moving the memory stats functions to cRoot.madmaxoft1-1/+1
2013-09-21Implemented cWebAdmin:GetMemoryUsage() on Linux proper.madmaxoft1-2/+2
Also the function now returns an int, number of KiB used, or -1 on failure.
2013-08-06cLuaScript now uses cLuaStatemadmaxoft1-1/+15
2013-07-29WebAdmin templates can use LuaFakeTruth1-32/+110
New WebAdmin templates can use Lua to completely compose the pages themselves. This should allow infinite WebAdmin design possibilities.
2013-07-27Updated Webadmin HugelyTiger Wang1-376/+375
New CSS and stuffz!
2012-08-20Moved files used by MCServer to a special MCServer folderfaketruth1-0/+0
git-svn-id: http://mc-server.googlecode.com/svn/trunk@763 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-16Heightmap is properly generated after loading chunks now, so /spawn and /top should work properly againfaketruth1-1/+6
git-svn-id: http://mc-server.googlecode.com/svn/trunk@274 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-08Added total chunk count to webadminmadmaxoft@gmail.com1-1/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@248 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-22Improved Core's WebAmin interface a bit.faketruth1-2/+14
Can now kick players through WebAdmin Can now enable/disable whitelist through WebAdmin Tick speed is limited in a better way now, instead of always sleeping 50ms before each tick, it now add only sleeps additional time when the tick time was faster than 50ms. Server should run slightly faster because of this (and use more cpu%) git-svn-id: http://mc-server.googlecode.com/svn/trunk@167 0a769ca7-a7f5-676a-18bf-c427514a06d6
2011-10-03Source for additional projectsfaketruth1-0/+359
-jsoncpp -lua -tolua++ -WebServer -zlib -iniFile git-svn-id: http://mc-server.googlecode.com/svn/trunk@4 0a769ca7-a7f5-676a-18bf-c427514a06d6