df01ae692d
[23:29:51] <Byteflux> no tacoz 4 clippeh
2015-08-08 23:33:19 -05:00
d4bd87a7ec
Fix NPE in recheckGaps when using async lighting
2015-08-06 21:44:03 -07:00
f2f04fbb77
Add beds and enderchests to list of collidable blocks
2015-08-05 02:31:55 -07:00
19d4a47c33
Fix lava/water some times creating air instead of cobblestone
2015-08-04 17:57:17 -07:00
5b6b8beff8
Temporarily use getDouble() internally for calls to getFloat() in Paper configs
...
getFloat() seems to have an issue with reading modified values and always
returns the default value instead. This needs further investigating, but
for now making it use getDouble() internally appears to resolve the issue.
2015-08-04 17:57:17 -07:00
febaf3c5a1
Configurable TNT explosion volume
2015-08-04 17:47:57 -07:00
c92053d8b0
Add chests and soul sand to list of types falling blocks can collide with
2015-08-04 17:24:47 -07:00
6bcae0c948
Make the recheckGaps method async like other lighting updates
2015-08-04 15:44:54 -07:00
6cbf685402
Optimize getCubes()
2015-08-04 15:25:37 -07:00
acd17efa2d
Rebuild patches
2015-08-02 01:56:08 -05:00
af58d5536e
Ensure that inactiveTick on EntityItem obeys magic values for age and pickupDelay.
2015-07-29 10:40:32 +01:00
f4d9e4a686
Temporarily remove PlayerMicroMoveEvent implementation
...
Breaks the existing PlayerMoveEvent, to be re-worked soon
2015-07-30 22:47:22 -05:00
7d566bf6b7
Update for upstream NMS mapping changes
2015-07-30 22:41:53 -05:00
f468d641ab
Update for latest CraftBukkit changes.
2015-07-30 17:22:16 +10:00
fd378c06e5
Update PaperSpigot to 1.8.8
2015-07-27 17:26:21 -05:00
2f2cf5ae5b
Update to Minecraft 1.8.8 (Pre-)Release.
2015-07-27 22:20:54 +10:00
9486b3747e
Re-add recentTps array for plugins that make bad choices
2015-07-26 15:58:37 -05:00
a1497e2182
Rebuild
2015-07-25 18:00:37 -05:00
21ee673718
Configurable container update tick rate
2015-07-23 22:06:57 -07:00
7a75de5fb8
Add javadocs to BeaconEffectEvent
2015-07-23 21:41:35 -07:00
c9ff2e2b51
SPIGOT-1050: Add a missing case in the disable usercache saving option
2015-07-23 21:43:27 +01:00
a5a657d88c
Rebuild patches
2015-07-23 13:37:52 -07:00
a8b69d72c7
Add BeaconEffectEvent
2015-07-23 12:57:12 -07:00
c8f3b4ba4f
Fix package naming of PaperSpigot events to be consistent with Bukkit/Spigot
...
Right now this only affects the recently added PlayerMicroMoveEvent. I
figured this should be done to keep the events organized in the same way
Bukkit and Spigot do. This should lead to a less cluttered event package
when we do add more events.
2015-07-23 09:56:24 -07:00
2b62b33603
Don't allow sendPacket once disconnect has been processed.
2015-07-23 16:23:21 +10:00
3902c978d4
Clear Packet Queue on Disconnect
2015-07-22 19:04:46 +10:00
33b5ebba7f
Add an as bungee method to the Bukkit ChatColor enum
2015-07-22 19:00:06 +10:00
f89d680e05
Add PlayerMicroMoveEvent
2015-07-23 04:30:13 -07:00
b35f1a3c3e
Optimize Spigot's Anti X-Ray
2015-07-23 04:24:24 -07:00
57eedbe1b4
Send absolute position the first time an entity is seen
2015-07-23 04:13:26 -07:00
c1e63e5d4b
Rebuild patches
2015-07-20 20:14:39 -05:00
9491916ffa
Unload client chunks + only cache whole chunk maps
2015-07-16 14:06:33 -07:00
d0249a6935
Configurable chunk map caching
2015-07-15 16:16:27 -07:00
82ad0725c6
Improvements to ChunkMap caching
2015-07-15 13:31:34 -07:00
86c171f56d
ChunkMap caching
2015-07-15 02:42:49 -07:00
963925b8ea
Lookup neighbor chunks more efficiently in async lighting
2015-07-15 02:01:49 -07:00
c17ecdd93f
Nerfed spawner mobs should use PathfinderGoalFloat to swim if available
2015-07-14 10:51:38 -07:00
ee2b2ec193
Optimize item movement
2015-07-14 10:17:39 -07:00
cfd19b9792
Configurable mob spawner tick rate
2015-07-14 10:01:28 -07:00
9874c9caa8
Various configurable toggles
...
- Disable explosion knockback for players
- Disable thunder logic
- Disable ice and snow formation
- Disable mood sounds
2015-07-14 09:34:10 -07:00
3388d414cf
Rebuild patches
2015-07-14 08:59:57 -07:00
68e3c1e364
Add note about BungeeCord when in offline mode.
...
See PR #10 for motivation.
2015-07-13 19:22:08 +10:00
fc3e568b8d
SPIGOT-997: Add restart API for server.
2015-07-13 19:12:24 +10:00
a5da72e7fa
Use Map for getPlayer(String) lookup.
2015-07-13 19:05:30 +10:00
048aee04d3
Rebuild patches for updates.
2015-07-12 19:59:20 +10:00
84c55fb710
Fix conflicts.
2015-07-10 22:33:16 +10:00
950d51d5e3
Remove obsolete patch
2015-07-10 03:45:20 -07:00
bf8eb1aba6
Remove bad condition in async lighting check
2015-07-10 03:20:10 -07:00
9da2e5eff7
Load chunks in getCubes()
2015-07-07 13:44:35 -07:00
fc9503b08d
Fix off-by-one in async lighting neighbor loop
2015-07-04 17:42:28 -07:00