Commit Graph
36 Commits
Author SHA1 Message Date
Byteflux 811b3406a3 Add player view distance API 2015-07-01 01:01:42 -07:00
Byteflux 498811bfc5 Configurable lava flow speed 2015-07-01 00:39:31 -07:00
Byteflux 16d34d5de1 Clean up async lighting patch 2015-07-01 00:27:58 -07:00
Byteflux 5030643f4e Clean up forced chunk loading patch 2015-06-30 22:58:11 -07:00
Byteflux d37d0f83c4 Fast draining 2015-06-30 20:22:24 -07:00
Byteflux f1b5decd73 Stop updating flowing block if material has changed 2015-06-30 19:46:05 -07:00
Byteflux cbe33d538c Always use optimized draining fix 2015-06-30 19:23:17 -07:00
Byteflux 5b9a0a0122 Optimize explosions 2015-06-16 05:55:15 -07:00
Byteflux 820b9ac5e9 Do not filter out large getEntities call 2015-06-16 05:34:03 -07:00
Byteflux 0f48b03bbc Update to 1.8.7 2015-06-05 05:45:30 -07:00
Byteflux 38aa4c080b FallingBlock and TNT entities collide with specific blocks 2015-06-05 01:24:22 -07:00
Byteflux 55b9d1c093 Add configurable fix for TNT cannnons.
This attempts to revert cannoning mechanics to pre-1.8 behavior. A huge
thanks to TheIceAP who championed almost every fix in this patch.

Another shoutout to Jebediah Smith from SportBukkit for the velocity
update patch which mostly fixes the client issue of TNT moving in water.
2015-06-04 14:25:07 -07:00
Byteflux 7d15ab73ad Migrate old TNT height nerf settings to falling block height nerf 2015-06-04 03:57:23 -07:00
Byteflux 5866cac361 Remove giant TNT changes patch 2015-06-04 01:42:09 -07:00
Byteflux 2778f5e485 Fix another structure generator NPE 2015-06-02 02:08:51 -07:00
Byteflux e1c9ba99cd Fix NPE when disabling certain structure generators 2015-06-02 01:40:46 -07:00
Byteflux e285ca5c92 Add generator settings from Paper 1.7
As of 1.8, it is possible to customize worlds beyond what these settings
allow using a Customized world type, however, this is still useful for
non-Customized worlds and Nether worlds.
2015-06-02 00:44:06 -07:00
Byteflux 257119a254 Stackable Buckets 2015-06-01 22:27:22 -07:00
Byteflux 1e502e4eae Toggleable player crits 2015-04-18 02:46:53 -07:00
Byteflux 3586742ccc Optimize draining 2015-04-18 02:31:53 -07:00
Byteflux 1ff35348bb Async Lighting 2015-04-18 01:30:12 -07:00
Byteflux 2dae421290 Configurable tickNextTickListCap bypass for redstone 2015-04-17 03:54:46 -07:00
Byteflux 83a95a05c8 Fix remove-unloaded.enderpearls option not being respected 2015-04-17 03:25:02 -07:00
Byteflux 027d6a18ec Better msysgit support in rebuildPatches 2015-04-17 03:05:37 -07:00
Byteflux 41cb01fa3f Add FallingBlock source location API 2015-04-17 02:51:46 -07:00
Byteflux 6c0aedf367 Use the servers built in UUID map for player lookups 2014-12-07 13:28:45 -06:00
Byteflux 4deff62371 Allow specified ItemStacks to retain their invalid data 2014-11-30 18:59:49 -06:00
Byteflux 1552122433 Configurable TNT water movement 2014-11-29 23:14:36 -08:00
Byteflux b8bc46347f Fix PaperSpigot entity removal in unloaded chunks 2014-10-14 19:36:06 -05:00
Byteflux f9fa108a49 Update with more Spigot binary patches 2014-10-02 16:54:57 -05:00
Byteflux e6bc90dccb Backwards compatible PacketPlayOutEntityTeleport constructor 2014-09-21 22:25:58 -05:00
Byteflux 64acfb63bc Update with latest patches from upstream SpigotMC 2014-09-21 22:05:59 -05:00
Byteflux b457c5bdad Remove invalid mob spawner tile entities 2014-08-19 14:53:21 -05:00
Byteflux f2a1235de0 Configurable speed for water flowing over lava
Higher values = Slower water movement = better performance
http://hastebin.com/axuzaralas.vhdl
2014-08-03 21:23:18 -05:00
Byteflux ceed63e32d Stop rebuilding Spigot's patches 2014-07-30 03:37:05 -05:00
Byteflux 418c27e9c1 Better nerf for TNT Cannons ...
Drops the item
Applies to all Falling Block Entities
2014-07-30 03:35:19 -05:00