All builds
-
1.10.2-5.0.0-BETA-126
-
Make plugin id requirements more lenient for now.
Nick Conde - 10 years ago
-
Make plugin id requirements more lenient for now.
-
1.10.2-5.0.0-BETA-125
-
Update SpongeCommon for virtual biomes
Nick Conde - 10 years ago
SpongeCommon
-
Add support for custom virtual biomes
Nick Conde - 10 years ago
-
Fix insertion order for Player inventories. Closes #939.
Chris Sanders - 10 years ago
-
Only add notifier to builder if 'appendPreBlockProtectedCheck' doesn't
Aaron Hill - 10 years ago
-
Add missing '.'
Aaron Hill - 10 years ago
-
Use '.dat.tmp' instead of '_new.dat'
Aaron Hill - 10 years ago
-
Allow SpongePlayerDataHandler to be initialized repeatedly
Aaron Hill - 10 years ago
-
Update SpongeCommon for virtual biomes
-
1.10.2-5.0.0-BETA-124
-
Bump common for registration of the KeyRegistryModule.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Need to actually register the KeyRegistryModule to make it usable with the GameRegistry.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for registration of the KeyRegistryModule.
-
1.10.2-5.0.0-BETA-123
-
Bump common for Keys refactor. Plugins with custom data are likely broken, but hey, this is bleeding!
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Finalize implementation changes necessary for Keys refactor. KeyRegistry is fully functional and all tests pass.
Gabriel Harris-Rouquette - 10 years ago
-
Clean up compile errors with Key registration and Data implementation for the removal of Comparable from DataManipulators.
Gabriel Harris-Rouquette - 10 years ago
-
Clean up more of the KeyRegistryModule.
Gabriel Harris-Rouquette - 10 years ago
-
Work in progress implementation of keys refactor.
Gabriel Harris-Rouquette - 10 years ago
-
Fix Server.copyWorld and switch to NIO file visitors
Minecrell - 10 years ago
-
Bump common for Keys refactor. Plugins with custom data are likely broken, but hey, this is bleeding!
-
1.10.2-5.0.0-BETA-122
-
Move SpongeApiContainer to SpongeVanilla
Minecrell - 10 years ago
SpongeCommon
-
Move SpongeAPI container to SpongeVanilla
Minecrell - 10 years ago
-
Move SpongeApiContainer to SpongeVanilla
-
1.10.2-5.0.0-BETA-121
-
Cleanup initialization
Minecrell - 10 years ago
-
Cleanup initialization
-
1.10.2-5.0.0-BETA-120
-
Replace Trove transformer exclusion with fastutil
…
Minecrell - 10 years ago
-
Replace Trove transformer exclusion with fastutil
-
1.10.2-5.0.0-BETA-119
-
Add classloader exclusion for PluginContainer. Fixes #268
…
Minecrell - 10 years ago
SpongeCommon
-
Merge custom command source fixes from pull request #860
Minecrell - 10 years ago
-
Fix WrapperICommandSender.getEntityWorld() returning null
Brynley McDonald - 10 years ago
-
Fix client inventory becoming desynced when calling InteractBlockEvent for certain items
Aaron Hill - 10 years ago
-
Use player's open container when restoring click transactions
Aaron Hill - 10 years ago
-
Remove unused import.
bloodshot - 10 years ago
-
Add classloader exclusion for PluginContainer. Fixes #268
-
1.10.2-5.0.0-BETA-118
-
Update for explosions refactor.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Refactor explosion handling to be in common. The implementation is prepared for all event changes and now
Gabriel Harris-Rouquette - 10 years ago
-
Fix players being double-added to world list.
Chris Sanders - 10 years ago
-
Update for explosions refactor.
-
1.10.2-5.0.0-BETA-117
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Make sure that TextComponentIterator's currentChildIterator is setup
Aaron Hill - 10 years ago
-
Add missing canAddEntity check during chunk load.
bloodshot - 10 years ago
-
Fix NPEs when sending BookView
Minecrell - 10 years ago
-
Merge book view fixes from pull request #924
Minecrell - 10 years ago
-
Update
rexbut - 10 years ago
-
Since 1.9, the "sendViewBook" don't work because the
rexbut - 10 years ago
-
Update SpongeCommon