3921 Commits

Author SHA1 Message Date
Shoghi Cervantes
e462a89189 Order chunks to be generated 2014-08-13 09:51:43 +02:00
Shoghi Cervantes
d616e73242 Fixed chunk sending 2014-08-13 09:41:13 +02:00
Intyre
5ec6ccefda Merge pull request #1875 from KnownUnown/patch-1
Fixed AddMobPacket's Type - (is now int)
2014-08-12 19:34:42 +02:00
KnownUnown
58d7599d6f Fixed AddMobPacket's Type - (is now int)
Thanks @Intyre!
2014-08-12 12:31:07 -05:00
Shoghi Cervantes
0c5f920dfd Level formats can send chunks without creating an AsyncTask, API 1.2.1 (small fix, no changes) 2014-08-12 17:39:39 +02:00
Shoghi Cervantes
67f6482c76 Implemented circular chunk sending 2014-08-12 17:30:01 +02:00
Shoghi Cervantes
7b141b0b73 Remove head offset from client-side MovePlayerPacket 2014-08-12 17:16:31 +02:00
Shoghi Cervantes
b17ce16262 Fixed RCON usage Alpha_1.4dev-413 2014-08-10 18:35:01 +02:00
Shoghi Cervantes
fee7f5060b Made AsyncTask::onCompletion() implementation optional 2014-08-10 18:15:06 +02:00
Shoghi Cervantes
76cd164aa4 Fixed source servers getting invalid AutoUpdater notifications 2014-08-10 13:25:15 +02:00
Shoghi Cervantes
582f1540a7 Players are now moved using the head, closes #1842 2014-08-10 13:22:12 +02:00
Shoghi Cervantes
4d7c953572 Possible fix for 'Invalid Chunk given' crash 2014-08-10 13:09:41 +02:00
Shoghi Cervantes
06c01f14c6 Merge branch 'master' of github.com:PocketMine/PocketMine-MP 2014-08-10 12:28:03 +02:00
Shoghi Cervantes
c43431c921 Fixed #1826 Block damage values were swapped in McRegion 2014-08-10 12:27:49 +02:00
Shoghi Cervantes
4e1805ae02 Merge pull request #1859 from PEMapModder/patch-2
Update CONTRIBUTING.md
2014-08-10 12:09:32 +02:00
PEMapModder
ac34b9eda0 Update CONTRIBUTING.md
PocketMine namespaces are all in lowercase letters.
2014-08-10 18:08:09 +08:00
Shoghi Cervantes
3495c79c0c Fixed crashes related to ChunkEvent 2014-08-09 10:42:03 +02:00
Shoghi Cervantes
77799d8f3d Fixed AsyncWorker includes 2014-08-08 18:06:07 +02:00
Shoghi Cervantes
dfdf9ddb45 Merge pull request #1846 from milo1000/issue_1843
Issue 1843 - RCON worker threads synchronization corrected
2014-08-08 16:26:47 +02:00
Shoghi Cervantes
86d423ae4d Hide timezone guess errors 2014-08-08 12:53:31 +02:00
Shoghi Cervantes
eff454d103 Fixed AsyncWorker not getting the proper path and not using the correct class 2014-08-08 11:51:36 +02:00
Shoghi Cervantes
51120fdd4f Added ThreadManager, removed PHP self-kill 2014-08-08 11:36:55 +02:00
Milosz Danielewski
5242e87026 Issue 1843 - RCON worker threads synchronization corrected 2014-08-07 10:19:23 +02:00
Shoghi Cervantes
269a10fadd Modified Level and Chunk deprecated methods 2014-08-06 16:22:55 +02:00
Shoghi Cervantes
232bf5ebe4 Modified Chunk provider saving 2014-08-06 16:22:49 +02:00
Shoghi Cervantes
2904aa06ef Merge pull request #1838 from PEMapModder/patch-2
Fixes Position::fromObject() $strong parameter neglected
2014-08-06 11:12:53 +02:00
PEMapModder
e10c70e776 A typo fix 2014-08-06 11:06:30 +08:00
PEMapModder
2cead226db Fixes Position::fromObject() $strong parameter neglected 2014-08-05 23:45:09 +08:00
Shoghi Cervantes
2784925a5e Merge pull request #1822 from LukeDarling/patch-1
fixed tell command so itdoesn'tlooklikethisanymore
2014-08-03 22:38:21 +02:00
Luke Darling
d2a14e8303 fixed tell command so itdoesn'tlooklikethisanymore 2014-08-03 13:22:41 -04:00
Shoghi Cervantes
071033ad5c Added new installer languages 2014-08-02 18:00:36 +02:00
Shoghi Cervantes
1e3ed8640c Updated Installer wizard language 2014-08-02 17:54:48 +02:00
Shoghi Cervantes
60a576e541 Added proper Entity->__toString() 2014-08-02 17:48:56 +02:00
Shoghi Cervantes
eee7e659e9 Added ChunkLoadEvent, ChunkUnloadEvent, ChunkPopulateEvent 2014-08-02 17:19:33 +02:00
Shoghi Cervantes
7ddfd4394d Merge pull request #1818 from 64FF00/master
Added getExecutor() and setExecutor() method to PluginCommand
2014-08-02 14:43:12 +02:00
64FF00
f0f2eb9a01 ... 2014-08-02 10:17:27 +09:00
64FF00
839f6621eb Added getExecutor() and setExecutor() method to PluginCommand
:D
2014-08-02 10:11:36 +09:00
Shoghi Cervantes
7fcaa78de4 Catch uncatched thrown Exceptions to get useful backtraces 2014-08-01 17:04:16 +02:00
Shoghi Cervantes
915443b508 Disabled chunk ticking until it is stable 2014-08-01 15:25:40 +02:00
Shoghi Cervantes
e17a7005a1 Throw exception on invalid chunk 2014-08-01 14:33:50 +02:00
Shoghi Cervantes
c1846e3bcf Improved chunk serialization 2014-08-01 13:22:48 +02:00
Shoghi Cervantes
81feff6d0d Merge pull request #1813 from PocketMine/revert-1748-enabled-builtin-php
Revert "Enabled built-in PHP"
2014-08-01 12:50:05 +02:00
Shoghi Cervantes
9b84d8c248 Revert "Enabled built-in PHP" 2014-08-01 12:49:53 +02:00
Shoghi Cervantes
26ec562fbf Added worlds directive to pocketmine.yml to load extra worlds or use a plugin-provided generator 2014-08-01 12:24:08 +02:00
Shoghi Cervantes
d10274ca7c Improved memory usage when chunks are saved/generated 2014-08-01 11:53:24 +02:00
Shoghi Cervantes
7c68e42a86 Fixed chunk rotation on McRegion-based worlds 2014-08-01 11:52:13 +02:00
Shoghi Cervantes
171de939cd Fixed crash on chunks that are used by an entity after generation 2014-07-31 20:05:07 +02:00
Shoghi Cervantes
58bded4988 Merge pull request #1801 from PocketMine/McRegion
Added multiple level formats support, implemented McRegion
2014-07-31 19:28:39 +02:00
Shoghi Cervantes
cb4a970631 Tuned generator to use a better way to process chunks, closes #1807 #1794 #1740 #1741 #1685 2014-07-31 19:27:01 +02:00
Shoghi Cervantes
95b5979351 Removed SimpleChunk from generator, core, use binary representation of chunks 2014-07-31 14:28:17 +02:00