335 Commits

Author SHA1 Message Date
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
InusualZ
75e4174a2b Repaired 2013-11-25 19:31:40 -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
273a74d566 Added Beetroot Soup food value 2013-11-25 18:01:19 +01:00
Michael Yoo
68076fedc8 Some PHPDoc comment updates. 2013-11-25 22:05:07 +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
03e71ee3ff Added comment in Player.php 2013-11-25 09:35:54 +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
7190d444e3 Revert "Remove Achievement API. Alters game play mechanics."
This reverts commit 2621aab2ef9578fea1a1b61ad1e38b81c1a096e9.
2013-11-25 09:26:12 +01:00
Michael Yoo
2621aab2ef Remove Achievement API. Alters game play mechanics. 2013-11-25 17:39:19 +10:30
Shoghi Cervantes
e0021b8927 Fixed first hotbar item in Creative 2013-11-24 18:43:14 +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
1c5b473b36 Added player.craft handler 2013-11-24 11:45:18 +01:00
Shoghi Cervantes
5a71043ab0 Fix 2013-11-24 01:52:23 +01:00
Shoghi Cervantes
6ff6a5fc91 More achievements 2013-11-24 01:10:05 +01:00
Shoghi Cervantes
3ff4b9eae0 Achievements API 2013-11-24 00:51:04 +01:00
Shoghi Cervantes
1ad00a453b Added Iron bars, Pumpkins, lit pumpkins and pumpkin grow, pumpkin growth, pumpkin seeds, pumpkin pie... 2013-11-23 16:36:30 +01:00
Shoghi Cervantes
ba7c9503d8 0.8.0 partial compatibility
* Not compatible with Creative mode
2013-11-23 13:52:13 +01:00
Michael Yoo
780f60554d Fix #871 2013-10-19 10:58:49 +10:30
williamtdr
c35c004827 Added the ability to shoot arrows
Credit to ljyloo (http://forums.pocketmine.net/index.php?threads/shooting-arrows-in-pm-server.508/#post-4338).
2013-10-08 16:52:37 -05:00
Shoghi Cervantes
4ccaccc126 Fixed Player::setSpawn() 2013-09-08 15:37:28 +02:00
Shoghi Cervantes
1bc3b66afd Player check is done with equal name, not alike 2013-09-07 14:24:17 +02:00
Shoghi Cervantes
6d2eea8887 Level::getSafeSpawn() on player normal spawn 2013-09-07 12:05:04 +02:00
Shoghi Cervantes
41b1a0f991 Fixed bottom bed offset 2013-09-05 22:58:49 +02:00
Shoghi Cervantes
bb9923d210 Fixed position offset when sleeping on beds 2013-09-05 15:19:27 +02:00
Shoghi Cervantes
ccac35d5a2 Fixed player catching fire after death 2013-09-05 00:39:06 +02:00
Shoghi Cervantes
c11ee468a2 Added Door sounds 2013-09-05 00:37:07 +02:00
Shoghi Cervantes
e48126a0c9 Fixed possible cases on infinite loop on addItem and removeItem 2013-09-04 21:29:21 +02:00
Shoghi Cervantes
4a46d8fd9c Fixed possible infinite loop in hasSpace 2013-09-04 21:26:22 +02:00
Shoghi Cervantes
8515e7ff33 Fixed speed limiter 2013-09-04 20:49:14 +02:00
Shoghi Cervantes
809076b7d7 Added new text formatting system for future updates [like vanilla PC] 2013-09-04 19:49:19 +02:00
Shoghi Cervantes
56d829eec6 Fixed #767 Players move laggy [gh#767] 2013-09-04 19:33:11 +02:00
Shoghi Cervantes
7f15b27ff0 Fixed server crash when two players sleep together 2013-09-04 17:13:03 +02:00
Shoghi Cervantes
bee3e7d67a Fixed players sleeping on the same bed 2013-09-04 12:36:50 +02:00
Shoghi Cervantes
3fe3aa2a62 Added force position on teleport [Fixes #356 gh#356] 2013-09-04 01:04:51 +02:00
Shoghi Cervantes
bb9420753d Round of teleports on spawn 2013-09-03 22:55:47 +02:00
Shoghi Cervantes
40a20d1467 Send correct spawn position (client-side check) 2013-09-03 22:52:17 +02:00
Shoghi Cervantes
4d2dc63182 Schedule a teleport on chunk load 2013-09-03 22:51:02 +02:00
Shoghi Cervantes
1677ce4b1d Adds beds 2013-09-03 22:50:47 +02:00
Shoghi Cervantes
82c655c09a Fixed first slot on Double chests 2013-08-30 17:37:16 +02:00
Shoghi Cervantes
ee3ae561b8 Removed fish from Player eating 2013-08-30 16:58:34 +02:00
Shoghi Cervantes
fe681cb786 Removed character range check for UTF-8 full support 2013-08-29 18:35:57 +02:00
Shoghi Cervantes
8da61e613f Send sign text on update 2013-08-28 11:01:45 +02:00
Shoghi Cervantes
093b86fa43 Fixed URL 2013-08-27 19:16:11 +02:00
Shoghi Cervantes
36ff8331b7 Updated headers 2013-08-27 18:16:57 +02:00