Brian Fopiano
085f63a915
Merge pull request #961 from CocoTheOwner/slopes-rotation
...
Implements slope rotation
2023-02-15 14:46:48 -08:00
Brian Fopiano
3e022e1931
Merge pull request #954 from CocoTheOwner/slopes
...
Slope condition
2023-02-15 14:46:28 -08:00
Brian Fopiano
0dba3725ae
Merge pull request #953 from CocoTheOwner/mm-set-stuff
...
MM should set its own stuff
2023-02-15 14:44:42 -08:00
Brian Fopiano
8bb409df4e
Merge pull request #952 from CocoTheOwner/fix-image-math
...
Fix image mapping math
2023-02-15 14:44:09 -08:00
Brian Fopiano
603168a147
Merge pull request #951 from CocoTheOwner/fix-decree-conv
...
Actually check for origin on command invoke
2023-02-15 14:42:57 -08:00
Sjoerd van de Goor
2a95edd860
further documentation and cleaner code
2023-02-15 14:14:26 +01:00
Sjoerd van de Goor
e94406fb45
Implement rotation, remove precise rotation.
2023-02-15 14:05:34 +01:00
Sjoerd van de Goor
e5a7b5d0c6
Reformulate todo
2023-02-15 13:12:34 +01:00
Sjoerd van de Goor
d6f816fe2f
Flipped water / land
2023-02-15 13:00:13 +01:00
Sjoerd van de Goor
c15d4a349f
map to 255 range
2023-02-15 12:55:43 +01:00
Sjoerd van de Goor
3ce832583c
Continent (i.e. heightmap + ocean/land division) render
2023-02-15 12:49:20 +01:00
Sjoerd van de Goor
5514fd2645
Proper ordering
2023-02-08 01:51:39 +01:00
Sjoerd van de Goor
66d07dcaca
Revert "Slope condition"
...
This reverts commit d4c0e07b1daf62c526eb1140dce429d1d0939721.
2023-02-08 01:35:18 +01:00
Sjoerd van de Goor
c1cf8e88ee
That is pretty necessary
2023-02-08 01:33:31 +01:00
Sjoerd van de Goor
684bd739b9
Slope rotation (unfinished)
2023-02-08 01:30:12 +01:00
Sjoerd van de Goor
d4c0e07b1d
Slope condition
2023-02-08 01:29:30 +01:00
Sjoerd van de Goor
a6ea6fcfb2
better
2023-02-07 17:39:44 +01:00
Sjoerd van de Goor
c366ec0c40
MM should set its own stuff
2023-02-07 17:26:06 +01:00
CocoTheOwner
8d715e2e4e
x != z
2023-02-06 15:43:27 +01:00
CocoTheOwner
dea3ec80ac
Fix image mapping math
...
Fixes snippet code, prevents an NPE, fixes centered for coordinateScale scaled image noises, fixes tiling on negative numbers (-1 % 2 = -1, a free fuck you from java)
2023-02-06 15:39:28 +01:00
CocoTheOwner
4053f05ba9
Actually check for origin on command invoke
2023-02-06 14:58:17 +01:00
Brian Neumann-Fopiano
ef07ec2c62
Datapack Shenanigans
2.3.14-1.19.3
2023-02-04 14:38:30 -05:00
Brian Neumann-Fopiano
0ffc64231b
V+
2.3.13-1.19.3
2023-01-17 12:38:32 -05:00
Brian Neumann-Fopiano
fe112c3ba5
Actuator Cleanup
2023-01-17 12:35:40 -05:00
Brian Neumann-Fopiano
2fa03aac3b
Tweaked Min/Max Values
2023-01-17 12:35:26 -05:00
Brian Neumann-Fopiano
6ac5ad880d
Simplified
2023-01-17 12:35:13 -05:00
Brian Neumann-Fopiano
54f14392d9
Removed Redundant World Init
2023-01-17 12:35:03 -05:00
Brian Fopiano
c7ecdaf8a8
Merge pull request #944 from ColorsWind/Development
...
fix issue with `bukkit.yml` world-container option
2023-01-15 12:02:28 -08:00
ColorsWind
497c24a3b6
fix issue with bukkit.yml
world-container option
2023-01-05 15:58:57 +08:00
Brian Fopiano
00aa26e602
oops
2022-12-28 13:27:24 -05:00
Brian Fopiano
3796381156
Merge remote-tracking branch 'origin/Development' into Development
2022-12-28 13:23:05 -05:00
Brian Fopiano
b0c5700cf5
Experimental Speedy things with New java
2022-12-28 13:23:00 -05:00
Brian Fopiano
78a4b1d2ce
Clean
2022-12-28 13:05:32 -05:00
Brian Fopiano
e5e6b9848f
Merge pull request #943 from simon44556/master
...
- Update ender eye usage to ignore portal frame clicks
2022-12-25 18:06:14 -05:00
simon44556
3e36f57f14
- Update ender eye usage to ignore portal frame clicks
2022-12-25 18:00:17 +01:00
Brian Fopiano
d794ede4d8
Vwoop
2022-12-22 15:09:37 -05:00
Brian Fopiano
7a4d97d76a
Version Check?
2022-12-22 14:38:20 -05:00
Brian Fopiano
e76ab1d367
.
2022-12-22 14:23:52 -05:00
Brian Fopiano
9731feff7f
hmmm
2022-12-19 20:36:36 -05:00
cyberpwn
4ce790082d
Gource is cool
2022-12-11 12:32:05 -05:00
Brian Fopiano
065b748036
Merge pull request #938 from VolmitSoftware/Development
...
Development
2.3.12-1.19.3
2.3.11-1.19.3
2.3.10-1.19.3
2022-12-09 18:09:21 -08:00
Brian Neumann-Fopiano
76891d246f
HUGE changes
2022-12-09 18:05:47 -08:00
Brian Neumann-Fopiano
0832007991
it compiles, not working
2022-12-08 19:40:13 -08:00
Brian Fopiano
87302a046c
Merge pull request #933 from VolmitSoftware/Development
...
Development
2.3.9-1.19.2
2022-11-30 10:07:07 -08:00
Brian Neumann-Fopiano
f0f7453b32
V+
2022-11-30 10:05:34 -08:00
Brian Neumann-Fopiano
2991bea248
updated pack
2022-11-30 10:04:25 -08:00
Brian Neumann-Fopiano
673b42c2f5
Papi and Biome location better
2022-11-30 08:55:27 -08:00
Brian Neumann-Fopiano
7d994e27e3
"A Biome" changed to be more desctiptive
2022-11-30 08:55:05 -08:00
Brian Fopiano
5f2b82aac7
Merge pull request #926 from VolmitSoftware/Development
...
Development
2.3.8-1.19.2
2022-11-12 13:34:06 -08:00
Brian Neumann-Fopiano
af1a03cb67
Optimization Overhaul
2022-11-12 13:31:39 -08:00