3
0
Fork 1
Commit Graph

33 Commits (060d7a1bc2e8b7f8c74b9f2b6ad67620f2cf524e)

Author SHA1 Message Date
聪聪 060d7a1bc2 修复mod的防护类功能失效并且导致护甲直接失效的bug 2017-08-10 13:27:43 +08:00
聪聪 bfe43ae465 模块化方块捕获还原动作 2017-07-04 14:29:35 +08:00
聪聪 62ebe6c4e9 在放置事件取消时,对添加到玩家背包的物品进行还原 2017-06-30 16:37:49 +08:00
聪聪 baa004ce49 ignore already track error 2017-06-25 19:06:45 +08:00
Sergey Shatunov 962807f835 Fix #343 2016-02-07 14:40:26 +07:00
Sergey Shatunov d09dc71f62 Fix #106 2016-02-06 19:12:12 +07:00
Sergey Shatunov 0b251c5440 Implement ReverseClonner, which should fix all issues with teleportation/inventories/crashed after respawning 2016-02-06 04:30:12 +07:00
Sergey Shatunov d98e2ca8f6 Fix ender inventory not synced after cloning, fix #329 2016-02-04 18:21:25 +07:00
Sergey Shatunov 0d3b4e763c Forward bukkit's CraftPlayer during cloning player
Fix #318
2016-02-01 22:45:16 +07:00
Sergey Shatunov 6911f3485a Fix for map decoration 2016-01-05 14:48:56 +07:00
Sergey Shatunov 0011dd0d9a Limit TNT detonations per world per tick 2016-01-05 14:20:01 +07:00
Sergey Shatunov f722fccdce Rollback to the state of .152 build with some critical fixes and updates 2016-01-04 12:38:37 +07:00
Prototik 7defe0bb29 Some portion of optimizations:
* Clear outgoing packet queue after player disconnect
* Disable sleep between chunk saving
* Put 2x4096 bytes instead 2048x4 bytes for region file aligment
* Using map to search player by name instead iterating over all players
* Some tweaks for decorations (item frames, maps)
2015-10-18 23:58:28 +07:00
Prototik 9d56192606 Some improvements in spigot timings and fix #179 2015-09-05 23:31:58 +07:00
Prototik 923b9e81a0 First attempt to fix #141 2015-09-03 18:05:12 +07:00
Prototik 4a63dcacca Transparent unloading {,tile}entities from world 2015-08-29 14:49:22 +07:00
Prototik 896e45556a Fix armor double damage, fix #79 2015-06-30 01:00:00 +07:00
Prototik 102109b7af Fix result in decrStackSize 2015-06-26 23:48:28 +07:00
Prototik f6ba538998 Fix Thaumcraft bucket dupe (close #64) 2015-06-26 22:42:30 +07:00
Prototik 33633471ca Normalize patches 2015-06-08 23:18:24 +07:00
Prototik 30f5b275be Aaaaand update kimagine to 0.1.9 2015-06-08 18:46:37 +07:00
Prototik ecbd546280 Use indirect collections in entitytracker 2015-06-08 16:09:51 +07:00
Prototik 3ec6f6a65f Additional checks to tracker 2015-06-05 20:58:31 +07:00
Prototik 7f699c1473 Fix #29 2015-06-05 20:41:54 +07:00
Prototik c427f60e15 Normalize patches 2015-06-01 21:32:10 +07:00
Prototik bdbb1413cb Add some checks to entityitem :) 2015-05-27 18:44:16 +07:00
Prototik d24b372625 Even don't try to spawn invalid entityitem, fix for extrabiomes 2015-05-27 18:26:08 +07:00
Prototik 6c0e72dc35 Safely remove invalid entityitem 2015-05-25 21:28:17 +07:00
Prototik 56e30acac0 Forbid negative delayBeforePickup, fix #4 2015-05-15 00:43:52 +07:00
Prototik d4a181d431 MPS patches 2015-05-13 23:42:24 +07:00
gamerforEA 6f8f13347d Update to Forge 1343. Small fixes. 2015-03-30 10:25:29 +03:00
gamerforEA 099d1a7732 Apply fixes from binary patches. 2015-03-25 08:24:42 +03:00
gamerforEA 16773ead6a Initial commit (Forge 1291). 2015-03-22 20:38:04 +03:00