BetterAltay

A server software for Minecraft: Bedrock Edition in PHP

LGPL-3.0 License

Stars
71
Committers
14

Bot releases are visible (Hide)

BetterAltay - BetterAltay 1.9.0 (1.19.60)

Published by Benedikt05 over 1 year ago

For Minecraft: Bedrock Edition 1.19.60

  • Added support for Minecraft 1.19.60
  • Removed support for Minecraft 1.19.50
  • Fixed a bug when setting your personal gamemode to Spectator Mode by using the UI
BetterAltay - BetterAltay 1.8.1 (1.19.50)

Published by Benedikt05 almost 2 years ago

For Minecraft: Bedrock Edition 1.19.50

  • Snow layers can now fall down
  • A map bug has been fixed
BetterAltay - BetterAltay 1.8.0 (1.19.50)

Published by Benedikt05 almost 2 years ago

For Minecraft: Bedrock Edition 1.19.50

  • Added support for Minecraft 1.19.50
  • Removed support for Minecraft 1.19.40
BetterAltay - BetterAltay 1.7.2 (1.19.40)

Published by Benedikt05 almost 2 years ago

For Minecraft: Bedrock Edition 1.19.40

  • Bug fixes
BetterAltay - BetterAltay 1.7.1 (1.19.40)

Published by Benedikt05 almost 2 years ago

For Minecraft: Bedrock Edition 1.19.40

  • Fixed some bugs
BetterAltay - BetterAltay 1.7.0 (1.19.40)

Published by Benedikt05 almost 2 years ago

For Minecraft: Bedrock Edition 1.19.40

  • Implemented DeathInfo (The cause of death is now displayed as it was introduced in 1.19.10)
  • Playerfishevent, Cooktime and add Sapling to Event (#113)
  • Removed 1.19.30 support
  • Added 1.19.40 support
  • Added some missing fields in packets
BetterAltay - BetterAltay 1.6.1 (1.19.30)

Published by Benedikt05 about 2 years ago

For Minecraft: Bedrock Edition 1.19.30

  • Implementation of the possibility to not declare abilities in addPlayerPacket
  • Fixed an issue with forms
  • Remaining integration 1.19.30 and API fixes
  • Some small fixes
BetterAltay - BetterAltay 1.6.0 (1.19.30)

Published by Benedikt05 about 2 years ago

For Minecraft: Bedrock Edition 1.19.30

  • Removed support for older versions

  • Added support for 1.19.30

  • Basic implementation of missing elements of update 1.19.10 and 1.19.20.

  • Implementation of sending and receiving uncompressed packets in BatchPacket (main for new RequestNetworkSettingsPacket login sequence layer)
    Note:

  • Use UpdateAbilitiesPacket and UpdateAdventureSettingsPacket instead of AdventureSettingsPacket

  • Use UpdateAbilitiesPacket in AddPlayerPacket ($pk->abilitiesPacket)

BetterAltay - BetterAltay 1.5.0 (1.19.20 - 1.19.21)

Published by Benedikt05 about 2 years ago

For Minecraft: Bedrock Edition 1.19.20 - 1.19.21

  • Fixed the wrong version being displayed in some places
  • Added 1.19.21 support without removing 1.19.20 support
BetterAltay - BetterAltay 1.4.1 (1.19.20)

Published by Benedikt05 about 2 years ago

For Minecraft: Bedrock Edition 1.19.20

  • Fixed an issue with forms
  • Improved some packets
  • Fixed translation issue in SaveCommand
BetterAltay - BetterAltay 1.4.0 (1.19.20)

Published by Benedikt05 about 2 years ago

For Minecraft: Bedrock Edition 1.19.20

  • Removed support for 1.19.10
  • Added support for 1.19.20
  • Added support for custom unkown command message (betteraltay.yml won't update automatically, delete the file or add the option manually)
BetterAltay - BetterAltay 1.3.1 (1.19.10)

Published by Benedikt05 over 2 years ago

For Minecraft: Bedrock Edition 1.19.10

  • Fixed entity hiding
BetterAltay - BetterAltay 1.3.0 (1.19.10)

Published by Benedikt05 over 2 years ago

For Minecraft: Bedrock Edition 1.19.10

  • Removed support for 1.19.0
  • Added support for 1.19.10
BetterAltay - BetterAltay 1.2.2 (1.19.0)

Published by Benedikt05 over 2 years ago

For Minecraft: Bedrock Edition 1.19.0

  • Removed End/Nether fix instead we no longer send ChangeDimensionPacket
  • Server no longer needs to be killed after a crash
  • Fixed code style
  • 1.19 addition (PlayerAuthInputPacket )
BetterAltay - BetterAltay 1.2.1 (1.19.0)

Published by Benedikt05 over 2 years ago

For Minecraft: Bedrock Edition 1.19.0

  • Added ToastRequestPacket and player->sendToast()
  • Fixed Spectator Mode
BetterAltay - BetterAltay 1.2.0 (1.19.0)

Published by Benedikt05 over 2 years ago

For Minecraft: Bedrock Edition 1.19.0

  • Removed support for 1.18.30
  • Added support for 1.19.0
BetterAltay - BetterAltay 1.1.3 (1.18.30)

Published by Benedikt05 over 2 years ago

For Minecraft: Bedrock Edition 1.18.30

  • Added End/Nether fix
  • Fixed support for WaterdogPE
  • New message: /version and server info
BetterAltay - BetterAltay 1.1.2 (1.18.30)

Published by VaxPex over 2 years ago

this version contains many bug fixes + 1.18.30 update is now done

BetterAltay - BetterAltay 1.1.1 (1.18.30)

Published by Benedikt05 over 2 years ago

For Minecraft: Bedrock Edition 1.18.30

This is a bugfix release. It should be a drop-in replacement for the previous release

BetterAltay - BetterAltay 1.1.0 (1.18.30)

Published by VaxPex over 2 years ago

For Minecraft: Bedrock Edition 1.18.30
This release includes the protocol changes for 1.18.30.

Other updates:

  • language updates
  • updated logo in betteraltay.yml
  • removed Altay folder in plugins folder
  • you can now change your own game mode in the settings of Minecraft
  • deleted useless src/pocketmine/resources/structures directory
  • updated logo
  • Added Server::getInstance()->getBetterAltayVersion()

This version does NOT include the Nether/End-Fix. The update for this branch will follow soon.