Commit Graph

17 Commits

Author SHA1 Message Date
5d4152d6df Support CONCRETE_BUILD_NUMBER for build number in version. 2023-02-02 20:33:32 -08:00
ee697e2c4f Simple code cleanup. 2023-01-27 22:39:21 -08:00
d304170062 Allocate PaperVersionClient closer to time of use. 2023-01-27 22:31:07 -08:00
0129f761f2 Properly mark task internal methods as internal. 2023-01-27 22:01:48 -08:00
ace5b0ab3e Add support for running a second custom directory as a Minecraft server. 2023-01-27 21:59:40 -08:00
73d7019f2e GitHub workflow for building samples. 2023-01-25 19:55:10 -08:00
fdc124276b Migration to Gay Pizza 2023-01-24 20:00:50 -08:00
e131c50306 Upgrade for 1.19.2 and Gradle 7.5.1 2022-10-26 20:32:44 -07:00
64028dd1de Support for base projects which do not contain the Bukkit API.
Also fixes a bug where root and plugin couldn't exist in the same project.
2022-07-13 03:40:33 -04:00
30def2c165 Take review comments. 2022-07-12 03:27:42 -04:00
7640782161 Paper server update rework and support for offline mode. 2022-07-11 08:15:06 -04:00
58356c27f3 Add a concept of a concrete-library which has access to Bukkit but is not a plugin. 2022-07-10 19:35:50 -04:00
39a7b50a07 Mixed project sample and more bug fixes. 2022-07-10 19:03:59 -04:00
adcff8dcc5 Fix problem where concrete root project may not be found if the hierarchy is deep enough. 2022-07-10 18:20:38 -04:00
e3d191e277 More cleanup and support for concrete as part of a project hierarchy. 2022-07-10 18:18:27 -04:00
fbaf3f8ab0 Sample project which dumbs down everything. 2022-07-10 02:45:16 -04:00
e35c682c2e Initial commit. 2022-07-09 18:14:21 -07:00