1
0
Commit Graph

21 Commits

Author SHA1 Message Date
STRWarrior
63decbe4dc Fixed error in webadmin home page 2015-05-02 19:16:25 +02:00
Mattes D
be4ac22b52 WebAdmin: Removed server name, shortened memory report. 2015-04-20 09:41:27 +02:00
Mattes D
a9b5a6c3a6 Split the plugin names and plugin folders to avoid confusing them.
Ref.: http://forum.mc-server.org/showthread.php?tid=1877
2015-04-19 10:57:41 +02:00
tonibm19
48b0f4daa4 Use cRoot:Get():GetServer():GetNumPlayers() instead of a custom function. 2014-12-30 10:31:16 +01:00
tonibm19
b621fb511f Added player count to webadmin
Now it shows the number of online players near the memory use
2014-12-29 20:21:57 +01:00
Ambushed91
0fa8c881a6 Update V1.0.9
Removed Time, Scroll-Able Header, Resized contention
2014-11-05 14:20:03 +01:00
Arian
8604978d50 Update template.lua 2014-11-04 00:17:14 +01:00
Arian
b98d0c51de Update template.lua
more to come
2014-10-28 22:12:57 +01:00
Arian
c0c1a9ceea Update template.lua 2014-10-28 00:08:29 +01:00
Arian
738905c84d Update template.lua
Added licence
2014-10-27 19:31:51 +01:00
Ambushed91
d0a47d9273 Update template.lua 2014-10-27 19:13:25 +01:00
Ambushed91
bc1a98b2db Update template.lua
Removed FusionCare link, change position for "Current time JS", Compression Ratio: 31% (HTML)
2014-10-27 18:45:41 +01:00
Ambushed91
ba5ff77290 Update template.lua 2014-10-23 21:57:37 +02:00
Ambushed91
c23d87277d Update WebAdmin
All files have been updated to the latest version off the new WebAdmin
look.
2014-10-23 19:59:49 +02:00
WebFreak001
017ba1c32a Made WebAdmin design more modern 2014-10-05 11:09:48 +02:00
Howaner
fca986ec71 WebAdmin: Exported favicon. 2014-08-31 14:51:07 +02:00
Howaner
9a95b00648 WebAdmin: Exported stylesheet in a own file. 2014-08-31 14:39:58 +02:00
madmaxoft
bf9c520439 Fixed WebAdmin template after moving the memory stats functions to cRoot. 2013-10-08 20:24:35 +02:00
madmaxoft
6b61df3b73 Implemented cWebAdmin:GetMemoryUsage() on Linux proper.
Also the function now returns an int, number of KiB used, or -1 on failure.
2013-09-21 19:00:01 +02:00
madmaxoft
c55fabb5ad cLuaScript now uses cLuaState 2013-08-06 19:28:09 +02:00
FakeTruth
5a9d4f89c2 WebAdmin templates can use Lua
New WebAdmin templates can use Lua to completely compose the pages
themselves. This should allow infinite WebAdmin design possibilities.
2013-07-29 02:37:59 +02:00