Dylan K. Taylor
50b8d39aba
Merge branch 'next-minor' into next-major
2023-02-21 15:41:57 +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
0e0f5e85eb
Merge branch 'next-minor' into next-major
2023-02-17 20:00:51 +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
886b40a455
ÂLocalize disconnect reasons for RakLib disconnects
2023-02-13 14:10:25 +00:00
Dylan K. Taylor
525f62e1e4
ÂRakLib 0.15
2023-02-13 14:00:16 +00:00
Dylan K. Taylor
074e7586cb
Merge branch 'next-minor' into next-major
2023-02-11 17:17:08 +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
2f12bb9943
Merge branch 'next-minor' into next-major
2023-02-06 12:34:57 +00:00
Dylan K. Taylor
e45a6d8311
Merge branch 'stable' into next-minor
2023-02-06 12:27:09 +00:00
Dylan K. Taylor
8912a97be7
Update Composer dependencies
2023-02-06 12:11:42 +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
d3fff4e0b2
Updated to newer BedrockBlockUpgradeSchema
2023-02-01 21:21:55 +00:00
Dylan K. Taylor
2f283678c7
Merge branch 'next-minor' into next-major
2023-01-30 13:26:29 +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
Dylan K. Taylor
92c29b8172
Update transitive composer dependencies
2023-01-30 12:53:06 +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
dependabot[bot]
ceea8220a9
Bump symfony/filesystem from 5.4.13 to 5.4.19 ( #5530 )
...
Bumps [symfony/filesystem](https://github.com/symfony/filesystem ) from 5.4.13 to 5.4.19.
- [Release notes](https://github.com/symfony/filesystem/releases )
- [Changelog](https://github.com/symfony/filesystem/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/filesystem/compare/v5.4.13...v5.4.19 )
---
updated-dependencies:
- dependency-name: symfony/filesystem
dependency-type: direct:production
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-25 13:23:48 +00:00
Dylan K. Taylor
06ad1a2d2b
Updated dependencies to release versions
2023-01-23 20:04:01 +00:00
Dylan K. Taylor
222415859a
Require pthreads ^5.1
...
This version of pthreads has a substantially improved API, improved
performance, improved memory usage, and much less magical and broken
behaviour.
2023-01-23 20:02:33 +00:00
Dylan K. Taylor
07a30ea1f9
Merge branch 'next-minor' into next-major
2023-01-20 15:42:30 +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
072a9202ef
Merge branch 'next-minor' into next-major
2023-01-18 19:05:44 +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
d9b8251f7b
Merge branch 'next-minor' into next-major
2023-01-16 18:31:51 +00:00
Dylan K. Taylor
ad6a423d12
Merge branch 'stable' into next-minor
2023-01-16 18:30:13 +00:00
dependabot[bot]
b59b1e491e
Bump phpunit/phpunit from 9.5.27 to 9.5.28 ( #5514 )
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.27 to 9.5.28.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
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-16 18:06:42 +00:00
Dylan K. Taylor
c55e23a2c6
Localized disconnect message for spawn selection failure
2023-01-14 20:59:27 +00:00
Dylan K. Taylor
8909aa6a18
Merge branch 'next-minor' into next-major
2023-01-13 17:29:25 +00:00
Dylan K. Taylor
a9f06fc5f4
Replaced hardcoded record.nowPlaying with KnownTranslationKeys
2023-01-13 17:27:57 +00:00
Dylan K. Taylor
ecd8f151f1
Merge branch 'next-minor' into next-major
2023-01-12 22:08:25 +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
Dylan K. Taylor
c2918709a3
Merge branch 'next-minor' into next-major
2023-01-06 01:59:04 +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
Dylan K. Taylor
7ac6bd79a9
Localized remaining disconnection screens (except one or two that should never actually happen)
2022-12-27 20:05:59 +00:00
Dylan K. Taylor
f8cc015c51
Merge branch 'next-minor' into next-major
2022-12-23 16:58:59 +00:00