Sponge Downloads

All builds

  1. 1.12.2-2486-7.0.0-BETA-2644

    1. Update SpongeForge to Minecraft 1.12.2
      Minecrell - 9 years ago
  2. 1.12.2-1.12.2-14.23.5.2768-7.1.6-RC3582

    1. Bump SpongeCommon
      Aaron Hill - 7 years ago
    SpongeCommon
    1. Print more debugging info in TimingsPls
      Aaron Hill - 7 years ago
  3. 1.12.2-1.12.2-14.23.5.2768-7.1.6-RC3581

    1. Fix for FG changes - stable-7 (#2613)
      clienthax - 7 years ago
    2. Bump SpongeCommon for custom inventory listener registration
      Aaron Hill - 7 years ago
    3. Bump SpongeCommon for capture fix
      Aaron Hill - 7 years ago
    4. Bump SpongeCommon for CustomInventory improvements
      Aaron Hill - 7 years ago
    5. Fix IllegalStateException in MixinEventBus.
      bloodshot - 7 years ago
    6. Show -495 older commits.
    SpongeCommon
    1. Ensure that re-opening a closed inventory re-registers its listeners
      Aaron Hill - 7 years ago
    2. Restore captureInventory to previous value.
      Aaron Hill - 7 years ago
    3. Improve CustomInventory performance
      Aaron Hill - 7 years ago
    4. Return -1 when we get an error
      Aaron Hill - 7 years ago
    5. Add debug info to error in getTileEntityId
      Aaron Hill - 7 years ago
    6. Avoid loading entities and TE's when loading existing chunk for regen.
      bloodshot - 7 years ago
    7. Fix chunk always entering terrain generation when we are intending to regenerate.
      Gabriel Harris-Rouquette - 7 years ago
    8. Simplify the chunk offset to allow chunk regeneration.
      Gabriel Harris-Rouquette - 7 years ago
    9. Implement chunk regeneration API.
      bloodshot - 7 years ago
    10. Implement Rotate/Position events.
      bloodshot - 7 years ago
    11. Relocate timings package into SpongeCommon package
      Aaron Hill - 7 years ago
    12. Remove hasSetOwner/hasSetNotifier usage for MixinTileEntity.
      bloodshot - 7 years ago
    13. Add FlowerPot test in relation to #2144. Does verify the first issue included in the PDF being resolved in current versions.
      Gabriel Harris-Rouquette - 7 years ago
    14. Fix owner/notifier checks in MixinTileEntity.
      bloodshot - 7 years ago
    15. Fix scaled health stripping attribute modifiers.
      Gabriel Harris-Rouquette - 7 years ago
    16. Fix missing manipulators (#2127)
      Morpheus - 7 years ago
    17. Add team name/displayname length check
      ImMorpheus - 7 years ago
    18. Prevent having to use "minecraft:" when getting particle types (#2165)
      Adam - 7 years ago
    19. Implement entity-spawn logging
      ImMorpheus - 7 years ago
    20. Fix PositionOutOfBoundsException when calling getHighestYAt
      ImMorpheus - 7 years ago
    21. Still allow GameRegistry.register to be used for recipes.
      Seppe Volkaerts - 7 years ago
    22. Missing license, broken build :D
      ImMorpheus - 7 years ago
    23. Allow modify item MaxStackSize more then 64 (#2145)
      PorPit - 7 years ago
    24. Bump SpongeAPI for EnderDragon phases
      ImMorpheus - 7 years ago
    25. Common changes required to allow for a modified TileEntity.REGISTRY compatibility for Forge MultiPart doing duplicate registrations. (#2095)
      Gabriel Harris-Rouquette - 7 years ago
    26. EnderDragon phases (#1032)
      kashike - 7 years ago
    27. Change always true != null check to instanceof (#2026)
      Simon_Flash - 7 years ago
    28. Fix missing EventContextKeys during Interact events (#2181)
      Morpheus - 7 years ago
    29. implement interaction Slot for ClickInventoryEvents
      Anselm Brehme - 7 years ago
    30. Add test plugin WitherSpawnTest (#1599)
      Ryan Leach - 7 years ago
    31. Add a message during null-check when building a SpongeBlockSnapshot
      ImMorpheus - 7 years ago
    32. Bump version for development towards the next stable release.
      Gabriel Harris-Rouquette - 7 years ago
    33. Mark a new Sponge release 7.1.5
      Gabriel Harris-Rouquette - 7 years ago
    34. Don't convert back and forth between Explosion objects and their unpacked data. (#1368)
      Jonathan Browne - 7 years ago
    35. Bump API for ServerBossBars helper methods
      ImMorpheus - 7 years ago
    36. Add some helper methods for working with ServerBossBars (#1296)
      kashike - 7 years ago
    37. Fix offering walking speed to players.
      Seppe Volkaerts - 7 years ago
    38. Add PaperMC fix for book exploit
      Aaron Hill - 7 years ago
    39. Allow exploit mixins to run on server and client
      Aaron Hill - 7 years ago
    40. Fix negative smelting experience...
      Seppe Volkaerts - 7 years ago
    41. fix PotionType tests
      Anselm Brehme - 7 years ago
    42. Add safety measure in case cached chunk is null.
      bloodshot - 7 years ago
    43. Fix players not being removed from chunk on disconnect.
      bloodshot - 7 years ago
    44. Bump SpongeAPI
      Aaron Hill - 7 years ago
    45. implement PotionType
      Anselm Brehme - 7 years ago
    46. Log a meaningful error when a mod tries to register a invalid smelting recipe.
      Seppe Volkaerts - 7 years ago
    47. Throw a meaningful exception if a item id is accessed before it's registered.
      Seppe Volkaerts - 7 years ago
    48. Add Test Plugin : Score Text Test (#1429)
      Ryan Leach - 7 years ago
    49. Fix spectator not working on respawn (#2119)
      Morpheus - 7 years ago
    50. Partially revert #1958 for world limit fix (#2123)
      Daniel Naylor - 7 years ago
    51. Fix CraftingRecipes catalog.
      Seppe Volkaerts - 7 years ago
    52. Allow recipe registrations through the register event.
      Seppe Volkaerts - 7 years ago
    53. Fix issues with mod dimensions being forcefully loaded by Sponge.
      Gabriel Harris-Rouquette - 7 years ago
    54. Add better logging for unexpected block changes.
      Gabriel Harris-Rouquette - 7 years ago
    55. Avoid random NPEs from mods having null sources of IndirectEntityDamageSource. Fixes SpongePowered/SpongeForge#2577.
      Gabriel Harris-Rouquette - 7 years ago
    56. Make DeathUpdateState process per entity item drops. Fixes SpongePowered/SpongeForge#2297.
      Gabriel Harris-Rouquette - 7 years ago
    57. Avoid trying to check per block entity spawns when entity captures are disabled. Fixes SpongePowered/SpongeForge#2355.
      Gabriel Harris-Rouquette - 7 years ago
    58. Properly fix SpongePowered/SpongeForge#2521.
      Gabriel Harris-Rouquette - 7 years ago
    59. Bump SpongeAPI for error swallowing fix.
      JBYoshi - 7 years ago
    60. Standardize interact events (#2125)
      Morpheus - 7 years ago
    61. Add active item data
      Parker Lougheed - 8 years ago
    62. Update SpongeAPI
      Seppe Volkaerts - 7 years ago
    63. Bump API for abstract data fixes.
      Seppe Volkaerts - 7 years ago
    64. Add @Surrogate for SpongeVanilla
      Aaron Hill - 7 years ago
    65. clear listeners when resetting Inventory buider
      Anselm Brehme - 7 years ago
    66. add DropItemEvent.Close for drops when closing inventories
      Anselm Brehme - 7 years ago
    67. Implement ChangeEntityEquipmentEvents
      Yanbing Zhao - 8 years ago
    68. Fix IllegalStateException in EntityTickPhaseState.
      bloodshot - 7 years ago
    69. Allow plugins to override sponge PvP config.
      bloodshot - 7 years ago
    70. Fix GameRegistryEvent.Register<DataTranslator<?>> not triggering.
      Seppe Volkaerts - 7 years ago
    71. Use a virtual portal agent as a workaround to SpongePowered/SpongeForge#2266
      kashike - 7 years ago
    72. Set EventContextKeys.USED_ITEM when firing UseItemStackEvent
      Aaron Hill - 7 years ago
    73. Ensure that the cause and context for all UseItemStackEvent events is consistent
      Aaron Hill - 7 years ago
    74. Fix incorrect check during pregen that caused all chunks to be loaded again.
      Daniel Naylor - 7 years ago
    75. Don't double-spawn entities when changing dimensions.
      JBYoshi - 7 years ago
    76. Make value processors for JoinData support users
      Aaron Hill - 7 years ago
    77. Fire Forge ServerConnectionFromClientEvent.
      JBYoshi - 7 years ago
    78. Merge pull request #2113 from ImMorpheus/fix/world-gm
      kashike - 7 years ago
    79. fix possible NPE
      Anselm Brehme - 7 years ago
    80. Cleaner solution
      ImMorpheus - 7 years ago
    81. remove custom inventory listeners when inventory is no longer used
      Anselm Brehme - 7 years ago
    82. compat fix with mods that change hotbar size
      Anselm Brehme - 7 years ago
    83. allow to unregister listeners on custom inventories
      Anselm Brehme - 7 years ago
    84. Implement UpdateAnvilEvent
      Anselm Brehme - 8 years ago
    85. fix build
      Anselm Brehme - 7 years ago
    86. Fix DamageType registry not being able to register additional types. Fixes #2101.
      Gabriel Harris-Rouquette - 7 years ago
    87. Actually drop captured entities in BasicInventoryPacketState.
      JBYoshi - 7 years ago
    88. Fix NotePitch objects using the wrong values.
      JBYoshi - 7 years ago
    89. Fix SlotAdapter iterator
      Xakep_SDK - 7 years ago
    90. always use captured crafted stack
      Anselm Brehme - 7 years ago
    91. fix air block getItem
      Anselm Brehme - 7 years ago
    92. Bump Gradle to 3.4.1
      Aaron Hill - 7 years ago
    93. Bump Gradle wrapper to 3.4
      Aaron Hill - 7 years ago
    94. Bump version towards next reccomended build
      Aaron Hill - 8 years ago
    95. Make new Reccomended Build due to Jenkins issue
      Aaron Hill - 8 years ago
    96. Bump RB to next snapshot
      Aaron Hill - 8 years ago
    97. Make new Recommended Build for singleplayer scheduler fix.
      Aaron Hill - 8 years ago
    98. Use proper format string when logging invalid entity
      Aaron Hill - 8 years ago
    99. fix Crafting Preview on after opening a new Container
      Anselm Brehme - 8 years ago
    100. Couple of breeding fixes
      Chris Sanders - 8 years ago
    101. Don't access server before it's available in SpongeScheduler
      Aaron Hill - 8 years ago
    102. Bump RB to next snapshot.
      Gabriel Harris-Rouquette - 8 years ago
    103. Mark new Recommended Build for command plugin container fix. Release 7.1.2
      Gabriel Harris-Rouquette - 8 years ago
    104. Use SpongeCommon container for sponge and help commands
      Daniel Naylor - 8 years ago
    105. mark inventories as dirty and cleanup player inventory state after scheduled tasks ran
      Anselm Brehme - 8 years ago
    106. fix SwitchHotbarScrollState not turning off capture after unwind
      Anselm Brehme - 8 years ago
    107. Some entities make block drops long after the blocks have been broken. Fixes SpongePowered/SpongeForge#2481.
      Gabriel Harris-Rouquette - 8 years ago
    108. Merge implementation of PlainPagedData. Merges #2065.
      Gabriel Harris-Rouquette - 8 years ago
    109. Update API reference. Merge CatalogTypeBuilder implementation additions. Merges #2075.
      Gabriel Harris-Rouquette - 8 years ago
    110. Bump Sponge version towards next recommended build.
      Gabriel Harris-Rouquette - 8 years ago
    111. Make first Recommended Build with the new versioning.
      Gabriel Harris-Rouquette - 8 years ago
    112. Merge Version Changes. Merges #2116.
      Gabriel Harris-Rouquette - 8 years ago
    113. Remove debugging logging for internal plugins.
      Gabriel Harris-Rouquette - 8 years ago
    114. Add a PluginContainer for SpongeCommon using the id 'sponge'. Migrate version strings to use new format.
      Gabriel Harris-Rouquette - 8 years ago
    115. Merge pull request #2115 from kencinder/patch-1
      kashike - 8 years ago
    116. Update ExploitCategory.java
      kencinder - 8 years ago
    117. Fix move entity event not firing because previous positions being changed during entity ticks. This allows normal entity movement to be cancelled once again.
      Gabriel Harris-Rouquette - 8 years ago
    118. Properly clear entity creator/owner from NBT
      Aaron Hill - 8 years ago
    119. Fix GameMode not updating
      ImMorpheus - 8 years ago
    120. Fix off by one that would cause spam with some excessive redstone stupidity.
      Gabriel Harris-Rouquette - 8 years ago
    121. Merge fix for lastCauseSize misuse. Merges #2110.
      Gabriel Harris-Rouquette - 8 years ago
    122. Properly fix the inventory packet state skipping over spawned entities to spawn, even if there are no transactions.
      Gabriel Harris-Rouquette - 8 years ago
    123. Due to a thing with mixins, I guess we cannot use accessor mixin interfaces within mixins.
      Gabriel Harris-Rouquette - 8 years ago
    124. Merge DominantHand implementation. Merges #2105.
      Gabriel Harris-Rouquette - 8 years ago
    125. Ensure entities spawned from inventory clicks will still spawn.
      Gabriel Harris-Rouquette - 8 years ago
    126. apply player specific keep-inventory gamerule to global during DropItemDestruct
      Anselm Brehme - 8 years ago
    127. More debugging info for buffer overflow issues with SF#2405.
      Gabriel Harris-Rouquette - 8 years ago
    128. fix crafting error with IC2
      Anselm Brehme - 8 years ago
    129. Fix a few issues with the recent exploit fix, mod tile entities not
      Gabriel Harris-Rouquette - 8 years ago
    130. Fix build warning
      Alex Thomson - 8 years ago
    131. Add License
      Alex Thomson - 8 years ago
    132. Add CauseStackTest plugin
      Alex Thomson - 8 years ago
    133. Use world restoring checks before spawning block item drops. Fixes SpongePowered/SpongeForge#2346.
      Gabriel Harris-Rouquette - 8 years ago
    134. Fix lastCauseSize getting set on the wrong index
      Alex Thomson - 8 years ago
    135. Merge particle effect builder fix. Merges #2096. Fixes #2040.
      Gabriel Harris-Rouquette - 8 years ago
    136. Merge custom data on item stacks failing to show what is failing. Merges #2083.
      Gabriel Harris-Rouquette - 8 years ago
    137. Merge forcing the global config to auto populate itself. Merges #2092.
      Gabriel Harris-Rouquette - 8 years ago
    138. Merge tablist fix. Merges #1941.
      Gabriel Harris-Rouquette - 8 years ago
    139. reuse lenses DefaultIndexedLenses in IItemHandlerAdapters
      Anselm Brehme - 8 years ago
    140. Port a few bug fixes to sponge from Paper. Revamp the exploit configuration category.
      Gabriel Harris-Rouquette - 8 years ago
    141. Fix tests
      ImMorpheus - 8 years ago
    142. License and brackets
      ImMorpheus - 8 years ago
    143. Update PR
      ImMorpheus - 8 years ago
    144. cached empty inventory instances were only used for unimplemented next method
      Anselm Brehme - 8 years ago
    145. only set slots when the transaction was modified
      Anselm Brehme - 8 years ago
    146. Implementation of DominantHandData
      Brynley McDonald - 10 years ago
    147. This is for @Zidane. An unusual side effect of only attaching notifiers
      Gabriel Harris-Rouquette - 8 years ago
    148. Fix excessive spam of exceptions from frame corruption. Fixes #2104.
      Gabriel Harris-Rouquette - 8 years ago
    149. Used in SpongeForge/SpongeVanilla for interaction fix.
      Chris Sanders - 8 years ago
    150. Avoid pushing duplicate objects in succession from various sources.
      Gabriel Harris-Rouquette - 8 years ago
    151. Merge early data handling management for pre data registration phases.
      Gabriel Harris-Rouquette - 8 years ago
    152. Properly fix SpongePowered/SpongeForge#1946.
      Gabriel Harris-Rouquette - 8 years ago
    153. Merge upstream after some changes locally.
      Gabriel Harris-Rouquette - 8 years ago
    154. Potentially fix awkward NPE occurring with Woodland Mansions.
      Gabriel Harris-Rouquette - 8 years ago
    155. Merge world limit fixes preventing crashes and exceptions from sponge when reaching the extended world limit. Merges #1958.
      Gabriel Harris-Rouquette - 8 years ago
    156. Only recalculate experience when the values are significantly off.
      JBYoshi - 8 years ago
    157. Fix commands requiring player interaction to process. Fixes SpongePowered/SpongeForge#2442.
      Gabriel Harris-Rouquette - 8 years ago
    158. fix CraftItemEvent.Preview when crafting multiple items
      Anselm Brehme - 8 years ago
    159. ignore packets with wrong container id
      Anselm Brehme - 8 years ago
    160. fix error message format
      Anselm Brehme - 8 years ago
    161. Provide the user instead of the player during login.
      Gabriel Harris-Rouquette - 8 years ago
    162. improve performance when creating large lenses
      Anselm Brehme - 8 years ago
    163. Resend container if interact block fails to fix ghost item usage.
      Chris Sanders - 8 years ago
    164. Correct naming and add a flag for usage in SV.
      Chris Sanders - 8 years ago
    165. Associate owner/notifier when executing commands that change blocks.
      Chris Sanders - 8 years ago
    166. Bump API for API v7.1.0 release dependency.
      Gabriel Harris-Rouquette - 8 years ago
    167. Add some assurances that the PacketBuffer is going to be properly sized before and
      Gabriel Harris-Rouquette - 8 years ago
    168. Slightly change the flow for interaction events.
      Chris Sanders - 8 years ago
    169. Fix check for capture pos that prevented entities being captured.
      Gabriel Harris-Rouquette - 8 years ago
    170. Fix mixup with inventory packet states attempting to set more capture objects.
      Gabriel Harris-Rouquette - 8 years ago
    171. Packet PhaseState cleanup. Moving a bunch of packet states to packages to keep things tidy, attempt number 2 at allowing entity captures to work in packet phase states for interactions...
      Gabriel Harris-Rouquette - 8 years ago
    172. Eliminate nullability checks since we default to an unknown packet state.
      Gabriel Harris-Rouquette - 8 years ago
    173. Apply some redirects to BlockStateContainer to attempt to narrow down where the exception/overwriting is coming from.
      Gabriel Harris-Rouquette - 8 years ago
    174. Properly fix ChangeBlockEvent.Pre being cancelled during interactions
      Gabriel Harris-Rouquette - 8 years ago
    175. Fix #2040
      clienthax - 8 years ago
    176. Silly Zidane adding features without bumping common etc.
      Gabriel Harris-Rouquette - 8 years ago
    177. Merged interaction fixes into stable-7. Fixes an issue where
      Gabriel Harris-Rouquette - 8 years ago
    178. Start moving phase context capture logic into PhaseContext where the knowing of what lists are available is more direct.
      Gabriel Harris-Rouquette - 8 years ago
    179. Small fixes and cleanup. Improved if statement for world gen to avoid performing capture block logic.
      Gabriel Harris-Rouquette - 8 years ago
    180. Shut down lighting executor when world is unloaded
      Aaron Hill - 8 years ago
    181. Don't perform capturing if WorldGeneration.
      Chris Sanders - 8 years ago
    182. Fix GravityAffectedPropertyStore instanceof check.
      JBYoshi - 8 years ago
    183. Experimental change to allow interaction packets to perform block captures for entity drops during changes. There might be other consequences to enabling this, but it will have to do.
      Gabriel Harris-Rouquette - 8 years ago
    184. Couple Firework fixes
      Chris Sanders - 8 years ago
    185. cleanup collisions mixin
      phit - 8 years ago
    186. apply same fix for collisions
      phit - 8 years ago
    187. Force auto-populate into global config
      phit - 8 years ago
    188. fix empty query result returning the entire inventory instead #2081
      Anselm Brehme - 8 years ago
    189. Show what data is failing
      ImMorpheus - 8 years ago
    190. Update for Key builder change.
      Seppe Volkaerts - 8 years ago
    191. Bump API. Fix default config portal agent id for nether.
      Chris Sanders - 8 years ago
    192. Merge pull request #2079 from RedNesto/fix/2077
      kashike - 8 years ago
    193. Fixes #2077
      RedNesto - 8 years ago
    194. Make catalog type builders consistent. Also make a furnace recipe already a catalog type.
      Seppe Volkaerts - 8 years ago
    195. Add missed permission to /sponge metrics
      Daniel Naylor - 8 years ago
    196. Updated metrics package
      Daniel Naylor - 8 years ago
    197. ANOTHER
      kashike - 8 years ago
    198. rename command
      kashike - 8 years ago
    199. *flips table* fix testplugins
      kashike - 8 years ago
    200. Merge pull request #2060 from SpongePowered/feature/stats-service
      kashike - 8 years ago
    201. stats -> metrics
      kashike - 8 years ago
    202. Implement StatsConfigManager and statistics-collection config
      Daniel Naylor - 8 years ago
    203. Prevent infinite loop when RCON client disconnects
      Daniel Naylor - 8 years ago
    204. implement Inventory canFit
      Anselm Brehme - 8 years ago
    205. Allow for world generation event listeners to continue on the world generation
      Gabriel Harris-Rouquette - 8 years ago
    206. Properly convert between ScoreText and TextComponentScore
      Aaron Hill - 8 years ago
    207. Merge pull request #2067 from RedNesto/fix/sf-1982
      Chris Sanders - 8 years ago
    208. Port 4648e4af32f68b07690df05d5446a5b74b99f2b2 to the new PhaseTracker
      RedNesto - 8 years ago
    209. Actually spawn entity in MixinEntityAIMate when ShouldFire is false
      Aaron Hill - 8 years ago
    210. Add missing license header
      Aaron Hill - 8 years ago
    211. Add some thread checks to MapStorage
      Aaron Hill - 8 years ago
    212. fix issue with empty containers
      Anselm Brehme - 8 years ago
    213. fix ignore damage(durability) itemstack comparator
      Anselm Brehme - 8 years ago
    214. Properly fix propogating neighbor notifiers.
      Gabriel Harris-Rouquette - 8 years ago
    215. Merge firework id fixes. Merges #2002.
      Gabriel Harris-Rouquette - 8 years ago
    216. Merge sponge side fix for experience. The other side of the fix is still pending a modchange.
      Gabriel Harris-Rouquette - 8 years ago
    217. Assume that book page text is JSON formatted
      Daniel Naylor - 8 years ago
    218. Implement PlainPagedData
      Daniel Naylor - 8 years ago
    219. Recalculate player experience when sending SPacketSetExperience to the client
      RedNesto - 8 years ago
    220. fix build
      Anselm Brehme - 8 years ago
    221. Optimize LocatableBlock creation with as few object churn as possible. Builders are directly created instead of flowing throgh the SpongeGameRegistry#createBuilder. Fixes #2387.
      Gabriel Harris-Rouquette - 8 years ago
    222. ignore empty containers
      Anselm Brehme - 8 years ago
    223. Fire BreedEntityEvent.Breed after baby's age has been set
      Aaron Hill - 8 years ago
    224. Access Lens directly for slots in HopperTransactions
      Anselm Brehme - 8 years ago
    225. Allow WorldManager.getDimensionID to return null
      Aaron Hill - 8 years ago
    226. Make SpongeIngredientBuilder.with(ItemType...) match all items of specified type
      Aaron Hill - 8 years ago
    227. Update selectors
      Daniel Naylor - 8 years ago
    228. Add support for 1.12 features
      rexbut - 9 years ago
    229. Bugfixes and improvements for Selectors
      Kenzie Togami - 10 years ago
    230. Move entering PLAYER_WAKE_UP phase directly into wakeUpPlayer
      Aaron Hill - 8 years ago
    231. Use stored User on EntityPlayerMP when getting a User for an online player.
      Daniel Naylor - 8 years ago
    232. Fix MoveEntityEvent.setToTransform().
      JBYoshi - 8 years ago
    233. Optimize vanilla map items
      Aaron Hill - 8 years ago
    234. nuke .github/move.yml
      kashike - 8 years ago
    235. Update code owners
      Minecrell - 8 years ago
    236. Add Jenkinsfile
      Minecrell - 8 years ago
    237. Wrap calls to weather-related WorldProvider methods in a phase
      Aaron Hill - 8 years ago
    238. Add even more workarounds for fake worlds
      Aaron Hill - 8 years ago
    239. Add 'concurrent-chunk-map-checks' config option to help debug mod issues
      Aaron Hill - 8 years ago
    240. Ensure the overwritten WorldInfo#getWorldName is used in production
      Aaron Hill - 8 years ago
    241. Add more workarounds for mod fake worlds, including an overwrite
      Aaron Hill - 8 years ago
    242. Add another usages of PhaseTracker.checkMaxBlockProcessingDepth
      Aaron Hill - 8 years ago
    243. mappings: snapshot_20180808
      kashike - 8 years ago
    244. When all else fails, create a dummy SpongeConfig for WorldInfo
      Aaron Hill - 8 years ago
    245. reformat
      Mmis1000 - 8 years ago
    246. Remove WorldServer#getUniqueId override
      Aaron Hill - 8 years ago
    247. Allow Integer.MIN_VALUE as a dimension id
      Aaron Hill - 8 years ago
    248. Better checks for invalid WorldServer and WorldInfo
      Aaron Hill - 8 years ago
    249. Remove mixinChunkProviderServer field in MixinWorldServer
      Aaron Hill - 8 years ago
    250. Make ChatTypeRegistryModule use MinecraftEnumBasedAlternateCatalogTypeRegistryModule
      Aaron Hill - 8 years ago
    251. Do null check on `this.tempRegistry.valueProcessorMap.get(key)`
      Mmis1000 - 8 years ago
    252. Allow setting creator and notifier UUIDs to null in SpongeBlockSnapshotBuilder
      Aaron Hill - 8 years ago
    253. Make ChatTypeRegistryModule a catlogue registry
      Aaron Hill - 8 years ago
    254. Prevent plugins from accessing custom data on empty ItemStacks
      Aaron Hill - 8 years ago
    255. handle missing orderedinventory on hopper interaction
      Anselm Brehme - 8 years ago
    256. expect wrong slot index from packet
      Anselm Brehme - 8 years ago
    257. fix Anvil Input and Output slots
      Anselm Brehme - 8 years ago
    258. Fail gracefully when using /sponge plugins reload and retrieving multiple plugins from a pattern
      Daniel Naylor - 8 years ago
    259. Make SpongeTexts.splitChatMessage work with arbitrary ITextComponents
      Aaron Hill - 8 years ago
    260. Explicitly clear out capture lists that we don't want to process
      Aaron Hill - 8 years ago
    261. fix ContainerRepair Lens
      Anselm Brehme - 8 years ago
    262. Prevent UserDiscoverer caching a user when a user doesn't exist
      Daniel Naylor - 8 years ago
    263. Implement ThrownPotion#getItemData correctly. Fixes #1996.
      Gabriel Harris-Rouquette - 8 years ago
    264. Include EventContextKeys.BLOCK_EVENT when harvesting blocks
      Aaron Hill - 8 years ago
    265. Make ShouldFire flags include subclass listeners
      Aaron Hill - 8 years ago
    266. Update Common for Configurate update
      Daniel Naylor - 8 years ago
    267. Implement BreedEntityEvent and bug fixes
      Chris Sanders - 8 years ago
    268. fix armorequipable returning empty optional instead of empty items
      Anselm Brehme - 8 years ago
    269. offline enderchest
      Anselm Brehme - 8 years ago
    270. Neighbor notifications should not always be captured, because of world gen.
      Gabriel Harris-Rouquette - 8 years ago
    271. Rewrite onCollideWithNearbyEntities to avoid using local variables
      Aaron Hill - 8 years ago
    272. loading EnderChest on demand for User
      Anselm Brehme - 8 years ago
    273. loading EnderChest on demand for User
      Anselm Brehme - 8 years ago
    274. Need to actually return stuff to compile...
      Gabriel Harris-Rouquette - 8 years ago
    275. Do not throw events with empty lists for ChangeBlockEvent.Pre.
      Gabriel Harris-Rouquette - 8 years ago
    276. Merge chunk provider fix with EnderIO issue. Fixes SpongePowered/SpongeForge#2340.
      Gabriel Harris-Rouquette - 8 years ago
    277. Use a getter to avoid crash with world wrappers
      ImMorpheus - 8 years ago
    278. Merge per plugin reload command. Merges #1995.
      Gabriel Harris-Rouquette - 8 years ago
    279. Verify that when blocks are being destroyed by entities, they can be properly cancelled
      Gabriel Harris-Rouquette - 8 years ago
    280. Improve error message in SpongeItemStackBuilder when missing ID is specified
      Aaron Hill - 8 years ago
    281. Enable leak detection to help admins let devs know who are leaking connections.
      Chris Sanders - 8 years ago
    282. Move maxEntityCramming fix to entity collision module.
      bloodshot - 8 years ago
    283. Fix maxEntityCramming with collision optimization.
      bloodshot - 8 years ago
    284. Fix boolean logical error. Previous build will break everything. literally....
      Gabriel Harris-Rouquette - 8 years ago
    285. Clear captured lists and maps prior to being consumed. Should avoid recursion. Might fix SpongePowered/SpongeForge#2330.
      Gabriel Harris-Rouquette - 8 years ago
    286. Remove timings entity and TE warning spam.
      bloodshot - 8 years ago
    287. Sql Service changes for SpongeForge and SSP.
      Chris Sanders - 8 years ago
    288. Add missing license header
      Aaron Hill - 8 years ago
    289. Make SPacketChunkData exception more informative
      Aaron Hill - 8 years ago
    290. Fire 'ChangeBlockEvent.Pre' for destroyBlock. Fixes #2010
      bloodshot - 8 years ago
    291. The advancements weren't being properly registered to the advancement registry. (#1999)
      Seppe Volkaerts - 8 years ago
    292. Print out player data file when decompression exception occurs
      Aaron Hill - 8 years ago
    293. Injecct into stopServer instead of modifying anonymous class
      Aaron Hill - 8 years ago
    294. Don't attempt to stop server twice
      Aaron Hill - 8 years ago
    295. missed file
      Anselm Brehme - 8 years ago
    296. fire click inventory events even with no captured transactions
      Anselm Brehme - 8 years ago
    297. fix ClickInventoryEvent.Creative slots
      Anselm Brehme - 8 years ago
    298. add EquipmentSlotType properties to player containers too
      Anselm Brehme - 8 years ago
    299. Refactor chunk gc. Fixes SpongePowered/SpongeForge#2311
      bloodshot - 8 years ago
    300. Disable Mixin refmap when running in LWTS
      Minecrell - 8 years ago
    301. Expose LWTS to implementation modules
      Minecrell - 8 years ago
    302. Add test that runs a Mixin audit to ensure all Mixins apply successfully
      Minecrell - 8 years ago
    303. Update API for command args fix with flags.
      Daniel Naylor - 8 years ago
    304. Check if criterion is available before retrieving.
      bloodshot - 8 years ago
    305. Fix typo in MixinTileEntity.
      bloodshot - 8 years ago
    306. Don't clear active chunk if a TE is invalidated during tick.
      bloodshot - 8 years ago
    307. Don't fire Creeper explosive events on the client
      Aaron Hill - 8 years ago
    308. Not being careful...
      Simon_Flash - 8 years ago
    309. Fix for FireworkShape id being... really messed up.
      Simon_Flash - 8 years ago
    310. Fix async chunk load when calling setSkylightUpdated.
      bloodshot - 8 years ago
    311. Add properties for EquipmentTypes under PlayerInventoryLens
      Anselm Brehme - 8 years ago
    312. Bump API for command quality of life updates
      Daniel Naylor - 8 years ago
    313. Add license to IndividualPluginReloadTest
      Simon_Flash - 8 years ago
    314. Offhand is an EquipmentSlot
      Anselm Brehme - 8 years ago
    315. Fix Vanilla size calculation bug in BlockStateContainer#getSerializedSize
      Aaron Hill - 8 years ago
    316. Move packet timestamps to SpongeCommonEventFactory.
      bloodshot - 8 years ago
    317. Add test plugin, separate stream call
      Simon_Flash - 8 years ago
    318. Add feature to reload individual plugins
      Simon_Flash - 8 years ago
    319. Fix scheduled tasks creating phases async.
      bloodshot - 8 years ago
    320. Fix MoveEntityEvent not firing for non-players.
      bloodshot - 8 years ago
    321. Improve packet unwind performance.
      bloodshot - 8 years ago
    322. Move event code out of PacketUtil to MixinNetHandlerPlayServer.
      bloodshot - 8 years ago
    323. Minor changes to support SF event factories.
      bloodshot - 8 years ago
    324. Make getHandlerCache public
      Aaron Hill - 8 years ago
    325. Fix fakeplayer advancement errors.
      bloodshot - 8 years ago
    326. Add another safety check for advancement isDone.
      bloodshot - 8 years ago
    327. Fix login exception with advancements.
      bloodshot - 8 years ago
    328. Ensure null EnumDifficulty types are not being set onto worldinfos.
      Gabriel Harris-Rouquette - 8 years ago
    329. Do not capture slot restore and do not include crafting output in both events
      Anselm Brehme - 8 years ago
    330. Removing a lot of generics from Inventory Impl
      Anselm Brehme - 8 years ago
    331. Inventory Lens Privacy
      Anselm Brehme - 8 years ago
    332. Fix random issue where the packet being processed does not have a player with it (usually from unknown packets).
      Gabriel Harris-Rouquette - 8 years ago
    333. Fix cause frame during player packets.
      bloodshot - 8 years ago
    334. Add BrokenMods configuration category
      Aaron Hill - 8 years ago
    335. Inventory Lens Privacy
      Anselm Brehme - 8 years ago
    336. Packets are special. they always need unwinding and handling.
      Gabriel Harris-Rouquette - 8 years ago
    337. Default to unknown packet states, not empty packet states.
      Gabriel Harris-Rouquette - 8 years ago
    338. Boolean fail... Also, interaction states need to have logic ran.
      Gabriel Harris-Rouquette - 8 years ago
    339. Merge changes to allow for creating StackFrames on demand based on PhaseStates. Merges #1987.
      Gabriel Harris-Rouquette - 8 years ago
    340. Since we now check if hasCaptures before unwinding, we need to make inventory contexts have captures always to process any inventories affected.
      Gabriel Harris-Rouquette - 8 years ago
    341. We do not need a new stackframe for the phase state being switched on window close. The PacketState will automatically push a frame.
      Gabriel Harris-Rouquette - 8 years ago
    342. Apparently somehow the neighbornotification context is being told to set the notifier multiple times? Just ignore it and set the field directly i guess....
      Gabriel Harris-Rouquette - 8 years ago
    343. Move TimingHandler to use the SpongeImplHooks isMainThread check. Allows for tests to pass.
      Gabriel Harris-Rouquette - 8 years ago
    344. Indiana State and the Last Context
      Gabriel Harris-Rouquette - 8 years ago
    345. Fix UserStorageService#getAll() returning incorrect GameProfiles
      Daniel Naylor - 8 years ago
    346. Indiana State and the Temple of Phase.
      Gabriel Harris-Rouquette - 8 years ago
    347. Raiders of the Lost Phase.
      Gabriel Harris-Rouquette - 8 years ago
    348. CompletePhase should never provide context information as there is none. There are possible chances where multiple frames can be pushed within a single phase state, so make the phase context hold a stack of stackframes.
      Gabriel Harris-Rouquette - 8 years ago
    349. Minor fixes and changes. Reduces a frame usage to lazy evaluation when running synchronized tasks.
      Gabriel Harris-Rouquette - 8 years ago
    350. Clear up some frame creation. Reminder: make worlds still push themselves to the cause at the start of the world tick.
      Gabriel Harris-Rouquette - 8 years ago
    351. Fix NPE in handleBlockCollideEvent. Fixes SpongePowered/SpongeForge#2291
      bloodshot - 8 years ago
    352. Make sure to reset the flag if we are popping and there are no more modifiers available in the cause stack manager.
      Gabriel Harris-Rouquette - 8 years ago
    353. Merge stable-7 fixes into branch for updates and bug fixes. This also makes sure that bugs are not being fixed twice.
      Gabriel Harris-Rouquette - 8 years ago
    354. Make the actual lazy evaluation of the phase frame being pushed and popped a working thing.
      Gabriel Harris-Rouquette - 8 years ago
    355. Some changes to get things working. The game launches now, but due to the way Advancements are being loaded,
      Gabriel Harris-Rouquette - 8 years ago
    356. Process captured drops if IPhaseState performs drop capturing.
      Aaron Hill - 8 years ago
    357. Log classes for unregistered Entites/TEs in TimingHistory
      Aaron Hill - 8 years ago
    358. Ensure that all fields in ShouldFire are valid
      Aaron Hill - 8 years ago
    359. Fix bed respawn behavior near the world border
      Aaron Hill - 8 years ago
    360. Make sure to pop the frame from the phase context if it was populated.
      Gabriel Harris-Rouquette - 8 years ago
    361. Fix entity mobs not spawning.
      bloodshot - 8 years ago
    362. Properly attach the stack frame when the consumer is called.
      Gabriel Harris-Rouquette - 8 years ago
    363. Add BiConsumers for the StackFrame and the current PhaseContext. Keep track of the pushed biconsumers
      Gabriel Harris-Rouquette - 8 years ago
    364. Add simple method to add consumers of stack frames.
      Gabriel Harris-Rouquette - 8 years ago
    365. Check if block track logging is enabled before checking id.
      bloodshot - 8 years ago
    366. Disable verbose timings by default to improve CPU usage.
      bloodshot - 8 years ago
    367. More improvements to active chunk.
      bloodshot - 8 years ago
    368. Cache TileEntity notifier.
      bloodshot - 8 years ago
    369. Don't unwind if nothing was captured.
      bloodshot - 8 years ago
    370. Add toString() to CaptureBlockPos
      Aaron Hill - 8 years ago
    371. Pass 'noCancelledTransactions' as 'true' in PhaseTracker.setBlockState
      Aaron Hill - 8 years ago
    372. Merge stack overflow fixes. There are a few commits explaining the reasoning behind the changes.
      Gabriel Harris-Rouquette - 8 years ago
    373. Minor cleanup with the creation of block snapshots.
      Gabriel Harris-Rouquette - 8 years ago
    374. Reduce more nested calls to reduce call stacks.
      Gabriel Harris-Rouquette - 8 years ago
    375. Handle empty DisplayInfo in SpongeAdvancementTree#getBackgroundPath
      Aaron Hill - 8 years ago
    376. Disable server main thread check for Advancement in testing environment
      Aaron Hill - 8 years ago
    377. Prevent exception when mods use TextComponentKeybind
      Aaron Hill - 8 years ago
    378. Always set 'Entity.fire' from IgniteEntityEvent
      Aaron Hill - 8 years ago
    379. Experimental fix for now but something that will work definitevely. Fixes SpongePowered/SpongeForge#2273.
      Gabriel Harris-Rouquette - 8 years ago
    380. Replace usages of acceptIfNotEmpty wuth acceptAndClearIfNotEmpty
      Aaron Hill - 8 years ago
    381. Clear out entity item captures in DeathUpdateState
      Aaron Hill - 8 years ago
    382. Actually process captured blocks in EntityDeathState
      Aaron Hill - 8 years ago
    383. Clear out entity item drops captures in InteractAtEntityPacketState
      Aaron Hill - 8 years ago
    384. Process captured blocks in PacketState#unwind
      Aaron Hill - 8 years ago
    385. Clear out captured items from PhaseContext in more inventory states
      Aaron Hill - 8 years ago
    386. Fix issues with advancement registration
      Aaron Hill - 8 years ago
    387. Add notification phase for some better debugging. Noticing a lot of redundant notifications on the same block during world gen specifically.
      Gabriel Harris-Rouquette - 8 years ago
    388. Merge Advancement fixes. Merges #1968.
      Gabriel Harris-Rouquette - 8 years ago
    389. Some minor fixes and cleanup. Added ShouldFire for notifications and a few areas we were throwing block events regardless (they were spamming).
      Gabriel Harris-Rouquette - 8 years ago
    390. do not adjust cursor when invalidating slots in drag and collect events
      Anselm Brehme - 8 years ago
    391. Clear out entity captures after processing in BasicInventoryPacketState
      Aaron Hill - 8 years ago
    392. Update Timings v2.
      bloodshot - 8 years ago
    393. Start reworking notification propogation handling for the PhaseTracker. Also, ensure that the PhaseTracker is only accessed on the main thread for now.
      Gabriel Harris-Rouquette - 8 years ago
    394. Change 'toggleDeath' command alias to 'toggledeath'
      Aaron Hill - 8 years ago
    395. Merge remote-tracking branch 'origin/stable-7' into stable-7
      Gabriel Harris-Rouquette - 8 years ago
    396. Complete the merge for igniteEntityEvent and properly implement the event to be usable to plugins.
      Gabriel Harris-Rouquette - 8 years ago
    397. Merge IgniteEntityEvent implementation. Merges #1708.
      Gabriel Harris-Rouquette - 8 years ago
    398. Use TickPhase.Tick.RANDOM_BLOCK for random block ticks
      Aaron Hill - 8 years ago
    399. Prevent infinite recursion when performing post block updates
      Aaron Hill - 8 years ago
    400. Ensure that all PhaseContext captures are fully processed
      Aaron Hill - 8 years ago
    401. Un-break all explosions
      Aaron Hill - 8 years ago
    402. Don't check if entity is dead when adding to chunk.
      bloodshot - 8 years ago
    403. Fix placeInPortal never being called for end. Fixes #1975
      bloodshot - 8 years ago
    404. Improve the way Sponge configuration files are loaded/saved (#1957)
      Luck - 8 years ago
    405. Add --tracker/-t flag for tracker config reload/save (#1974)
      Daniel Naylor - 8 years ago
    406. Cache users by name as well as by UUID
      Aaron Hill - 8 years ago
    407. Bump SpongeAPI for UserCommandElement fix
      Aaron Hill - 8 years ago
    408. Add Entity/TE pre/post tick hooks for Forge
      Aaron Hill - 8 years ago
    409. Fix tracker config not being applied to mod blocks
      Aaron Hill - 8 years ago
    410. Attempt to create values in ManipulatorTest, when possible
      Aaron Hill - 8 years ago
    411. Relax username length check to '> 0'
      Aaron Hill - 8 years ago
    412. Fix PotionEffect retrieval error from DataContainer
      ImMorpheus - 8 years ago
    413. Fix BlockBeacon accessing blocks off the main thread
      Aaron Hill - 8 years ago
    414. Actually return after printing about async block changes.
      Gabriel Harris-Rouquette - 8 years ago
    415. Add async block change detection and chunk load detection.
      Gabriel Harris-Rouquette - 8 years ago
    416. Bump mixin version to 0.7.11-SNAPSHOT
      Aaron Hill - 8 years ago
    417. Add banner processing to DyeColorData (#1928)
      MinusKube - 8 years ago
    418. Finish implementing WireAttachmentData. (#1934)
      Jonathan Browne - 8 years ago
    419. Try harder to lookup a user by name
      Aaron Hill - 8 years ago
    420. Throw ProfileNotFoundException when profile name lookup fails
      Aaron Hill - 8 years ago
    421. Do not capture during server tick listeners from forge mods as they may unload worlds when blocks have been captured from an unloaded world. Likewise, check that the world is not a fake world if capturing a player object from itemstacks.
      Gabriel Harris-Rouquette - 8 years ago
    422. Advancements should always be registered on the server thread.
      Seppe Volkaerts - 8 years ago
    423. Throw a exception early if a requirement does not exist in the criteria map.
      Seppe Volkaerts - 8 years ago
    424. Grant the advancement test tree at player join.
      Seppe Volkaerts - 8 years ago
    425. Fix that advancement tree registration didn't get switched completely to phases.
      Seppe Volkaerts - 8 years ago
    426. Safeguard against advancements getting unloaded when progress is still available.
      Seppe Volkaerts - 8 years ago
    427. Prevent the dummy advancement from being registered as a valid catalog. Fix that parent advancements didn't get all their children.
      Seppe Volkaerts - 8 years ago
    428. Fix phase incompatibility issue causing spam.
      Gabriel Harris-Rouquette - 8 years ago
    429. Fix issues with world limit
      ImMorpheus - 8 years ago
    430. Merge tracker config changes. Merges #1951.
      Gabriel Harris-Rouquette - 8 years ago
    431. Remove debug message that verified the new indentation worked for printing phase contexts.
      Gabriel Harris-Rouquette - 8 years ago
    432. Merge stable-7 into feature/tracker-config for updates and fixes.
      Gabriel Harris-Rouquette - 8 years ago
    433. Finish javadocing IPhaseState.
      Gabriel Harris-Rouquette - 8 years ago
    434. Rename and organize some methods in IPhaseState. Start javadocing the IPhaseState methods.
      Gabriel Harris-Rouquette - 8 years ago
    435. additional debug info when failing to craft
      Anselm Brehme - 8 years ago
    436. Fix SpongeForge#2262: Log stacktrace warnings to Sponge Logger rather then STDERR
      Ryan Leach - 8 years ago
    437. Somehow the player logout stuff got missed in a previous massive refactor. Oh well.. fixing it anyways!
      Gabriel Harris-Rouquette - 8 years ago
    438. All the context moves for configuration options of tracking phases is now done. this should be working as expected. will need to test to verify.
      Gabriel Harris-Rouquette - 8 years ago
    439. fix 1964
      Xakep_SDK - 8 years ago
    440. Properly create entity snapshot in DamageableDataProcessor
      Aaron Hill - 8 years ago
    441. Update tracker config to reflect latest changes.
      bloodshot - 8 years ago
    442. Merge stable-7 into development for updates. Need to verify some things before this is fully final.
      Gabriel Harris-Rouquette - 8 years ago
    443. Merge larger refactors for bulk capture configurations to take place back into development branch.
      Gabriel Harris-Rouquette - 8 years ago
    444. Actually enable block events for no bulk capture states. Now to merge back into the development branch.
      Gabriel Harris-Rouquette - 8 years ago
    445. Finalize capture and bulk capture disparities. NoCapture states are usable with the singular block events being thrown as a possibility. I need to make the singular events configurable in some way, but for now, if we do ignore bulk captures, we still will enter phase states to monitor block changes and associate trackable players.
      Gabriel Harris-Rouquette - 8 years ago
    446. Successfully extract logic from TrackingUtil to allow singular events to be thrown per block change in IPhaseState. Needs some cleanup.
      Gabriel Harris-Rouquette - 8 years ago
    447. Update SpongeAPI for updated configurate version
      Luck - 8 years ago
    448. Nuke duplicated code out of orbit. All block processing is now entered through TrackingUtil.processBlockCaptures.
      Gabriel Harris-Rouquette - 8 years ago
    449. Work on consolidating the block processing bits to work towards individualized block events. The goal is that we should ahve consumer code for each block change isolated so that there is no duplicate code, while bulk block captures will use the same code, just that it will iterate outside of said code. Currently just getting things ready....
      Gabriel Harris-Rouquette - 8 years ago
    450. Downgrade configurate dependency to revert accidental break
      Daniel Naylor - 8 years ago
    451. Update configurate dependency.
      bloodshot - 8 years ago
    452. Temporary work on making the tracking phases able to handle individualized events to move away from bulk captures as an option according to configs.
      Gabriel Harris-Rouquette - 8 years ago
    453. Update SpongeAPI
      kashike - 8 years ago
    454. Implement IgniteEntityEvent
      ImMorpheus - 8 years ago
    455. Fix NPE in TE activation.
      bloodshot - 8 years ago
    456. Actually copy custom data in ItemStackSnapshot.createStack().
      JBYoshi - 8 years ago
    457. Bump API for userOrSource fix
      Daniel Naylor - 8 years ago
    458. Bump API for userOrSource fix
      Daniel Naylor - 8 years ago
    459. fix transformed slots returning the wrong slotindex
      Anselm Brehme - 8 years ago
    460. Move tracker related settings to its own config.
      bloodshot - 8 years ago
    461. Fix various command issues
      Daniel Naylor - 8 years ago
    462. Stub out 'unwind' in NoCaptureUseItemPacketState
      Aaron Hill - 8 years ago
    463. Start adding some Vanilla defaults to tracker configs
      Aaron Hill - 8 years ago
    464. Ensure that NoCapture phase states don't actually perform capturing
      Aaron Hill - 8 years ago
    465. Use SpongeEntityType's entityName.
      bloodshot - 8 years ago
    466. Clean up some of the bits of code here and there. Make sure we are not capturing anything with the new no capture phase states.
      Gabriel Harris-Rouquette - 8 years ago
    467. Ensure that off-hand slot is always restored properly
      Aaron Hill - 8 years ago
    468. Add tracker config to control block, entity, and TE tracking.
      bloodshot - 8 years ago
    469. Add onUseItemTick hook for SpongeForge
      Aaron Hill - 8 years ago
    470. Fix BeforeInvoke ordinal in MixinNetHandlerPlayServer_MovementChecks
      Aaron Hill - 8 years ago
    471. testmods is in SpongeForge, not SpongeCommon
      kashike - 8 years ago
    472. Bump mixin versions after issue with slice was silently failing.
      Gabriel Harris-Rouquette - 8 years ago
    473. Move profession validation to SpongeImplHooks for overwriting in SpongeForge.
      Gabriel Harris-Rouquette - 8 years ago
    474. Use a wrapper around Dimension to avoid Forge method clash
      Aaron Hill - 8 years ago
    475. Add EventContextKeys.USED_ITEM to event context when left-clicking
      Aaron Hill - 8 years ago
    476. fix stride in non-crafting crafting grids
      Anselm Brehme - 8 years ago
    477. Make sure to account for undefined result.
      bloodshot - 8 years ago
    478. Fix last interact cancel flag.
      bloodshot - 8 years ago
    479. Fix TE activation auto populate.
      bloodshot - 8 years ago
    480. Fix use item logic running after cancel.
      bloodshot - 8 years ago
    481. Start a cleanup of the redunancy to try and get villagers to work with custom careers again.
      Gabriel Harris-Rouquette - 8 years ago
    482. Ensure that permissions and debug info are re-sent after a respawn
      Aaron Hill - 8 years ago
    483. Move UseItemStackEvent implementation from SpongeVanilla to SpongeCommon
      Aaron Hill - 8 years ago
    484. Add method to EntityUtil to retrieve an itemstack out of any entity, always returns an Itemstack.
      Gabriel Harris-Rouquette - 8 years ago
    485. minor #23: fix some minor issues
      kashike - 8 years ago
    486. Fix missed import.
      Gabriel Harris-Rouquette - 8 years ago
    487. Modify property stores to consider nullable locations. Fixes an issue with getting matter from a null location in forge mods.
      Gabriel Harris-Rouquette - 8 years ago
    488. Improve warning message when a Key id includes a plugin id
      Aaron Hill - 8 years ago
    489. Sigh....
      Gabriel Harris-Rouquette - 8 years ago
    490. Fix ordering to avoid modifying the phase context after it has been switched.
      Gabriel Harris-Rouquette - 8 years ago
    491. Merge compile warnings cleanup. Maintain commit history for posterity instead of one giant commit.
      Gabriel Harris-Rouquette - 8 years ago
    492. Do a null check for the context.
      Gabriel Harris-Rouquette - 8 years ago
    493. Merge stable-7 into branch for updates.
      Gabriel Harris-Rouquette - 8 years ago
    494. Add item clone test to test the serialization and deserialization of item stacks with json and data api.
      Gabriel Harris-Rouquette - 8 years ago
    495. Fix potential tab desync during login
      ImMorpheus - 8 years ago
    496. Switch back to HashMap for player tracker. Fixes #1896
      bloodshot - 8 years ago
    497. Fix various initialization issues with entity and TE activation.
      bloodshot - 8 years ago
    498. Make default activation state true for TE activation.
      bloodshot - 8 years ago
    499. Revert "Refactor default activation state for TE activation."
      bloodshot - 8 years ago
    500. Refactor default activation state for TE activation.
      bloodshot - 8 years ago
  4. 1.12.1-2480-7.0.0-BETA-2643

    1. Update MCP mappings to snapshot_20170919
      Minecrell - 9 years ago
    SpongeCommon
    1. Update MCP mappings to snapshot_20170919
      Minecrell - 9 years ago
  5. 1.12.1-2480-7.0.0-BETA-2642

    1. Register missing EntityType's after mods finish loading.
      With Forge's new registration system, we need to make sure to catch any
      missing EntityType registrations before game loads.
      bloodshot - 9 years ago
  6. 1.12.1-2480-7.0.0-BETA-2641

    1. Update SpongeCommon for Java requirement change
      kashike - 9 years ago
    SpongeCommon
    1. Drop required Java version down to 1.8.0_20
      kashike - 9 years ago
    2. abort on Integer overflow
      Anselm Brehme - 9 years ago
    3. issue template: discourage use of hastebin
      kashike - 9 years ago
  7. 1.12.1-2480-7.0.0-BETA-2640

  8. 1.12.1-2480-7.0.0-BETA-2639

    1. Update SpongeCommon for command log change
      kashike - 9 years ago
    SpongeCommon
    1. command: drop duplicate alias warning to debug
      kashike - 9 years ago
  9. 1.12.1-2480-7.0.0-BETA-2638

  10. 1.12.1-2480-7.0.0-BETA-2634