Ryan Leach

Results 234 comments of Ryan Leach
trafficstars

In regards to scope, I've been wondering if we could make a 'game' scope or how that would be managed, e.g. single player starts, plays, stops a server, picks a...

would it be entitysnapshot or entityarchetype?

So essentially you want CollideBlockEvent.Impact to be valid for all entities, not just projectiles?

@dualspiral Would you be interested in a PR for this?

DualSpire Would you be interested in a PR for this module?

@Sir-Will I'd honestly forgotten about this.

Breaking: @xakep_sdk "RespawnEvent.java, I think, getOriginalPlayer should be renamed into getCorpse because name can be confusing.(in api 8, in api 7 we can just mark behavior in javadoc)"

Document how to save schematics on the Schematic JD, or otherwise provide a helper method. https://github.com/SpongePowered/Cookbook/blob/master/Plugin/CopyPasta/src/main/java/org/spongepowered/cookbook/plugin/CopyPasta.java

My understanding is that the way that Ore signs is completely different to the forge jar signing system? Will need someone to look into this if we plan on supporting...

AffectItemStackEvent would be a little generic, I think that having support where possible for specific vanilla events is ok for ease of use. This event would probably extend AffectItemStackEvent. https://github.com/SpongePowered/SpongeAPI/issues/743...