10238 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
7dbf421e99 Fixed things in PMF Level 2013-03-23 22:46:54 +01:00
Shoghi Cervantes Pueyo
0d3624e6a7 :DDDD 2013-03-23 18:27:21 +01:00
Shoghi Cervantes Pueyo
14ff3e0a9b Internal API's are now shown as Debug level 2013-03-23 18:26:18 +01:00
Shoghi Cervantes Pueyo
ae731c9093 Added the caseusername preference on offline player data 2013-03-23 18:21:40 +01:00
Shoghi Cervantes Pueyo
d613fa2138 Fixed Chest Slots not getting sent and shown 2013-03-23 17:44:32 +01:00
Shoghi Cervantes Pueyo
5e52bbdd16 Fixed Syntax Error 2013-03-23 17:33:06 +01:00
Shoghi Cervantes Pueyo
0b6ff03d5a Revert "API version changed to 6"
This reverts commit 1ff89450153ddbf95f63f6e444fd8e549670212d.
2013-03-23 17:32:51 +01:00
Shoghi Cervantes Pueyo
1ff8945015 API version changed to 6 2013-03-23 17:18:02 +01:00
Shoghi Cervantes Pueyo
a603732bb4 PMF Level reader 2013-03-23 16:59:44 +01:00
Shoghi Cervantes Pueyo
23a7847350 Added Plugin List on sendUsage() 2013-03-23 13:14:14 +01:00
Shoghi Cervantes Pueyo
f07cd21dd1 Updated PMF 2013-03-23 13:04:02 +01:00
Shoghi Cervantes Pueyo
8bbd899689 Fixed #156 2013-03-22 14:44:22 +01:00
Shoghi Cervantes Pueyo
2a8c72dfc2 Updated the compile script 2013-03-22 13:51:53 +01:00
Shoghi Cervantes Pueyo
59763a35c7 Reverting 75a42ce26ccf2aaf164b98debfdf06a24d95b94d 2013-03-21 17:03:22 +01:00
Shoghi Cervantes Pueyo
2e0d49a2ba Moved the RAKNET_MAGIC constant 2013-03-21 17:03:13 +01:00
Shoghi Cervantes Pueyo
6e4141f140 Changed the Utils::isOnline() method 2013-03-21 16:27:02 +01:00
Michael Yoo
75a42ce26c Added reload feature UNTESTED 2013-03-21 22:41:25 +10:30
Michael Yoo
38d361bb07 Added Wooden Tools Item Settings 2013-03-21 16:50:09 +10:30
Shoghi Cervantes Pueyo
13ae305bdd Change to dev version 2013-03-20 19:06:10 +01:00
Shoghi Cervantes Pueyo
ec55ebc14e Sign Post orientation 2013-03-20 19:03:09 +01:00
Shoghi Cervantes Pueyo
698515f31b Fixed #152 #149 2013-03-20 18:39:24 +01:00
Shoghi Cervantes Pueyo
58c258d422 Cancellation of entity.move and player.move (impeding player movement) 2013-03-20 18:35:32 +01:00
Shoghi Cervantes Pueyo
eb90c777f3 Better Teleportation 2013-03-20 18:32:47 +01:00
Shoghi Cervantes Pueyo
7a0ff2a1c0 Updated some level things 2013-03-20 18:23:08 +01:00
Shoghi Cervantes Pueyo
57df6e61aa Raised buffer time 2013-03-20 18:14:04 +01:00
Shoghi Cervantes Pueyo
5e44ecf63b Paginated help command 2013-03-20 18:12:06 +01:00
Shoghi Cervantes Pueyo
4a9374a58c Updated compile script 2013-03-20 17:51:23 +01:00
Shoghi Cervantes Pueyo
f936e29d34 TPS check 2013-03-20 16:42:20 +01:00
Shoghi Cervantes Pueyo
6dba82c695 Disable reloading the config from server 2013-03-20 16:38:38 +01:00
Shoghi Cervantes Pueyo
df77f725fd Syntax error fix 2013-03-20 15:45:03 +01:00
Shoghi Cervantes Pueyo
2c952a5a4f Removed equipment change notification 2013-03-20 15:20:21 +01:00
Shoghi Cervantes Pueyo
9ee7180681 Lower API version of a plugin is notified with a debug level of 2 2013-03-20 15:19:24 +01:00
Shoghi Cervantes Pueyo
65110d5358 Removed /harm 2013-03-20 15:17:58 +01:00
Shoghi Cervantes Pueyo
da849a7251 /say is now prefixed by [Server] 2013-03-20 15:17:22 +01:00
Shoghi Cervantes Pueyo
28d431e497 Removed reference in BlockAPI::drop() of Server gamemode 2013-03-20 15:16:37 +01:00
Shoghi Cervantes Pueyo
9bd4b02908 Cancel past movements 2013-03-20 14:56:18 +01:00
Shoghi Cervantes Pueyo
4ff9753ede Checking for GIT now stops the update on the latest version 2013-03-20 14:51:06 +01:00
Shoghi Cervantes Pueyo
518902caf4 fixed creative players taking damage 2013-03-19 23:44:23 +01:00
Shoghi Cervantes Pueyo
2c3ab413f5 Fixed Creative players spawning drops 2013-03-19 23:44:10 +01:00
Shoghi Cervantes Pueyo
3ba56c3e81 Independient Player gamemode, saved between sessions, set it via /gamemode 2013-03-19 19:54:13 +01:00
Shoghi Cervantes Pueyo
49d2723806 Fixed Entity updates getting duplicated and negated 2013-03-19 19:07:07 +01:00
Shoghi Cervantes Pueyo
70b86061f6 Drowing is only checked once per check 2013-03-19 19:05:46 +01:00
Shoghi Cervantes Pueyo
6a29dd5a8d Ghost players don't leave a quit message 2013-03-19 18:59:44 +01:00
Shoghi Cervantes Pueyo
58631ba1d0 Send the entire Buffer at disconnect 2013-03-19 18:58:10 +01:00
Shoghi Cervantes Pueyo
fe2b9a6ac5 Fixed memory Leak 2013-03-19 18:55:35 +01:00
Shoghi Cervantes Pueyo
4d2835a37a Swapped X and Z 2013-03-19 18:39:29 +01:00
Shoghi Cervantes Pueyo
e1c5d965a0 Disable placing a chest when a chest already exists on the side 2013-03-19 18:21:43 +01:00
Shoghi Cervantes
a3268d2405 Update README.md 2013-03-19 18:07:32 +01:00
Shoghi Cervantes Pueyo
5eaa432ddb Updated API Domain 2013-03-19 17:06:01 +01:00
Shoghi Cervantes Pueyo
acc0311386 Lowercase enforcement (fixes #144) 2013-03-19 16:06:23 +01:00