Commit Graph

  • 615280a2ed Add stats command to print chunkmaster stats feature/stats-command trivernis 2020-07-03 20:50:22 +0200
  • 8ad6bc44af
    Merge pull request #63 from Trivernis/patch/1.0.1 v1.0.1 Trivernis 2020-06-28 21:27:28 +0200
  • 928dfbf264 Fix #61 incorrect progress percentage trivernis 2020-06-28 21:20:25 +0200
  • c2fad45c26 Update README trivernis 2020-06-27 22:54:08 +0200
  • af03dc0325
    Merge pull request #60 from Trivernis/develop Trivernis 2020-06-27 22:52:47 +0200
  • 7b7fdd1969 Merge branch 'develop' of https://github.com/Trivernis/spigot-chunkmaster into develop trivernis 2020-06-27 22:51:46 +0200
  • a2673b4952 Add stalebot config trivernis 2020-06-27 22:51:27 +0200
  • f836052e20
    Merge pull request #59 from Trivernis/develop v1.0 Trivernis 2020-06-27 19:26:21 +0200
  • d5ce796f9e
    Merge pull request #58 from Trivernis/release/1.0 Trivernis 2020-06-27 19:25:56 +0200
  • 3f28c89f8d Make chunk coordinates for setCenter optional release/1.0 trivernis 2020-06-27 14:49:27 +0200
  • 0bc38384b4 Change pause on join to have a configurable player count trivernis 2020-06-27 14:39:45 +0200
  • ecc9309b41 Update README trivernis 2020-06-27 13:03:29 +0200
  • 29d0f8991e Add option to pass the world name for cancel trivernis 2020-06-27 13:00:50 +0200
  • 4a6f7d98cf
    Merge pull request #56 from Trivernis/develop Trivernis 2020-06-25 20:57:10 +0200
  • fd6b1e9190 Update README trivernis 2020-06-25 20:56:33 +0200
  • 9c5f486414
    Merge pull request #55 from Trivernis/develop v0.16-beta Trivernis 2020-06-25 20:45:59 +0200
  • a6d5462433 Add abstruse badge to README trivernis 2020-04-19 12:06:22 +0200
  • 18ac52cab8
    Merge pull request #33 from Trivernis/ci-config Trivernis 2020-04-19 10:01:38 +0000
  • a377392fd2 Remove creation of .gradle directory due to errors trivernis 2020-04-19 11:56:11 +0200
  • ac3c068f5d Add dependency resolving to install task trivernis 2020-04-19 11:55:27 +0200
  • 3367af9adc Create .gradle dir before installation trivernis 2020-04-19 11:50:21 +0200
  • 3cfa38e03d Add .gradle to cache to speed up building trivernis 2020-04-19 11:45:56 +0200
  • 95102b1e86
    Merge pull request #32 from Trivernis/ci-config Trivernis 2020-04-19 09:42:26 +0000
  • b587f491cf Remove gradle install instructions from buildfile trivernis 2020-04-19 11:30:15 +0200
  • d52bc304f4 Rever to openjdk image trivernis 2020-04-19 11:29:21 +0200
  • dc802f9e00 Change to default docker and add jdk to install trivernis 2020-04-19 11:20:21 +0200
  • bd57087427 Remove openjdk version tag trivernis 2020-04-19 11:18:26 +0200
  • 72618e3e50 Change version of image for ci trivernis 2020-04-19 11:17:46 +0200
  • b06018ec0d Add abstruse ci config trivernis 2020-04-19 11:16:43 +0200
  • 03eaf52dc3 Add more comments trivernis 2020-04-19 10:43:12 +0200
  • c090977021 Revert optimizations on spigot trivernis 2020-04-16 20:56:53 +0200
  • be130adc6f Improve spigot chunk generation trivernis 2020-04-14 22:34:31 +0200
  • 2b121b67fd Fix generation stopping one chunk too early trivernis 2020-04-13 21:43:14 +0200
  • 0347730580 Improve performance of periodical chunk progress saving task trivernis 2020-04-13 21:31:26 +0200
  • 572369192a Add circlular generation tasks trivernis 2020-04-13 19:31:58 +0200
  • 2eeff350f8 Add circular shape class trivernis 2020-04-13 14:50:59 +0200
  • 53aec18a06 Change group for Chunkmaster dynmap markers trivernis 2020-04-12 14:16:42 +0200
  • d967dfd06d Change sqlite-jdbc to be a compileOnly dependency trivernis 2020-04-12 10:42:14 +0200
  • dca3f25358 Update issue templates Trivernis 2020-04-12 10:19:14 +0200
  • 36394d1768
    Merge pull request #29 from Trivernis/develop v0.15-beta Trivernis 2020-04-11 12:43:36 +0000
  • 8953b63c2b Add integration for dynmap trivernis 2020-04-11 14:12:05 +0200
  • 832b1c4b55 Add command to set and get the center Trivernis 2020-02-11 15:29:47 +0100
  • bdac496ce2 Fix unique world sql error Trivernis 2020-02-11 12:26:38 +0100
  • a09bebb6fa Update README trivernis 2020-02-08 14:28:54 +0100
  • ecc3165f1f Add delay to starting of generation tasks trivernis 2020-02-08 13:22:32 +0100
  • 6cb39ce843 Remove logging of eta in seconds trivernis 2020-02-07 21:05:33 +0100
  • eb222ad582
    Merge pull request #23 from Trivernis/utf-8-i18n-properties Trivernis 2020-02-06 20:19:41 +0100
  • 109699f639 Remove unused dependencies trivernis 2020-02-06 20:18:48 +0100
  • e5f812e3bc Fix unicode loading of i18n files trivernis 2020-02-06 20:15:32 +0100
  • 1c94ced875 [wip] Try to load i18n file with utf-8 encoding trivernis 2020-02-06 11:37:13 +0100
  • a4d39bdb6b Merge branch 'master' into develop trivernis 2020-02-06 10:59:01 +0100
  • 5f14885737 Update Plugin version in gradle file and README v0.14-beta Trivernis 2020-02-05 17:55:11 +0100
  • 407edff2df
    Merge pull request #20 from Trivernis/develop Trivernis 2020-02-05 17:46:16 +0100
  • a4115ebdf7 Add ETA to periodic reports Trivernis 2020-02-05 17:31:33 +0100
  • 3d8c47aee2 Update english i18n Trivernis 2020-02-05 16:34:35 +0100
  • 965598de2b Add i18n to every output Trivernis 2020-02-05 16:34:13 +0100
  • bd731c85f0 Add i18n to generation manager trivernis 2020-02-05 11:58:40 +0100
  • 900600714e Add i18n structure trivernis 2020-02-05 10:46:46 +0100
  • f88100be5f Fix chunk center coordinate being calculated the wrong way trivernis 2020-01-30 20:31:19 +0100
  • f1ad4473de
    Merge pull request #15 from Trivernis/develop v0.13-beta Trivernis 2020-01-23 22:09:22 +0100
  • f89be3a73c Update Readme trivernis 2020-01-23 22:08:21 +0100
  • 24b2707293
    Merge branch 'master' into develop Trivernis 2020-01-23 22:03:37 +0100
  • f89262e538 Add ignore-worldborder config option trivernis 2020-01-23 22:00:00 +0100
  • a1e0c5b0f7
    Add renovate.json Renovate Bot 2019-10-05 09:49:45 +0000
  • ce826419f1 Added config parameter Trivernis 2019-10-02 21:05:57 +0200
  • 3a0012ef3f Added connection close safety Trivernis 2019-10-02 19:45:01 +0200
  • 8b63643f7a Changes to sql structure Trivernis 2019-10-02 16:19:34 +0200
  • b09b96d95c Fixes and version change Trivernis 2019-10-02 13:57:57 +0200
  • d7052e1ac9 enabled error reports for sql update manager Trivernis 2019-10-02 10:13:24 +0200
  • 160ee13ac8 Removed Chunk unloading on save event Trivernis 2019-09-21 11:07:47 +0200
  • 707ba0e8cb
    Merge pull request #8 from Trivernis/develop v0.12-beta Trivernis 2019-09-20 00:54:06 +0200
  • b5d84186f1
    Merge pull request #7 from Trivernis/release/0.12-beta Trivernis 2019-09-20 00:49:54 +0200
  • c36ffc887c Updated Readme release/0.12-beta Trivernis 2019-09-20 00:49:05 +0200
  • 9cf4fb8c78 Fixed blockradius calculation Trivernis 2019-09-20 00:47:32 +0200
  • a8729f2e03 Fixes and Generation progress Trivernis 2019-09-20 00:29:35 +0200
  • 350e774bb2 Fixes and Generation units Trivernis 2019-09-19 18:57:45 +0200
  • 719f140a84 Merge remote-tracking branch 'Chunkmaster_Github/release/0.12-beta' into release/0.12-beta Trivernis 2019-09-19 16:19:04 +0200
  • 7c953ac085 Added tpChunk command Trivernis 2019-09-19 16:18:42 +0200
  • 209c84b9e7 Less verbose console output Trivernis 2019-09-19 12:58:39 +0200
  • d0a76b213d Less verbose console output Trivernis 2019-09-19 12:58:39 +0200
  • 38800b4b8d circleci badge to readme Trivernis 2019-09-19 12:14:02 +0200
  • e0e3205ea7
    Merge pull request #6 from Trivernis/master Trivernis 2019-09-19 12:12:56 +0200
  • 962f7daa4b
    Merge pull request #5 from Trivernis/feature/circleci Trivernis 2019-09-19 12:11:49 +0200
  • 2443b14d1a Removed ls task Trivernis 2019-09-19 12:08:05 +0200
  • a962490684 Changed artifact path Trivernis 2019-09-19 12:06:21 +0200
  • 81953eed58 Changed build path Trivernis 2019-09-19 12:05:09 +0200
  • 52e9fafc1a Changed artifact task Trivernis 2019-09-19 12:03:58 +0200
  • 64bc610d40 added list command Trivernis 2019-09-19 12:02:13 +0200
  • 08099c067f Added store Artifacts Trivernis 2019-09-19 11:58:56 +0200
  • 5fc30bee44 Added Circleci config Trivernis 2019-09-19 11:51:44 +0200
  • 8134ccde9c Fixes and speed improvement Trivernis 2019-09-19 11:48:44 +0200
  • c6bc75c7fe Merge branch 'master' into develop Trivernis 2019-09-19 11:05:49 +0200
  • 6c82136996
    Delete gradle.yml Trivernis 2019-09-18 21:44:14 +0200
  • ed0cc68bd0
    Update gradle.yml Trivernis 2019-09-18 21:42:09 +0200
  • 3a171f002b
    Update gradle.yml Trivernis 2019-09-18 21:41:01 +0200
  • c6a4de48b1
    Update gradle.yml Trivernis 2019-09-18 21:39:14 +0200
  • 2e75d30318
    Update gradle.yml Trivernis 2019-09-18 21:30:44 +0200
  • 3f8476ecc5
    Merge pull request #2 from Trivernis/release/0.11-beta v0.11-beta Trivernis 2019-09-18 21:26:12 +0200
  • a1c64f76fc
    Update gradle.yml Trivernis 2019-09-18 21:25:52 +0200
  • 29e5b9c117
    Update gradle.yml Trivernis 2019-09-18 21:23:52 +0200