1
0
Commit Graph

1103 Commits

Author SHA1 Message Date
Mattes D
dd75330d1e Merge remote-tracking branch 'ambushed/WebAdmin' 2014-11-04 14:54:00 +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
c105e6fa03 Update login_template.html 2014-10-28 22:09:11 +01:00
Arian
a9b152956e Update style.css 2014-10-28 21:51:42 +01:00
Arian
a9f2f2e634 Update login.css 2014-10-28 21:41:56 +01:00
Arian
3f21c8bb24 Update login.css 2014-10-28 21:41:16 +01:00
Arian
9b93cb647d Update guest.html 2014-10-28 21:40:50 +01:00
Arian
c0c1a9ceea Update template.lua 2014-10-28 00:08:29 +01:00
Arian
292d13ad9a Update login_template.html 2014-10-27 23:49:26 +01:00
Arian
22165559ea Update login.css 2014-10-27 23:48:02 +01:00
Arian
6d306b9c4e Update style.css 2014-10-27 23:46:46 +01:00
Arian
738905c84d Update template.lua
Added licence
2014-10-27 19:31:51 +01:00
Arian
7590d5facf Update login_template.html
Added licence
2014-10-27 19:31:25 +01:00
Arian
9c002dc0c8 Update style.css
Added licence
2014-10-27 19:31:06 +01:00
Arian
1aef54e793 Update login.css
Added licence
2014-10-27 19:30:37 +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
c9fd6f820a Update template.html
Removed all changes, back to old one
2014-10-27 18:36:32 +01:00
Ambushed91
3132059f1e Update login_template.html
Changed copyright, current time and removed google.fonts. Loadtime has been lowered by: Compression Ratio: 86%
2014-10-27 18:34:39 +01:00
Ambushed91
52a369dafa Update style.css
Removed 142 unused css code's, compressed with 27.72%
2014-10-27 17:57:30 +01:00
Ambushed91
35e1ea3b73 Update login.css
Css has been cleaned and compressed. Take 44 unused css code's and compressed 39.09%
2014-10-27 17:38:53 +01:00
Ambushed91
6e5111cd66 Update login.css
Buatified
2014-10-27 17:30:51 +01:00
Ambushed91
2be8387f2b Update temp.html 2014-10-27 11:07:04 +01:00
Ambushed91
df69574136 Update guest.html 2014-10-27 10:48:47 +01:00
Mattes D
2e8f2c5b3a APIDump: Added basic projectile documentation. 2014-10-25 21:27:27 +02:00
Ambushed91
21ee559b89 Update login.css 2014-10-23 23:26:29 +02:00
Mattes D
f6ddafabd6 Re-updated Core. 2014-10-23 22:50:42 +02:00
Ambushed91
ba5ff77290 Update template.lua 2014-10-23 21:57:37 +02:00
Ambushed91
d605abced9 Update style.css 2014-10-23 21:44:38 +02:00
Ambushed91
86c433bd1c Update login.css 2014-10-23 21:44:13 +02:00
Ambushed91
0394208539 Update login_template.html 2014-10-23 21:41:25 +02:00
Ambushed91
0f6c56c6be Update temp.html 2014-10-23 21:03:53 +02:00
Ambushed91
951c5b99eb Update login_template.html 2014-10-23 21:03:19 +02:00
Ambushed91
1c58137ef0 Update (original).html 2014-10-23 21:02:02 +02:00
Ambushed91
811c10625a Update style.css 2014-10-23 20:59:00 +02:00
Ambushed91
8d941212ed Update guest.html 2014-10-23 20:55:49 +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
Howaner
72bb299a4a Merge branch 'master' into ChunkLoader
Conflicts:
	src/ChunkSender.cpp
	src/ClientHandle.cpp
	src/World.h
2014-10-23 14:59:42 +02:00
Alexander Harkness
782e466ca1 Upgraded core. 2014-10-22 15:27:01 +01:00
Mattes D
bfd1a9601a APIDump: Added docs for a few projectiles. 2014-10-22 16:06:31 +02:00
Alexander Harkness
7cda6f9346 Clearer version indication. 2014-10-22 13:55:21 +01:00
Mattes D
1cd45e770d Added inheritance information to Lua docs for projectiles. 2014-10-21 23:11:45 +02:00
Howaner
5d3b6c212f Reverted plugin remove 2014-10-21 18:30:59 +02:00
Howaner
690e89001e Fixed submodule downgrades 2014-10-21 18:13:14 +02:00
Howaner
44514e53fc Merge branch 'master' into ChunkLoader
Conflicts:
	src/ClientHandle.cpp
