All builds
-
1.12.2-7.0.0-BETA-351
-
Update SpongeCommon
Anselm Brehme - 8 years ago
SpongeCommon
-
add Surrogate for SpongeVanilla
Anselm Brehme - 8 years ago
-
skip transaction capture if we cannot obtain a Slot
Anselm Brehme - 8 years ago
-
wrap slot parent in adapter when we could not mixin into it
Anselm Brehme - 8 years ago
-
Update SpongeCommon
-
1.12.2-7.0.0-BETA-350
-
move MixinEntitySelector to SpongeForge/SpongeVanilla
Anselm Brehme - 8 years ago
SpongeCommon
-
move MixinEntitySelector to SpongeForge/SpongeVanilla
Anselm Brehme - 8 years ago
-
null lens before reconstructing it
Anselm Brehme - 8 years ago
-
init when dirty on detectandsendchanges as well
Anselm Brehme - 8 years ago
-
mark Container as dirty when adding slots
Anselm Brehme - 8 years ago
-
and no NPE either
Anselm Brehme - 8 years ago
-
don't crash server when lens is missing slot
Anselm Brehme - 8 years ago
-
Implement TransferInventoryEvents
Anselm Brehme - 9 years ago
-
Allow the server shutdown thread to use the CSM
phit - 8 years ago
-
move MixinEntitySelector to SpongeForge/SpongeVanilla
-
1.12.2-7.0.0-BETA-349
-
Bump SpongeCommon for async lighting/watchdog crash fix.
JBYoshi - 9 years ago
SpongeCommon
-
Catch RejectedExecutionException in case the watchdog kills the server.
JBYoshi - 9 years ago
-
Bump SpongeCommon for async lighting/watchdog crash fix.
-
1.12.2-7.0.0-BETA-348
-
Update SpongeCommon
Minecrell - 9 years ago
-
Update SpongeCommon for Mixin version bump
kashike - 9 years ago
SpongeCommon
-
Update SpongeAPI for stopSound implementation
kashike - 9 years ago
-
Implemented the stop sounds methods and added a test plugin. (#1576)
Seppe Volkaerts - 9 years ago
-
fix IIOOBE when removing all dropped items
Anselm Brehme - 9 years ago
-
Merge pull request #1544 from ustc-zzzz/bleeding
Chris Sanders - 9 years ago
-
Provide thread information when invoking CSM off desired thread
kashike - 9 years ago
-
Bump API for command flag usage fix
Daniel Naylor - 9 years ago
-
Fix /help 2 for paging, Fix tab completion, add Tips. (#1305)
Ryan Leach - 9 years ago
-
Avoid race conditions with removing entities from the async list.
Gabriel Harris-Rouquette - 9 years ago
-
Add async entity spawning captures, also prevents async entity spawns from infecting the PhaseTracker and CauseStackManager. Politely adds a configuration option to spawn captured entities on the main thread at an appropriate time.
Gabriel Harris-Rouquette - 9 years ago
-
Fix generator settings not working for custom worlds. Fixes #1169
simon816 - 9 years ago
-
Merge pull request #1562 from Grinch/bleeding
kashike - 9 years ago
-
Update Mixin dependency version
Steven Downer - 9 years ago
-
Fix a bug where a CustomInventory cannot handle inventory events
Yanbing Zhao - 9 years ago
-
Update SpongeCommon
-
1.12.2-7.0.0-BETA-346
-
update for mappings bump
kashike - 9 years ago
SpongeCommon
-
bump mappings to 20171007
kashike - 9 years ago
-
Fix world renaming
Daniel Naylor - 9 years ago
-
implement retrieving Properties from CustomInventories and viewing containers
Anselm Brehme - 10 years ago
-
Fix DamageEntity for fireworks not having proper source.
Chris Sanders - 9 years ago
-
implement convenience method for adding inventory properties with default key
Anselm Brehme - 9 years ago
-
include ItemBlockSpecial in ItemType#getBlock
kashike - 9 years ago
-
Undo portal creation after a portal event is cancelled.
bloodshot - 9 years ago
-
Fix cause and contexts during block pre event.
bloodshot - 9 years ago
-
update for mappings bump
-
1.12.2-7.0.0-BETA-345
-
Update SpongeCommon for cached chunk fix.
bloodshot - 9 years ago
SpongeCommon
-
Don't use cached chunk for pending TE additions.
bloodshot - 9 years ago
-
Refactor updateEntities to make use of cached chunks.
bloodshot - 9 years ago
-
Update SpongeCommon for cached chunk fix.
-
1.12.2-7.0.0-BETA-344
-
Update SpongeCommon for supplier fix.
bloodshot - 9 years ago
SpongeCommon
-
Fix removeAll in supplier.
bloodshot - 9 years ago
-
Update SpongeCommon for supplier fix.
-
1.12.2-7.0.0-BETA-343
-
Update SpongeCommon for more captures fixes.
bloodshot - 9 years ago
SpongeCommon
-
Refactor captured suppliers. Fixes SpongePowered/SpongeForge#1792
bloodshot - 9 years ago
-
Avoid unnecessary permission check when block is not a command block or structure block
kashike - 9 years ago
-
Update SpongeCommon for more captures fixes.
-
1.12.2-7.0.0-BETA-342
-
Update SpongeCommon for attached blocks drop fix.
bloodshot - 9 years ago
SpongeCommon
-
Fix attached blocks not dropping after break.
bloodshot - 9 years ago
-
fix test
kashike - 9 years ago
-
Remove useless translation creation
kashike - 9 years ago
-
Fix weather entities not being ticked.
kashike - 9 years ago
-
Fix some OCD issues
kashike - 9 years ago
-
do not rely on mod not overriding getSizeInventory
Anselm Brehme - 9 years ago
-
Rename CauseStack to PhaseStack, eliminating more ambiguity. Clean up some of the verbosity of errors and such with the PhaseTracker. Now it will properly silence itself after one instance of an error of a particular kind, unless verbose is enabled.
Gabriel Harris-Rouquette - 9 years ago
-
Add tracked player to capturing in context.
Chris Sanders - 9 years ago
-
Update SpongeCommon for attached blocks drop fix.
-
1.12.2-7.0.0-BETA-341
-
Update SpongeVanilla for hitvec changes.
…
Chris Sanders - 9 years ago
SpongeCommon
-
Pass off hitvec to Sponge events.
Chris Sanders - 9 years ago
-
Fix ClassCastException during DropItemWithHotkey phase.
bloodshot - 9 years ago
-
Rename CauseTracker to PhaseTracker to avoid confusion with CauseStackManager.
Gabriel Harris-Rouquette - 9 years ago
-
Fix entity spawn groups not being properly used
kashike - 9 years ago
-
Remove requirement for events posted asynchronous to extend AbstractEvent
kashike - 9 years ago
-
Remove unneeded null check, Closes #1420
Nick Condé - 9 years ago
-
enable shulker box block entity mixin
kashike - 9 years ago
-
Fix data query separator in schematics
Nick Conde - 9 years ago
-
Implement extent factory methods taking the extent min point
Nick Conde - 9 years ago
-
Update SpongeVanilla for hitvec changes.