5503 Commits

Author SHA1 Message Date
Dylan K. Taylor
4bc2275fc3 Merge branch 'ci' 2016-10-18 13:57:13 +01:00
svilex
ef7a843fa3 Removed unneeded vars - fixed logical condition (#29) 2016-10-18 12:52:18 +01:00
Dylan K. Taylor
10698c892e Remove old script, add disable-readline option 2016-10-18 12:45:56 +01:00
Dylan K. Taylor
43842691fe Merge branch 'new-labels' 2016-10-18 12:03:27 +01:00
Dylan K. Taylor
8637a04e2b New label scheme 2016-10-18 12:03:11 +01:00
Dylan K. Taylor
d53810c6bc Fix banlist crash when | is entered in any /ban arguments 2016-10-17 18:29:33 +01:00
Dylan K. Taylor
f3e35bb94a Update some links 2016-10-17 14:41:59 +01:00
Dylan K. Taylor
707847b46e Shell-based CI with lint scans 2016-10-17 12:59:20 +01:00
Dylan K. Taylor
e81c738010 Update ISSUE_TEMPLATE.md 2016-10-17 12:14:16 +01:00
Dylan K. Taylor
8f3b95164a Fix preprocessor issues
Blame @SOF3
2016-10-16 19:47:32 +01:00
Dylan K. Taylor
19601f998a New Jenkins server 2016-10-16 19:04:18 +01:00
Dylan K. Taylor
2fba1073dd Fix wrong comment 2016-10-12 13:24:00 +01:00
Dylan K. Taylor
6b06e407c6 Delete .mailmap 2016-10-10 14:38:17 +01:00
Dylan K. Taylor
0b270342b1 Update .mailmap 2016-10-10 14:33:30 +01:00
dktapps
23e4ca64e4 Remove dupe load() causing reload debug spam
This call is completely redundant.
2016-10-10 14:10:37 +01:00
Dylan K. Taylor
36207debe0 Update RakLib submodule
Fix DoS with empty packets does not trigger blocking
2016-10-08 13:41:50 +01:00
Dylan K. Taylor
de28ddabdb Update RakLib submodule 2016-10-08 11:25:53 +01:00
SOF3
c328d7359c
Labels do not have restricted length
WhataTerribleFailure
@sekjun9878 why did you add that?
2016-10-08 18:11:09 +08:00
SOF3
5e72850a62
Merge branch 'pmmp-cntrb' of https://github.com/pmmp/PocketMine-MP 2016-10-08 18:05:58 +08:00
SOFe
a9cbe4f63e
Updated CONTRIBUTING.md to adapt into pmmp org
Updated CONTRIBUTING.md to adapt into pmmp org
2016-10-07 18:52:53 +08:00
SOFe
beabc5a85c Merge pull request #14 from pmmp/disable-player-dat
Added options to disable saving <player>.dat
2016-10-07 18:47:01 +08:00
SOF3
2a07638af3
Do not show playerNotFound notice if player data should not be saved 2016-10-07 17:52:25 +08:00
Dylan K. Taylor
d6fd9259cf Added options to disable saving player.dat 2016-10-07 10:25:26 +01:00
Dylan K. Taylor
16c09e3610 Merge branch '0.15.10'
Skin models again
2016-10-06 09:46:59 +01:00
Dylan K. Taylor
b78dd70f72 Bump version to 0.15.10.0 and protocol version to 84
Changes unknown
2016-10-05 15:29:27 +01:00
Dylan K. Taylor
92784054cd Creative inventory fixes 2016-10-05 10:07:00 +01:00
Dylan K. Taylor
98ea674d20 Ouch 2016-10-04 18:48:07 +01:00
SOF3
4b869c8615 Merge branch 'master' of https://github.com/pmmp/PocketMine-MP 2016-10-03 23:29:39 +08:00
SOF3
ec79477b3e
gitignore memory dumps 2016-10-03 23:24:34 +08:00
SOFe
58ff381557 PhpStorm automated formatting (#11)
* PhpStorm reformatting

* Tuned PhpStorm reformatting

* Improved ItemIds and BlockIds formatting

* Tuned more PhpStorm reformatting

* Improved string concatenation
2016-10-03 19:05:48 +08:00
Dylan K. Taylor
2b6d058760 Fixed kicked for flying when walking on lily pads (#7)
Add an optional extended description…
2016-10-03 09:17:50 +01:00
SOF3
535e1a0eb4 Merge branch 'master' of https://github.com/pmmp/PocketMine-MP 2016-10-03 01:59:22 +08:00
SOF3
4133f98b23
Updated a few tabs, updated SPL submodule 2016-10-03 01:59:06 +08:00
SOFe
d7a78ee00f Merge pull request #10 from SOF3/master
Fixed some lines indented with 4 spaces rather than tabs
2016-10-03 01:05:23 +08:00
SOF3
e913b16804
Fixed some lines indented with 4 spaces rather than tabs 2016-10-03 00:58:34 +08:00
SOF3
6fc435da0e
Imports rearrangement 2016-10-03 00:43:46 +08:00
SOFe
84e15b6b1a Remove derp brackets (#8) 2016-10-02 17:22:19 +01:00
Dylan K. Taylor
e9f2bf0085 Better time ticking and sync (#2)
* Remove unnecessary SetTimePacket spam

This is handled automatically client-side, as long as it is calculated correctly server side there is no issue (unless the server hits a spot of bad lag)

* Better client/server time sync when lagging
2016-10-02 12:54:27 +01:00
Dylan K. Taylor
5f26c21b9f Remove unused RemovePlayerPacket 2016-10-01 21:39:05 +01:00
iPocket
ee4854d07c Typo fix (#5) 2016-10-01 17:07:00 +01:00
iPocket
9a379734ba Use \pocketmine\Thread::getThreadName() instead (#6) 2016-10-01 17:03:24 +01:00
SOFe
a7366324e5 Fixed RawChicken::getAdditionalEffects return values (#4)
* Fixed RawChicken::getAdditionalEffects returns void

* Update RawChicken.php
2016-10-01 16:35:20 +01:00
SOFe
39f731aa06 Remove use of deprecated Utils::getRandomBytes(16) (#3)
Whichever guy did that, somehow this one just got missed out?
2016-10-01 16:08:59 +01:00
Dylan K. Taylor
7c41aa66f1 Update submodules 2016-10-01 15:49:25 +01:00
Dylan K. Taylor
98d129f1f4 Fix bad copy-paste job, blame @shoghicp 2016-10-01 14:54:50 +01:00
Dylan K. Taylor
99622c5ce7 Fix wrong network IDs for inventories, fix anvil/enchanting table windows 2016-10-01 14:48:42 +01:00
Dylan K. Taylor
ad64a074cb Fix furnace NBT assertion errors and inventory not working 2016-10-01 14:14:55 +01:00
Dylan K. Taylor
23f3097390 Travis: Build all branches 2016-10-01 13:44:31 +01:00
Dylan K. Taylor
abf004de7d Change Travis links 2016-10-01 11:37:52 +01:00
Dylan K. Taylor
ff4b7612a6 Update submodules 2016-09-30 20:25:17 +01:00