All builds
-
1.9.4-1968-5.0.0-BETA-1487
-
Bump again for Mixin change
…
Aaron Hill - 10 years ago
-
Bump again for Mixin change
-
1.9.4-1968-5.0.0-BETA-1486
-
Bump for Mixin update
…
Aaron Hill - 10 years ago
-
Bump for Mixin update
-
1.9.4-1968-5.0.0-BETA-1483
-
Bump common for mixin/mappings bump. Fix compile AP step.
…
Chris Sanders - 10 years ago -
Bump common for container closing drop fixes.
Gabriel Harris-Rouquette - 10 years ago
-
Remove frivolous common handler mixin to try to terminate the game with null nbt settings.
Gabriel Harris-Rouquette - 10 years ago
-
Do not forget to license.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common and fix shearing shearable entities with regards to item-pre-merging.
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Bump Mixin to 0.5.11. Bump mappings to 20160621.
Chris Sanders - 10 years ago
-
Update for api permissions changes
zml - 10 years ago
-
Fix item drops from players closing containers and items dropping. Fixes #805.
Gabriel Harris-Rouquette - 10 years ago
-
Fix interactions with entities and item pre-merging.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for mixin/mappings bump. Fix compile AP step.
-
1.9.4-1968-5.0.0-BETA-1477
-
Bump common for fix with chunk gcs.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Actually call chunk gc... Fixes SpongePowered/SpongeForge#698.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for fix with chunk gcs.
-
1.9.4-1968-5.0.0-BETA-1476
-
Clean up MixinEventItem to avoid illegal access exceptions.
…
Gabriel Harris-Rouquette - 10 years ago
-
Clean up MixinEventItem to avoid illegal access exceptions.
-
1.9.4-1968-5.0.0-BETA-1475
-
Bump common for drop fixes. Bump Forge version. Fix MixinEventItem. Add classes to .gitignore.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Fix drops for good. Remove EventConsumer. Fixes #803.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for drop fixes. Bump Forge version. Fix MixinEventItem. Add classes to .gitignore.
-
1.9.4-1965-5.0.0-BETA-1473
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Check if overworld is loaded in UserDiscoverer
Aaron Hill - 10 years ago
-
Update MCP mappings to snapshot_20160618
Minecrell - 10 years ago
-
Update SpongeCommon
-
1.9.4-1965-5.0.0-BETA-1472
-
Merge master into bleeding. update common.
…
Gabriel Harris-Rouquette - 10 years ago -
Bump common for further loadChunk fixes.
Chris Sanders - 10 years ago
-
Bump common ref for get/loadChunk fix.
Chris Sanders - 10 years ago
-
Fix some forge events not firing on event bus.
bloodshot - 10 years ago
-
Bump common ref for isAreaLoaded fix.
Chris Sanders - 10 years ago
-
Update SpongeCommon
Aaron Hill - 10 years ago
-
Update SpongeCommon for world gen chunk leak fix.
bloodshot - 10 years ago
-
Update SpongeCommon for createSnapshot fix.
bloodshot - 10 years ago
-
Update SpongeCommon for entity teleport fix.
bloodshot - 10 years ago
-
Bump for Tile Entity timings fix.
Chris Sanders - 10 years ago
- Show -5 older commits.
- Collapse commits.
SpongeCommon
-
Minor cleanup of EntityUtil.
Gabriel Harris-Rouquette - 10 years ago
-
Fix pre-merged player drops. All drops should now work as expected, pre-merged and not pre-merged.
Gabriel Harris-Rouquette - 10 years ago
-
Scratch that, just call loadchunk and if not, call provideChunk.
Gabriel Harris-Rouquette - 10 years ago
-
Need to call loadChunk instead of loadChunkFromFile to allow chunk loading logic to run.
Gabriel Harris-Rouquette - 10 years ago
-
Merge master into bleeding for load chunk fixes.
Gabriel Harris-Rouquette - 10 years ago
-
We actually need to try and load from file to honor API contract.
Chris Sanders - 10 years ago
-
Bump API. Correctly implement getChunk/loadChunk. Honors contract now.
Chris Sanders - 10 years ago
-
Merge master into bleeding for updates.
Gabriel Harris-Rouquette - 10 years ago
-
Fix SpawnEntityEvent's not checking for filtered entities.
bloodshot - 10 years ago
-
Fix isAreaLoaded always checking same chunks. Closes #801.
Chris Sanders - 10 years ago
-
Don't capture explosions.
bloodshot - 10 years ago
-
Enable chunk requests in safe teleporter
Aaron Hill - 10 years ago
-
Add Item entity merge configuration.
Gabriel Harris-Rouquette - 10 years ago
-
Don't allow chunk requests during world gen.
bloodshot - 10 years ago
-
Fix block meta not being applied correctly to createSnapshot API calls.
bloodshot - 10 years ago
-
Merge master into bleeding. update common.
-
1.9.4-1965-5.0.0-BETA-1468
-
Bump common to really fix #692.
…
Chris Sanders - 10 years ago
SpongeCommon
-
No reason to check registration, just return the DimensionType known.
Chris Sanders - 10 years ago
-
Bump common to really fix #692.
-
1.9.4-1965-5.0.0-BETA-1467
-
Register mod DimensionTypes in WorldManager. Closes #692.
…
Chris Sanders - 10 years ago
-
Register mod DimensionTypes in WorldManager. Closes #692.