Commit Graph

56 Commits

Author SHA1 Message Date
02abbabb08 Start work on v0.12.0-SNAPSHOT 2023-02-07 18:23:47 -05:00
b040711701 v0.11.0 v0.11.0 2023-02-07 18:23:23 -05:00
96ed2ff2bb Remove serialization plugin, which makes us compatible with more Gradle versions. 2023-02-07 18:22:01 -05:00
061a788d93 Fix CodeQL task name. 2023-02-07 10:13:30 -05:00
3c02e23163 Publish GitHub CodeQL from Qodona 2023-02-07 10:09:42 -05:00
1c4217da53 Qodona Workflow 2023-02-07 09:57:48 -05:00
81985013e8 Start work on v0.11.0-SNAPSHOT 2023-02-07 06:41:11 -05:00
55efba22bd v0.10.0 v0.10.0 2023-02-07 06:36:41 -05:00
2cb2d8fe89 v0.10.0 2023-02-07 06:34:30 -05:00
b3219afb24 v0.10.0 2023-02-07 06:31:43 -05:00
ac7ec227b0 Gradle Plugin Portal 2023-02-07 06:31:23 -05:00
0ed243e9ae Publish sources JAR and ensure new lines. 2023-02-07 05:57:45 -05:00
34648bdc8c Begin work on 0.10.0-SNAPSHOT 2023-02-05 21:33:03 -08:00
e1e42df67e v0.9.0 v0.9.0 2023-02-05 21:32:40 -08:00
dc1ebe09b7 Upgrade Kotlin to 1.8.10 2023-02-05 21:30:50 -08:00
1cd36b5529 Start work on 0.9.0 2023-02-03 13:08:14 -08:00
a06687507c v0.8.0 v0.8.0 2023-02-03 13:07:49 -08:00
5d4152d6df Support CONCRETE_BUILD_NUMBER for build number in version. 2023-02-02 20:33:32 -08:00
4c7dea2296 Start on v0.8.0-SNAPSHOT 2023-01-27 22:43:23 -08:00
c3ddcff572 v0.7.0 v0.7.0 2023-01-27 22:40:24 -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
18916bbd22 Start on v0.7.0-SNAPSHOT 2023-01-26 21:48:45 -08:00
34c54a6628 v0.6.0 v0.6.0 2023-01-26 10:27:02 -08:00
c31de09a52 Fix sample builds. 2023-01-25 19:59:09 -08:00
73d7019f2e GitHub workflow for building samples. 2023-01-25 19:55:10 -08:00
b297931915 Update samples to 1.19.3 2023-01-24 20:40:36 -08:00
38e359b49b Attempt at fixing GitHub Packages too. 2023-01-24 20:28:40 -08:00
426020f1f9 GitLab Publishing 2023-01-24 20:26:25 -08:00
a06be05645 Attempt to fix GitHub packages token. 2023-01-24 20:11:07 -08:00
5aed273563 Fix task name for publishing to GitHub Packages 2023-01-24 20:04:55 -08:00
f87264235f Fix repository name for GitHub Packages 2023-01-24 20:03:27 -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
95bda20186 Merge pull request #4 from kendfinger/base-plugin
Support for base projects which do not contain the Bukkit API.
2022-07-14 19:01:26 -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
117e914b01 Bump to 0.4.0. 2022-07-12 01:06:46 -07:00
842aa4e264 Add GitLab to publishing repositories. v0.3.0 2022-07-12 01:06:14 -07:00
617017f6e2 Merge pull request #2 from kendfinger/more-cleanup
More cleanup and support for concrete as part of a project hierarchy.
2022-07-12 00:29:43 -07:00
07bb459111 Update README.md 2022-07-12 00:28:23 -07: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
e7d87c638c Add basic GitHub Workflow 2022-07-10 19:37:05 -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
ee4249e3e8 Bump to 0.3.0 for next development release. 2022-07-10 13:02:45 -07:00