1
0
Fork 0
Commit Graph

159 Commits (40c95e49c090c5a2fe818020758e796710b9e69c)

Author SHA1 Message Date
Prototik 40c95e49c0 Stop publishing -server artifacts [ci skip] 2015-10-25 17:21:01 +07:00
Prototik ed0bc9ab15 Fix #228 2015-10-25 15:56:15 +07:00
Prototik da067694cc Fix backport merging 2015-10-24 21:17:35 +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 7953c2dc6a Update submodule ref [ci skip] 2015-10-23 20:41: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 c9caa8c770 Fix #210 2015-10-22 01:33:46 +07:00
Prototik 6458549af6 Fix #211 2015-10-21 23:40:50 +07:00
Prototik 40ac2b7e23 Fix #209 2015-10-19 11:23:10 +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 0097a0744a Check for active chunks before persistent, could be faster on big maps 2015-10-15 00:09:55 +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
Prototik e64531cffa Update KImagine to 0.2 (fix for ghostly entities) 2015-10-04 19:39:32 +07:00
Prototik cd5151743b Merge branch 'spelling-fix' into 'master'
Small spelling fix quite -> quiet

See merge request !2
2015-09-10 14:28:29 +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 1bafa262d0 Fix #173 2015-09-02 15:05:54 +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 e1632adb6c Update readme [ci skip] 2015-07-22 23:45:59 +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 801f84d461 Backport for 1448 2015-07-07 17:02:35 +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 c6f5d766a6 Update README [ci skip] 2015-07-01 01:15:55 +07:00
Prototik 5dabc4e42e Spigot's 0098-Cap-Channel-Registrations.patch (close #82) 2015-07-01 00:53:50 +07:00
Prototik 6149fc0c35 Generate old-style server stub for bundle 2015-07-01 00:44:14 +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 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 b242db129b Fight with CI 2015-06-28 23:03:53 +07:00
Prototik bbacdc3e87 Update CI config 2015-06-28 05:17:26 +07:00
Prototik 831c8733cc Migrate to gitlab ci 7.12 2015-06-28 04:44:54 +07:00
Prototik 495e0435d5 Fix #70 2015-06-28 03:29:04 +07:00