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
Astrash
f1bf3990c1
Bump image provider major version
2022-11-24 12:06:51 +11:00
Astrash
4334b16ded
Use color pickers in image sampler
2022-11-24 12:06:51 +11:00
Astrash
274f864d6a
Move channels into image lib
2022-11-24 12:06:51 +11:00
Astrash
329d94ba9c
Move image sampler to separate addon
2022-11-24 12:06:51 +11:00
Astrash
03ab463723
Rewrite the image biome provider to use the image library
2022-11-24 12:06:51 +11:00
Astrash
3580267532
Image library initial implementation
...
*Moves the BufferedImage loader into the library, rather than being
a loader implemented in common/implementation
2022-11-24 12:06:51 +11:00
dfsek
358e09d05b
Merge pull request #383 from PolyhedralDev/ver/6.2.1
...
6.2.1 but for real this time
2022-11-16 14:03:21 -07:00
dfsek
1f7c4ee4e7
rename from "2" to "v2"
2022-11-16 14:02:34 -07:00
dfsek
b3100e01e2
Merge remote-tracking branch 'origin/master' into ver/6.2.1
2022-11-16 13:49:13 -07:00
Astrash
02d3445dd9
Include deprecation notice for pipeline v1
2022-11-16 16:01:28 +11:00
Astrash
c1c85174ed
Re-add original pipeline implementation
2022-11-16 16:01:28 +11:00
Astrash
6cdef5d4ad
Move pipeline reimplementation to separate addon
2022-11-16 16:01:27 +11:00
Astrash
57cbea4000
Replace sout with logger debug calls
2022-11-16 16:01:27 +11:00
Astrash
3522b5f17c
Remove test class from source
2022-11-16 16:01:27 +11:00
Astrash
5c58bd54a3
Ephemeral -> Placeholder
2022-11-16 16:01:27 +11:00
Astrash
ee6d475ad0
Move reimplementation classes into main package
2022-11-16 16:01:27 +11:00
Astrash
d170b4e0fd
Handle resolution and biome blending
2022-11-16 16:01:27 +11:00
Astrash
bc324df7ca
Working state for pipeline implementation
2022-11-16 16:01:27 +11:00
dfsek
9b75410ea7
configure bukkit resource config properly
2022-11-15 21:09:16 -07:00
dfsek
44550e8d8e
Merge pull request #382 from PolyhedralDev/ver/6.2.1
...
update version
2022-11-15 19:20:18 -07:00
dfsek
12845a6004
update version
2022-11-15 19:17:14 -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
547f4884aa
fix beard
2022-11-09 18:52:36 -07:00
dfsek
72e5ac76e6
update paper dev bundle to 1.19.2
2022-11-09 18:48:09 -07:00
dfsek
7d3bdeee8f
Merge pull request #379 from PolyhedralDev/fix/ender_crystal
...
Fix End Crystals on Bukkit
2022-11-09 18:18:57 -07:00
dfsek
e471950047
Merge pull request #380 from PolyhedralDev/fix/bukkit-beard
...
implement beardification on Bukkit (closes #370 )
2022-11-09 18:18:42 -07:00
dfsek
1306dad776
implement beardification on Bukkit ( closes #370 )
2022-11-07 17:49:49 -07:00
dfsek
eb9685c734
fix #378
2022-11-07 17:31:41 -07:00
solonovamax
e8fa5514cc
Clean up language in code of conduct's license & attribution section
2022-09-06 10:42:05 -04:00
solonovamax
f1290b36d8
Fix more weird list formatting in code of conduct
2022-09-06 10:40:43 -04:00
solonovamax
befc0c6636
Fix an oopsie in the code of conduct with weird list formatting
2022-09-06 10:15:01 -04:00
Zoë
f851276fc2
Merge pull request #351 from Browsit/patch-2
...
Fix type mismatch
2022-08-26 10:56:45 -05:00
Zoë
bc334fa214
Merge pull request #350 from Browsit/patch-1
...
Update BUG_REPORT.md
2022-08-26 10:56:26 -05: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
Browsit
f8a602790a
Update BUG_REPORT.md
2022-07-20 08:28:58 -04:00
dfsek
a175601424
disable parallel build
2022-07-07 23:27:20 -07:00
Zoë
7d056bd88c
try fix packs
v6.2.0
2022-07-07 20:35:46 -07:00
dfsek
eb79a6f762
create resources dir if not exist
2022-07-07 18:49:33 -07:00