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 |
|
Shoghi Cervantes
|
18d13fdc32
|
Added threaded chunk sending for all formats
|
2014-07-31 10:19:44 +02:00 |
|
Shoghi Cervantes
|
1a442b793c
|
Fixed Tiles/Entities not using the correct chunk type
|
2014-07-30 18:24:59 +02:00 |
|
Shoghi Cervantes
|
765d4f30c7
|
Added caching to non-converted network chunks
|
2014-07-30 17:30:22 +02:00 |
|
Shoghi Cervantes
|
2eced89e6f
|
Do not send crash reports generated from a source PM installation
|
2014-07-30 17:05:46 +02:00 |
|
Shoghi Cervantes
|
293102d8c4
|
Fixed typo, BLockLight -> BlockLight
|
2014-07-30 16:59:52 +02:00 |
|
Shoghi Cervantes
|
25f5d409f1
|
Fixed loading invalid plugins crashing the server
|
2014-07-30 16:57:31 +02:00 |
|
Shoghi Cervantes
|
4128b22e85
|
Reuse McRegion classes on Anvil
|
2014-07-30 16:38:56 +02:00 |
|
Shoghi Cervantes
|
487ce00542
|
Correctly fixed #1659 PvP settings not working
|
2014-07-30 16:07:21 +02:00 |
|
Shoghi Cervantes
|
a9cd03da2e
|
Changed @williamtdr syntax
|
2014-07-30 16:05:36 +02:00 |
|
Shoghi Cervantes
|
f5fee4c909
|
Merge branch 'master' of github.com:PocketMine/PocketMine-MP
|
2014-07-30 14:10:39 +02:00 |
|
Shoghi Cervantes
|
016b08ecf2
|
Added block order detection, added support for non-sectioned level formats
|
2014-07-30 12:57:00 +02:00 |
|
Shoghi Cervantes
|
3515a037c5
|
Merge pull request #1804 from PocketMine/revert-1760-patch-1
Revert API breaking changes "Remove similar player name check from the beginning limit"
|
2014-07-30 00:36:12 +02:00 |
|
Shoghi Cervantes
|
d6e413e8ca
|
Revert "Remove similar player name check from the beginning limit"
|
2014-07-30 00:34:54 +02:00 |
|
Shoghi Cervantes
|
f991efd5bc
|
Merge pull request #1803 from Falkirks/patch-1
Spelling on crashDump()
|
2014-07-30 00:12:08 +02:00 |
|
Falkirks
|
913c116e7b
|
Spelling
|
2014-07-29 15:10:50 -07:00 |
|
Shoghi Cervantes
|
8fafb85784
|
Added proper chunk saving in McRegion
|
2014-07-29 19:36:41 +02:00 |
|
Shoghi Cervantes
|
b0aad89e7a
|
Fixed a few typos in McRegion
|
2014-07-29 19:11:09 +02:00 |
|
Shoghi Cervantes
|
ce018fd7c8
|
Bumped API version to 1.2.0 (backwards-compatible changes, related to level formats)
|
2014-07-29 18:55:27 +02:00 |
|
Shoghi Cervantes
|
afe44e6c6f
|
Added setting to select the default level format
|
2014-07-29 18:54:40 +02:00 |
|
Shoghi Cervantes
|
e9311f5ceb
|
Added base McRegion classes
|
2014-07-29 18:43:52 +02:00 |
|
Shoghi Cervantes
|
b2978133f7
|
Added McRegion detection to Anvil
|
2014-07-29 17:21:07 +02:00 |
|
Shoghi Cervantes
|
6b331535c6
|
Merge pull request #1748 from MinecrafterJPN/enabled-builtin-php
Enabled built-in PHP
|
2014-07-29 09:56:05 +02:00 |
|
Shoghi Cervantes
|
3370052fac
|
Do not send crash reports from non-phar plugins
|
2014-07-28 23:14:29 +02:00 |
|
Shoghi Cervantes
|
7d8a961374
|
Throw exception when an invalid chunk is set as the parent of a Tile/Entity
|
2014-07-28 21:40:50 +02:00 |
|
Shoghi Cervantes
|
e97139919a
|
Added new exception when a plugin creates an orphaned PluginTask
|
2014-07-28 20:28:50 +02:00 |
|
Shoghi Cervantes
|
81faddafb0
|
Fixed crash when using Level scheduled block update ReversePriorityQueue
|
2014-07-28 19:18:28 +02:00 |
|
Shoghi Cervantes
|
d0936329aa
|
Fixed crash reports using invalid lastError data
|
2014-07-28 15:41:13 +02:00 |
|
Shoghi Cervantes
|
9124513584
|
Added RakLib version to crash information
|
2014-07-28 14:48:26 +02:00 |
|