All builds
-
1.11-6.0.0-BETA-181
-
Stop referencing PluginContainer in main class loader
Minecrell - 9 years ago
SpongeCommon
-
Move Forge light location optimization to SpongeForge
Minecrell - 9 years ago
-
Stop referencing PluginContainer in main class loader
-
1.11-6.0.0-BETA-180
-
Minor cleanup, use primitive fastutil map for world tick times
Minecrell - 9 years ago
SpongeCommon
-
Move a few interface methods to SpongeImplHooks
Minecrell - 9 years ago
-
Cleanup SpongeImplHooks
Minecrell - 9 years ago
-
Minor cleanup, use primitive fastutil map for world tick times
-
1.11-6.0.0-BETA-179
-
Update SpongeCommon for tab completion fix
Minecrell - 9 years ago
SpongeCommon
-
Add remap=false to @Redirect to Guava
Minecrell - 9 years ago
-
Use temporary field for tab complete injector, fix production
Minecrell - 9 years ago
-
Update SpongeCommon for tab completion fix
-
1.11-6.0.0-BETA-178
-
Update SpongeCommon for particle fixes
Minecrell - 9 years ago
SpongeCommon
-
Cache the particle effects packet data and fixed some issues. (#986)
Seppe Volkaerts - 9 years ago
-
Update SpongeCommon for particle fixes
-
1.11-6.0.0-BETA-177
-
Update SpongeCommon for plugin-meta update
Minecrell - 9 years ago
SpongeCommon
-
Update SpongeAPI for plugin-meta update
Minecrell - 9 years ago
-
Update SpongeCommon for plugin-meta update
-
1.11-6.0.0-BETA-176
-
Set SpongeCommon submodule branch for convenience
…
Aaron Hill - 9 years ago
SpongeCommon
-
Remove unused forge var.
bloodshot - 9 years ago
-
Set SpongeAPI submodule branch for convenience
Aaron Hill - 9 years ago
-
Fix tab completion and fire events with new parameters
Aaron Hill - 9 years ago
-
Properly negate result of ignoresItemPreMerging
Aaron Hill - 9 years ago
-
Don't assume that SpawnEntityEvent#getEntities is unmodified
Aaron Hill - 9 years ago
-
Set SpongeCommon submodule branch for convenience
-
1.11-6.0.0-BETA-175
-
Update SpongeCommon for observer fixes
Aaron Hill - 9 years ago
SpongeCommon
-
Properly trigger Observer blocks
Aaron Hill - 9 years ago
-
Update SpongeCommon for observer fixes
-
1.11-6.0.0-BETA-174
-
Handle gameDir being null if no argument is passed
Nick Conde - 9 years ago
SpongeCommon
-
Change emerald ore populator to a random block populator, Fixes #979
Nick Conde - 9 years ago
-
Handle gameDir being null if no argument is passed
-
1.11-6.0.0-BETA-173
-
Update SpongeCommon // Initialise game dir
kashike - 9 years ago
SpongeCommon
-
Require initialisation of game dir path from platform rather than assuming
kashike - 9 years ago
-
Update SpongeCommon for enchantment fix // Ensure enchantment level is a short
kashike - 9 years ago
-
Refactor handling of 'ChangeBlockEvent.Pre' for fake players.
bloodshot - 9 years ago
-
Fix wrong hand type being passed during pre interact secondary check.
bloodshot - 9 years ago
-
Update SpongeCommon // Initialise game dir
-
1.11-6.0.0-BETA-172
-
Fix renamed method in injector
Nick Conde - 9 years ago
SpongeCommon
-
Fix double inversion of biome coordinates
Nick Conde - 9 years ago
-
Fix various issues with taking modded items from inventory.
bloodshot - 9 years ago
-
Update mappings
kashike - 9 years ago
-
Merge pull request #1038 from Maxqia/entitydropfix
bloodmc - 9 years ago
-
Refactor click logic and fix item validation.
bloodshot - 9 years ago
-
Replace LoadingCache with a normal HashMap
kashike - 9 years ago
-
Fix Creative Inventories
Max Qian - 9 years ago
-
Actually post the DropItemEvent.Pre on mob drops
Max Qian - 9 years ago
-
Fix entities not dropping items
Max Qian - 9 years ago
-
Fix renamed method in injector