Dylan K. Taylor
dc1b5a9285
it might help if we actually included the fix
2023-03-29 23:46:53 +01:00
Dylan K. Taylor
52ea4feac0
Updated pocketmine/locale-data
2023-03-19 16:53:02 +00:00
Dylan K. Taylor
05d9298958
PHPStan 1.10.7
2023-03-19 16:33:59 +00:00
Dylan K. Taylor
3de7a8c27f
Updated for 1.19.70
2023-03-14 18:08:10 +00:00
Dylan K. Taylor
d376399b7f
Update composer dependencies
...
bedrock-item-upgrade-schema and bedrock-block-upgrade-schema are now minor-version-locked, to prevent introducing new upgrade schemas not intended for the currently in-use version
previously I'd intended to do this using max schema IDs, but this has proven to be error-prone, so it makes more sense to lock them in using package version constraints instead.
2023-03-14 17:29:25 +00:00
dependabot[bot]
328b87fc18
Bump phpstan/phpstan from 1.10.4 to 1.10.6 ( #5617 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.4 to 1.10.6.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.4...1.10.6 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 11:49:34 +00:00
Dylan K. Taylor
a1b42d419f
Merge branch 'stable' into next-minor
2023-03-07 15:24:24 +00:00
dependabot[bot]
a05e8b366f
Bump phpstan/phpstan from 1.10.3 to 1.10.4 ( #5610 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.3...1.10.4 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-07 14:40:08 +00:00
Dylan K. Taylor
0fcd2e7894
Merge branch 'stable' into next-minor
2023-02-28 19:23:25 +00:00
dependabot[bot]
17afd38274
Bump phpstan/phpstan from 1.10.1 to 1.10.3 ( #5593 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.1 to 1.10.3.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.1...1.10.3 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-25 20:36:33 +00:00
Dylan K. Taylor
f704bfb63a
Use BedrockData 2.0.0
2023-02-23 21:52:17 +00:00
dependabot[bot]
6ec778d0af
Bump phpstan/phpstan from 1.9.18 to 1.10.1 ( #5588 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.18 to 1.10.1.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.18...1.10.1 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 13:47:54 +00:00
Dylan K. Taylor
c4ecb3d128
Merge branch 'stable' into next-minor
2023-02-21 15:37:06 +00:00
dependabot[bot]
168af31fd7
Bump phpstan/phpstan from 1.9.17 to 1.9.18 ( #5585 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.17 to 1.9.18.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.17...1.9.18 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 18:39:29 +00:00
Dylan K. Taylor
9cdb641936
Added encode packet timings
...
these changes required some new APIs in BedrockProtocol.
2023-02-19 16:47:20 +00:00
Dylan K. Taylor
324bc27b5a
Merge branch 'stable' into next-minor
2023-02-17 19:59:28 +00:00
Dylan K. Taylor
1e3b025916
1.19.62
2023-02-17 16:36:32 +00:00
Dylan K. Taylor
910c4c4b24
Updated BedrockProtocol
2023-02-15 15:02:00 +00:00
Dylan K. Taylor
2c413768a5
Merge branch 'stable' into next-minor
2023-02-11 17:15:12 +00:00
Dylan K. Taylor
fbaf8e3fc8
Update composer dependencies
2023-02-11 17:13:12 +00:00
Dylan K. Taylor
3ba662f64f
1.19.60
2023-02-08 18:46:37 +00:00
dependabot[bot]
5d7b99daf4
Bump phpstan/phpstan from 1.9.15 to 1.9.16 ( #5560 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.15 to 1.9.16.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.15...1.9.16 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 10:55:09 +00:00
dependabot[bot]
39207c7992
Bump phpstan/phpstan from 1.9.14 to 1.9.15 ( #5557 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.14 to 1.9.15.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.14...1.9.15 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 12:39:49 +00:00
Dylan K. Taylor
3c46bf01c6
Begin removing dependence on obsolete files from BedrockData
...
these files were only kept for backwards compatibility, and aren't actively maintained. They are only needed for legacy conversions in the modern day era.
2023-02-02 14:47:38 +00:00
Dylan K. Taylor
96c32d24ba
Update composer dependencies
2023-01-30 13:23:40 +00:00
Dylan K. Taylor
d64a9d8b52
Merge branch 'stable' into next-minor
2023-01-30 12:58:50 +00:00
dependabot[bot]
7529953f0a
Bump phpstan/phpstan from 1.9.13 to 1.9.14 ( #5523 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.13 to 1.9.14.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.13...1.9.14 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 23:08:36 +00:00
Dylan K. Taylor
6c52723d97
Merge branch 'stable' into next-minor
2023-01-20 15:40:32 +00:00
dependabot[bot]
448aeec780
Bump phpstan/phpstan from 1.9.12 to 1.9.13 ( #5520 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.12 to 1.9.13.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.12...1.9.13 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 13:04:28 +00:00
Dylan K. Taylor
d37142af4b
Merge branch 'stable' into next-minor
2023-01-18 15:30:42 +00:00
dependabot[bot]
664089861a
Bump phpstan/phpstan from 1.9.11 to 1.9.12 ( #5517 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.11 to 1.9.12.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.11...1.9.12 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 14:27:51 +00:00
Dylan K. Taylor
a9f06fc5f4
Replaced hardcoded record.nowPlaying with KnownTranslationKeys
2023-01-13 17:27:57 +00:00
Dylan K. Taylor
4df1f7f502
Updated composer dependencies (next-minor)
2023-01-12 19:03:55 +00:00
Dylan K. Taylor
c5056e0a43
phpstan 1.9.11
2023-01-12 19:01:57 +00:00
Dylan K. Taylor
a47aa50477
Update composer dependencies
2023-01-12 18:59:18 +00:00
dependabot[bot]
c02bead12b
Bump phpstan/phpstan from 1.9.6 to 1.9.7 ( #5495 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.6...1.9.7 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 16:46:45 +00:00
dependabot[bot]
64e505defb
Bump phpstan/phpstan from 1.9.4 to 1.9.6 ( #5492 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.4 to 1.9.6.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.4...1.9.6 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 20:05:34 +00:00
dependabot[bot]
63e8b1cf3a
Bump phpstan/phpstan from 1.9.3 to 1.9.4 ( #5458 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.3...1.9.4 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 15:39:59 +00:00
Dylan K. Taylor
97d6a79b25
Updated BedrockProtocol
2022-12-15 20:37:36 +00:00
Dylan K. Taylor
8b5e4c1c16
Updated PHPStan
2022-12-15 20:16:56 +00:00
Dylan K. Taylor
64dd5e3bf6
Update dependencies for 1.19.50
2022-11-30 16:32:04 +00:00
Dylan K. Taylor
641d35a30f
Updated pocketmine/locale-data to get new translations
2022-11-25 14:59:58 +00:00
Dylan K. Taylor
d79e6354a0
Merge branch 'stable' into next-minor
2022-11-25 14:41:05 +00:00
Dylan K. Taylor
588215044e
Update BedrockProtocol
2022-11-25 14:37:37 +00:00
Dylan K. Taylor
cca22046ab
Updated pocketmine/locale-data
2022-11-15 20:21:39 +00:00
Dylan K. Taylor
9650b7f03a
Update PHPStan to 1.9.2
2022-11-12 17:31:39 +00:00
Dylan K. Taylor
cdbdcb5d67
Merge branch 'stable' into next-minor
2022-11-04 20:44:28 +00:00
Dylan K. Taylor
bfd1b2c635
PHPStan 1.9.1
2022-11-04 18:28:07 +00:00
Dylan K. Taylor
b6f6671a81
Merge branch 'stable' into next-minor
2022-10-31 15:34:24 +00:00
Dylan K. Taylor
6da467b142
Updated composer dependencies
2022-10-31 15:27:56 +00:00