Zoë Gidiere
|
dd7bebb27f
|
Update lerp usage and docs
|
2023-11-08 21:18:35 -07:00 |
|
solonovamax
|
72649d5cf7
|
Merge remote-tracking branch 'upstream/ver/6.4.0' into ver/6.4.0
|
2023-11-08 22:42:23 -05:00 |
|
solonovamax
|
7cf87de463
|
Add TODO to replace FoliaLib when we drop support for 1.18 and 1.19
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
|
2023-11-08 22:42:14 -05:00 |
|
Zoë Gidiere
|
020033f839
|
add rsqrt ts function
|
2023-11-08 19:53:36 -07:00 |
|
Zoë Gidiere
|
b3ef4ac79c
|
optimized tan
|
2023-11-08 19:52:05 -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
|
0ab463f34f
|
bukkit clean up
|
2023-11-05 21:07:25 -07:00 |
|
Zoë Gidiere
|
0b1d67b533
|
Actually fix issue
|
2023-11-05 20:51:28 -07:00 |
|
Zoë Gidiere
|
c4f665ffc5
|
fix format error
|
2023-11-05 20:13:04 -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
|
ad9bc7f67c
|
fix format error
|
2023-11-02 18:47:45 -06: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
|
c98d39c5d7
|
Update licence year
|
2023-11-02 18:42:51 -06:00 |
|
Zoë
|
a6fe268f79
|
Merge pull request #422 from PolyhedralDev/dev/image-caching
Improve image caching
|
2023-11-03 00:10:52 +00:00 |
|
Zoë
|
648da95e7d
|
Scattered ore (#424)
* Scattered Ore Impl
* remove break
* remove another break
* sphereCount -> blockCount
---------
Co-authored-by: Astrash <astrash@protonmail.com>
|
2023-10-29 17:33:50 -06:00 |
|
Zoë Gidiere
|
5829112a74
|
Merge branch 'ver/6.4.0' into dev/image-caching
|
2023-10-26 12:56:17 -06:00 |
|
Zoë Gidiere
|
c41bf55b7b
|
implement missing methods from last comit
|
2023-10-26 12:53:55 -06:00 |
|
Zoë Gidiere
|
5d12a560f1
|
add zero and unit vectors
|
2023-10-26 11:08:36 -06:00 |
|
Zoë Gidiere
|
6f08908bb4
|
merge ovre-v2 into ore(v1)
|
2023-10-26 10:43: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 |
|
Astrash
|
0149a29b04
|
Load correct path
|
2023-10-24 14:08:56 +11:00 |
|
Astrash
|
cd8605850f
|
Replace unload-on-timeout with timeout > 0
|
2023-10-24 13:47:25 +11:00 |
|
Astrash
|
148b8dfe35
|
Bump image lib patch version
|
2023-10-24 13:34:10 +11:00 |
|
Astrash
|
3f485b1825
|
Add to unload on timeout description
|
2023-10-24 13:30:09 +11:00 |
|
Astrash
|
cb6ecff113
|
Remove sout
|
2023-10-24 13:29:53 +11:00 |
|
Astrash
|
e30bcbf1ba
|
Improve image caching options
|
2023-10-24 13:26:35 +11:00 |
|
Astrash
|
805f99f57a
|
Make ore algorithm readable
|
2023-10-20 10:55:23 +11:00 |
|
Astrash
|
4e5b02ef42
|
Pass correct coords for ore block checks
|
2023-10-20 10:30:25 +11:00 |
|
Astrash
|
e80e998cec
|
Only log warnings with debug logging
|
2023-10-20 10:03:04 +11:00 |
|
Zoë
|
fde29220af
|
Merge pull request #419 from PolyhedralDev/dev/disable-quilt
Dev/disable quilt
|
2023-10-19 17:31:40 +00:00 |
|
Zoë Gidiere
|
d3a9b57872
|
disable quilt
|
2023-10-18 19:53:59 -06:00 |
|
Zoë
|
4671ec5bd3
|
Merge pull request #417 from PolyhedralDev/dev/folia
Dev/folia
|
2023-10-19 01:18:45 +00:00 |
|
Zoë
|
9f4a8e06e1
|
Update DependencyConfig.kt
|
2023-10-17 21:00:28 -06:00 |
|
Zoë
|
c8f2871aaa
|
Update build.gradle.kts
|
2023-10-17 20:59:27 -06:00 |
|
Zoë
|
4a537a56aa
|
Merge pull request #415 from PolyhedralDev/dev/ore-v2
Add updated ore-v2
|
2023-10-18 00:33:15 +00:00 |
|
Zoë
|
4917160123
|
Update README.md
|
2023-10-17 18:32:00 -06:00 |
|
Zoë
|
b3f80dcb64
|
Merge pull request #410 from PolyhedralDev/dev/1.20.2
1.20.2 + update libs
|
2023-10-15 19:45:43 +00:00 |
|
Zoë Gidiere
|
d49b9ccad5
|
Merge branch 'dev/1.20.2' into dev/folia
|
2023-10-14 16:02:54 -06:00 |
|
Zoë Gidiere
|
a8387ce419
|
Merge remote-tracking branch 'origin/ver/6.4.0' into dev/1.20.2
|
2023-10-14 16:02:40 -06:00 |
|
Zoë Gidiere
|
94854f2bdb
|
update versions
|
2023-10-14 15:55:43 -06:00 |
|
Astrashh
|
47f531089e
|
Add slant locator (#413)
* Add slant locator addon
* Bump slant locator noise3d dependency version
* Fix slant locator dependency version range
* Actually fix slant locator dependency version range
|
2023-10-10 00:35:47 +00:00 |
|
Astrashh
|
abd83e8278
|
Add number predicate addon (#412)
|
2023-10-10 00:35:26 +00:00 |
|
Astrash
|
b5e7c7c112
|
Fix TOP locator
|
2023-10-10 09:44:53 +11:00 |
|
Zoë Gidiere
|
d71f7d4c36
|
clarify value and change default
|
2023-10-03 21:03:44 -06:00 |
|
Zoë Gidiere
|
84898a7a6b
|
fixes
|
2023-10-03 20:03:46 -06:00 |
|
Zoë Gidiere
|
0c1a6efc72
|
refractor classes
|
2023-10-03 19:42:15 -06:00 |
|
Zoë Gidiere
|
200281f140
|
dep orev1
|
2023-10-03 11:58:32 -06:00 |
|
Zoë Gidiere
|
f1ea8074de
|
config-ore-v2
|
2023-10-03 11:54:18 -06:00 |
|