Zoë Gidiere
f408faaa80
reformat
2023-12-10 17:07:18 -07:00
Zoë Gidiere
687ad5db59
Final dep update
...
confirmed working on paper and fabric
2023-12-09 15:00:46 -07:00
Zoë Gidiere
f9c9789016
remove unused maven repo
2023-12-09 01:16:38 -07:00
Zoë Gidiere
3142c2a4f0
update paper to 1.20.4
2023-12-08 22:57:01 -07:00
Zoë Gidiere
554887ab54
build fabric against 1.20.4
2023-12-07 11:27:06 -07:00
Zoë Gidiere
0ba0d472e6
seems arch loom auto uses vineflower now
2023-12-06 22:47:35 -07:00
Zoë Gidiere
11b03eb93d
actually bump bukkit version
2023-12-06 22:27:26 -07:00
Zoë Gidiere
db8df9741f
bukkit 1.20.3
2023-12-06 22:22:18 -07:00
Zoë Gidiere
5048bc8ede
Remove folialib
2023-12-06 10:52:31 -07:00
Zoë Gidiere
913637b0a5
update deps
2023-12-05 18:29:43 -07:00
Zoë Gidiere
aecdcd578c
initial 1.20.3
...
also disable forge. we're not publishing it anyway
2023-11-27 13:35:48 -07:00
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
Zoë Gidiere
9292d3de17
Remove FastMath
...
hotspot has intrinsics for almost everything we use it for
2023-10-26 10:37:25 -06:00
Zoë Gidiere
d3a9b57872
disable quilt
2023-10-18 19:53:59 -06:00
Zoë
9f4a8e06e1
Update DependencyConfig.kt
2023-10-17 21:00:28 -06:00
Zoë Gidiere
d49b9ccad5
Merge branch 'dev/1.20.2' into dev/folia
2023-10-14 16:02:54 -06:00
Zoë Gidiere
94854f2bdb
update versions
2023-10-14 15:55:43 -06:00
Zoë Gidiere
3bc10cdb6a
Merge branch 'dev/1.20.2' into dev/folia
2023-10-02 00:42:11 -06:00
Zoë Gidiere
86ba52850d
update strata
2023-10-02 00:41:54 -06:00
Zoë Gidiere
27eebf6a47
Folia support
...
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
2023-10-02 00:23:19 -06:00
Zoë Gidiere
0a7cdb82a3
update deps + 1.20.2
2023-10-01 22:18:54 -06:00
dfsek
49efbed6f5
update versions
2023-06-15 17:11:04 -07:00
dfsek
0a16453f98
remove devlaunch lazydfu
2023-04-13 18:20:16 -07:00
dfsek
460a7651bc
fix bukkit build
2023-04-13 16:44:01 -07:00
dfsek
b7a6b839e6
Merge remote-tracking branch 'origin/dev/1.19.3'
...
# Conflicts:
# buildSrc/src/main/kotlin/Versions.kt
# platforms/bukkit/build.gradle.kts
2023-04-13 16:34:43 -07:00
dfsek
75bff93ecd
update mod versions
2023-04-13 16:31:49 -07:00
dfsek
8fff27fddd
update bukkit to 1.19.3
2022-12-21 23:00:40 -07:00
dfsek
bae2af80c8
update platform versions to 1.19.3
2022-12-14 18:28:25 -07:00
dfsek
140295602c
Merge pull request #381 from PolyhedralDev/ver/6.2.1
...
Ver/6.2.1
2022-11-10 01:16:39 -07:00
dfsek
72e5ac76e6
update paper dev bundle to 1.19.2
2022-11-09 18:48:09 -07: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
fa0fb3cd15
specify exact arch loom version
2022-07-07 07:03:17 -07:00
dfsek
b3a8f375bc
reformat all code
2022-07-06 19:28:07 -07:00
Zoë
36ceabd749
Refactor Mixin build setup
2022-07-06 00:26:42 -07:00
dfsek
f92ecb31a7
Merge remote-tracking branch 'Duplex/dev/enviroment' into dev/enviroment
2022-07-05 18:04:53 -07:00
dfsek
b7343ca327
fix typo
2022-07-05 18:04:39 -07:00