3921 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
ce8724c5ed PMF Plugin Loading 2013-03-16 12:52:14 +01:00
Shoghi Cervantes Pueyo
d46a61d0c4 Removed Server getting via Plugin Loading 2013-03-16 12:29:29 +01:00
Shoghi Cervantes Pueyo
1bfef261ab PMF Plugin Reading 2013-03-16 12:27:23 +01:00
Shoghi Cervantes Pueyo
6dfe348767 Added Command Permissions Whitelist 2013-03-16 09:54:42 +01:00
Shoghi Cervantes Pueyo
3f10e11ddf Array format fixes 2013-03-16 00:21:50 +01:00
Shoghi Cervantes Pueyo
5b79722fa9 Better NACK handling (#133, #16, fixes #75) 2013-03-16 00:16:47 +01:00
Shoghi Cervantes Pueyo
fc06e1bcaf Packet Sending Buffering 2013-03-16 00:09:00 +01:00
Shoghi Cervantes Pueyo
ffaaca6f2d PMF class 2013-03-15 21:54:19 +01:00
Shoghi Cervantes Pueyo
0660409987 Updated Spyc 2013-03-14 21:55:50 +01:00
Shoghi Cervantes Pueyo
bbc925b188 Updated Message level of World generation 2013-03-14 21:55:31 +01:00
Shoghi Cervantes Pueyo
6f7268902d Added the libtool dependency to the compile script 2013-03-14 19:42:23 +01:00
Shoghi Cervantes Pueyo
6851f9c7b1 Added a dynamic title function 2013-03-14 16:36:34 +01:00
Shoghi Cervantes Pueyo
9ec9d22bbc BlockAPI::setBlock now uses a Vector3 2013-03-10 13:34:11 +01:00
Shoghi Cervantes Pueyo
40842ec794 Fixed Vector3::add() 2013-03-10 13:33:52 +01:00
Shoghi Cervantes Pueyo
ab1c28fc57 Changed the api.op.check event check 2013-03-09 22:38:53 +01:00
Shoghi Cervantes Pueyo
a9f7d47c25 Added all the future tags 2013-03-09 13:58:22 +01:00
Michael Yoo
5241f0527b Fix typo for De-Op (I know a very little change) 2013-03-09 22:52:56 +10:30
Shoghi Cervantes Pueyo
5c7f397bde Changed default debug level 2013-03-09 12:52:57 +01:00
Shoghi Cervantes Pueyo
84ac13d591 Added checks 2013-03-09 12:40:53 +01:00
Shoghi Cervantes Pueyo
8bf4b5cafa Added callable type hinting 2013-03-09 10:08:42 +01:00
Shoghi Cervantes Pueyo
7acbf13a8a Updated README.md image 2013-03-09 09:33:39 +01:00
Shoghi Cervantes Pueyo
fa4813d335 Raised save interval to 25 minutes 2013-03-09 09:31:41 +01:00
Shoghi Cervantes Pueyo
3432a69a41 Cancel correctly Handling Events using return true 2013-03-09 09:27:29 +01:00
Shoghi Cervantes Pueyo
bc5516867c Fixed Quartz Blocks not getting placed correctly 2013-03-08 23:05:57 +01:00
Shoghi Cervantes Pueyo
5c17f77bcc Name update 2013-03-07 19:56:07 +01:00
Shoghi Cervantes Pueyo
5fab555c48 Real Minecraft username check 2013-03-07 18:46:04 +01:00
Shoghi Cervantes Pueyo
ba3dfd91db Removed unnecesary replace 2013-03-07 18:11:35 +01:00
Shoghi Cervantes Pueyo
8f21eb41ee Added message separation 2013-03-07 18:06:51 +01:00
Shoghi Cervantes Pueyo
d90e41c0d5 Fixed Server description not being displayed 2013-03-07 18:05:33 +01:00
Shoghi Cervantes Pueyo
aecfbbbdc1 Removed flying damage 2013-03-07 17:56:33 +01:00
Shoghi Cervantes Pueyo
1c63448c6c Drop in the correct position 2013-03-07 17:44:28 +01:00
Shoghi Cervantes Pueyo
8253d63d9b Case-insensitive playernames, removed Client ID kick 2013-03-07 17:43:44 +01:00
Shoghi Cervantes Pueyo
a7d8e22e7e Player inventory is changed using chests (Fixes #127) 2013-03-07 17:36:19 +01:00
Shoghi Cervantes Pueyo
ad11851c61 Remove items from Player inventory on drop 2013-03-07 17:15:12 +01:00
Shoghi Cervantes Pueyo
b259ed2532 Fixed #124 2013-03-06 20:29:49 +01:00
Shoghi Cervantes Pueyo
9510cbd716 New block touch event 2013-03-06 20:17:38 +01:00
Shoghi Cervantes Pueyo
8a345e6582 Target player gets notified of op 2013-03-06 19:28:24 +01:00
Shoghi Cervantes Pueyo
66fe5d2a3e Added Kicking on Ban 2013-03-06 19:21:50 +01:00
Shoghi Cervantes Pueyo
7f88ab95e2 Added the /sudo command 2013-03-06 19:19:12 +01:00
Shoghi Cervantes Pueyo
3355f71ab3 Added a tile.update event to the container slot change 2013-03-06 19:00:48 +01:00
Shoghi Cervantes Pueyo
e8c2662258 Get Item Lists from BlockAPI::fromString() method 2013-03-06 16:43:25 +01:00
Shoghi Cervantes Pueyo
6c4900cd32 Dev version 2013-03-06 14:40:58 +01:00
Shoghi Cervantes Pueyo
265549906b Version Alpha_1.2 2013-03-06 14:38:24 +01:00
Shoghi Cervantes Pueyo
b1003500c6 Revert "Possible Solution to Issue #119"
This reverts commit 365b7bec7dc5c005da711d20004bf8d8c2d54d08.
2013-03-06 14:37:45 +01:00
Shoghi Cervantes Pueyo
804636b99f Revert "Updated Possible Fix to #119"
This reverts commit 139dfdf59f09fe997927cb7cc3643f2efa31c501.
2013-03-06 14:37:40 +01:00
Michael Yoo
139dfdf59f Updated Possible Fix to #119 2013-03-06 20:25:48 +10:30
Michael Yoo
a85c865099 OpCheck Typo fixes #121 2013-03-06 19:06:24 +10:30
Michael Yoo
365b7bec7d Possible Solution to Issue #119 2013-03-06 18:29:59 +10:30
Shoghi Cervantes Pueyo
b0722a8ab1 Changed to next release Alpha_1.3dev 2013-03-05 20:44:34 +01:00
Shoghi Cervantes Pueyo
69de47da92 PocketMine-MP Alpha_1.2 release 2013-03-05 20:36:24 +01:00