All builds
-
1.12.2-7.1.7-RC226
-
Bump common for implementation updates of more splitting.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fully split up TrackbleBridge from the sub interfaces and only implement them in the mixins.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for implementation updates of more splitting.
-
1.12.2-7.1.7-RC225
-
Bump for smaller fixes and more cleanup.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Merge from upstream changes.
Gabriel Harris-Rouquette - 7 years ago
-
Various fixes.
Gabriel Harris-Rouquette - 7 years ago
-
Fix compile issues
ImMorpheus - 7 years ago
-
Privacy-security/timings (#2296)
Morpheus - 7 years ago
-
Cleanup/config (#2297)
Morpheus - 7 years ago
-
Remove BlockUtil and inline all usages.
Gabriel Harris-Rouquette - 7 years ago
-
Bump for smaller fixes and more cleanup.
-
1.12.2-7.1.7-RC224
-
Bump common for schematic recreation fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix iteration order of block workers causing schematic recreation to fail.
Gabriel Harris-Rouquette - 7 years ago
-
Merge PlacingSchematicTest change from Files to Streams. Merges #2295.
Gabriel Harris-Rouquette - 7 years ago
-
Update SchematicUpgradeTest.java
clienthax - 7 years ago
-
Update SchematicUpgradeTest.java
clienthax - 7 years ago
-
Update SchematicUpgradeTest.java
clienthax - 7 years ago
-
Change SchematicUpgradeTest to not use File
clienthax - 7 years ago
-
Bump common for schematic recreation fix.
-
1.12.2-7.1.7-RC223
-
Bump common for startup fix with failed injectors of MixinItemEnderEye.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix surrogate injectors for ItemEnderEye. Fixes SpongePowered/SpongeForge#2825.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for startup fix with failed injectors of MixinItemEnderEye.
-
1.12.2-7.1.7-RC222
-
Bump common for various fixes, optimizations, and qol imprvements.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Port some small performance fix as an option.
Gabriel Harris-Rouquette - 7 years ago
-
Add Aikar's Hopper Optimizations.
Gabriel Harris-Rouquette - 7 years ago
-
Remove obsolete mixin interfaces and methods.
Gabriel Harris-Rouquette - 7 years ago
-
Merge chunk request fix for specific phase states.
Gabriel Harris-Rouquette - 7 years ago
-
Hookup forgotten method on phase state to control chunk generation denials
Chris Sanders - 7 years ago
-
Bump common for various fixes, optimizations, and qol imprvements.
-
1.12.2-7.1.7-RC221
-
Bump common for async lighting application fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix async lighting method reference.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for async lighting application fix.
-
1.12.2-7.1.7-RC220
-
Bump for compile fix from annoying merge.
…
Gabriel Harris-Rouquette - 7 years ago -
Merge mixin splitting. Merges #412.
Gabriel Harris-Rouquette - 7 years ago
-
Update for mixin split cleanup.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
I could've sworn I had these fixed when I merged....
Gabriel Harris-Rouquette - 7 years ago
-
Split out ActiveChunk tracking to a bridge interface and implement in conjunction to two targets.
Gabriel Harris-Rouquette - 7 years ago
-
Merge mixin splitting pass 1. Merges #2292.
Gabriel Harris-Rouquette - 7 years ago
-
Clean up MapOptimization mixins for file structure. Fix a few comments on the map structure saving config.
Gabriel Harris-Rouquette - 7 years ago
-
Fix comments from PR.
Gabriel Harris-Rouquette - 7 years ago
-
Split up some of the phase stack printing.
Gabriel Harris-Rouquette - 7 years ago
-
Various small fixes and cleanups for SpongeVanilla support.
Gabriel Harris-Rouquette - 7 years ago
-
Fix realtime module.
Chris Sanders - 7 years ago
-
Printout when multiple worlds with same UUID attempt to load.
Chris Sanders - 7 years ago
-
Fix re-initializing entities when created by an archetype off an existing entity.
Gabriel Harris-Rouquette - 7 years ago
-
Clean up errors from the split. Fix split of MixinEntityPlayerMP.
Gabriel Harris-Rouquette - 7 years ago
-
Fix a few small things with applying mixins post cleanup.
Gabriel Harris-Rouquette - 7 years ago
-
Clean up MixinPlayerList having vague methods that were considered unused, but magically applied due to fun changes from Forge.
Gabriel Harris-Rouquette - 7 years ago
-
Merge upstream into branch. Prepare for more cleanup.
Gabriel Harris-Rouquette - 7 years ago
-
Only show plugins when tabbing on /sponge plugins <tab>.
Chris Sanders - 7 years ago
-
Rename/remap some things with Activation mixins.
Gabriel Harris-Rouquette - 7 years ago
-
Fix compiling and application of mixins.
Gabriel Harris-Rouquette - 7 years ago
-
Some more cleanup. Going to just get this to compile and run next.
Gabriel Harris-Rouquette - 7 years ago
-
Almost completed the Entity package. Rename DataCconstants to Constants. Fix the mixin configs pointing to the various new mixins.
Gabriel Harris-Rouquette - 7 years ago
-
Lol... Renaming a couple of things causing so many changes....
Gabriel Harris-Rouquette - 7 years ago
-
Some more cleanup. Sorry Faithcaio, I touched your mixins...
Gabriel Harris-Rouquette - 7 years ago
-
Remove _Impl suffix for implementation classes. Start cleanup of IMixinEntity and some other interfaces, using Accessor mixins where possible.
Gabriel Harris-Rouquette - 7 years ago
-
More splitting. Things cropping up for todo's
Gabriel Harris-Rouquette - 7 years ago
-
Start splitting the API from implementation mixins. Mixins targeting api classes are moved to core.
Gabriel Harris-Rouquette - 7 years ago
-
Bump for compile fix from annoying merge.
-
1.12.2-7.1.7-RC218
-
Whoops.
…
Chris Sanders - 7 years ago -
Merge dimension transfer fixes and cleanups.
Gabriel Harris-Rouquette - 7 years ago
-
Update vanilla for world fixes. See common changelog.
Chris Sanders - 7 years ago
-
Bump SpongeCommon for memory leak fix.
JBYoshi - 7 years ago
-
Bump SpongeCommon for death message crash fix.
JBYoshi - 7 years ago
SpongeCommon
-
Merge teleportation dimension handling cleanup. Verified to be functional on both SpongeForge and SpongeVanilla.
Gabriel Harris-Rouquette - 7 years ago
-
A metric ton of world fixes
Chris Sanders - 7 years ago
-
Fix/registrymodule registration (#2285)
Morpheus - 7 years ago
-
Clean up SpongePlayerDataHandler.saveFile(). (#2286)
Jonathan Browne - 7 years ago
-
Don't try to use classes affected by mixins for configurations.
Gabriel Harris-Rouquette - 7 years ago
-
Fix memory leak.
JBYoshi - 7 years ago
-
Delegate scoreboard methods to the new player object after a respawn.
JBYoshi - 7 years ago
-
Potential workaround for TileEntities submitting null source blocks.
Gabriel Harris-Rouquette - 7 years ago
-
Whoops.
-
1.12.2-7.1.7-RC214
-
Bump SpongeCommon for Key namespace fix.
JBYoshi - 7 years ago
SpongeCommon
-
Fix Keys using the wrong namespace. Fixes #2289
JBYoshi - 7 years ago
-
Merge implementation changes for the XP change event improvements. Merges #1893. Fixes #1569.
Gabriel Harris-Rouquette - 7 years ago
-
Merge ArmorStand Data API implementations. Merges #2274. Fixes SpongePowered/SpongeAPI#1837.
Gabriel Harris-Rouquette - 7 years ago
-
Cleanup RealTime mixins for fake worlds, fake players, and overall exactness of injections.
Gabriel Harris-Rouquette - 7 years ago
-
Implement DisabledSlotsData for Armor Stands
Oscar - 7 years ago
-
Bump SpongeAPI
Aaron Hill - 7 years ago
-
Disable plugin by default
Aaron Hill - 7 years ago
-
Add ChangeExperienceEventTest plugin
Aaron Hill - 7 years ago
-
Bump SpongeAPI.
JBYoshi - 8 years ago
-
Implement ChangeEntityExperienceEvent.
JBYoshi - 8 years ago
-
Bump SpongeCommon for Key namespace fix.
-
1.12.2-7.1.7-RC213
-
Bump common for PVP hook fix.
…
Chris Sanders - 7 years ago
SpongeCommon
-
Sigh...
Chris Sanders - 7 years ago
-
Bump common for PVP hook fix.