Commit Graph
10 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