- (#2) caches now track deleted files
(
b303a3c)
- Save dp and rp overlays separately
(
43778ce)
- Make poe commands run pyright
(
c83d75a)
- Remove double comment marker
(
811b8ef)
- Fix docstring line breaks and clarify a few comments
(
8f76828)
- Remove unused parameters and functions
(
5a59e20)
- Make nested overlays load after generated overlays
(
eea04a7)
- Merge overlays from target pack
(
7fb09e7)
- Structure files don't need DataVersion to match
(
cb19247)
- Run formatter
(
7af5549)
- Update todo
(
2a59fc0)
- Update beet version
(
37e1e00)
- Introduce caching
(
10a085e)
- Accept links for process location
(
0306a21)
- Delete demo_pack directory
(
0fb8086)
- Add poetry installation info to contributing
(
60aee3f)
- Ignore overlays that exist before the plugin runs
(
801bb67)
- Rename "nester_overlay" to "subfolder_overlay"
(
1d5f7eb)
-
worldgen
-
don't test worldgen
- tests with worldgen files are broken in lectern snapshots: mcbeet/lectern#361
- Update TODO.md
-
Generate resource pack overlays (
d0855e8) -
add dependency pillow
-
Remove empty overlay entries in datapack (
a3d3c96) -
fixes a bug that created an empty overlay field in pack.mcmeta even if there were no overlays generated
- Fix github action release
(
6e0d283)
Workaround for this issue: python-semantic-release/python-semantic-release#723
-
Only publish on new release (
f13ec64) -
Properly update plugin version (
b1d1d6b) -
manually update version to 0.1.0 since the github action won't do it rn
- Generate datapack overlays
(
c03b42c)
- Add proper test pipeline
(
dd086fc)
- Setup environment
(
98eb502)
initial setup for automated build and release