Commit Graph

32 Commits

Author SHA1 Message Date
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
ba6881627f Bump version to 0.2.0. v0.2.0 2022-07-10 12:58:58 -07:00
4f11d45f20 Merge pull request #1 from kendfinger/main
Rework and Sample Project
2022-07-10 12:56:25 -07:00
7310465d55 Create LICENSE 2022-07-10 12:37:16 -07:00
fa1dc3a152 Create README.md 2022-07-10 12:35:24 -07:00
fbaf3f8ab0 Sample project which dumbs down everything. 2022-07-10 02:45:16 -04:00
e35c682c2e Initial commit. v0.1.0 2022-07-09 18:14:21 -07:00