478 Commits

Author SHA1 Message Date
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
e8c2662258 Get Item Lists from BlockAPI::fromString() method 2013-03-06 16:43:25 +01:00
Michael Yoo
a85c865099 OpCheck Typo fixes #121 2013-03-06 19:06:24 +10:30
Shoghi Cervantes Pueyo
52aa57d400 Less BlockAPI::cancelAction lag, send only to the starter Player 2013-03-05 17:19:18 +01:00
Shoghi Cervantes Pueyo
845e48db66 Instant Break protection 2013-03-05 17:16:26 +01:00
Shoghi Cervantes Pueyo
a3e141672a Added option to change the DATA_PATH via CLI argument data-path=<directory> 2013-03-05 12:43:35 +01:00
Shoghi Cervantes Pueyo
a964c0e3ec Added Stack Count 2013-03-04 17:01:28 +01:00
Shoghi Cervantes Pueyo
354893ba11 BlockAPI::getBlockFace() method optimization to use the Vector3 method 2013-03-04 16:50:41 +01:00
Shoghi Cervantes Pueyo
287fa7e551 Updated the BlockAPI::drop method 2013-03-04 16:50:11 +01:00
Shoghi Cervantes Pueyo
ccd1231d42 Remove Chest TileEntities on break 2013-02-27 19:32:59 +01:00
Shoghi Cervantes Pueyo
28bfdbb3c5 Fixed the String test (fixes #117) 2013-02-26 19:21:13 +01:00
Shoghi Cervantes Pueyo
b3db08a370 Removed Math_BigInteger dependency 2013-02-15 20:04:21 +01:00
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00
Shoghi Cervantes Pueyo
45192c4448 Updated gamemode constant names 2013-02-12 16:42:58 +01:00
Shoghi Cervantes Pueyo
eff4631f35 Fixes #103 2013-02-11 21:04:35 +01:00
Shoghi Cervantes Pueyo
ce925cd382 Updated ConsoleAPI::alias(), BlockAPI::fromString() 2013-02-10 11:04:14 +01:00
Shoghi Cervantes Pueyo
5970927e8a Fixed teleport commands for disconnected players 2013-02-09 21:03:54 +01:00
Shoghi Cervantes Pueyo
7c33c4f75a Set a name for unnamed worlds 2013-02-09 20:39:52 +01:00
Shoghi Cervantes Pueyo
6dcf9e5da1 Preparation for future changes 2013-02-09 18:07:25 +01:00
Shoghi Cervantes Pueyo
862938cfc7 Fixed /whitelist reload crash 2013-02-09 10:41:36 +01:00
Shoghi Cervantes Pueyo
c46eee611f Added some Travis-CI tests 2013-02-09 00:57:41 +01:00
Shoghi Cervantes Pueyo
90c8ac1461 Better Console Alias 2013-02-08 17:46:05 +01:00
Shoghi Cervantes Pueyo
539993751f Moved chat message to console 2013-02-08 13:52:37 +01:00
Shoghi Cervantes Pueyo
32df30448b Typo 2013-02-07 17:10:02 +01:00
Shoghi Cervantes Pueyo
498c050da7 Added OPs and permission checks 2013-02-07 09:37:15 +01:00
Shoghi Cervantes Pueyo
c2e55941d8 Added player commands, better console API and implemented future player chat 2013-02-07 09:24:44 +01:00
Shoghi Cervantes Pueyo
d2dcf4f43a Switched gamemode handler to Player object 2013-02-06 16:18:15 +01:00
Shoghi Cervantes Pueyo
4aa0f8f8d1 Slab placement fix 2013-02-06 16:06:23 +01:00
Shoghi Cervantes Pueyo
72bc35a219 changes 2013-02-06 10:44:04 +01:00
Shoghi Cervantes Pueyo
1c05455514 Weird Painting spawn (WiP) 2013-02-05 23:25:40 +01:00
Shoghi Cervantes Pueyo
e433f0f6dc Flying damage 2013-02-05 21:33:30 +01:00
Shoghi Cervantes Pueyo
e5ed7e04cf Send MiniChunks 2013-02-05 17:36:38 +01:00
Shoghi Cervantes Pueyo
7f92c6fab3 Automatic channel selection & use PocketMine.org API 2013-02-05 16:44:13 +01:00
Shoghi Cervantes Pueyo
ac6c3c7e69 Allow binding to an specific IP 2013-02-04 22:37:56 +01:00
Shoghi Cervantes Pueyo
6b77a69302 Updated API methods to use less events 2013-02-04 20:27:36 +01:00
Shoghi Cervantes Pueyo
565cb9781c Bed placement 2013-02-04 19:57:23 +01:00
Shoghi Cervantes Pueyo
719dff6e3c Added API Version check 2013-02-04 19:39:00 +01:00
Shoghi Cervantes Pueyo
4f0517a5a7 Added Sign placement 2013-02-04 19:35:11 +01:00
Shoghi Cervantes Pueyo
3e87d1927d Cactus Placement 2013-02-04 19:08:31 +01:00
Shoghi Cervantes Pueyo
7e7f1892fd Instant growth using bonemeal 2013-02-04 19:00:21 +01:00
Shoghi Cervantes Pueyo
a718294a08 Seed placement 2013-02-04 18:41:23 +01:00
Shoghi Cervantes Pueyo
65280d85d1 Spawning blocks/items using its name 2013-02-04 17:44:41 +01:00
Shoghi Cervantes Pueyo
cdb05f0695 Updated Entity class to reflect changes in BlockAPI 2013-02-04 17:26:55 +01:00
Shoghi Cervantes Pueyo
213cda27aa Added conversion between Items <==> Blocks 2013-02-04 16:26:47 +01:00
Shoghi Cervantes Pueyo
f1c593d809 Fix for crashes via item (MCPE-1198) 2013-02-04 15:02:21 +01:00
Shoghi Cervantes Pueyo
3578b90a39 Ladder placement 2013-02-03 22:53:22 +01:00
Shoghi Cervantes Pueyo
a5651c0f43 Door Placement, Breaking and Activation 2013-02-03 22:39:30 +01:00
Shoghi Cervantes Pueyo
59ae4f6faa Trapdoor placement & activation 2013-02-03 21:13:16 +01:00
Shoghi Cervantes Pueyo
399050fc4e Added Torches placement 2013-02-03 20:45:12 +01:00