CatmanGames
64146a0f98
Ensure grass rendering respects air block checks and update project Java home in gradle properties.
2026-04-09 03:09:28 +02:00
thedarkcolour
b1ad58c089
Fix an NPE with music discs
...
Fixes an NPE I found while playing around with music discs. Changes the "soundIn" parameter in the playRecord function in IBlockUpdateListener nullable which is safe because the parameter never gets used. This fixes the NPE because somehow taking a music disc out of the jukebox passes null for the playRecord function, which causes a crash when it shouldn't.
2021-04-26 11:34:02 +02:00
octarine-noise
8319d721c7
Update to work with OptiFine_1.12.2_HD_U_F6_pre1
2020-01-01 15:15:44 +01:00
octarine-noise
1b0e93b050
Array bounds check for overlay layer
2020-01-01 15:14:19 +01:00
octarine-noise
1ea2b6b946
Model loading rework (1.14 prep)
...
remove unnecessary complexity
access sprites only at PostStitch
2019-12-30 17:35:52 +01:00
octarine-noise
d9cc03511a
Cache round log neighborhood data for faster chunk re-rendering
2019-12-21 15:08:29 +01:00
octarine-noise
d0265483d2
Option to skip rendering of hidden extra leaves
2019-12-21 14:37:20 +01:00
octarine-noise
20da2a27bd
Fully remove Optifine CTM code
2019-12-21 14:16:28 +01:00
octarine-noise
02509fa44d
remove useless config option: distance limit
2019-09-04 11:29:50 +02:00
octarine-noise
6801304bd1
do not access TileEntities in unloaded chunks
2019-09-03 14:24:26 +02:00
octarine-noise
d96ac1c94c
update Forge / Forgelin / Kotlin versions
2019-09-03 14:23:44 +02:00
octarine-noise
ac015b12df
disable Optifine CTM support, fix custom colors
2019-04-13 09:37:57 +02:00
octarine-noise
71f0be0c93
fix shader mod integration
2019-03-02 13:27:39 +01:00
octarine-noise
cbee4916ed
Merge branch 'kotlin-1.10' into kotlin-1.12
2018-10-26 17:38:14 +02:00
octarine-noise
418d955f54
add Forgelin as mod dependency
2018-10-26 17:37:16 +02:00
octarine-noise
3121542c07
fix operand stack overflow in RenderChunk class transformation with recent Forge versions
2018-10-25 14:17:57 +02:00
octarine-noise
5b1b35a891
update to latest recommended Forge
2018-10-25 14:14:30 +02:00
octarine-noise
787b3993b5
allow access to ClassWriter flags in class transformer context
2018-10-25 14:05:13 +02:00
octarine-noise
c593ff9bcb
Merge branch 'kotlin-1.10' into kotlin-1.12
2018-10-25 13:46:29 +02:00
octarine-noise
afa619f838
use Forgelin
2018-10-25 11:11:14 +02:00
octarine-noise
e704a0af94
update to latest recommended Forge
2018-10-25 11:10:44 +02:00
octarine-noise
7aa510189a
fix gray blocks with Optifine custom colors enabled
2017-09-30 13:37:43 +02:00
octarine-noise
36a3a38ff1
Merge branch 'kotlin-1.11.2' into kotlin-1.12
2017-09-10 01:18:47 +02:00
octarine-noise
7f4ee4b0a3
support MC versions 1.12 and 1.12.1 as well
2017-09-10 01:15:33 +02:00
octarine-noise
a4c6d1eecd
Merge branch 'kotlin-1.10' into kotlin-1.11.2
2017-09-10 01:13:41 +02:00
octarine-noise
b55d90802f
fix broken serverside detection
2017-09-10 01:11:27 +02:00
octarine-noise
c5261216b2
Merge branch 'kotlin-1.11.2' into kotlin-1.12
2017-08-12 19:12:46 +02:00
octarine-noise
50399052b0
Merge branch 'kotlin-1.10' into kotlin-1.11.2
2017-08-12 18:57:10 +02:00
octarine-noise
e29d224df4
update to more recent Forge (GUI factory changes)
2017-08-12 18:19:25 +02:00
octarine-noise
32bf60492d
add OptiFine custom color support
2017-08-12 17:58:24 +02:00
octarine-noise
dacc63b11a
minor code cleanup
2017-08-12 16:37:27 +02:00
octarine-noise
e20a3fbc54
move nVidia compatibility to a config option
2017-08-12 16:33:22 +02:00
octarine-noise
4761eb266f
add support for block variants and multiple wood log bark textures
2017-08-12 15:59:22 +02:00
octarine-noise
25c302ecb6
add support for modded netherrack and mycelium
...
add support for NetherEx
2017-08-12 10:46:42 +02:00
octarine-noise
dec1f6ff03
Merge branch 'kotlin-1.11.2' into kotlin-1.12
2017-07-10 17:30:30 +02:00
octarine-noise
f145ff221e
Merge branch 'kotlin-1.10' into kotlin-1.11.2
2017-07-10 17:27:34 +02:00
octarine-noise
47781cad91
fixed all rendering layer woes (hopefully)
2017-07-10 17:18:26 +02:00
octarine-noise
e329ce0270
remove unnecessary mirroring of round log endcap texture
2017-07-10 15:29:21 +02:00
octarine-noise
7cae04d7b4
fix round log texture glitch on non-nVidia cards
2017-07-10 15:28:52 +02:00
octarine-noise
0bbf206569
fix compatibility with OptiFine AA & AF
2017-07-10 15:14:07 +02:00
octarine-noise
55095e7252
Merge branch 'kotlin-1.11.2' into kotlin-1.12
2017-07-06 11:01:59 +02:00
octarine-noise
8eebb98c9d
Merge branch 'kotlin-1.10' into kotlin-1.11.2
2017-07-06 11:00:32 +02:00
octarine-noise
2a8a9c2703
fix broken OptiFine integration
2017-07-06 10:59:52 +02:00
octarine-noise
7da89e24f1
update rubber integration for IC2 and TR 1.12
2017-07-06 10:12:46 +02:00
octarine-noise
fb078ab365
port to MC 1.12
2017-07-06 09:53:50 +02:00
octarine-noise
b5d87bb148
fix rubber tree integration to work with single resource loading pass
2017-07-06 09:10:38 +02:00
octarine-noise
6c98940d3e
Merge branch 'kotlin-1.10' into kotlin-1.11.2
2017-07-05 15:09:28 +02:00
octarine-noise
38b35c910b
allow custom renderers to draw on multiple layers
...
fix extra leaves & fast graphics xray bug
2017-07-05 11:34:07 +02:00
octarine-noise
61076789db
fix build errors after merge
2017-05-06 09:47:08 +02:00
octarine-noise
fde6c47ed3
Merge branch 'kotlin-1.10' into kotlin-1.11.2
2017-05-06 09:38:10 +02:00