Commit Graph

183 Commits

Author SHA1 Message Date
Dylan K. Taylor
735c656f9d Merge remote-tracking branch 'origin/stable' 2021-06-18 18:52:04 +01:00
Dylan K. Taylor
82e8eb46ac Release 3.21.0 2021-06-13 15:38:22 +01:00
Dylan K. Taylor
920eb7cce5 Merge branch 'stable' 2021-06-09 13:46:00 +01:00
Dylan T
38a32c6540 changelog: remove mentions of unsupported / corrupted world handling
the fixes for these problems were backported to PM3 during the PHPStan integration.

[ci skip]
2021-06-09 13:19:40 +01:00
Dylan T
2fff3fa60c changelog: be more specific about the range of Bedrock worlds supported
this was written 2 years ago, before 1.13 was released to disrupt everything all over again.

[ci skip]
2021-06-09 13:16:57 +01:00
Dylan K. Taylor
99964709c9 Release 3.20.0 2021-06-08 20:21:55 +01:00
Dylan K. Taylor
2bbb24fab7 Merge branch 'stable' 2021-06-08 20:00:08 +01:00
Dylan K. Taylor
f3e1c82246 this again :thonkingtempered: 2021-06-08 19:27:49 +01:00
Dylan K. Taylor
f6f0938b3b Merge branch 'stable' 2021-05-21 01:27:35 +01:00
Dylan K. Taylor
813d431208 Release 3.19.2 2021-05-19 22:53:30 +01:00
Dylan T
4a367b4b0e ... 2021-05-19 00:49:10 +01:00
Dylan T
821c9c550b github web editor sucks 2021-05-19 00:48:25 +01:00
Dylan T
4122517292 [ci skip] update changelog 2021-05-18 23:51:58 +01:00
Dylan K. Taylor
f5da91b42a changelog: added a Configuration section
this might be incomplete.
[ci skip]
2021-05-17 23:49:47 +01:00
Dylan K. Taylor
dfdd59734c [ci skip] update changelog 2021-05-11 19:26:01 +01:00
Dylan K. Taylor
742f86e022 Rename DestroyBlockParticle -> BlockBreakParticle
closes #3461

literally every other particle/sound has the subject first, followed by the (optional) verb, and finally Particle (or Sound).
In addition, we refer to breaking blocks as 'break' everywhere except here, where we refer to it as 'destroy'.
2021-05-06 18:33:18 +01:00
Dylan K. Taylor
f37c414298 Merge remote-tracking branch 'origin/stable' 2021-04-27 14:25:54 +01:00
Dylan K. Taylor
a7cd081002 Release 3.19.1 2021-04-25 20:34:13 +01:00
Dylan K. Taylor
dc51af8b66 changelog: mention CancelTaskException addition
[ci skip]
2021-04-19 14:00:54 +01:00
Dylan K. Taylor
0f14c589f7 [ci skip] changelog: added a table of contents
generated using https://ecotrust-canada.github.io/markdown-toc/
2021-04-15 20:48:54 +01:00
Dylan K. Taylor
ec32848a97 [ci skip] changelog: world spawn generation progress is now logged 2021-04-15 19:27:17 +01:00
Dylan K. Taylor
506a235d7a [ci skip] changelog: remove mention of ext-ds 2021-04-15 14:00:45 +01:00
Dylan K. Taylor
3e1ff2a63b [ci skip] mention WorldCreationOptions changes in changelog 2021-04-15 13:57:20 +01:00
Dylan K. Taylor
c42a00641f [ci skip] changelog: mention more Permission API changes 2021-04-12 16:25:50 +01:00
Dylan K. Taylor
4b715aaba7 Document API changes related to broadcast channels
closes #2960
2021-04-11 20:59:09 +01:00
Dylan K. Taylor
1e6d97a157 Merge branch 'stable' 2021-04-07 21:25:39 +01:00
Dylan K. Taylor
7578bca006 Merge tag '3.18.2' 2021-04-07 19:41:57 +01:00
Dylan K. Taylor
b307cd0aa1 Release 3.19.0 2021-04-07 19:03:36 +01:00
Dylan K. Taylor
599d5253db Release 3.18.2 2021-04-07 18:32:10 +01:00
Dylan K. Taylor
fd4ac885bb Release 3.18.1 2021-03-28 21:24:03 +01:00
Dylan K. Taylor
52ce8ad8ae Plugin: removed useless shit
Plugin is the interface by which the server core interacts with plugins, so it should be limited only to the stuff that the server actually uses.
These methods are still provided by PluginBase, so in 99.9% of cases there will be no BC break.
2021-03-25 19:17:16 +00:00
Dylan K. Taylor
c092a2e836 Separate TickingChunkLoader from ChunkLoader
this makes it possible to keep chunks loaded without ticking them.
2021-03-18 23:19:27 +00:00
Dylan K. Taylor
7f177328ca [ci skip] changelog: fix typo 2021-03-18 20:18:55 +00:00
Dylan K. Taylor
eb9a68edee Further refactors to prepare for y=-64 lower limit 2021-03-18 00:08:16 +00:00
Dylan K. Taylor
83d1051a06 changelog: mention performance improvements in event handling 2021-03-16 23:32:23 +00:00
Dylan K. Taylor
eba6899065 changelog: mention performance improvements caused by morton codes and libdeflate
these two things provide a significant performance improvement over PM3, so they should be noted.
2021-03-16 23:19:33 +00:00
Dylan K. Taylor
72de45f0e9 Drop pocketmine/uuid for ramsey/uuid 2021-03-16 23:03:00 +00:00
Dylan K. Taylor
3fe0adbd7f Merge branch 'stable' 2021-03-14 20:14:08 +00:00
Dylan K. Taylor
a7dbc2c77b Merge tag '3.17.7' 2021-03-14 19:29:32 +00:00
Dylan K. Taylor
3f64906263 Release 3.18.0 2021-03-12 22:07:01 +00:00
Dylan K. Taylor
30c5cad5b3 Release 3.17.7 2021-03-11 00:22:17 +00:00
Dylan K. Taylor
61391b6e23 Release 3.17.6 2021-03-10 20:48:57 +00:00
Dylan K. Taylor
3907ae6726 Merge remote-tracking branch 'origin/stable' 2021-02-16 22:19:54 +00:00
Dylan K. Taylor
3a0c8dd594 Release 3.17.5 2021-02-16 22:13:05 +00:00
Dylan K. Taylor
561fc62232 Merge remote-tracking branch 'origin/stable'
# Conflicts:
#	.github/workflows/main.yml
#	resources/vanilla
#	src/pocketmine/VersionInfo.php
#	src/world/format/io/region/RegionLoader.php
2021-02-03 17:32:47 +00:00
Dylan K. Taylor
2e9117d102 Release 3.17.4 2021-02-02 14:04:50 +00:00
Dylan K. Taylor
bbae02264d Merge branch 'stable' 2021-01-27 20:04:13 +00:00
Dylan K. Taylor
b296ae1b87 Release 3.17.3 2021-01-25 17:15:31 +00:00
Dylan K. Taylor
74902d9926 [ci skip] changelog: mention InventoryPickupItemEvent->getItemEntity() rename 2021-01-21 13:58:08 +00:00
Dylan K. Taylor
a90f8601d4 [ci skip] changelog: fixed typo 2021-01-12 21:29:23 +00:00