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 |
|
Michael Yoo
|
624219f680
|
Merge remote-tracking branch 'origin/master'
|
2013-11-25 18:57:33 +10:30 |
|
Michael Yoo
|
646390812a
|
Beetroot Soup Item template. @shoghicp Add in the Item ID to ItemID.php constants file.
|
2013-11-25 18:57:13 +10:30 |
|
Shoghi Cervantes
|
7190d444e3
|
Revert "Remove Achievement API. Alters game play mechanics."
This reverts commit 2621aab2ef9578fea1a1b61ad1e38b81c1a096e9.
|
2013-11-25 09:26:12 +01:00 |
|
Shoghi Cervantes
|
bfe0d04663
|
More notes in Contributions.md
|
2013-11-25 09:25:48 +01:00 |
|
Michael Yoo
|
44d63c74dd
|
Update some comments on the recipes.
|
2013-11-25 18:50:01 +10:30 |
|
Michael Yoo
|
d7d5e66de6
|
Use interfaces and closures and abstracts and anonymous functions and all the fancy OOP PHP stuff.
|
2013-11-25 18:33:12 +10:30 |
|
Michael Yoo
|
eb7d8a3240
|
Minor Adjustments
|
2013-11-25 18:05:21 +10:30 |
|
Michael Yoo
|
698feccd54
|
Minor Adjustments.
|
2013-11-25 18:04:47 +10:30 |
|
Michael Yoo
|
d3e8cba132
|
Basic PermissionsAPI template for others to improve.
|
2013-11-25 18:02:31 +10:30 |
|
Michael Yoo
|
2621aab2ef
|
Remove Achievement API. Alters game play mechanics.
|
2013-11-25 17:39:19 +10:30 |
|
Shoghi Cervantes
|
6ab29f993d
|
OCD
|
2013-11-24 23:29:17 +01:00 |
|
Shoghi Cervantes
|
d11cf83a47
|
Added note about pull requests
|
2013-11-24 23:26:12 +01:00 |
|
Shoghi Cervantes
|
336a40ae90
|
Merge pull request #947 from 99leonchang/master
Multiple orders for /gamemode
|
2013-11-24 14:20:04 -08:00 |
|
Shoghi Cervantes
|
a8055eb59a
|
Warn about not using the bin/ PHP binary
|
2013-11-24 20:09:04 +01:00 |
|
Shoghi Cervantes
|
2b920033ff
|
Drop boots on death
|
2013-11-24 19:23:56 +01:00 |
|
Shoghi Cervantes
|
8665035381
|
Added Cocoa Beans crafting
|
2013-11-24 19:01:24 +01:00 |
|
Shoghi Cervantes
|
e0021b8927
|
Fixed first hotbar item in Creative
|
2013-11-24 18:43:14 +01:00 |
|
Shoghi Cervantes
|
44a9639150
|
Fixed POTATOE constant
|
2013-11-24 18:41:57 +01:00 |
|
Shoghi Cervantes
|
e700179bb0
|
Multiple changes
* Fixed hoe durability
* Fixed some blocks hitbox
* Added Creative pseudo-inventory
* Added Carrots and Carrot Crops
* Added Potatoes, Baked potatoes and Potato Crops
|
2013-11-24 18:38:37 +01:00 |
|
Shoghi Cervantes
|
f8d8052ec3
|
Correct placement for cakes and snow layers
|
2013-11-24 15:52:35 +01:00 |
|
Shoghi Cervantes
|
0dc783f285
|
Added carpets, crafting recipes, placement
|
2013-11-24 15:50:02 +01:00 |
|
Shoghi Cervantes
|
7cd5c5cde1
|
Fixed paintings resetting the hotbar
|
2013-11-24 15:18:58 +01:00 |
|
Shoghi Cervantes
|
3968f3b298
|
Jungle Tree generation placeholder
|
2013-11-24 15:12:31 +01:00 |
|
Shoghi Cervantes
|
9105e59f2a
|
Jungle Sapling
|
2013-11-24 15:12:14 +01:00 |
|
Leon Chang
|
5ac92ee0db
|
Formatting
|
2013-11-24 20:48:03 +08:00 |
|