3
0
Fork 1
Commit Graph

141 Commits (kcx-1614)

Author SHA1 Message Date
Sergey Shatunov 84276822ea Fix inventory wiping on keepInventory=true 2016-02-06 15:19:45 +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 7b03a5c0d1 Add out-of-box fast leaves decay 2016-02-04 22:55:51 +07:00
Sergey Shatunov 3926aa3878 Allow pseudo-real semi-infernal chunks for trees, fix #273 2016-02-04 22:35:14 +07:00
Sergey Shatunov 3b321e3116 Implement custom bukkit's entity for modded projectiles
Fix #150
2016-02-03 22:45:12 +07:00
Sergey Shatunov 7114a28fc6 Implement thread-safe, async-like and not buggy BlockUpdatesTracker
close #320
2016-02-03 10:55:26 +07:00
Sergey Shatunov 412dab0029 Update references to inventory for CraftPlayer during cloning
Fix #321
2016-02-02 14:45:32 +07:00
Sergey Shatunov 0d3b4e763c Forward bukkit's CraftPlayer during cloning player
Fix #318
2016-02-01 22:45:16 +07:00
Sergey Shatunov 07698c433a Fix inventory erase when player respawns by mods or plugins
Close #301
2016-02-01 18:50:41 +07:00
Sergey Shatunov 6c2be10dc9 Implement Bukkit's inventory for modded inventories, fix #257 2016-02-01 04:54:40 +07:00
Sergey Shatunov 097252b5bf Add expermintal feature: tileEnitity list recreation each tick 2016-01-17 17:15:55 +07:00
Prototik be83aa26fc Fix broken commands.yml (close #276) 2016-01-07 21:12:06 +07:00
Sergey Shatunov eb49ce845d Make light asynchronous (close #231) 2016-01-06 01:53:42 +07:00
Sergey Shatunov 99915acb8b Use player cache for skulls 2016-01-05 15:06:32 +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 0aad7977fc Make configurable messages, close #244 2016-01-05 13:54:34 +07:00
Sergey Shatunov 955af15697 Make Server.getOnlinePlayers returns immutable collection, like it said
in docs. This is also fix crash with /stop and /restart commands while
any players had been online.
2016-01-05 02:00:44 +07:00
Sergey Shatunov 664be786d4 Update to forge 1614 2016-01-04 22:45:30 +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 1ec4cf134d Remove health scaling 2015-10-24 17:31:46 +07:00
Prototik 1d94d55290 Update forge to 1517 2015-10-23 20:54:39 +07:00
Prototik 30960fd721 Fix #222 2015-10-23 20:04:48 +07:00
Prototik d3c359b26d Fix #218, fix #217 2015-10-23 01:33:13 +07:00
Prototik 4cfa07d415 Fix #214 2015-10-22 14:25:47 +07:00
Prototik ad909f2788 Return empty chunk in case of null and come back indent for ProcessingQueue, sorry! :) 2015-10-22 01:45:44 +07:00
Prototik 6458549af6 Fix #211 2015-10-21 23:40:50 +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 299cf0ed96 Fix broken commands.yml (close #97) 2015-10-16 02:16:24 +07:00
Prototik 98f4f02f55 Introduced World Save Thread and some refractoring 2015-10-14 20:31:35 +07:00
Prototik a5b10b36ab Added /kc dump command for some debug reports 2015-10-06 21:00:35 +07:00
ChrisLane 8cda6fb6c4 Small spelling fix quite -> quiet 2015-09-10 00:21:43 +02:00
Prototik b2e14cb247 Return loop iterating over entites on overloaded server 2015-09-06 18:54:03 +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 1e51ceeb31 Fix broken stop command, added /kc tps command, better integration bukkit worlds with forge worlds 2015-09-03 00:22:30 +07:00
Prototik 497d437a37 Add list wrapper for tileentities 2015-08-29 18:21:31 +07:00
Prototik 9ba84893f3 Use iterator for entities loop 2015-08-29 17:37:03 +07:00
Prototik 4a63dcacca Transparent unloading {,tile}entities from world 2015-08-29 14:49:22 +07:00
Prototik 1488e0fdc4 Meh, #130 2015-08-14 03:34:11 +07:00
Prototik ac8700f8a6 Reduce calls of System.currentTimeMillis() in TickLimiter, close #130 2015-08-14 03:15:53 +07:00
Prototik 043978c113 Fix for unschemed urls with using ip:port definition 2015-07-25 22:17:43 +07:00
Prototik 1c8806604f Update to forge 1492 2015-07-25 06:08:11 +07:00
Prototik af42f4318d Allow unschemed URIs in chat (fix #110) 2015-07-13 15:57:15 +07:00
Prototik fbdf884b96 Add option to disable printing client's mod list (close #98) 2015-07-12 13:54:58 +07:00
Prototik 664666ef68 Fix DragonAPI incompatibility (close #99) 2015-07-11 01:37:58 +07:00
Prototik b9e50131e2 Revert "Spigot's 0098-Cap-Channel-Registrations.patch (close #82)" [ci skip]
This reverts commit 5dabc4e42e.
2015-07-01 01:50:52 +07:00
Prototik 5dabc4e42e Spigot's 0098-Cap-Channel-Registrations.patch (close #82) 2015-07-01 00:53:50 +07:00
Prototik 50bc729381 Fixed custom modded inventories not being synced on bukkit side after spawning in world. (fix #75) 2015-06-29 20:31:50 +07:00
Prototik c2c4cc3c83 Fix compatibility with jre7 (#73) 2015-06-29 19:29:00 +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 9fdf330495 Fix #67 2015-06-27 02:12:55 +07:00
Prototik 997543753e Fix updater 2015-06-22 02:16:23 +07:00
Prototik 01acbd4779 Deprecate installer & use KBootstrap for updating 2015-06-16 23:30:52 +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 995a11ceb9 Fix #35 2015-06-09 12:21:50 +07:00
Prototik 1353177f65 Mute errors during update in quite mode 2015-06-09 12:12:46 +07:00
Prototik 75eb280f0e Use concurent list of chunks in chunkproviderserver (fix #34) 2015-06-08 22:59:49 +07:00
Prototik 9c2057bf68 Change CraftServer branding to KCauldron 2015-06-05 16:54:59 +07:00
Prototik fafcc58eef Fix for backport updating 2015-06-05 14:13:46 +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 9973a9f8e8 Update to Forge 1420 2015-06-01 16:13:46 +07:00
Prototik 0edf4ecfae some tweaks for updater 2015-05-31 20:25:54 +07:00
Prototik 3defbbe725 Fix symlink recreation 2015-05-31 19:04:51 +07:00
Prototik 06c15c597d Someone forgot to register option 2015-05-31 18:51:38 +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 26bf1dc027 Correct fml branding version 2015-05-28 17:53:41 +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 bbf1de17e7 Fix incompability with obfuscated plugins (like SurvivalGames) 2015-05-25 20:20:04 +07:00
Prototik d7977dd94b Add TNT punishment option (enabled by default) (fix #21) 2015-05-22 11:24:39 +07:00
Prototik 72ee9c24f6 Add logs for user login process 2015-05-17 20:14:24 +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 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 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 73bd06891b 1403 2015-05-13 17:33:49 +07:00
Prototik 66f77f8314 Updated forge 2015-05-08 16:29:14 +07:00
gamerforEA fe952a6cae Update fmlversion.properties. 2015-04-29 06:39:59 +03:00
gamerforEA d5cf443039 Update to Forge 10.13.3.1388. Small fixes. 2015-04-24 15:40:52 +03:00
gamerforEA 8f563faec3 Update to Forge 10.13.3.1370. 2015-04-14 13:49:32 +03: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