Astrashh
3aef977384
Patch version 6.4.1 ( #435 )
...
* Bump version to 6.4.1
* fix fabric dev env
* Invert exposed ore logic (#433 )
* Invert exposed ore logic
* Bump ore addon version
* Use logger in Gradle over println (#434 )
* Log info instead of println in gradle scripts
* Missed buildSrc printlns
---------
Co-authored-by: Zoë <duplexsys@protonmail.com>
2023-11-25 01:02:45 +00:00
Zoë Gidiere
513c2df9f9
fix building
...
for real this time
2023-11-17 11:06:41 -07:00
Zoë Gidiere
540552d301
Partially Revert "Fix stupid build error and a couple gradle warnings"
...
This reverts commit 77812545df6304ccc04dd129b8ea953deaac40b3.
2023-11-13 15:22:09 -07:00
Zoë Gidiere
4dfe2054e9
Revert "Actually fix issue"
...
This reverts commit 0b1d67b53354fdb0a8fdd89dc4f7f90e9f9388dc.
2023-11-13 15:21:17 -07:00
solonovamax
3f9f2bdce4
Use kotlin's Path extensions rather than Files.whatever
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2023-11-08 20:38:25 -05:00
Zoë Gidiere
0b1d67b533
Actually fix issue
2023-11-05 20:51:28 -07:00
Zoë Gidiere
c00753b0fc
let reformat have another go at it
2023-11-05 20:12:57 -07:00
Zoë Gidiere
77812545df
Fix stupid build error and a couple gradle warnings
...
thank you gradle .replaceFirstChar { if (it.isLowerCase()) it.titlecase(Locale.getDefault()) else it.toString() } is clearly better than .capitalize()
2023-11-05 20:07:13 -07:00
Zoë Gidiere
81a96d6b76
Reformat code
2023-11-02 18:47:36 -06:00
Zoë Gidiere
d696e4fd24
Optimize imports
2023-11-02 18:45:13 -06:00
Browsit
829696ccc8
Use jar URI prefix
...
Fixes `Path component should be '/'` on Windows
2022-07-21 02:35:38 -04:00
Browsit
43adf056c3
Fix type mismatch
...
Just pulled the master branch and got the error:
`C:\Users\{owner}\IdeaProjects\Terra\buildSrc\src\main\kotlin\DistributionConfig.kt: (49, 39): Type mismatch: inferred type is Path! but URI! was expected`
2022-07-20 22:27:22 -04:00
Zoë
7d056bd88c
try fix packs
2022-07-07 20:35:46 -07:00
dfsek
eb79a6f762
create resources dir if not exist
2022-07-07 18:49:33 -07:00
Zoë
59af552be2
fix bukkit
2022-07-07 12:33:15 -07:00
dfsek
d63606a9b1
maybe fix bukkit resource manifest building
2022-07-07 09:10:14 -07:00
dfsek
b3a8f375bc
reformat all code
2022-07-06 19:28:07 -07:00
Zoë
e21bb5c26d
Refractor
2022-06-26 23:58:48 -07:00
Zoë
dbd5edabae
Imports
2022-06-26 21:48:38 -07:00
dfsek
c1dc637eb2
fix run task addon dependency
2022-06-02 22:05:24 -07:00
dfsek
675a4465d7
redo addon bundling
2022-05-31 22:31:51 -07:00
dfsek
98b332fe54
fix shading config
2022-05-05 14:56:51 -07:00
dfsek
0a5450a345
shade paralithic in noise addon
2022-05-05 10:16:09 -07:00
dfsek
0c302456a2
use shadowJar for addon packaging
2022-05-05 08:32:48 -07:00
dfsek
41e7ad35bd
simplify dependency configuration
2022-05-05 08:25:30 -07:00
dfsek
4a3c22a8d6
reformat all code
2022-03-30 14:43:56 -07:00
dfsek
3c58d6decd
fix shaded jar resources config
2021-12-31 13:11:22 -07:00
dfsek
570a3bccc5
manually specify shadowjar task on shaded addons
2021-12-30 01:22:50 -07:00
dfsek
d10a1d1660
maybe fix empty jar issue
2021-12-25 12:56:57 -07:00
dfsek
2a965e847f
refactor buildSrc scripts to root directory
2021-12-19 15:02:41 -07:00