Releases: bundabrg/Geyser
Release v1.16-b39
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- ef4cc34 (HEAD, tag: v1.16-b39, origin/bleeding) Merge from Upstream [bundabrg]
- b01daa9 Merge branch 'feature/plugins' into bleeding [bundabrg]
- fa1533a (origin/feature/plugins) Merge from Upstream [bundabrg]
- be3a340 Merge branch 'master' into feature/plugins [bundabrg]
- c30cb78 Add statistics menu (GeyserMC#1424) [rtm516]
- dfba278 Use correct methods in refreshEmotes [RednedEpic]
- ee8c718 Translate emote list packet [RednedEpic]
- 7f2b2e0 Bedrock <-> Bedrock skin display fix (GeyserMC#1195) [rtm516]
- 62d984d Make userAuths information more clear [Redned]
- 7f5fac3 Update to Adventure 4.1.1 (GeyserMC#1410) [Camotoy]
- b02bc33 GeyserSession: Set a default value for attackSpeed (GeyserMC#1419) [Camotoy]
- 18e2a52 fix decoding sections with duplicate palette entries (GeyserMC#1430) [DaPorkchop_]
- 45429a9 SettingsUtils: fix 'show coordinates' setting persistence (GeyserMC#1429) [Camotoy]
- 0635605 fix chunk section decoding (GeyserMC#1418) [DaPorkchop_]
- 5c28eac Fix mob mount positions (GeyserMC#1392) [David Choo]
- ae70dbe JavaOpenWindowTranslator: Use MessageUtils for inventory name (GeyserMC#1416) [Camotoy]
- 64f2233 Fix wolf collar color when it's no longer angry (Closes GeyserMC#1404) [RednedEpic]
- 7d2745d Faster chunk conversion (GeyserMC#1400) [DaPorkchop_]
- 40de801 Add sound when an arrow hits a player [RednedEpic]
Release v1.16-b38
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- 2a99f5e (HEAD, tag: v1.16-b38, origin/bleeding) Merge from upstream [bundabrg]
- a63a418 (origin/feature/plugins) Merge branch 'master' into feature/plugins [bundabrg]
- 2ca2436 Don't use the general thread pool to run an async method (GeyserMC#1397) [Tim203]
- 73bec58 fix some NPEs caused by race conditions in chunk conversion (GeyserMC#1396) [DaPorkchop_]
- 1917777 Don't use wrapper objects for positions in ChunkCache (GeyserMC#1398) [DaPorkchop_]
- 9b3cd8f Fix area effect clouds [RednedEpic]
- 1b00eac Set AuthType in Metrics to lowercase (GeyserMC#1395) [Camotoy]
- 3f7120d Add player device OS to metrics (GeyserMC#1391) [Luke]
- 96db37c Fix bucket interactions on creative mode (GeyserMC#1369) [Camotoy]
- ffcff96 Set default values for classes as well (GeyserMC#1387) [Camotoy]
- ec609fa Make crossbows prettier (GeyserMC#1359) [Camotoy]
- 59f72d0 BedrockMobEquipmentTranslator: Don't change item slot if already on that slot (GeyserMC#1353) [Camotoy]
- 45c5ef0 Various Scoreboard fixes (GeyserMC#1381) [Tim203]
- 4514167 Fix fire being punched in all directions (GeyserMC#1370) [Camotoy]
- 16eb2a4 Area cloud fixes (GeyserMC#684) [Arktisfox]
Release v1.16-b37
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- 74c6be6 (HEAD, tag: v1.16-b37, origin/bleeding) Marge from Upstream [bundabrg]
|\
| * 0be2440 (origin/feature/plugins) Merge branch 'master' into feature/plugins [bundabrg]
| * 172a5a6 Add Fabric as a platform type (GeyserMC#1376) [Camotoy]
| * 90656a9 Jenkins improvements (GeyserMC#1368) [Camotoy]
| * ba6f174 Add support for fishing rods pulling Bedrock players (GeyserMC#1355) [Camotoy]
| * 772cb24 Forward keep alive packets to the client (GeyserMC#1344) [Camotoy]
| * 3c4cde9 Tipped arrow translation (GeyserMC#1331) [Camotoy]
| * aee9ccc DoorSoundInteractionHandler: ignore iron [trap]doors (GeyserMC#1343) [Camotoy]
| * 9bb52af BedrockRespawnTranslator: prevent some respawn bugs (GeyserMC#1346) [Camotoy]
| * a5b00e0 Villager trade fixes (GeyserMC#1350) [Camotoy]
| * 650c02e Remove 'geyser' from parameters when executing a command under Spigot, Bungeecord, Sponge, Velocity (GeyserMC#1266) [bundabrg] - be7e61f Update README [bundabrg]
Release v1.16-b36
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- a6e8ce1 (HEAD, tag: v1.16-b36, origin/bleeding) Fixes for Move Fixes from Circuit [bundabrg]
- d123c7f Merge remote-tracking branch 'heath/move-fixes' into t/movement [bundabrg]
|\
| * 616d512 Delete more Gradle files [Heath123]
| * 5c81d6d Reorganise code [Heath123]
| * d4fa420 Delete more Gradle files [Heath123]
| * b49b98a Remove duplicate config option [circuit10]
| * 18825cc Delete Gradle files [Heath123]
| * 175874e Enable chunk caching by default [circuit10]
| * 4b99653 Checnge comments to JavDoc [Heath123]
| * 9af34ad Declare BlockCollision variables on their own line [Heath123]
| * ae50d5b Remove debug code [Heath123]
| * bf06df9 Fix spacing [Heath123]
| * 7f45fcc Put some imports back or something [Heath123]
| * 0af5e66 Remove some usused imports [Heath123]
| * d5190a1 Move static variable to top [Heath123]
| * 213f1aa Cleanup used Passable fix code [Heath123]
| * 76e8dbc More cleanups [Heath123]
| * 65aaa24 Remove gradle folder [Heath123]
| * 03d4094 Delete file that shouldn't be there' [Heath123]
| * 07e42ba More cleanups etc. [Heath123]
| * 4c5039d Passable fix cleanup [Heath123]
| * 63ec800 Use file collison for beds [Heath123]
| * 9795edc Remove some things that shouldn't be there [Heath123]
| * d919021 Remove debug code and hopefully fix submodules [Heath123]
| * 4aef471 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| |\
| * | 63fbaa6 Small cleanup [Heath123]
| * | e605cc8 Use files for collison and cleanup [Heath123]
| * | 79e4461 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| |\ \
| * | | 685edea Move some code to GeyserSession and fix a bug [Heath123]
| * | | be2ab85 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| |\ \ \
| * | | | 06801f3 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | 6683acf Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | 5daa321 Fix bed collision [Heath123]
| * | | | a333030 Fix .gitignore [Heath123]
| * | | | 823da5c Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | ba34261 Implement enchanting table collision [RednedEpic]
| * | | | abbb95e Implement skull collision [RednedEpic]
| * | | | ac4ec3e Flower pot collision and other minor tweaks [RednedEpic]
| * | | | bd7513f Cleanups [RednedEpic]
| * | | | 3f1e870 Remove files that should not be here [RednedEpic]
| * | | | a52a188 Merge branch 'master' into move-fixes [RednedEpic]
| * | | | 70f5fe3 Push temporary fix with duplicated code [Heath123]
| * | | | 700d239 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | caad532 Fix it [Heath123]
| * | | | 5bf8b28 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | b849745 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | aedc993 Update submodules [Heath123]
| * | | | a739219 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | 52be34b Undo changing item frame code [Heath123]
| * | | | 87ea4a3 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | 36048bb Check if entity is main player when updating bounding box [Heath123]
| * | | | a9b874d Finally fix NCP Passable! (I hope) [Heath123]
| * | | | b8e4326 Respond to review [Heath123]
| * | | | 48cf90c Improve NoCheatPlus slightly [Heath123]
| * | | | 1fab01a Fix pom.xml [Heath123]
| * | | | 3bc5f71 Try to fix NCP or something [Heath123]
| * | | | 949604b Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | 461716e Start working on -40 barrier [Heath123]
| * | | | 0b5caf4 Rework it a bit and start on solid collision checking [Heath123]
| * | | | 20abd77 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | 7ed2832 Fix teleports [Heath123]
| * | | | 0db937f Work on move fixes more [Heath123]
| * | | | 1bef628 Fix teleport confirmations [Heath123]
| * | | | 775c238 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | aac2ee8 Merge branch 'master' of https://github.com/GeyserMC/Geyser into move-fixes [Heath123]
| * | | | 6cc9b68 Don't ignore correction packets [Heath123]
| * | | | 14f8f52 Move fixes v2 [Heath123]
| / / / - | | | 010932c Merge branch 'feature/plugins' into bleeding [bundabrg]
- | | | aac5c1f (origin/feature/plugins) Merge branch 'master' into feature/plugins [bundabrg]
- | | | 3650321 Update README.md (GeyserMC#1349) [EasyClifton]
- | | | 7c49391 Fix gamemodes not fully applying on server switch (GeyserMC#1348) [rtm516]
| |_|/
|/| | - | | d9b05f5 Update the CI link in the README (GeyserMC#1339) [Luke]
- | | beae39e Prevent Bedrock from changing gamemode client-side (GeyserMC#1337) [Camotoy]
- | | fa0864b Fix picking up liquids with buckets (GeyserMC#1311) [Camotoy]
| |/
|/| - | 1ec768d Fix interaction spam bug (GeyserMC#1324) [Camotoy]
|/ - 0cd4381 Use SERVER_READY in BedrockRespawnTranslator to fix respawn bug [Redned]
- b4c7682 Implement experience sounds (GeyserMC#1320) [Camotoy]
- 2dc7dc1 Remove warning about slot 50 (GeyserMC#1325) [Camotoy]
Release v1.16-b35
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
Release v1.16-b34
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- 6235058 (HEAD, tag: v1.16-b34, origin/bleeding) More Fixes [bundabrg]
Release v1.16-b33
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- 1f95c18 (HEAD, tag: v1.16-b33, origin/bleeding) Merge Fixes [bundabrg]
- 01b2fc4 Merge branch 'feature/plugins' into bleeding [bundabrg]
- e056008 (origin/feature/plugins) Merge branch 'master' into feature/plugins [bundabrg]
|\
| * 02aeddb Scoreboard: Fix various issues (GeyserMC#1286) [Camotoy]
| * 2db1d16 Only send the client brand on game join (GeyserMC#1299) [Camotoy]
| * 5fafa07 Update pullrequest.yml (GeyserMC#1305) [Comstepr]
| * 2f2164f InventoryUtils: Don't send Java packet on hotbar item selection (GeyserMC#1301) [Camotoy] - | 90a4c50 Update comment [bundabrg]
- | 6624b3d Merge branch 'master' into feature/plugins [bundabrg]
||
| * 99e72f3 Add support for manually supplying Bedrock resource packs (GeyserMC#1076) [rtm516]
| * 1a49e88 [Android] Remove usage of MCProtocolLib Base64 in SkinUtils + more (GeyserMC#1237) [rtm516]
| * 3c1d4aa Fix inconsistencies with players and the player list (GeyserMC#1298) [Camotoy]
| * f9c1d3f Remove Protocol v409 support (GeyserMC#1300) [Camotoy]
| * 6638c53 Implement command block and jigsaw support (GeyserMC#1291) [Camotoy]
| * f5a9254 Disconnect player if Java sends disconnection (GeyserMC#1274) [Camotoy]
| * 9c8eb00 JavaCollectItemTranslator: check null for entities (GeyserMC#1267) [Camotoy]
| * 3b274ef Pick block improvements (GeyserMC#1265) [Camotoy]
| * 1e1402a DumpInfo: Mark internal IP as sensitive (GeyserMC#1264) [Camotoy]
| * b13f5e9 PlayerEntity: despawn even if still on the player list (GeyserMC#1263) [Camotoy]
| * 26802e6 Translate CanPlaceOn/CanDestroy NBT (GeyserMC#1253) [Camotoy]
| * 9643b20 Check if Fireworks tag is null (GeyserMC#1255) [Camotoy]
| * 46c3484 BedrockInventoryTransactionTranslator: check to make sure bucket usage is on purpose (GeyserMC#1280) [Camotoy]
| * 8c86308 Update to 1.16.3 (GeyserMC#1272) [Camotoy] - a178e6e Update Docs [bundabrg]
Release v1.16-b32
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- 73cd77b (HEAD, tag: v1.16-b32, origin/bleeding) Merge branch 'feature/plugins' into bleeding [bundabrg]
- fab992e (origin/feature/plugins) Update Mappings [bundabrg]
- 0be5a45 Move folder from plugins to extensions [bundabrg]
- abbf709 Update Relocations [bundabrg]
- 518e1db Merge branch 'master' into feature/plugins [bundabrg]
|\
| * d47360d GeyserSession: send command permission level OPERATOR if qualified (GeyserMC#1254) [Camotoy]
| * 854849f Update mappings to fix 1.16 wood slabs (GeyserMC#1249) [Camotoy]
| * 5b76a85 Non-full-chunk support (GeyserMC#574) [Camotoy]
| * 4c58568 Relocate Google Common (GeyserMC#1242) [Camotoy]
| * 4f761c5 Translate scoreboard nametag visibility (GeyserMC#1240) [Camotoy]
| * b21f477 Parrot mounting fixes (GeyserMC#1236) [Camotoy]
| * dcf1731 Implement correct sign wrapping (GeyserMC#1228) [Camotoy]
| * 81a48bf Relocate the rest of our dependencies (GeyserMC#1227) [Camotoy]
| * b97bf56 Minor changes to config.yml (GeyserMC#1224) [Comstepr]
| * 6f161a3 GeyserSession: Always set Keep Inventory to true (GeyserMC#1213) [Camotoy]
| * d717085 JaveNotifyClientTranslator: Translate invalid bed message (GeyserMC#1212) [Camotoy]
| * 7c4868c LocaleUtils: don't NPE if no default locale mapping exists (GeyserMC#1239) [Camotoy]
| * b5f6ada ScoreboardUpdater: Quick fix to lessen CPU usage (GeyserMC#1238) [Camotoy]
| * 2f9ff0c ShulkerBoxItemTranslator: Ensure Items ListTag is present (GeyserMC#1221) [Camotoy] - e2b7c96 Update Mappings [bundabrg]
Release v1.16-b31
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- 3ce38ac (HEAD, tag: v1.16-b31, origin/bleeding) Merge in Master [bundabrg]
- 23c1742 Merge branch 'feature/plugins' into bleeding [bundabrg]
|\
| * e1fbb78 (origin/feature/plugins) Update Documentation [bundabrg]
| * 92de2a5 Merge branch 'feature/plugins-extensions' into feature/plugins [bundabrg]
| |\
| | * 16a1b57 (origin/feature/plugins-extensions) Merge master [bundabrg]
| | * afb9c7a Merge Fixes [bundabrg]
| | * 8b78d3a Merge branch 'master' into feature/plugins-extensions [bundabrg]
| | |\
| | | * 37c4192 Show the supported Bedrock versions in the version command rather than just the default codec [RednedEpic]
| | | * caa5098 Fix minor spelling error in issue template (GeyserMC#1214) [jackson-57]
| | | * 3f00803 connector/pom.xml: Move back to main MCProtocolLib repository (GeyserMC#1211) [Camotoy]
| | | * 79bf56a Tweaks to support Android (GeyserMC#1206) [rtm516]
| | | * 1c84993 Scoreboard improvements (GeyserMC#1166) [Tim203]
| | | * 7cbfdcf Fix reflections relocation (GeyserMC#1199) [rtm516]
| | * 11283cc Initial Refactor [bundabrg]
| |/
| * 2a7872c Update Plugin Comments [bundabrg] - 1fef3e5 Update Mappings [bundabrg]
Release v1.16-b30
NOTE: This is an unofficial build and includes bleeding edge features for testing.
Since Last Release:
- 5ac8717 (HEAD, tag: v1.16-b30, origin/bleeding) Merge branch 'feature/plugins' into bleeding [bundabrg]
|\
| * 9787ab7 (origin/feature/plugins) Merge branch 'master' into feature/plugins [bundabrg]
| |\
| | * 5458a85 Adding option to use different config file for standalone (GeyserMC#1102) [abeshi-softwire]
| | * 81f58ee Add Server Name config option (GeyserMC#1170) [James Cahill]
| | * c1a70c7 Translate client-computed recipes (GeyserMC#1181) [Camotoy]
| | * 6e8106e Add shulker box item tooltip translating (GeyserMC#1189) [Camotoy]
| | * 65c4538 Update mappings (GeyserMC#1196) [Camotoy]
| | * aaa3d72 BedrockEmoteTranslator: ensure sending player is valid for all other sessions (GeyserMC#1194) [Camotoy]
| | * 8b7165a Implement (hopefully) temporary dimension switching fix (GeyserMC#1188) [Camotoy]
| | * 1d5b453 Add a warning at start about movement translation (GeyserMC#1069) [E404NNF]
| | * a306e9d Add smithing table to what's left to be added/fixed (GeyserMC#1187) [Comstepr]
| | * 73e09de Add Loom to fix list (GeyserMC#1185) [EasyClifton]
| | * 2d6264d Add visual support for signs colored with dye (GeyserMC#1180) [Jordie] - | 581f326 Merge branch 'feature/plugins' into bleeding [bundabrg]
||
| * c390662 Fix Relocations when there are none [bundabrg] - | 223ad7d Merge branch 'feature/plugins' into bleeding [bundabrg]
|/ - 5c3eb42 Add relocations.json for Sponge and Velocity [bundabrg]
- a5ce61f Provide an on-the-fly class relocator for plugins [bundabrg]