1905 Commits

Author SHA1 Message Date
Shoghi Cervantes
a4e38689db Added REDSTONE constant 2013-11-27 23:19:48 +01:00
Shoghi Cervantes
f3f61e7a4a Cobblestone Walls height handling 2013-11-27 17:41:39 +01:00
Shoghi Cervantes
bc48e70d6c Remove fire effects on Creative mode 2013-11-27 17:24:33 +01:00
Shoghi Cervantes
b21ee37c07 MCPE v0.8.0 alpha build 4 2013-11-27 17:22:41 +01:00
Shoghi Cervantes
2f7e5688e2 Fixed #418 Placing blocks on top of Snow replaces it now 2013-11-27 15:28:10 +01:00
Shoghi Cervantes
0d6ae6067c Fixed #956 BEETROOT_BLOCK typo 2013-11-27 12:10:26 +01:00
Shoghi Cervantes
3337e5980e Added ZIP to compile script 2013-11-27 00:18:13 +01:00
Shoghi Cervantes
493b7532df Removed debug code 2013-11-26 17:28:48 +01:00
Shoghi Cervantes
bd0d708274 Fixed Packet of Death 2013-11-26 17:23:45 +01:00
Shoghi Cervantes
5ad72b4f49 Return a bowl when eating stew or soup 2013-11-26 15:29:34 +01:00
Shoghi Cervantes
7b9edffa47 Mushroom Stew and Beetroot Soup are no longer stackable 2013-11-26 15:23:39 +01:00
Shoghi Cervantes
6e9b70c9cb Better Tall Grass generation with bonemeal 2013-11-26 13:32:19 +01:00
Shoghi Cervantes
0f01570d01 "Better" Tall Grass drops 2013-11-26 13:20:19 +01:00
Shoghi Cervantes
cf5bc916c0 Reordered Creative inventory 2013-11-26 13:15:56 +01:00
Shoghi Cervantes
35119befd9 Tall Grass now drops Melon and Pumpkin seeds with a probability of 1/15 2013-11-26 12:46:30 +01:00
Shoghi Cervantes
02150da862 Tall Grass can now drop Carrots, potatoes, beetroot seeds 2013-11-26 12:45:27 +01:00
Shoghi Cervantes
2044269d86 Added Shears, bedrock and Dyes to creative inventory 2013-11-26 12:42:09 +01:00
Shoghi Cervantes
2d3ba111e0 Rewrote Generic Explosion drop 2013-11-26 12:28:05 +01:00
Michael Yoo
98097b0703 Check for $newPermissions is_array 2013-11-26 21:38:48 +10:30
Michael Yoo
c4ba06b58c Add Restriction Interface 2013-11-26 21:32:08 +10:30
Michael Yoo
3e12a41a91 permissions.request function use instead of additional argument for player variable. 2013-11-26 21:20:44 +10:30
Michael Yoo
daaa9394c4 PermissionsAPI Basic Structure Complete. Now uses restrictions. Player dedicated emitEvent functions. Use more anonymous functions. 2013-11-26 21:17:44 +10:30
Michael Yoo
71a1986980 Add EventRestriction 2013-11-26 20:00:15 +10:30
Michael Yoo
3352c36ba4 Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2013-11-26 15:15:30 +10:30
Michael Yoo
d2fa06cb64 More comments. 2013-11-26 15:15:24 +10:30
Michael Yoo
0e9458fafc Merge pull request #950 from InusualZ/test
Fixed #332. Temporary Silk Touch fix. Replace this system with class-based silk touch variable.
2013-11-25 20:32:58 -08:00
InusualZ
75e4174a2b Repaired 2013-11-25 19:31:40 -05:00
InusualZ
509e67bfb7 No More Silk Touch On Explosion 2013-11-25 19:28:59 -05:00
InusualZ
0d25118eef Fixed gh#332
Crafting with buckets (milk) returns the bucket
2013-11-25 18:53:36 -05:00
InusualZ
c798a33363 Fixed gh#332
Crafting with buckets (milk) returns the bucket
2013-11-25 18:53:02 -05:00
InusualZ
5fc192b730 Fixed gh#332
Crafting with buckets (milk) returns the bucket
2013-11-25 18:27:34 -05:00
Shoghi Cervantes
286b30cf4e Giant typo 2013-11-25 18:36:03 +01:00
Shoghi Cervantes
a0fac71385 Added coding standards by request of @sekjun9878. Fixed #949 [gh#949] 2013-11-25 18:34:06 +01:00
Shoghi Cervantes
273a74d566 Added Beetroot Soup food value 2013-11-25 18:01:19 +01:00
Michael Yoo
aefcab9a49 Really minor changes. 2013-11-25 22:37:30 +10:30
Michael Yoo
f5989d461c Fix possible variable bug with /tell. 2013-11-25 22:06:25 +10:30
Michael Yoo
68076fedc8 Some PHPDoc comment updates. 2013-11-25 22:05:07 +10:30
Michael Yoo
2339525478 Merge remote-tracking branch 'origin/master' 2013-11-25 20:34:57 +10:30
Michael Yoo
62f5f0d325 Add PHPDoc information to sub-APIs. 2013-11-25 20:34:48 +10:30
Shoghi Cervantes
0ac81968b7 OCD 2013-11-25 11:02:33 +01:00
Michael Yoo
b8763a7a3f Add PHPDoc information for API parsing. 2013-11-25 20:28:19 +10:30
Michael Yoo
249e83db91 Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2013-11-25 20:11:57 +10:30
Michael Yoo
e6f855abbd Add Default permission, and remove construct restriction in Permission interface. Note that all changes on permission API are untested therefore not enabled by default. 2013-11-25 20:11:38 +10:30
Shoghi Cervantes
75e1a6e97e Added bowl crafting 2013-11-25 09:52:28 +01:00
Shoghi Cervantes
fb9f7891c7 Added Beetroot soup, beetroot seeds, crafting 2013-11-25 09:42:41 +01:00
Shoghi Cervantes
03e71ee3ff Added comment in Player.php 2013-11-25 09:35:54 +01:00
Shoghi Cervantes
9cf91ca3fa Added beetroot IDs
TODO: Beetroot Soup ID
2013-11-25 09:34:57 +01:00
Shoghi Cervantes
fc7c14ae16 BeetRoot soup doesn't need a class 2013-11-25 09:34:36 +01:00
Shoghi Cervantes
5ac0907aeb Added $permissions property to Player so pthreads doesn't crash 2013-11-25 09:31:02 +01:00
Shoghi Cervantes
2f3817322b Formatting OCD 2013-11-25 09:28:41 +01:00