What's Changed
- replace MixinBlockLiquid with non-mixin implementation by @Glease in https://github.com/GTNewHorizons/Angelica/pull/642
New Contributors
- @Glease made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/642
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta6...1.0.0-beta7
What's Changed
- Update README.MD - add more links for compatibility by @PlayfulPiano in https://github.com/GTNewHorizons/Angelica/pull/626
- Fancy Dynamic Lights is now default by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/629
New Contributors
- @PlayfulPiano made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/626
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta5...1.0.0-beta6
What's Changed
- Update README.MD by @czerwonogrodzki in https://github.com/GTNewHorizons/Angelica/pull/589
- Make shaders work with modded leaves by @unicornbloods in https://github.com/GTNewHorizons/Angelica/pull/594
- Update ru_RU.lang by @cutiegin in https://github.com/GTNewHorizons/Angelica/pull/593
- [Dynamic Lights] Add Baubles Support by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/595
- Update zh_CN.lang by @NealDeal34 in https://github.com/GTNewHorizons/Angelica/pull/565
- Remove model loading from Angelica by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/610
- Add GLSM to transformer exclusions by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/612
- Archaicfix branding fix by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/621
- Fix culling state leaking and giving graphical issues by @Safixoo in https://github.com/GTNewHorizons/Angelica/pull/614
New Contributors
- @czerwonogrodzki made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/589
- @NealDeal34 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/565
- @Safixoo made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/614
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta4...1.0.0-beta5
What's Changed
- Update pl_PL.lang by @Radk6 in https://github.com/GTNewHorizons/Angelica/pull/564
- Options for forced Sodium Lighting and smooth lighting optimizations by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/575
- Fix sodium smooth dynamic lights by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/577
- More AO Fixes by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/578
- Moves CapturingTesselator, JSON Models, and misc utility classes to GTNHlib by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/587
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta2...1.0.0-beta4
What's Changed
- Create ru_RU.lang by @cutiegin in https://github.com/GTNewHorizons/Angelica/pull/552
- Also disable Better FPS by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/558
- Fix Thaumcraft foci rendering by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/559
- Fix Thaumic Horizons Lens Selector by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/561
- Create pl_PL.lang + minor README improvements by @Radk6 in https://github.com/GTNewHorizons/Angelica/pull/560
- HUD Caching Early Return by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/562
- Merge beta JSON loading API by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/567
- Support for glColorMaterial and glLightModel in GLSM by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/556
- More GLSM Lighting and Material work by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/569
New Contributors
- @cutiegin made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/552
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta1...1.0.0-beta2
What's Changed
- Beta by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/461
- Beta Release - Shaders sneak preview (Don't submit issues yet) by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/557
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha53...1.0.0-beta1
What's Changed
- Fixed crash with EndlessIDs when joining a multiplayer server by @FalsePattern in https://github.com/GTNewHorizons/Angelica/pull/520
- Fix NPE from MineFactory Reloaded during lag spikes by @JL2210 in https://github.com/GTNewHorizons/Angelica/pull/522
- Update dynamic lights from beta branch by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/534
- Use gtnhlib for coordinate packing/unpacking by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/550
- GLSM Lighting by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/553
- More GLSM Lighting Fixes by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/554
- Add HUDCaching FPS (from PolyPatcher) by @Wyvest in https://github.com/GTNewHorizons/Angelica/pull/555
New Contributors
- @JL2210 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/522
- @Wyvest made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/555
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha52...1.0.0-alpha53
What's Changed
- Mark chunk graph as dirty when FOV changes by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/506
- Cloud scaling, distance, and some fixes by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/507
- Add null check to FluidRenderer by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/513
- THIS ADDS FEATURE REQUEST ISSUE TO GITHUB by @unicornbloods in https://github.com/GTNewHorizons/Angelica/pull/514
New Contributors
- @unicornbloods made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/514
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha51...1.0.0-alpha52
What's Changed
- Disable Dynamic Lights video option when module is disabled by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/491
- Sync NotFine 0.2.4-0.2.5 changes by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/502
- Patches vanilla getFlowDirection to not crash with a ClassCastException if another mod implements their own fluid renderer and calls getFlowDirection when COFH ASM is loaded by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/505
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha50...1.0.0-alpha51
What's Changed
- Only set/access texture info cache from the main thread by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/484
- More null checks by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/485
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha48...1.0.0-alpha50
What's Changed
- Fix RenderBlockFluid reading the block type from the world access multiple times by @eigenraven in https://github.com/GTNewHorizons/Angelica/pull/482
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha47...1.0.0-alpha48
What's Changed
- Make TextureInfoCache safer by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/477
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha46...1.0.0-alpha47
What's Changed
- Neuter FML optifine detection/reporting by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/475
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha45...1.0.0-alpha46
What's Changed
- Adjust dynamic lights in World#getLightBrightnessForSkyBlocks as well by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/466
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha44...1.0.0-alpha45
What's Changed
- Add Dynamic Lights to Alpha (Module Off, Lights Off) by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/465
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha43...1.0.0-alpha44
What's Changed
- Small NotFine style settings menu fix by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/457
- NotFine 0.2.2 sync by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/462
- Leaf render mode support for Natura and Tinker's Construct bushes by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/464
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha42...1.0.0-alpha43
What's Changed
- Fix FontRenderer intel issue by @eigenraven in https://github.com/GTNewHorizons/Angelica/pull/456
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha41...1.0.0-alpha42
What's Changed
- Update Mixins.java by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/447
- Attempt at BetterCrashes Compat by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/453
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha40...1.0.0-alpha41
What's Changed
- Fix glMultMatrix using the wrong variable for multiplication by @eigenraven in https://github.com/GTNewHorizons/Angelica/pull/444
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha39...1.0.0-alpha40
What's Changed
- Only disable holoinventory when hudcaching is enabled by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/440
- Thread safe ISBRH compatibility with Extra Utilities 2 by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/439
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha38...1.0.0-alpha39