Commit Graph
19 Commits
Author SHA1 Message Date
Jedediah Smith ad39344717 Resolve an ISE in MagmaBlock damage handling 2016-06-11 19:10:18 -05:00
Jedediah Smith 1f9d65d57c Fix some players not being kicked on shutdown
Closes GH-8
2016-04-13 16:02:59 -05:00
Jedediah Smith 4588a80cdc Update SB's affectsSpawning API to use filters
Closes GH-169
2016-04-13 15:57:34 -05:00
Jedediah Smith d498084c93 Player Tab List and Title APIs 2016-02-16 19:55:21 -06:00
Jedediah Smith 1bd859fad5 Fix player leak from entity tracker and item frames
https://github.com/OvercastNetwork/SportBukkit/commit/3005a20c5c31fa89e169bd1fae9c6f93f34e1945
2015-12-22 21:55:00 -06:00
Jedediah Smith 57eedbe1b4 Send absolute position the first time an entity is seen 2015-07-23 04:13:26 -07:00
Jedediah Smith 140e26958b Fix jar being shaded multiple times 2015-05-18 19:06:10 -05:00
Jedediah Smith 871a1b6f25 Add player affects spawning API
Test plugin here: https://github.com/Zbob750/AffectsSpawning
I believe this originated with SportBukkit, slightly modified for our (and potentially upstream's) usage
2014-08-08 23:18:38 -05:00
Jedediah Smith 367c4b9ec2 Center TNT sample grid points
Makes TNT calculations more accurate, among other things
2014-08-07 23:04:58 -05:00
Jedediah Smith 08f3fce0ba Fix TNT directional bias
Shift the sample points so they are centered on the entity, eliminating the directional bias of the explosion force
2014-08-06 18:21:00 -05:00
Jedediah SmithandNassim Jahnke e2263633d4 Add PlayerUseUnknownEntityEvent
Adds the PlayerUseUnknownEntityEvent to be used by plugins dealing with
virtual entities/entities that are not actually known to the server.

Co-authored-by: Nassim Jahnke <nassim@njahnke.dev>
2016-04-02 05:09:16 -04:00
Jedediah Smith 54fe0287a2 Custom replacement for eaten items 2015-06-21 15:07:20 -04:00
Jedediah Smith f55b057ffb Complete resource pack API 2015-04-04 23:17:52 -04:00
Jedediah Smith bcd6aecdab Arrow pickup rule API 2016-03-04 03:13:18 -05:00
Jedediah SmithandNassim Jahnke 6adf5b5f6c Add PlayerUseUnknownEntityEvent
Adds the PlayerUseUnknownEntityEvent to be used by plugins dealing with
virtual entities/entities that are not actually known to the server.

Co-authored-by: Nassim Jahnke <nassim@njahnke.dev>
2016-04-02 05:08:36 -04:00
Jedediah Smith 1e271136de Custom replacement for eaten items 2015-06-21 15:05:21 -04:00
Jedediah Smith ecfabc25c7 Complete resource pack API 2015-04-04 22:59:54 -04:00
Jedediah Smith 978feffa80 Player affects spawning API 2016-02-29 17:22:34 -06:00
Jedediah Smith 840b8a7bfa Player affects spawning API 2016-03-01 14:47:52 -06:00