All builds
-
1.10.2-2079-5.0.0-BETA-1737
-
Bump common for compile warning fixes.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Fix compiler warnings and a few missed intrinsic methods.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for compile warning fixes.
-
1.10.2-2079-5.0.0-BETA-1735
-
Fix plugin id sanitation
Nick Conde - 10 years ago
-
Fix plugin id sanitation
-
1.10.2-2079-5.0.0-BETA-1734
-
Update for virtual biome changes
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
-
Update for virtual biome changes
-
1.10.2-2079-5.0.0-BETA-1732
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Only add notifier to builder if 'appendPreBlockProtectedCheck' doesn't
Aaron Hill - 10 years ago
-
Add missing '.'
Aaron Hill - 10 years ago
-
Update SpongeCommon
-
1.10.2-2079-5.0.0-BETA-1731
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
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
-
1.10.2-2079-5.0.0-BETA-1730
-
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-2079-5.0.0-BETA-1729
-
Bump common for Keys refactor. Note that any plugins using custom data are likely to be broken.
…
Gabriel Harris-Rouquette - 10 years ago -
Register SpongeAPI mod container in FML mod loader
Minecrell - 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
-
Move SpongeAPI container to SpongeVanilla
Minecrell - 10 years ago
-
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
-
Bump common for Keys refactor. Note that any plugins using custom data are likely to be broken.
-
1.10.2-2079-5.0.0-BETA-1727
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Use player's open container when restoring click transactions
Aaron Hill - 10 years ago
-
Update SpongeCommon
-
1.10.2-2079-5.0.0-BETA-1726
-
Update SpongeCommon for build fix.
bloodshot - 10 years ago
-
Update for explosion refactor. We still need to mixin to the explosion
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Remove unused import.
bloodshot - 10 years ago
-
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 SpongeCommon for build fix.
-
1.10.2-2079-5.0.0-BETA-1724
-
Adjust invalid plugin ID's to avoid plugin not loading.
…
bloodshot - 10 years ago
SpongeCommon
-
Make sure that TextComponentIterator's currentChildIterator is setup
Aaron Hill - 10 years ago
-
Adjust invalid plugin ID's to avoid plugin not loading.