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
|
26adcb6f17
|
Merge branch 'master' of prok.pw:Prototik/KCauldron
|
2015-05-29 19:12:46 +07:00 |
|
Prototik
|
0beaa6c4bb
|
Forward ArrayIndexOutOfBoundsException to safier deletion
|
2015-05-29 19:12:34 +07:00 |
|
Prototik
|
78d84f7848
|
Support to disable fastcraft 1.22+
|
2015-05-29 17:24:31 +07:00 |
|
Prototik
|
94662dd73f
|
Avoid NPE during chunk profiling
|
2015-05-28 21:21:56 +07:00 |
|
Prototik
|
d9f726c43d
|
Update readme [no deploy]
|
2015-05-28 21:04:54 +07:00 |
|
Prototik
|
26bf1dc027
|
Correct fml branding version
|
2015-05-28 17:53:41 +07:00 |
|
Prototik
|
d229241de1
|
Reduce size of jar's :)
|
2015-05-28 17:41:07 +07:00 |
|
Prototik
|
31cdc9fe6c
|
Check for valid entities on load stage
|
2015-05-28 17:34:42 +07:00 |
|
Prototik
|
bab4bd8b46
|
Patch ClimateControl for compatibility. Meh.
|
2015-05-28 17:27:05 +07:00 |
|
|
7483df1567
|
correct FML version due to forge changes
|
2015-05-28 08:55:51 +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
|
5739c6f26d
|
Update readme
|
2015-05-27 17:18:44 +07:00 |
|
Prototik
|
3b357c0d90
|
Add git commit hash to server's manifest
|
2015-05-27 00:31:16 +07:00 |
|
Prototik
|
58ea094454
|
Fix for slotless inventories in packet C08PacketPlayerBlockPlacement
|
2015-05-26 22:47:20 +07:00 |
|
Prototik
|
670d23de27
|
Setup deployment
|
2015-05-26 21:16:16 +07:00 |
|
Prototik
|
ad3fd5dddc
|
Migrate modules on new address
|
2015-05-26 17:01:50 +07:00 |
|
Prototik
|
6c0e72dc35
|
Safely remove invalid entityitem
|
2015-05-25 21:28:17 +07:00 |
|
Prototik
|
bbf1de17e7
|
Fix incompability with obfuscated plugins (like SurvivalGames)
|
2015-05-25 20:20:04 +07:00 |
|
Prototik
|
e7413d1814
|
Ignore FastCraft on loading for preventing crashes
|
2015-05-25 18:48:26 +07:00 |
|
Prototik
|
ea868d4998
|
Avoid to use Derived.incrementTotalWorldTickTime
|
2015-05-25 18:27:17 +07:00 |
|
Prototik
|
1e5cd36314
|
Update readme
|
2015-05-22 14:38:19 +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
|
b2167a697a
|
Version bump to 69
|
2015-05-21 21:25:06 +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
|
e9789eccfc
|
Add KCauldron to fml brandings
|
2015-05-17 12:16:10 +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 |
|
Prototik
|
a2e007c47a
|
Correctly handle cross world entity teleportation
Spigot patch: 0124-Cross-World-Entity-Teleportation.patch
|
2015-05-14 22:43:19 +07:00 |
|
Prototik
|
3fceb97d3a
|
Fetch player's UUID only in online mode
Spigot patch: 0141-Only-fetch-an-online-UUID-in-online-mode.patch
|
2015-05-14 22:31:09 +07:00 |
|
Prototik
|
f3a73d8d68
|
Reduce calls to heavy nbt comparsion
Spigot patch: 0157-Use-FastMatches-for-ItemStack-Dirty-Check.patch
|
2015-05-14 22:23:44 +07:00 |
|
Prototik
|
e6ac67c28c
|
Disable eula, because... hm... No real reason, just for fun.
|
2015-05-14 20:35:14 +07:00 |
|
Prototik
|
f9240de62e
|
Fix typo
|
2015-05-14 20:13:51 +07:00 |
|
Prototik
|
8c4713c6d7
|
Patch ChunkProviderServer.loadedChunkHashMap in runtime, fix #1
|
2015-05-14 12:38:03 +07:00 |
|
Prototik
|
d4a181d431
|
MPS patches
|
2015-05-13 23:42:24 +07:00 |
|
Prototik
|
73bd06891b
|
1403
|
2015-05-13 17:33:49 +07:00 |
|
Prototik
|
66f77f8314
|
Updated forge
|
2015-05-08 16:29:14 +07:00 |
|
gamerforEA
|
975fe84d43
|
Merge branch 'master' of github.com:gamerforEA/Cauldron-Reloaded
|
2015-04-29 06:40:20 +03:00 |
|
gamerforEA
|
fe952a6cae
|
Update fmlversion.properties.
|
2015-04-29 06:39:59 +03:00 |
|
Sergey
|
e46dceffcb
|
Merge pull request #12 from downslope7/patch-2
Adjust submodule init instructions
|
2015-04-29 06:37:36 +03:00 |
|