2014-10-21 16:55:22 +02:00
Tiger Wang
bc97399b01 Updated ProtectionAreas 2014-10-21 13:44:33 +01:00
Mattes D
ac80f62650 Updated the Core. 2014-10-20 20:23:38 +02:00
Mattes D
d79d5945e3 InfoDump: Do not crash if one plugin fails to load.
If there's a syntax error in one plugin's Info.lua file, report the error and continue processing.
2014-10-20 20:14:00 +02:00
Mattes D
5d43dc0f45 InfoDump: Fixed trailing whitespace. 2014-10-18 20:53:58 +02:00
Mattes D
e2c1b86839 InfoDump: Fixed GH permission export, moved output to plugins. 2014-10-18 20:51:28 +02:00
Mattes D
7f8118e0cb cWorld: Fixed scheduler.
Fixes #1534.
Added a test case into the Debuggers plugin.
2014-10-13 14:49:18 +02:00
archshift
20dfd9ba3e Webadmin: use images already in files/ instead of inline image data
This also probably means that the browser will be able to cache the images better, and not have to repeatedly download them al a part of the HTML.
2014-10-11 13:36:43 -07:00
Alexander Harkness
d9a50dd2ee Fixed remaining indent and replaced tiger with webfreak. 2014-10-11 17:15:38 +01:00
win32re
0c4894b99e Update template.html 2014-10-11 18:11:56 +02:00
win32re
59efc7cfd2 Fixed indentation. 2014-10-11 18:07:10 +02:00
win32re
9bb2b43e9e More template changes. 2014-10-11 17:57:56 +02:00
win32re
d3f31b5046 Update template.html 2014-10-11 17:40:33 +02:00
Alexander Harkness
fa00cbeda3 Added MagicCarpet 2014-10-08 21:13:38 +01:00
Alexander Harkness
27e69f32c6 Removed MagicCarpet 2014-10-08 21:13:10 +01:00
Alexander Harkness
ccbd5ba6a2 Added Handy. 2014-10-08 21:11:09 +01:00
Alexander Harkness
3b68949cc9 Added ChatLog 2014-10-08 21:08:21 +01:00
Alexander Harkness
8f625867f7 Removed ChatLog. 2014-10-08 21:07:55 +01:00
Alexander Harkness
ce11888851 Added chunkWorx. 2014-10-08 21:05:24 +01:00
Alexander Harkness
de41e2a04c Removed ChunkWorx 2014-10-08 21:04:26 +01:00
Mattes D
75003e1537 Merge pull request #1509 from WebFreak001/master
Made WebAdmin more modern
2014-10-06 10:46:46 +02:00
Mattes D
a8aeceab9d cClientHandle: Added protocol version knowledge. 2014-10-05 20:19:21 +02:00
Mattes D
02617a11cd Updated Core. 2014-10-05 15:05:51 +02:00
WebFreak001
7aa81de2c6 added font callback 2014-10-05 11:48:44 +02:00
WebFreak001
cea0707ad5 Removed my license, added me to CONTRIBUTORS 2014-10-05 11:35:29 +02:00
WebFreak001
828ded593c Added newline 2014-10-05 11:24:54 +02:00
WebFreak001
3baacce51e Added license 2014-10-05 11:14:16 +02:00
WebFreak001
017ba1c32a Made WebAdmin design more modern 2014-10-05 11:09:48 +02:00
Alexander Harkness
7c731dbd8a Added parentheses for clarity. 2014-10-01 21:37:20 +01:00
madmaxoft
a765e43ee0 APIDump: Fixed cEntity documentation. 2014-10-01 22:32:24 +02:00
Alexander Harkness
adab829d8f Fixed broken code. 2014-10-01 20:14:28 +01:00
madmaxoft
ac0b3168a1 APIDump: Added more of the missing documentation. 2014-10-01 17:29:28 +02:00
madmaxoft
901bed3989 Unified cRoot broadcast chat documentation. 2014-10-01 12:44:28 +02:00
madmaxoft
196f09d4bc APIDump: Documented missing cIniFile function. 2014-10-01 12:24:37 +02:00
madmaxoft
a8f29097de APIDump: Documented missing cCompositeChat functions. 2014-10-01 12:24:09 +02:00
madmaxoft
f2f0c26421 APIDump: Added missing cClientHandle documentation. 2014-10-01 12:14:51 +02:00
madmaxoft
46d3d40493 Updated Core. 2014-09-29 22:12:33 +02:00
madmaxoft
cba871fd87 Updated Core. 2014-09-29 22:00:36 +02:00
madmaxoft
33dc66a4d2 RankMgr: GetAllPlayers() returns players sorted by name. 2014-09-29 22:00:14 +02:00
madmaxoft
7a8ca26052 Updated the Core. 2014-09-29 21:46:38 +02:00
madmaxoft
3c6ce77934 Fixed a typo in the description. 2014-09-29 20:39:09 +02:00
Howaner
347402d20d Merge branch 'master' into Ranks 2014-09-29 14:37:01 +02:00
Howaner
63c53a8e23 cRankManager: Added ClearPlayerRanks() 2014-09-28 15:16:11 +02:00
Howaner
27331da017 Updated api documentation. 2014-09-28 11:17:36 +02:00
Alexander Harkness
4a4411d4d7 Add Code example. 2014-09-28 09:28:51 +01:00
Alexander Harkness
24275e058b changed description to be more readable. 2014-09-27 21:35:08 +01:00
Alexander Harkness
e5873d4e89 Copy edit. 2014-09-27 21:28:59 +01:00
Alexander Harkness
57e83f7d49 Fixed return value descriptions. 2014-09-27 21:27:48 +01:00
Alexander Harkness
990a467eb4 Fixed typo again. 2014-09-27 16:49:40 +01:00
Alexander Harkness
5245bb0eba Typo fix. 2014-09-27 16:44:11 +01:00
Alexander Harkness
9dccbe7792 Fixed line left in. 2014-09-27 15:40:33 +01:00
Alexander Harkness
3ff7103440 Remaining part of fix. 2014-09-27 15:35:06 +01:00
Alexander Harkness
400a4d1083 Hopefully fix #1384
Can @madmaxoft comment?
2014-09-27 15:33:35 +01:00
Tiger Wang
a817243e3f Updated Core 2014-09-26 21:42:55 +01:00
Masy98
2feee3b316 Merge branch 'master' into blocks
Conflicts:
	src/Items/ItemHandler.cpp
	src/Simulator/IncrementalRedstoneSimulator.cpp
2014-09-26 18:32:31 +02:00