Skip to content

Tags: PommeMC/Client

Tags

client-v0.2.3+26.2

Toggle client-v0.2.3+26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix inventory item preview parity (#600)

* fix inventory item preview parity

* cleanup

* cleanup

* cleanup

---------

Co-authored-by: Purdze <r.s.sutton@hotmail.co.uk>

client-v0.2.2+26.2

Toggle client-v0.2.2+26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add minecraft title screen for the default theme (#537)

* add minecraft title screen for the default theme

* cleanup

client-v0.2.1+26.2

Toggle client-v0.2.1+26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
support joining 1.20.1 and 1.20 servers (#518)

* support joining 1.20.1 and 1.20 servers

* cleanup

launcher-v0.1.2

Toggle launcher-v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
launcher 0.1.2 (#471)

client-v0.2.0+26.2

Toggle client-v0.2.0+26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add saving indicator (#482)

client-v0.1.10+26.2

Toggle client-v0.1.10+26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add server hud and connection support (#466)

* hud tooltip

* actionbar

* server join

* russian chat

* scoreboard

* fix clippy

* fix team tests

* cleanup

* cleanup

---------

Co-authored-by: Sqrilizz <sqrilizz@example.com>
Co-authored-by: Purdze <r.s.sutton@hotmail.co.uk>

client-v0.1.9+26.2

Toggle client-v0.1.9+26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add server hud and connection support (#466)

* hud tooltip

* actionbar

* server join

* russian chat

* scoreboard

* fix clippy

* fix team tests

* cleanup

* cleanup

---------

Co-authored-by: Sqrilizz <sqrilizz@example.com>
Co-authored-by: Purdze <r.s.sutton@hotmail.co.uk>

client-v0.1.8+26.2

Toggle client-v0.1.8+26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
move block collision data into the state table (#450)

* move block collision data into the state table

* cleanup

client-v0.1.7+26.2

Toggle client-v0.1.7+26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#437)

client-v0.1.6+26.2

Toggle client-v0.1.6+26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps-dev): bump @typescript-eslint/parser from 8.64.0 to 8.65.0 (

…#415)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.64.0 to 8.65.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.65.0
  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>