f37c414298
Merge remote-tracking branch 'origin/stable'
2021-04-27 14:25:54 +01:00
a7cd081002
Release 3.19.1
2021-04-25 20:34:13 +01:00
dc51af8b66
changelog: mention CancelTaskException addition
...
[ci skip]
2021-04-19 14:00:54 +01:00
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
ec32848a97
[ci skip] changelog: world spawn generation progress is now logged
2021-04-15 19:27:17 +01:00
506a235d7a
[ci skip] changelog: remove mention of ext-ds
2021-04-15 14:00:45 +01:00
3e1ff2a63b
[ci skip] mention WorldCreationOptions changes in changelog
2021-04-15 13:57:20 +01:00
c42a00641f
[ci skip] changelog: mention more Permission API changes
2021-04-12 16:25:50 +01:00
4b715aaba7
Document API changes related to broadcast channels
...
closes #2960
2021-04-11 20:59:09 +01:00
1e6d97a157
Merge branch 'stable'
2021-04-07 21:25:39 +01:00
7578bca006
Merge tag '3.18.2'
2021-04-07 19:41:57 +01:00
b307cd0aa1
Release 3.19.0
2021-04-07 19:03:36 +01:00
599d5253db
Release 3.18.2
2021-04-07 18:32:10 +01:00
fd4ac885bb
Release 3.18.1
2021-03-28 21:24:03 +01:00
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
c092a2e836
Separate TickingChunkLoader from ChunkLoader
...
this makes it possible to keep chunks loaded without ticking them.
2021-03-18 23:19:27 +00:00
7f177328ca
[ci skip] changelog: fix typo
2021-03-18 20:18:55 +00:00
eb9a68edee
Further refactors to prepare for y=-64 lower limit
2021-03-18 00:08:16 +00:00
83d1051a06
changelog: mention performance improvements in event handling
2021-03-16 23:32:23 +00:00
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
72de45f0e9
Drop pocketmine/uuid for ramsey/uuid
2021-03-16 23:03:00 +00:00
3fe0adbd7f
Merge branch 'stable'
2021-03-14 20:14:08 +00:00
a7dbc2c77b
Merge tag '3.17.7'
2021-03-14 19:29:32 +00:00
3f64906263
Release 3.18.0
2021-03-12 22:07:01 +00:00
30c5cad5b3
Release 3.17.7
2021-03-11 00:22:17 +00:00
61391b6e23
Release 3.17.6
2021-03-10 20:48:57 +00:00
3907ae6726
Merge remote-tracking branch 'origin/stable'
2021-02-16 22:19:54 +00:00
3a0c8dd594
Release 3.17.5
2021-02-16 22:13:05 +00:00
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
2e9117d102
Release 3.17.4
2021-02-02 14:04:50 +00:00
bbae02264d
Merge branch 'stable'
2021-01-27 20:04:13 +00:00
b296ae1b87
Release 3.17.3
2021-01-25 17:15:31 +00:00
74902d9926
[ci skip] changelog: mention InventoryPickupItemEvent->getItemEntity() rename
2021-01-21 13:58:08 +00:00
a90f8601d4
[ci skip] changelog: fixed typo
2021-01-12 21:29:23 +00:00
3dd01781d5
[ci skip] changelog: PlayerDisplayNameChangeEvent is new in this version
2021-01-08 20:52:21 +00:00
f4d81c0997
[ci skip] changelog: mention DedicatedQueryNetworkInterface
2021-01-08 20:51:56 +00:00
eb1c59597d
[ci skip] changelog: mention newly added blocks and items
2021-01-08 20:51:23 +00:00
80198daba0
[ci skip] changelog: mention changes to Cancellable
2021-01-08 19:53:15 +00:00
f383685c9b
[ci skip] update changelog
2021-01-08 19:44:28 +00:00
d76883a5f8
Merge branch 'stable'
2020-12-29 18:00:09 +00:00
5066d5225b
Release 3.17.2
2020-12-28 23:03:32 +00:00
f215207a27
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# composer.lock
# resources/vanilla
# src/CrashDump.php
# src/pocketmine/VersionInfo.php
# src/pocketmine/network/mcpe/protocol/DataPacket.php
2020-12-23 22:34:25 +00:00
260c55f23a
Release 3.17.1
2020-12-23 22:20:19 +00:00
197b1a8566
Merge branch 'stable'
...
# Conflicts:
# resources/vanilla
# src/network/mcpe/protocol/types/inventory/stackresponse/ItemStackResponseSlotInfo.php
# src/network/mcpe/raklib/FilterTextPacket.php
# src/pocketmine/VersionInfo.php
# src/pocketmine/network/mcpe/protocol/PacketPool.php
# src/pocketmine/network/mcpe/protocol/ResourcePacksInfoPacket.php
2020-12-08 21:34:06 +00:00
3903b70ef5
Release 3.17.0
2020-12-08 21:02:13 +00:00
e810a68dd7
Merge branch 'stable'
...
# Conflicts:
# build/php
# composer.lock
# resources/vanilla
# src/pocketmine/VersionInfo.php
# src/pocketmine/level/format/io/region/McRegion.php
2020-12-07 18:57:58 +00:00
9b01fb3d89
Release 3.16.1
2020-12-07 17:16:10 +00:00
070d8efda3
[ci skip] more world stuff for changelog
2020-12-05 01:02:53 +00:00
f28bdb5aa2
[ci skip] update changelog to reflect permission changes
2020-12-01 17:24:38 +00:00
9867424117
[ci skip] reflect today's changes to Server in changelog
2020-11-28 19:35:12 +00:00