octarine-noise
|
178a014a6b
|
bump version
1.16.5-Forge-2.7.0
|
2021-07-30 15:57:56 +02:00 |
|
octarine-noise
|
0b802663dc
|
fix ignored snowed leaves config
|
2021-07-26 23:32:02 +02:00 |
|
octarine-noise
|
d2b9326ced
|
mod support: BOP, BYG, Environmental, Desolation
|
2021-07-26 23:29:58 +02:00 |
|
octarine-noise
|
31eddf682d
|
get leaf particle type from rules
|
2021-07-26 22:43:42 +02:00 |
|
octarine-noise
|
e689a44687
|
simpler parser, allow for negated conditions
|
2021-07-26 22:42:54 +02:00 |
|
octarine-noise
|
b4824b77ae
|
fix leaf block & leaf particle colors
|
2021-07-26 14:52:26 +02:00 |
|
octarine-noise
|
4c08354d74
|
Leaf shader wind integration
|
2021-07-26 12:15:38 +02:00 |
|
octarine-noise
|
0518b01b50
|
Optifine compatibility for mixin
|
2021-07-26 12:14:57 +02:00 |
|
octarine-noise
|
563a67f213
|
fix wrong package name for Refs
|
2021-07-26 12:13:06 +02:00 |
|
octarine-noise
|
4637e282ce
|
cleaner rule matching implementation based on Either
|
2021-07-15 00:53:24 +02:00 |
|
octarine-noise
|
8ef84718b5
|
get tint index directly from model
|
2021-07-13 20:06:45 +02:00 |
|
octarine-noise
|
1e69081a2f
|
calculate average texture color without atlas
|
2021-07-13 20:05:15 +02:00 |
|
octarine-noise
|
c418e001b0
|
change overlay layer to use Maps as storage
|
2021-07-13 17:07:06 +02:00 |
|
octarine-noise
|
4ce7eda78b
|
fix snowed short grass color
|
2021-07-13 17:05:57 +02:00 |
|
octarine-noise
|
145e07363c
|
support for Nylium blocks
|
2021-07-12 21:47:06 +02:00 |
|
octarine-noise
|
54e245bcd4
|
add rules for crops
|
2021-07-12 20:49:45 +02:00 |
|
octarine-noise
|
d2485cd323
|
remove old block config
|
2021-07-12 20:27:55 +02:00 |
|
octarine-noise
|
257593d231
|
use new config parser
+BakeWrapperManager no longer singleton
|
2021-07-12 20:21:26 +02:00 |
|
octarine-noise
|
c8e79c22ff
|
[WIP] Config parser
|
2021-07-12 19:13:42 +02:00 |
|
octarine-noise
|
29ab544269
|
Multi-layer rendering support
|
2021-07-06 00:06:11 +02:00 |
|
octarine-noise
|
78c7b53595
|
bump version to 2.6.5
1.16.5-Forge-2.6.5
|
2021-06-02 16:41:26 +02:00 |
|
octarine-noise
|
3a04099fc2
|
fix chinese lang file
|
2021-05-29 23:47:13 +02:00 |
|
octarine-noise
|
d6038dd072
|
add PackNameDecorator to avoid NPE
Forge allows pack hiding, but just in case
|
2021-05-29 23:43:14 +02:00 |
|
octarine-noise
|
4ebb7f2d35
|
fix blocks with flat lighting
|
2021-05-29 23:27:20 +02:00 |
|
octarine-noise
|
14a8600552
|
fix rising soul particle texture
|
2021-05-29 16:24:05 +02:00 |
|
octarine-noise
|
b3ffb7e4d6
|
Merge remote-tracking branch 'local/forge-1.15' into forge-1.16
# Conflicts:
# src/main/kotlin/mods/betterfoliage/BetterFoliageMod.kt
|
2021-05-22 19:22:10 +02:00 |
|
octarine-noise
|
fc7f2be15c
|
language key fixes
|
2021-05-22 19:20:34 +02:00 |
|
octarine-noise
|
b7bdd438e4
|
upgrade to Cloth Config v4
|
2021-05-22 19:00:54 +02:00 |
|
octarine-noise
|
65c9596a14
|
Merge remote-tracking branch 'local/forge-1.15' into forge-1.16
# Conflicts:
# build.gradle.kts
# src/main/kotlin/mods/betterfoliage/BetterFoliageMod.kt
# src/main/kotlin/mods/betterfoliage/config/Config.kt
# src/main/resources/assets/betterfoliage/lang/en_us.lang
|
2021-05-22 18:38:10 +02:00 |
|
octarine-noise
|
25b8896a25
|
log config GUI registration
|
2021-05-22 18:34:18 +02:00 |
|
octarine-noise
|
f1f811219e
|
Merge remote-tracking branch 'local/forge-1.14' into forge-1.15
# Conflicts:
# build.gradle.kts
# gradle.properties
# src/main/kotlin/mods/betterfoliage/BetterFoliageMod.kt
# src/main/kotlin/mods/betterfoliage/client/Client.kt
# src/main/kotlin/mods/betterfoliage/client/integration/ForestryIntegration.kt
# src/main/kotlin/mods/betterfoliage/client/integration/RubberIntegration.kt
# src/main/kotlin/mods/betterfoliage/client/render/EntityRisingSoulFX.kt
# src/main/kotlin/mods/betterfoliage/client/render/RenderCactus.kt
# src/main/kotlin/mods/betterfoliage/client/render/RenderGrass.kt
# src/main/kotlin/mods/betterfoliage/client/render/RenderLeaves.kt
# src/main/kotlin/mods/betterfoliage/client/render/RenderLilypad.kt
# src/main/kotlin/mods/betterfoliage/client/render/RenderLog.kt
# src/main/kotlin/mods/betterfoliage/client/render/RenderMycelium.kt
# src/main/kotlin/mods/betterfoliage/client/render/RenderNetherrack.kt
# src/main/kotlin/mods/betterfoliage/client/render/RenderReeds.kt
# src/main/kotlin/mods/betterfoliage/client/texture/GrassRegistry.kt
# src/main/kotlin/mods/betterfoliage/client/texture/LeafParticleRegistry.kt
# src/main/kotlin/mods/betterfoliage/client/texture/LeafRegistry.kt
# src/main/kotlin/mods/betterfoliage/client/texture/Utils.kt
# src/main/kotlin/mods/betterfoliage/config/Config.kt
# src/main/kotlin/mods/betterfoliage/config/DelegatingConfig.kt
# src/main/kotlin/mods/betterfoliage/config/MainConfig.kt
# src/main/kotlin/mods/betterfoliage/resource/discovery/Delegate.kt
# src/main/kotlin/mods/betterfoliage/resource/generated/CenteringTextureGenerator.kt
# src/main/kotlin/mods/betterfoliage/resource/generated/GeneratedGrass.kt
# src/main/kotlin/mods/octarinecore/client/resource/AsyncSpriteProviderManager.kt
# src/main/kotlin/mods/octarinecore/client/resource/ModelDiscovery.kt
# src/main/kotlin/mods/octarinecore/client/resource/ResourceGeneration.kt
# src/main/kotlin/mods/octarinecore/client/resource/ResourceHandler.kt
|
2021-05-22 18:07:32 +02:00 |
|
octarine-noise
|
57dc83f1af
|
config GUI misc fixes
|
2021-05-22 17:49:57 +02:00 |
|
octarine-noise
|
180c2bf230
|
bump version to 2.5.2
|
2021-05-22 17:29:13 +02:00 |
|
octarine-noise
|
ff89aa7a13
|
add client-only version tester
|
2021-05-22 17:27:51 +02:00 |
|
octarine-noise
|
25cea8633c
|
Integrate ClothConfig for Forge
|
2021-05-22 17:27:28 +02:00 |
|
octarine-noise
|
eeabc1922e
|
translations JSON conversion
+ some cleanup
|
2021-05-22 17:25:48 +02:00 |
|
XiLaiTL
|
d7e16d603f
|
Add files via upload
(cherry picked from commit ce8afacb019336962848ade302e7fe76c2654ebd)
|
2021-05-22 16:39:09 +02:00 |
|
octarine-noise
|
b1a08ab500
|
Merge remote-tracking branch 'local/forge-1.15' into forge-1.16
# Conflicts:
# gradle.properties
# src/main/kotlin/mods/betterfoliage/integration/ShadersModIntegration.kt
# src/main/kotlin/mods/betterfoliage/model/HalfBaked.kt
# src/main/kotlin/mods/betterfoliage/render/lighting/VanillaAoCalculation.kt
1.16.5-Forge-2.6.3
|
2021-05-16 12:30:07 +02:00 |
|
octarine-noise
|
fae9e9dfa9
|
adopt AO calculation tweak from Indigo
1.15.2-Forge-2.6.3
|
2021-05-16 12:02:42 +02:00 |
|
octarine-noise
|
512cd786f7
|
fix diffuse shading being too dark with shaders
|
2021-05-16 12:01:59 +02:00 |
|
octarine-noise
|
b96a17fdb9
|
clean up access transformer
|
2021-05-16 11:49:04 +02:00 |
|
octarine-noise
|
3d78ecce22
|
fix unbaked block model coords not being zero-centered
|
2021-05-16 11:48:34 +02:00 |
|
octarine-noise
|
6219e9353d
|
fix crash with Abnormals Core
change random display tick mixin injection type from @Redirect to @Inject
1.16.5-Forge-2.6.2
|
2021-05-14 18:55:10 +02:00 |
|
octarine-noise
|
e3eb222d93
|
deburr build script
|
2021-05-14 18:52:22 +02:00 |
|
octarine-noise
|
8f82fefbb7
|
Port to 1.16.5
Kottle -> KotlinForForge
1.16.5-Forge-2.6.1
|
2021-05-14 14:44:29 +02:00 |
|
octarine-noise
|
8a303a1a29
|
update Gradle wrapper to 6.8.1
ForgeGradle dependency for FG4 onwards
|
2021-05-14 14:40:16 +02:00 |
|
octarine-noise
|
a97a575dd5
|
fix missing Optifine shader wind effects
+minor cleanup
1.15.2-Forge-2.6.1
|
2021-05-14 14:36:48 +02:00 |
|
octarine-noise
|
a5a5d53341
|
bump version
1.15.2-Forge-2.6.0
|
2021-05-13 21:13:34 +02:00 |
|
octarine-noise
|
4174301ff7
|
[WIP] finishing touches
+bunch of renames to bring the 2 version closer
|
2021-05-13 21:11:47 +02:00 |
|
octarine-noise
|
9899816029
|
[WIP] Cactus, netherrack, round logs work
+ lots more cleanup
+ Optifine x-ray fix
|
2021-05-13 10:40:18 +02:00 |
|