3314 Commits

Author SHA1 Message Date
dfsek
ae96d8f526 fix inject parameters in NoiseConfigMixin 2023-02-06 19:18:08 +11:00
dfsek
4a918d00a3 allow registry manager to be overwritten 2023-02-06 19:18:08 +11:00
dfsek
cd65785de4 fix SaveLoadingMixin 2023-02-06 19:18:08 +11:00
dfsek
51cd4cd4b7 fix RegistryMixin target class 2023-02-06 19:18:08 +11:00
dfsek
e7efdd61a6 fabric compiles now 2023-02-06 19:18:08 +11:00
dfsek
0006762ff3 update platform biome delegate logic 2023-02-06 19:18:08 +11:00
dfsek
4e4627d11d update minecraft data config templates 2023-02-06 19:18:08 +11:00
dfsek
228b26f7c4 more work on evil update 2023-02-06 19:18:08 +11:00
dfsek
ef846d53ad update MinecraftChunkGeneratorWrapper and its codec 2023-02-06 19:18:08 +11:00
dfsek
f6f7529cb5 begin working on fabric 1.19.3 2023-02-06 19:18:08 +11:00
dfsek
606315ea64 update platform versions to 1.19.3 2023-02-06 19:18:08 +11:00
Astrash
46f7c95314 Implement BiomeProvider#getBaseBiome in pipeline v2 2023-01-30 12:57:50 +11:00
dfsek
4d826c880c update version to 6.2.2 2022-12-21 23:49:15 -07:00
dfsek
6da3acc8a1 make forge compile 2022-12-21 23:49:06 -07:00
dfsek
8fff27fddd update bukkit to 1.19.3 2022-12-21 23:00:40 -07:00
dfsek
75673b5b8e begin working on Forge 2022-12-21 21:59:39 -07:00
dfsek
5ded3552d3 clean up sysout logging 2022-12-21 21:38:40 -07:00
dfsek
ded308c01c add mixin to inject flora 2022-12-21 21:34:44 -07:00
dfsek
ee336b01a6 1.19.3 launch and enter world 2022-12-21 21:14:38 -07:00
dfsek
66465f27ff evil registry hacks 2022-12-21 14:41:43 -07:00
dfsek
764a4fa535 continue registry wrangling 2022-12-19 01:27:35 -07:00
dfsek
5dd5c37055 fix inject parameters in NoiseConfigMixin 2022-12-18 22:54:30 -07:00
dfsek
2e0f892fff allow registry manager to be overwritten 2022-12-18 22:53:10 -07:00
dfsek
cad0e4105c fix SaveLoadingMixin 2022-12-18 22:49:59 -07:00
dfsek
b10898b837 fix RegistryMixin target class 2022-12-18 22:46:57 -07:00
dfsek
6255ac7379 fabric compiles now 2022-12-18 22:44:53 -07:00
dfsek
c90ca076ab update platform biome delegate logic 2022-12-18 22:44:06 -07:00
dfsek
73af05bf09 update minecraft data config templates 2022-12-18 22:39:18 -07:00
dfsek
84eab0de4a more work on evil update 2022-12-18 22:03:00 -07:00
dfsek
393a868e6a update MinecraftChunkGeneratorWrapper and its codec 2022-12-18 20:05:17 -07:00
dfsek
8955e4bb81 begin working on fabric 1.19.3 2022-12-14 19:14:16 -07:00
dfsek
bae2af80c8 update platform versions to 1.19.3 2022-12-14 18:28:25 -07:00
Astrashh
6826f44770
Merge pull request #386 from PolyhedralDev/dev/dot-product-slant-again
Refactor Noise3D palettes to optionally use dot product slants
2022-11-29 13:28:23 +11:00
Astrash
1b5095dd36 Refactor Noise3d palettes to support multiple slant methods 2022-11-26 19:18:58 +11:00
Astrash
95992cc49b Don't apply align to single image fallback 2022-11-26 14:43:15 +11:00
Astrash
7b0185ba7c Add translate color sampler 2022-11-26 14:42:12 +11:00
Astrash
6b7fb82202 Put mutator color samplers in their own packages 2022-11-26 14:21:02 +11:00
Astrash
f246c8ada3 Put image based color samplers in own packages 2022-11-26 14:14:15 +11:00
Astrash
a97273f358 Skip color dist calc if exact match 2022-11-26 14:05:39 +11:00
Astrash
878bede60b Name changes 2022-11-26 13:52:15 +11:00
Astrash
b771e108b6 Use color sampler as fallback instead of constant 2022-11-26 13:52:15 +11:00
Astrash
5c916f7758 Add rotate color sampler 2022-11-26 13:52:05 +11:00
Astrash
e9db14f52c Wrap BufferedImage access 2022-11-26 13:49:10 +11:00
Astrash
b3f072d689 Properly ignore alpha of lookup map 2022-11-25 14:11:16 +11:00
Astrash
4fdef98bd9 Use generic key mapping function 2022-11-25 14:10:07 +11:00
Astrash
8670c4cdf3 ColorPicker -> ColorSampler 2022-11-25 10:17:56 +11:00
Astrash
64c2a41d19 Ignore alpha channel by default with ExactColorConverter 2022-11-24 13:56:11 +11:00
Astrash
4e225a6592 Add utility methods for zero-ing color channels 2022-11-24 13:55:36 +11:00
Astrash
c491ac5b24 ColorUtil.Channel getChannel() -> from() 2022-11-24 13:55:16 +11:00
Astrash
68875cc17b Bump config-noise-function major version
* Removed IMAGE sampler
2022-11-24 12:06:51 +11:00