Eclipse
774e55625d
Remove BedrockCreativeTab in favour of CreativeCategory
2024-12-12 11:04:31 +00:00
Eclipse
6e0e3c03dd
Use unbreakable predicate when converting v1 to v2 mappings
2024-12-12 10:58:02 +00:00
Eclipse
bca98c7d22
Add unbreakable condition predicate
2024-12-12 10:55:01 +00:00
Eclipse
12499bfba6
Read priority option from mappings
2024-12-12 10:53:46 +00:00
Eclipse
5ecc61fc1d
Implement priority option
2024-12-12 10:52:28 +00:00
Eclipse
04fe043bbe
Add priority option to definitions, deprecate texture size and render offsets
2024-12-12 10:49:33 +00:00
Eclipse
04d7f48645
More stuff in the custom item registry populator
2024-12-12 10:41:33 +00:00
Eclipse
7fabf0c28d
Implement/update register items event for new custom item definitions
2024-12-12 10:19:18 +00:00
Eclipse
fd09a05aaf
Update custom item translator for 1.21.4, implement custom model data
2024-12-12 10:19:17 +00:00
Eclipse
f6f6423d25
Merge remote-tracking branch 'upstream/master' into custom-item-api-v2
...
# Conflicts:
# core/src/main/java/org/geysermc/geyser/item/type/Item.java
# core/src/main/java/org/geysermc/geyser/registry/type/ItemMapping.java
# core/src/main/java/org/geysermc/geyser/translator/item/CustomItemTranslator.java
# core/src/main/java/org/geysermc/geyser/translator/protocol/java/level/JavaCooldownTranslator.java
2024-12-12 10:18:55 +00:00
chris
ba5b4224d8
1.21.4 support
2024-12-12 10:10:03 +08:00
onebeastchris
f24ba549df
Target master branch for mappings
2024-12-12 09:13:04 +08:00
onebeastchris
b36bc9e95a
Indicate 1.21.51 support
2024-12-11 23:31:23 +08:00
Valaphee The Meerkat
b2045a5b3d
Fix skull mix-up by not reusing skulls ( #5206 )
2024-12-11 10:04:33 +08:00
Eclipse
4d12c29108
Fix default attribute modifiers, add more equipment slot group names for attribute modifiers ( #5211 )
2024-12-11 05:22:39 +08:00
onebeastchris
b843be58d0
don't set an illegal serializer for removed packet
2024-12-11 01:41:08 +08:00
onebeastchris
5b90b114b5
Remove unneeded code in CodecProcessor, make Bungee version checker automatically check for the required version
2024-12-11 01:28:30 +08:00
onebeastchris
94d77b403b
Add some code comments, update BungeeCord version check
2024-12-10 23:13:32 +08:00
onebeastchris
8779eab5e5
Revert a change, ensure that gathering all components works and doesn't throw due to duplicate keys
2024-12-10 20:44:29 +08:00
onebeastchris
06a9b2866e
Merge remote-tracking branch 'refs/remotes/upstream/master' into feature/1.21.4
2024-12-10 20:43:54 +08:00
Camotoy
357fd137dc
Some touch-ups
2024-12-09 22:42:40 -05:00
onebeastchris
c575689f2e
let's not spam debug mode with an unused entity event
2024-12-10 03:11:57 +08:00
onebeastchris
1f3590d488
revert map color changes
2024-12-10 03:01:09 +08:00
onebeastchris
94c258a4c9
Update loom (and gradle), create basic recipes when there are too many possible combinations, update adapters
2024-12-10 02:22:39 +08:00
LetsGoAway
8b232d7900
Handle ClientboundTickingStatePacket correctly and fix Throwable Scales ( #4850 )
...
* Proper tick rate handling
* Fix frozen variable getter
* Fix formatting i think third attempt
* Formatting fix attempt 5 fsdiofhsdioufhvuisdhviuo9ds
* Fix stuff, also fixed the sizing of throwables as they were to big
* Move update ticking state
* Update core/src/main/java/org/geysermc/geyser/session/GeyserSession.java
Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
* Fixes for spaces and documentation
* Missed a space
* wait now ive fixed it
* Fix languages
* try again to fix languages
* Fix Java doc comments for tickable interface
* Fix javadoc comment in Geyser Session
* fix comment
* fix some tick rate stuffs
* Fix build fail
* fix some stuff
* merge
* test
* Update languages
* Update mappings
* delete broken stuff
* Fix cooldown
* fix cooldowns
* Update core/src/main/java/org/geysermc/geyser/util/CooldownUtils.java
Co-authored-by: chris <github@onechris.mozmail.com>
* Update BoatEntity.java
* Update GeyserSession.java
* fix some stuff
* Update CooldownUtils.java
* fix some accidental formatting issues
* Fix missing inport
* Update GeyserSession.java
* Update core/src/main/java/org/geysermc/geyser/entity/type/LivingEntity.java
Co-authored-by: chris <github@onechris.mozmail.com>
* Update core/src/main/java/org/geysermc/geyser/entity/type/ThrowableItemEntity.java
Co-authored-by: chris <github@onechris.mozmail.com>
* Fix missing import
---------
Co-authored-by: rtm516 <rtm516@users.noreply.github.com>
Co-authored-by: chris <github@onechris.mozmail.com>
2024-12-09 22:58:04 +08:00
RK_01
1fea22d980
Implement ViaProxy client IP passthrough ( #5202 )
2024-12-08 21:21:12 -08:00
onebeastchris
1210639087
update item tags for 1.21.50 items
2024-12-08 22:54:51 +08:00
onebeastchris
bd3377bfcc
update mappings
2024-12-08 06:20:32 +08:00
onebeastchris
c298061d4d
address review
2024-12-08 06:18:42 +08:00
onebeastchris
f610a0d12b
Tidy up creaking entity code, remove debugging
2024-12-08 05:34:10 +08:00
onebeastchris
a41d705c42
Some minor fixes, fix own block breaking progress not showing on the player's end
2024-12-08 04:18:07 +08:00
onebeastchris
a2184e4fae
start on implementing creaking
2024-12-06 22:57:14 +08:00
Eclipse
79bf4afb87
Clean up predicates a bit
2024-12-06 11:34:46 +00:00
Eclipse
c38bf26298
Add model check to custom item comparator
2024-12-06 11:09:33 +00:00
Eclipse
0346a80e4b
Implement sorting for range dispatch predicates, needs testing
2024-12-06 11:02:10 +00:00
Eclipse
4d09104ceb
Implement reading range dispatch predicates from mappings
2024-12-06 10:36:37 +00:00
Eclipse
9139af2782
Implement range dispatch predicates when converting old mappings to new one's
2024-12-06 10:26:32 +00:00
Eclipse
49f31c9661
Work on range dispatch predicate
2024-12-06 10:17:48 +00:00
onebeastchris
92c7f9895b
Implement new boat types
2024-12-05 20:45:56 +08:00
onebeastchris
abf14e6ef9
Merge remote-tracking branch 'refs/remotes/upstream/master' into feature/1.21.4
...
# Conflicts:
# core/src/main/java/org/geysermc/geyser/registry/populator/BlockRegistryPopulator.java
# core/src/main/java/org/geysermc/geyser/registry/populator/ItemRegistryPopulator.java
# gradle/libs.versions.toml
2024-12-05 18:51:22 +08:00
Alex
2019e53bad
Feature: Accurate Java packet ticking ( #5121 )
...
* Use proposed mcpl ticking PR
* Remove more not needed overrides
* Bump mcpl
* Fix missing import
* Bump mcpl
* Switch to official version
---------
Co-authored-by: chris <github@onechris.mozmail.com>
2024-12-05 18:35:03 +08:00
onebeastchris
b469a61b72
Include item_data_components.json, target new mappings
2024-12-05 18:16:09 +08:00
onebeastchris
ed3008f245
Finish mappings - let it build
2024-12-05 17:54:00 +08:00
chris
d2051c2242
Various small fixes - update cloudburst/protocol dependency, remove "temporary" log info spamming ( #5186 )
2024-12-05 01:11:03 +08:00
onebeastchris
ee5c0e6853
Start on block remapping, send ServerboundPlayerLoadedPacket on respawn/new logins
2024-12-04 20:46:38 +08:00
onebeastchris
db246ffb3b
Update Properties/Blocks, re-include neoforge, target 1.21.4 release
2024-12-04 01:28:29 +08:00
onebeastchris
d114ab9ad1
send ServerboundPlayerLoadedPacket, update built-in-tags
2024-12-04 00:43:06 +08:00
onebeastchris
be77e6b2bf
Load default item components
2024-12-04 00:01:54 +08:00
onebeastchris
84faeba4b2
More item changes, remove/deprecate more tooltier usages, change stored map colors
2024-12-03 23:17:00 +08:00
onebeastchris
5162aeb9b3
Merge remote-tracking branch 'refs/remotes/upstream/master' into feature/1.21.4
...
# Conflicts:
# gradle.properties
2024-12-03 23:14:05 +08:00