Latest Recommended Build
-
1.21.1-52.1.5-12.0.3 Recommended
All builds
-
1.21.1-52.0.3-12.0.0-RC1791 Experimental
-
Fix SOE with DamageEntityEvent
aromaa - 2 years ago
-
Fix SOE with DamageEntityEvent
-
1.21.1-52.0.3-12.0.0-RC1789 Experimental
-
Merge branch 'api-11' into api-12
…
Yeregorix - 2 years ago -
Pin architectury-loom version
Yeregorix - 2 years ago
-
Fix login thread preventing JVM exit
Yeregorix - 2 years ago
-
Update saveAllChunks overwrite
Yeregorix - 2 years ago
-
Fix DataManager#wrappedContentUpdater preconditions
Yeregorix - 2 years ago
-
Indent JSON when writing data packs
Yeregorix - 2 years ago
-
Implement FlatGeneratorConfig#structureSets
Yeregorix - 2 years ago
-
Fix copyWorld not copying Sponge config
Yeregorix - 2 years ago
-
Remove DataPack file/ prefix
Yeregorix - 2 years ago
- Show -4 older commits.
- Collapse commits.
-
Merge branch 'api-11' into api-12
-
1.21.1-52.0.3-12.0.0-RC1788 Experimental
-
Fix broken injections due to LVT changes
Yeregorix - 2 years ago
-
Update Forge to 52.0.3
Yeregorix - 2 years ago
-
Fix wolf cast attack injection
Yeregorix - 2 years ago
-
chore: update Attack implementation mixin
gabizou - 2 years ago
-
fix: forge uses mojang named classes again
gabizou - 2 years ago
-
fix: forge altered a small injection point for attack implementation
gabizou - 2 years ago
-
fix: re-merge attack implementation
gabizou - 2 years ago
-
chore(deps): update forge pointer
gabizou - 2 years ago
-
chore: clean up unused hooks for vanilla attack implementation
gabizou - 2 years ago
-
fix: update Forge implementation of Player.attack
gabizou - 2 years ago
-
Update SpongeForge to MC 1.21
Yeregorix - 2 years ago
-
Revert "disable SpongeForge during snapshots"
Faithcaio - 2 years ago
-
Support MAX_STACK_SIZE for ItemStack (#4121)
avaruus1 - 2 years ago
-
Fix client crash with portals (#4110)
mrhell228 - 2 years ago
-
viewer fix (#4112)
mrhell228 - 2 years ago
-
Update to MC 1.21.1 (#4118)
immorpheus - 2 years ago
-
chore: merge api-11 fixes and updates
gabizou - 2 years ago
-
Fixes to damage injections
aromaa - 2 years ago
-
Move onSend mixin to other overload
aromaa - 2 years ago
-
Clear block drop effect after capturing is done
aromaa - 2 years ago
-
Fix block entity archetype querying
aromaa - 2 years ago
-
Update PlayerListMixin.java
SawFowl - 2 years ago
-
register updaters for ItemStack/ItemStackSnapshot, fix wrappedContentUpdater and set content version after updating to v3
Faithcaio - 2 years ago
-
Guard against null elements in cached valueconstructors (#4102)
immorpheus - 2 years ago
-
remove Raid#setBossBar()
MrHell228 - 2 years ago
-
Implement Keys.AUTO_SPIN_ATTACK_TICKS for Living (#4088)
immorpheus - 2 years ago
-
Fix Keys.INVULNERABLE remove operation (#4101)
immorpheus - 2 years ago
-
Fix Keys.POTION_EFFECTS remove operation (#4096)
immorpheus - 2 years ago
-
Fix Keys.STUCK_ARROWS remove operation (#4099)
immorpheus - 2 years ago
-
Fix Keys.TRANSIENT remove operation (#4095)
immorpheus - 2 years ago
-
Fix Keys.VELOCITY remove operation (#4097)
immorpheus - 2 years ago
-
Fix Keys.SCOREBOARD_TAGS remove operation (#4098)
immorpheus - 2 years ago
-
fix build
Faithcaio - 2 years ago
-
Fix Keys.INVULNERABILITY_TICKS remove operation (#4091)
immorpheus - 2 years ago
-
Fix Keys.PASSENGERS remove operation (#4093)
immorpheus - 2 years ago
-
Fix Keys.FROZEN_TIME remove operation (#4094)
immorpheus - 2 years ago
-
Support Keys.LEASH_HOLDER for all Leashable entities and fix remove (#4090)
immorpheus - 2 years ago
-
Fix Keys.ABSORPTION remove operation (#4089)
immorpheus - 2 years ago
-
DataFix entity nbt when spawning from DataContainer
Faithcaio - 2 years ago
-
unwrap enchantment holder
Faithcaio - 2 years ago
-
Update validationtest plugin (#4087)
immorpheus - 2 years ago
-
Bump SpongeAPI and update mixins (#4086)
immorpheus - 2 years ago
-
wrap null ContainerType
Faithcaio - 2 years ago
-
Add missing ItemSupplierMixin_API (#4085)
immorpheus - 2 years ago
-
Remove manual update of bossbars locale
MrHell228 - 2 years ago
-
Implement BossBarViewer & BossBar#viewers()
MrHell228 - 2 years ago
-
Add missing FlyingAnimalMixin_API (#4084)
immorpheus - 2 years ago
-
Add missing EnemyMixin_API (#4083)
immorpheus - 2 years ago
-
Implement Attribute#removeModifier(ResourceKey) (#4076)
avaruus1 - 2 years ago
-
Bump SpongeAPI (#4082)
immorpheus - 2 years ago
-
Bump SpongeAPI and update mixins (#4081)
immorpheus - 2 years ago
-
bump API
Faithcaio - 2 years ago
-
actually fix build
Faithcaio - 2 years ago
-
fix build
Faithcaio - 2 years ago
-
fix AdventureComponents breaking ItemStack equality
Faithcaio - 2 years ago
-
fix empty CONTAINER component breaking comparators
Faithcaio - 2 years ago
-
fix ItemStackComparator
Faithcaio - 2 years ago
-
Add ServerWorld#dragonFightBossBar()
MrHell228 - 2 years ago
-
fix EnderDragon#bossBar()
MrHell228 - 2 years ago
-
Fixes to channels
aromaa - 2 years ago
-
Bump SpongeAPI for entity changes (#4075)
immorpheus - 2 years ago
-
fix attack mixin final damage
Faithcaio - 2 years ago
-
fix HarvestEntityEvent for ArmorStand
Faithcaio - 2 years ago
-
actually prevent DestructEntityEventDeath
Faithcaio - 2 years ago
-
Add missing api mixins and update keys references (#4074)
immorpheus - 2 years ago
-
Implement ServerWorld#saveAndFlush
Lignium - 4 years ago
-
Add missing AbstractPiglinMixin_API
immorpheus - 2 years ago
-
Implement Keys.TELEPORT_DURATION
DrZoddiak - 2 years ago
-
Fix: Resources incorrectly listed for plugin packs (#4069)
pandier - 2 years ago
-
Rename RegistryTest to ValidationTest and add checkentities command
immorpheus - 2 years ago
-
Add missing AxolotlMixin_API
immorpheus - 2 years ago
-
Add missing StriderMixin_API
immorpheus - 2 years ago
-
Add missing GoatMixin_API
immorpheus - 2 years ago
-
Add missing GlowSquidMixin_API
immorpheus - 2 years ago
-
Add missing GlowItemFrameMixin_API
immorpheus - 2 years ago
-
Add VehicleEntityMixin_API
immorpheus - 2 years ago
-
Bump SpongeAPI
immorpheus - 2 years ago
-
Implement ForwardingViewer
MrHell228 - 2 years ago
-
Bump SpongeAPI (#4063)
immorpheus - 2 years ago
-
Remove hardcoded fields from VanillaRegistryLoader (#4061)
immorpheus - 2 years ago
-
Add EquipmentTypes generator (#4056)
immorpheus - 2 years ago
-
Log an error in registrytest if catalog class has non private constructors (#4060)
immorpheus - 2 years ago
-
Log an error in registrytest if catalog class is not final (#4059)
immorpheus - 2 years ago
-
Log a warning if enum validator is not using serialized name when possible (#4058)
immorpheus - 2 years ago
-
Use serialized name if available (#4057)
immorpheus - 2 years ago
-
Add DisplaySlots generator (#4055)
immorpheus - 2 years ago
-
Implement Viewer#sendBlockProgress
MrHell228 - 2 years ago
-
fix Viewer#sendWorldType()
MrHell228 - 2 years ago
-
fix written book
MrHell228 - 2 years ago
-
spotlessApply
MrHell228 - 2 years ago
-
Implement PositionSource
MrHell228 - 2 years ago
-
fix particles
MrHell228 - 2 years ago
-
Add PushReactions generator (#4050)
immorpheus - 2 years ago
-
Add TrialSpawnerStates generator (#4051)
immorpheus - 2 years ago
-
Add Tilts generator (#4052)
immorpheus - 2 years ago
-
Add DripstoneSegments generator (#4053)
immorpheus - 2 years ago
-
Add registrytest testplugin (#4049)
immorpheus - 2 years ago
-
server scope MUSIC_DISC
Faithcaio - 2 years ago
-
Keep old name for musicdics registry
immorpheus - 2 years ago
-
fix DataDeserializer for numbers
Faithcaio - 2 years ago
-
Fix windcharge and Armadillo mixins (#4042)
immorpheus - 2 years ago
-
Add RabbitTypes generator (#4040)
immorpheus - 2 years ago
-
Add MapDecorationType generator (#4043)
immorpheus - 2 years ago
-
Add MusicDics generator (#4044)
immorpheus - 2 years ago
-
Add SculkSensorStates generator (#4047)
immorpheus - 2 years ago
-
Sort generated fields by name and guard against invalid field names (#4045)
immorpheus - 2 years ago
-
Update blockstate property and blockstate propery keys generators (#4033)
immorpheus - 2 years ago
-
Add ParrotTypes generator (#4039)
immorpheus - 2 years ago
-
Add EquipmentGroups generator (#4046)
immorpheus - 2 years ago
-
Readd StatisticCategories generator (#4036)
immorpheus - 2 years ago
-
Add MooshroomTypes generator (#4035)
immorpheus - 2 years ago
-
Add SpellTypes generator (#4041)
immorpheus - 2 years ago
-
Add PandaGenes generator (#4038)
immorpheus - 2 years ago
-
Add ItemTiers generator (#4037)
immorpheus - 2 years ago
-
Add Difficulties generator (#4034)
immorpheus - 2 years ago
-
fix Bogged
Faithcaio - 2 years ago
-
improve chunk-position stream performance by making one big read instead of 1024 smaller ones
Faithcaio - 2 years ago
-
fix damage cancellation
Faithcaio - 2 years ago
-
massive performance improvements
Faithcaio - 2 years ago
-
fix merchantoffer second item
Faithcaio - 2 years ago
-
fix custom data
Faithcaio - 2 years ago
-
fix attack NPE
Faithcaio - 2 years ago
-
fix shapeless recipe matching
Faithcaio - 2 years ago
-
fix recipe advancements
Faithcaio - 2 years ago
-
fix attack NPE
Faithcaio - 2 years ago
-
ArtType datapack
Faithcaio - 2 years ago
-
fix new worlds not respecting custom seed
Faithcaio - 2 years ago
-
fix custom data changes affecting itemstack copy
Faithcaio - 2 years ago
-
Fire rotation event on respawn
aromaa - 2 years ago
-
Cache block palette results in few hot paths
aromaa - 2 years ago
-
fix advancements and datapack folder
Faithcaio - 2 years ago
-
TrialSpawner and Crafter
Faithcaio - 2 years ago
-
fix Enchantments loading later
Faithcaio - 2 years ago
-
Bump MC to 1.21
Faithcaio - 2 years ago
-
Bump MC to 1.21-rc1
Faithcaio - 2 years ago
-
arrow custom knockback
Faithcaio - 2 years ago
-
Keys for auto spin attacks
Faithcaio - 2 years ago
-
fix recipes and inventory + implement RecipeInputs
Faithcaio - 2 years ago
-
portals & dimension changing
Faithcaio - 2 years ago
-
fix WorldGenRegionMixin_API
Faithcaio - 2 years ago
-
fix PrimedTntMixin
Faithcaio - 2 years ago
-
Bump MC to 1.21-pre4
Faithcaio - 2 years ago
-
Attack/DamageEntityEvent Rework
Faithcaio - 2 years ago
-
fix chunk events
Faithcaio - 2 years ago
-
Bump MC to 1.21-pre3
Faithcaio - 2 years ago
-
MC 1.21 Entities
Faithcaio - 2 years ago
-
update Painting generator
Faithcaio - 2 years ago
-
Update chunk generation deadlock fix
aromaa - 2 years ago
-
start fixing chunks
Faithcaio - 2 years ago
-
catch mixin errors in packet handling that would otherwise silently ignored
Faithcaio - 2 years ago
-
fix custom payload
Faithcaio - 2 years ago
-
fix client
Faithcaio - 2 years ago
-
JigsawPoolElement waterlogging
Faithcaio - 2 years ago
-
fix EntitySelectorParserMixin_API
Faithcaio - 2 years ago
-
fix disconnect
Faithcaio - 2 years ago
-
fix DyeColorMixin_API
Faithcaio - 2 years ago
-
fix campfire mixins
Faithcaio - 2 years ago
-
fix shadow$dropAllDeathLoot
Faithcaio - 2 years ago
-
fix HumanEntity
Faithcaio - 2 years ago
-
fix Hanging entity mixins
Faithcaio - 2 years ago
-
fix multiworld enabled
Faithcaio - 2 years ago
-
fix ServerPlayerMixin_HealthScale
Faithcaio - 2 years ago
-
Bump MC to 1.21-pre2
Faithcaio - 2 years ago
-
fix LivingEntityMixin
Faithcaio - 2 years ago
-
fix ProjectileUtil
Faithcaio - 2 years ago
-
fix client
Faithcaio - 2 years ago
-
fix SpongeWorldManager multiworld check
Faithcaio - 2 years ago
-
Keys.FOOD_CONVERTS_TO
Faithcaio - 2 years ago
-
fix exp
Faithcaio - 2 years ago
-
fix attributes
Faithcaio - 2 years ago
-
fix FishingRodItemMixin
Faithcaio - 2 years ago
-
fix enchantment data + tags
Faithcaio - 2 years ago
-
fix EquipmentGroups
Faithcaio - 2 years ago
-
fix Keys.ITEM_STACK_SNAPSHOT jukebox
Faithcaio - 2 years ago
-
fix Keys.IS_SADDLED
Faithcaio - 2 years ago
-
fix Keys.ACCELERATION
Faithcaio - 2 years ago
-
fix Keys.PAINTING_VARIANT
Faithcaio - 2 years ago
-
moving MUSIC_DISC to vanilla registry jukebox_playable
Faithcaio - 2 years ago
-
fix ResourceLocation usage
Faithcaio - 2 years ago
-
Bump MC to 1.21-pre1
Faithcaio - 2 years ago
-
disable SpongeForge during snapshots
Faithcaio - 2 years ago
- Show -176 older commits.
- Collapse commits.
SpongeAPI
-
chore: merge api-11 in for updates
gabizou - 2 years ago
-
remove Raid#setBossBar()
MrHell228 - 2 years ago
-
wrap null ContainerType
Faithcaio - 2 years ago
-
Abstract anger level to a separate interface (#2556)
immorpheus - 2 years ago
-
Implement adventure BossBarViewer
MrHell228 - 2 years ago
-
Abstract targeting to a separate interface (#2557)
immorpheus - 2 years ago
-
Abstract Leashable to a separate interface (#2554)
immorpheus - 2 years ago
-
Abstract Chargeable to a separate interface (#2558)
immorpheus - 2 years ago
-
Abstract Attackable to a separate interface (#2555)
immorpheus - 2 years ago
-
Refactor projectiles classes (#2552)
immorpheus - 2 years ago
-
Update Aquatic description and fix hierarchy (#2551)
immorpheus - 2 years ago
-
Rename FireballEntity to IgnitingProjectile and update hierarchy (#2550)
immorpheus - 2 years ago
-
Refactor breedable and ageable entities (#2549)
immorpheus - 2 years ago
-
Add ServerWorld#dragonFightBossBar()
MrHell228 - 2 years ago
-
fix EnderDragon#bossBar()
MrHell228 - 2 years ago
-
Update Trader and Merchant api classes (#2546)
immorpheus - 2 years ago
-
Refactor Ranger entities (#2545)
immorpheus - 2 years ago
-
Remove LlamaLike interface (#2543)
immorpheus - 2 years ago
-
Update Zombie class hierarchy (#2544)
immorpheus - 2 years ago
-
Update Hostile entities (#2542)
immorpheus - 2 years ago
-
Rename Creature to PathfinderAgent (#2541)
immorpheus - 2 years ago
-
Update slime parent interface (#2539)
immorpheus - 2 years ago
-
Use Aerial to abstract flying trait (#2540)
immorpheus - 2 years ago
-
drop Creature from Phantom class parents (#2538)
immorpheus - 2 years ago
-
Update Allay parent interface (#2537)
immorpheus - 2 years ago
-
Update Hoglin parent interface (#2536)
immorpheus - 2 years ago
-
Update Strider interface parent
immorpheus - 2 years ago
-
Abstract saddleable to a separate interface (#2534)
immorpheus - 2 years ago
-
Refactor tameable entities (#2533)
immorpheus - 2 years ago
-
Add ServerWorld#saveAndFlush
Lignium - 4 years ago
-
Remove WeatherEffect and duplicate keys methods
immorpheus - 2 years ago
-
Add Keys.TELEPORT_DURATION for DisplayEntity
DrZoddiak - 2 years ago
-
Add missing GlowItemFrame entity (#2531)
immorpheus - 2 years ago
-
Update Vehicle javadoc and Minecart classes (#2530)
immorpheus - 2 years ago
-
Update TextAlignment catalog annotation (#2529)
immorpheus - 2 years ago
-
Add ForwardingViewer
MrHell228 - 2 years ago
-
Regenerate api data (#2521)
immorpheus - 2 years ago
-
Remove unused ticket type registry (#2527)
immorpheus - 2 years ago
-
Add missing CatalogedBy annotation to ItemRarity (#2528)
immorpheus - 2 years ago
-
Remove vanilla behaviour description
MrHell228 - 2 years ago
-
Make progress double instead of float
MrHell228 - 2 years ago
-
Allow 1 for block progress
MrHell228 - 2 years ago
-
Add Viewer#sendBlockProgress
MrHell228 - 2 years ago
-
Add missing registry methods in catalog classes (#2525)
immorpheus - 2 years ago
-
Add PositionSource description
MrHell228 - 2 years ago
-
Add PositionSource
MrHell228 - 2 years ago
-
fix particles
MrHell228 - 2 years ago
-
Fix registry method in StatisticCategory catalog class (#2524)
immorpheus - 2 years ago
-
Add missing CatalogedBy annotation on ProcessorType
immorpheus - 2 years ago
-
Update registry types (#2522)
immorpheus - 2 years ago
-
spotless apply
Faithcaio - 2 years ago
-
spotless apply
Faithcaio - 2 years ago
-
ArtType datapack
Faithcaio - 2 years ago
-
TrialSpawner and Crafter
Faithcaio - 2 years ago
-
fix Enchantments loading later
Faithcaio - 2 years ago
-
API12
Faithcaio - 2 years ago
-
clarify arrow KNOCKBACK_STRENGTH
Faithcaio - 2 years ago
-
Keys.AUTO_SPIN_ATTACK_DAMAGE/AUTO_SPIN_ATTACK_WEAPON
Faithcaio - 2 years ago
-
RecipeInput
Faithcaio - 2 years ago
-
new Portal Events
Faithcaio - 2 years ago
-
Attack/DamageEntityEvent Rework:
Faithcaio - 2 years ago
-
JigsawPoolElement waterlogging
Faithcaio - 2 years ago
-
Keys.FOOD_CONVERTS_TO
Faithcaio - 2 years ago
-
generate API Data
Faithcaio - 2 years ago
-
update attributes to use ResourceKeys
Faithcaio - 2 years ago
-
add animal armour equipment group
Faithcaio - 2 years ago
-
add enchantment tags
Faithcaio - 2 years ago
-
moving MUSIC_DISC to vanilla registry jukebox_playable
Faithcaio - 2 years ago
-
fix Keys.ACCELERATION
Faithcaio - 2 years ago
-
Fix broken injections due to LVT changes