3
0
Fork 1
Commit Graph

15 Commits (823599a9ec454f862f5b8097febeb0f39fa326eb)

Author SHA1 Message Date
xjboss 823599a9ec move statistics class to kcauldronx package 2017-07-30 10:21:01 +08:00
xjboss 1a8c4700aa Change version start at 1 and change mainfast KCauldron to KCauldronX and using the jenkins's build ID 2017-07-22 23:49:54 +08: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 98f4f02f55 Introduced World Save Thread and some refractoring 2015-10-14 20:31:35 +07:00
Prototik ac8700f8a6 Reduce calls of System.currentTimeMillis() in TickLimiter, close #130 2015-08-14 03:15:53 +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 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 27d13cce59 Add support for updating backports correctly 2015-06-03 21:50:46 +07:00
Prototik de86e3c9f6 Initial autoupdater 2015-05-31 18:21:26 +07:00