Commit Graph

120 Commits (feature/stats-command)
 

Author SHA1 Message Date
trivernis a4d39bdb6b Merge branch 'master' into develop 4 years ago
Trivernis 5f14885737 Update Plugin version in gradle file and README 4 years ago
Trivernis 407edff2df
Merge pull request #20 from Trivernis/develop
Release Beta 0.14
4 years ago
Trivernis a4115ebdf7 Add ETA to periodic reports
Closes #17
4 years ago
Trivernis 3d8c47aee2 Update english i18n 4 years ago
Trivernis 965598de2b Add i18n to every output
Closes #16
4 years ago
trivernis bd731c85f0 Add i18n to generation manager 4 years ago
trivernis 900600714e Add i18n structure 4 years ago
trivernis f88100be5f Fix chunk center coordinate being calculated the wrong way
Fixes #19
4 years ago
Trivernis f1ad4473de
Merge pull request #15 from Trivernis/develop
Fixes and changes to the sql structure
4 years ago
trivernis f89be3a73c Update Readme 4 years ago
Trivernis 24b2707293
Merge branch 'master' into develop 4 years ago
trivernis f89262e538 Add ignore-worldborder config option
- [Convert to unix linebreaks]
- Add ignore-worldborder config option to generate past the vanilla world border
4 years ago
Trivernis ce826419f1 Added config parameter
- made database filename configurable
5 years ago
Trivernis 3a0012ef3f Added connection close safety
- moved connection close outside of try catch to finally to ensure that the connection is closed even on error (SqliteManager)
5 years ago
Trivernis 8b63643f7a Changes to sql structure
- changed SqliteUpdateManager to SqliteManager
- added methods to execute sql with values and callback to the SqliteManager
- added auto close of statements
- switched to establishing a connection only when sql should be executed
5 years ago
Trivernis b09b96d95c Fixes and version change
- increased version number
- fixed stacktrace print for sql update manager
- closed table info in the update manager
5 years ago
Trivernis d7052e1ac9 enabled error reports for sql update manager 5 years ago
Trivernis 160ee13ac8 Removed Chunk unloading on save event 5 years ago
Trivernis 707ba0e8cb
Merge pull request #8 from Trivernis/develop
Beta 1.12 Changes
5 years ago
Trivernis b5d84186f1
Merge pull request #7 from Trivernis/release/0.12-beta
Release/0.12 beta
5 years ago
Trivernis c36ffc887c Updated Readme 5 years ago
Trivernis 9cf4fb8c78 Fixed blockradius calculation 5 years ago
Trivernis a8729f2e03 Fixes and Generation progress
- added generation progress display
- fixed spigot generation task
- fixed generation units
- fixed generation configuration
5 years ago
Trivernis 350e774bb2 Fixes and Generation units
- generate command now accepts a unit parameter
- fixed the skipping of not generated chunks
5 years ago
Trivernis 719f140a84 Merge remote-tracking branch 'Chunkmaster_Github/release/0.12-beta' into release/0.12-beta 5 years ago
Trivernis 7c953ac085 Added tpChunk command
- added tpchunk command
- changed help display on chunkmaster command
- removed autostart table column
5 years ago
Trivernis 209c84b9e7 Less verbose console output
- removed pausing and resuming message when no tasks are running
- stopping and resuming tasks on reload
5 years ago
Trivernis d0a76b213d Less verbose console output
- removed pausing and resuming message when no tasks are running
5 years ago
Trivernis 38800b4b8d circleci badge to readme 5 years ago
Trivernis e0e3205ea7
Merge pull request #6 from Trivernis/master
Circleci to develop
5 years ago
Trivernis 962f7daa4b
Merge pull request #5 from Trivernis/feature/circleci
Feature/circleci
5 years ago
Trivernis 2443b14d1a Removed ls task 5 years ago
Trivernis a962490684 Changed artifact path 5 years ago
Trivernis 81953eed58 Changed build path 5 years ago
Trivernis 52e9fafc1a Changed artifact task 5 years ago
Trivernis 64bc610d40 added list command 5 years ago
Trivernis 08099c067f Added store Artifacts 5 years ago
Trivernis 5fc30bee44 Added Circleci config 5 years ago
Trivernis 8134ccde9c Fixes and speed improvement
- added config parameter to define the number of chunks that should be generated per step
- probably fixed #3 by processing or canceling pending chunks before the world is saved
5 years ago
Trivernis c6bc75c7fe Merge branch 'master' into develop 5 years ago
Trivernis 6c82136996
Delete gradle.yml 5 years ago
Trivernis ed0cc68bd0
Update gradle.yml 5 years ago
Trivernis 3a171f002b
Update gradle.yml 5 years ago
Trivernis c6a4de48b1
Update gradle.yml 5 years ago
Trivernis 2e75d30318
Update gradle.yml 5 years ago
Trivernis 3f8476ecc5
Merge pull request #2 from Trivernis/release/0.11-beta
Release/0.11 beta
5 years ago
Trivernis a1c64f76fc
Update gradle.yml 5 years ago
Trivernis 29e5b9c117
Update gradle.yml 5 years ago
Trivernis 06a87928a1 Merge remote-tracking branch 'Chunkmaster_Github/release/0.11-beta' into release/0.11-beta 5 years ago