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 |
|
Astrashh
|
defd775f13
|
Change Java whitespace handling in .editorconfig (#425)
* Change whitespace handling in .editorconfig
* Reformat code
* fix format error
* Reformat code
---------
Co-authored-by: Zoë Gidiere <duplexsys@protonmail.com>
|
2023-11-13 00:57:01 +00:00 |
|
Astrashh
|
4065cfea53
|
Fix YAML formatting (#426)
* Remove trailing whitespace in YAML formatting
* Reformat YAML files
|
2023-11-10 00:47:12 +00:00 |
|
Zoë Gidiere
|
89d497d500
|
Some requested changes
|
2023-11-08 21:58:57 -07:00 |
|
Zoë Gidiere
|
dd7bebb27f
|
Update lerp usage and docs
|
2023-11-08 21:18:35 -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
|
c98d39c5d7
|
Update licence year
|
2023-11-02 18:42:51 -06: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
|
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
|
e80e998cec
|
Only log warnings with debug logging
|
2023-10-20 10:03:04 +11:00 |
|
Zoë Gidiere
|
200281f140
|
dep orev1
|
2023-10-03 11:58:32 -06:00 |
|
dfsek
|
4c2ece3eb7
|
dont shade fastmath when it's unneeded
|
2022-05-30 17:56:13 -07:00 |
|
dfsek
|
01d4174092
|
bump all addon versions
|
2022-05-29 21:33:45 -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
|
ffedfcc781
|
make exposed value a double
|
2021-12-28 21:55:10 -07:00 |
|
dfsek
|
ecc4504f00
|
add ore exposed option
|
2021-12-28 17:04:47 -07:00 |
|
dfsek
|
ddebb8fec1
|
remove unused class
|
2021-12-28 16:57:57 -07:00 |
|
dfsek
|
9c5b789aa2
|
unimplement Keyed in Structure
|
2021-12-26 19:26:02 -07:00 |
|
dfsek
|
2b92e2e73b
|
getKey -> key
|
2021-12-25 01:04:19 -07:00 |
|
dfsek
|
8467a19781
|
implement namespaced registries
|
2021-12-25 01:01:32 -07:00 |
|
dfsek
|
78c3e14086
|
refactor integer vectors
|
2021-12-20 00:38:27 -07:00 |
|
dfsek
|
62d0f109b4
|
remove buffer api
|
2021-12-20 00:01:04 -07:00 |
|
dfsek
|
f088928483
|
clean up Structure API
|
2021-12-19 23:14:02 -07:00 |
|
dfsek
|
2a965e847f
|
refactor buildSrc scripts to root directory
|
2021-12-19 15:02:41 -07:00 |
|
dfsek
|
31e20b12c0
|
setBlockData -> setBlockState
|
2021-12-17 08:40:02 -07:00 |
|
dfsek
|
23fcd4a651
|
getBlockData -> getBlockState
|
2021-12-17 08:38:28 -07:00 |
|
dfsek
|
58acca3078
|
reformat
|
2021-12-14 11:01:28 -07:00 |
|
dfsek
|
69b1c86055
|
update to tectonic 3.0.1
|
2021-12-13 16:47:21 -07:00 |
|
dfsek
|
e45b44c0aa
|
remove unused OreTemplate options
|
2021-12-12 13:33:38 -07:00 |
|
dfsek
|
e0ec34c638
|
implement ore addon
|
2021-12-12 13:32:47 -07:00 |
|
dfsek
|
397c464fb2
|
finish refactoring world api
|
2021-11-28 16:51:04 -07:00 |
|
dfsek
|
1e9e1dce75
|
implement world api changes
|
2021-11-28 12:19:10 -07:00 |
|
dfsek
|
bf0ac5afe2
|
refactor world API
|
2021-11-27 17:15:20 -07:00 |
|
dfsek
|
e616d21bea
|
refactor generation stuff
|
2021-11-27 09:52:41 -07:00 |
|
dfsek
|
f761559e6e
|
addon versioning
|
2021-11-25 09:32:43 -07:00 |
|
dfsek
|
325035822f
|
somehow intellij forgot about this stuff
|
2021-11-23 21:09:42 -07:00 |
|
solonovamax
|
dc07b60688
|
Use latest fancy gradle features to not do that dumb string bullshit from before
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
|
2021-11-21 23:58:24 -05:00 |
|
dfsek
|
1267661819
|
default impl of ConfigType#registrySupplier
|
2021-11-20 12:44:32 -07:00 |
|
dfsek
|
9b723888ab
|
add license headers
|
2021-11-19 15:42:26 -07:00 |
|
dfsek
|
610336e868
|
relicense addons under MIT license
|
2021-11-19 08:47:17 -07:00 |
|
dfsek
|
76f8af1b64
|
format
|
2021-11-17 16:28:40 -07:00 |
|
dfsek
|
4ba759c374
|
create addon manifests
|
2021-11-17 12:39:24 -07:00 |
|
dfsek
|
416be81124
|
depend on manifest addons in core addon modules
|
2021-11-17 12:20:18 -07:00 |
|
dfsek
|
f6af478765
|
create addon manifests
|
2021-11-17 10:20:06 -07:00 |
|
dfsek
|
f044b25769
|
Initial commit
|
2021-10-17 15:19:41 -07:00 |
|