5550 Commits

Author SHA1 Message Date
PEMapModder
2fb3b41b8d Added the @notscript tag in potential script plugins
Then we can have .php files in the plugins folder that contain /** but are not script plugins
2016-03-23 02:32:11 +08:00
PEMapModder
085ff56362 Clearer Config::__construct() documentation. 2016-03-21 14:41:49 +08:00
PEMapModder
23da42f8a4 Merge pull request #4068 from PocketMine/PEMapModder-patch-2
Promotes the use of reactions
2016-03-18 23:35:36 +08:00
PEMapModder
f82c59bdc4 Fixes #3991, closes #4011 2016-03-15 22:52:49 +08:00
PEMapModder
3f801ff6f4 Promotes the use of reactions 2016-03-13 23:40:30 +08:00
PEMapModder
6ba0abf587 Update README.md
Mentions that mbstring is used (already used in Player.php)
2016-03-11 01:16:07 +08:00
PEMapModder
0b06a4f703 Fixed #3692; fixed "arrows should not catch fire in fire blocks" 2016-03-10 17:45:06 +08:00
PEMapModder
8a0c2b7c4a Fixed time 2016-03-09 19:13:20 +08:00
PEMapModder
8e909f05ca Fixed setSaturation() working incorrectly 2016-03-09 19:13:06 +08:00
PEMapModder
27b7260c0a Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2016-03-09 18:03:50 +08:00
PEMapModder
dd22e4963f Fixed #4051 2016-03-09 18:02:35 +08:00
PEMapModder
54254ffc88 Merge pull request #2955 from TruDan/master
Add DATA_SIZE to Slime!
2016-03-08 23:05:39 +08:00
PEMapModder
9a3929d8ad Merge pull request #3724 from thebigsmileXD/patch-2
Fixed commit #3595
2016-03-07 18:58:01 +08:00
PEMapModder
913a1fdce4 Fixed #3463 2016-03-07 18:56:24 +08:00
PEMapModder
6e41e6837f Fixed #3266 2016-03-07 18:50:26 +08:00
PEMapModder
df7eaa7242 Closes #3548 2016-03-07 18:48:27 +08:00
PEMapModder
08e6caad88 Fixed #3563 2016-03-07 18:38:42 +08:00
PEMapModder
fc08759199 Merge pull request #3978 from PEMapModder/attr
Implemented attributes
2016-03-07 18:15:15 +08:00
PEMapModder
09ce8fab82 Fixed speed and slowness potions 2016-03-07 18:12:54 +08:00
PEMapModder
781de3efab Addresses #4024 2016-03-06 23:13:33 +08:00
PEMapModder
95abec1886 Merge pull request #4009 from Falkirks/patch-1
Update ISSUE_TEMPLATE.md
2016-03-02 01:31:47 +08:00
Falkirks
5e1f38bdb3 Update ISSUE_TEMPLATE.md 2016-03-01 08:42:46 -08:00
Intyre
de10dfa737
Added issue template 2016-02-29 00:06:20 +01:00
Intyre
a43db5ca25
fixed #4006 2016-02-28 22:54:56 +01:00
PEMapModder
ccadb5f2bb Merge pull request #3526 from PEMapModder/patch-9
Fixed getNested() using cache desynchroinized from set()
2016-02-28 23:10:12 +08:00
PEMapModder
218eed1e7a Merge pull request #3959 from dongjoon-hyun/show_travis_build_status
Show Travis-CI Build Status on README.md.
2016-02-28 10:29:29 +08:00
Dongjoon Hyun
d39f3059dd Show Travis-CI Build Status on README.md.
For Github visitors, many projects shows its project build status in README.md.
It would be nice if PocketMine-MP shows Travis-CI build status, too.
Here is the sample layout in this PR branch.

https://github.com/dongjoon-hyun/PocketMine-MP/tree/show_travis_build_status

Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
2016-02-27 18:05:56 -08:00
Intyre
2c1ef0ada3
Updated raklib module 2016-02-28 00:14:25 +01:00
Intyre
e11b76318c
fixing chunk sending 2016-02-27 16:35:38 +01:00
PEMapModder
b766b969e2 Merge pull request #3387 from PEMapModder/patch-6
Allow saving resources with parent directory being recursively created
2016-02-27 20:52:03 +08:00
PEMapModder
d6c9bcbabb Merge pull request #3993 from dongjoon-hyun/fix_travis_test
Fix Travis Test.
2016-02-27 19:40:53 +08:00
Dongjoon Hyun
f00b52f04d Fix Travis Test. 2016-02-24 19:10:07 -08:00
Dan
35f0f36524 Update Grass.php
@PEMapModder is that all correct now?
2016-02-24 12:06:28 +01:00
PEMapModder
e9eaf69a41 Removed redundant debug code 2016-02-23 22:33:53 +08:00
PEMapModder
f34f54664f Merge branch 'master' of https://github.com/PocketMine/PocketMine-MP 2016-02-23 21:13:29 +08:00
PEMapModder
7ba7eaf303 Fixed wrong InteractPacket constants
Thanks @thebigsmileXD
2016-02-23 21:05:59 +08:00
Intyre
16c36d5a50
Updated TesterPlugin submodule 2016-02-23 13:36:03 +01:00
Intyre
ad70e23659
Updated travis 2016-02-23 13:08:57 +01:00
forthxu
ccb60ff81e update loop die 2016-02-23 18:25:04 +08:00
Intyre
eb00dee8a6
removed int return from getSeed 2016-02-22 13:03:27 +01:00
PEMapModder
068ad5e924 Added ACTION_JUMP
Thanks @thebigsmileXD
2016-02-22 19:41:30 +08:00
PEMapModder
ed9888a2cb Fixed #3963, closes #3979, added hash for non-numeric seeds 2016-02-22 19:40:40 +08:00
PEMapModder
41a847567c RandomSeed should be a TAG_Long 2016-02-22 18:42:49 +08:00
PEMapModder
d59fd42fc6 Fixed EntityEatItemEvent::setResidue() declaration 2016-02-22 18:34:11 +08:00
PEMapModder
86ec7ed771 Fixed player not dying 2016-02-22 18:24:51 +08:00
PEMapModder
1574a823d4 Fixed #3864 2016-02-22 16:29:41 +08:00
PEMapModder
17c73e9764 Fixed #3690 2016-02-22 16:26:35 +08:00
PEMapModder
6945256e30 Resolved #3684 2016-02-22 16:05:45 +08:00
PEMapModder
56644fed9d Fixed #3961 2016-02-22 15:42:44 +08:00
PEMapModder
e2f7d657e8 Fixed trapdoors 2016-02-22 15:32:07 +08:00