3
0
Fork 1
Commit Graph

60 Commits (4a63dcaccae25f8be3f4d1b2848c3c0163e3ce16)

Author SHA1 Message Date
Prototik 4a63dcacca Transparent unloading {,tile}entities from world 2015-08-29 14:49:22 +07:00
Prototik 1c8806604f Update to forge 1492 2015-07-25 06:08:11 +07:00
Prototik 664666ef68 Fix DragonAPI incompatibility (close #99) 2015-07-11 01:37:58 +07:00
Prototik 896e45556a Fix armor double damage, fix #79 2015-06-30 01:00:00 +07:00
Prototik 499c680b58 Make network connections keepalive (close #11) 2015-06-29 20:47:12 +07:00
Prototik 495e0435d5 Fix #70 2015-06-28 03:29:04 +07:00
Prototik 712aab7c57 Add option to allow nether portals in non overworld (close #58) 2015-06-28 00:29:43 +07:00
Prototik eedf6789a0 Update forge to 1481 2015-06-27 19:49:05 +07:00
Prototik 8c50b9899f Finally fix #67 2015-06-27 16:32:21 +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 3647ee33f7 Fix #30 2015-06-22 20:44:14 +07:00
Prototik 3707569ced Add KCauldron version to crash report 2015-06-22 19:06:21 +07:00
Prototik 4ebda4d899 Fix #56 2015-06-22 13:42:33 +07:00
Prototik 44020ecc25 Support to restart server after update 2015-06-14 19:50:18 +07:00
Prototik 55d1d750ec Update to forge 1448, close #39 2015-06-10 23:38:24 +07:00
Prototik 33633471ca Normalize patches 2015-06-08 23:18:24 +07:00
Prototik 75eb280f0e Use concurent list of chunks in chunkproviderserver (fix #34) 2015-06-08 22:59:49 +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 596a7b993b Additional checks during entity update 2015-06-08 14:20:26 +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 c755e7f9a4 Disable dumb material injection logging 2015-06-03 23:39:56 +07:00
Prototik 27d13cce59 Add support for updating backports correctly 2015-06-03 21:50:46 +07:00
Prototik c427f60e15 Normalize patches 2015-06-01 21:32:10 +07:00
Prototik 86f83acb7e Fix rcon 2015-06-01 20:54:42 +07:00
Prototik 9973a9f8e8 Update to Forge 1420 2015-06-01 16:13:46 +07:00
Prototik de86e3c9f6 Initial autoupdater 2015-05-31 18:21:26 +07:00
Prototik 8c7ff941cf Add ability to configure max tab player list (#10) 2015-05-29 19:54:43 +07:00
Prototik 0beaa6c4bb Forward ArrayIndexOutOfBoundsException to safier deletion 2015-05-29 19:12:34 +07:00
Prototik 94662dd73f Avoid NPE during chunk profiling 2015-05-28 21:21:56 +07:00
Prototik 31cdc9fe6c Check for valid entities on load stage 2015-05-28 17:34:42 +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 a42829ecb6 Update to forge 1408 2015-05-27 17:46:53 +07:00
Prototik 58ea094454 Fix for slotless inventories in packet C08PacketPlayerBlockPlacement 2015-05-26 22:47:20 +07:00
Prototik 6c0e72dc35 Safely remove invalid entityitem 2015-05-25 21:28:17 +07:00
Prototik ea868d4998 Avoid to use Derived.incrementTotalWorldTickTime 2015-05-25 18:27:17 +07:00
Prototik 0a08d8d6a7 Block chunk loading during chunk unloading (sic!) (fix #15) 2015-05-22 11:34:46 +07:00
Prototik d7977dd94b Add TNT punishment option (enabled by default) (fix #21) 2015-05-22 11:24:39 +07:00
Prototik 2c219227af Fix bukkit's world name 2015-05-21 19:20:26 +07:00
Prototik cfda3c2dca Fix Railcraft's minecart dupe 2015-05-21 16:26:17 +07:00
Prototik 72ee9c24f6 Add logs for user login process 2015-05-17 20:14:24 +07:00
Prototik 480506629d Avoid to throw BlockPhysicsEvent in Mystcraft's profiling world and come back incorrect chunks messages 2015-05-17 19:18:28 +07:00
Prototik fb09fe93c4 Allow to specifly full checks rate 2015-05-17 10:16:04 +07:00
Prototik 4496eada0a Allowance to limit {Tile,}Entity max tick consume for keep higher tps 2015-05-15 09:08:55 +07:00
Prototik 56e30acac0 Forbid negative delayBeforePickup, fix #4 2015-05-15 00:43:52 +07:00
Prototik 4a62951897 Fix fastMatches 2015-05-15 00:01:27 +07:00
Prototik f4bcd6da82 Fix RCON 2015-05-14 23:39:15 +07:00