
What's Changed
- A few redirects for calls that DH was using that we weren't redirecting by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1859
- VAO stuff by @sisyphussy in https://github.com/GTNewHorizons/Angelica/pull/1858
- Fix enchant glint fix so that it looks proper by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1856
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.36...2.1.37
What's Changed
- Fix ctm crash due to null by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1852
- Support extended metas for NEID and EID by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1853
- Support glPixelStore in display lists by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1854
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.35...2.1.36
What's Changed
- Emulate glTexParameter(pname=GL_GENERATE_MIPMAP) on core by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1845
- Fix shaders not loading the correct dim by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1844
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.34...2.1.35
What's Changed
- Allow devs to target the dragon death rays as its own entity id by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1836
- Be less lazy by @kotmatross28729 in https://github.com/GTNewHorizons/Angelica/pull/1834
- Remove force hand animation by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1839
- Fix Steadfast not loading right by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1838
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.33...2.1.34
What's Changed
- Add Japanese Localizations by @Kokekabe-Madoha in https://github.com/GTNewHorizons/Angelica/pull/1830
- More specific shader fixes pertaining to EP by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1831
- Remove CTM adding .png to tile paths by @tiffit in https://github.com/GTNewHorizons/Angelica/pull/1832
New Contributors
- @Kokekabe-Madoha made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/1830
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.32...2.1.33
What's Changed
- Narrow more transformer exclusions by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1827
- Update and fix Iris' shader menus by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1828
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.31...2.1.32
What's Changed
- Link up block outline shader to iris shaders by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1814
- Fix beacon beams by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1821
- Fixes a regression with TFC. by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1822
- Fix bottom-face being flipped for compact CTM by @tiffit in https://github.com/GTNewHorizons/Angelica/pull/1820
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.30...2.1.31
What's Changed
- Improve perf of EmissiveTextureAutoloader.resourceExists by @tiffit in https://github.com/GTNewHorizons/Angelica/pull/1805
- feat(hand): add cancellable RenderHandEvent for canRender by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/1806
- Upload fewer things by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1811
- Be more lazy by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1794
- Match modern hand swap animations by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1816
- Add double_plant handling to match modern by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1815
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.29...2.1.30
What's Changed
- Remove registerIcons call in MCPF MixinTextureMap by @tiffit in https://github.com/GTNewHorizons/Angelica/pull/1795
- switch to new RFB transform signature by @danyadev in https://github.com/GTNewHorizons/Angelica/pull/1421
- Document why I did this so I remember next time someone asks about this cursed function by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1802
- Add compat for hodgepodge's async icon loading by @tiffit in https://github.com/GTNewHorizons/Angelica/pull/1799
- More class loading order fun with java 8... by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1804
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.28...2.1.29
What's Changed
- Fix issues that directly affects Euphoria Patches + Complementary by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1782
- Mark ClientFixer as incompatible by @DeathFuel in https://github.com/GTNewHorizons/Angelica/pull/1786
- Add gbuffer_lightning by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1787
- Fix GL_FEEDBACK readback using correct attribute 0 VBO by @MassAnarchyy in https://github.com/GTNewHorizons/Angelica/pull/1783
- Fix shadow map from being clobbered on Windows by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1789
- add per-segment drop shadow (&u) by @alppp in https://github.com/GTNewHorizons/Angelica/pull/1754
- fix: refresh ClonedChunkSection biome data on cache hit by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/1769
- Fix tests by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1791
- Make shader based clouds work with iris shaderpacks, and port optimizations from #1685 by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1793
New Contributors
- @MassAnarchyy made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/1783
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.27...2.1.28
What's Changed
- Fix osx crash by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1778
- Add NBT matching to list of valid block/item entries by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1771
- Port modern's damage overlay by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1777
- Fixes crash with FFP shader linking by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1780
- Resolve generic compressed image formats by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1781
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.26...2.1.27
What's Changed
- Properly do the fml/rfb registration for IsbrhTessellatorAbuseTransformer by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/1770
- Add view bobbing mode by @Apis035 in https://github.com/GTNewHorizons/Angelica/pull/1761
- Clear block and item renderlist on resource reload by @tiffit in https://github.com/GTNewHorizons/Angelica/pull/1773
- Fix DH framebuffer UNSUPPORTED after resize by @DarkShadow44 in https://github.com/GTNewHorizons/Angelica/pull/1741
New Contributors
- @tiffit made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/1773
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.25...2.1.26
What's Changed
- Stop burying the error due to things catching RuntimeExceptions.... by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1767
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.24...2.1.25
What's Changed
- Register later by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1763
- Minecraft is a dirty dirty liar. by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1764
- Display list stuff by @sisyphussy in https://github.com/GTNewHorizons/Angelica/pull/1750
- Fix crash on windows by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1766
- Add cached block item renderer by @sisyphussy in https://github.com/GTNewHorizons/Angelica/pull/1730
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.23...2.1.24
What's Changed
- Handle recoverable block render failures in celeritas meshing by @Kai-Z-JP in https://github.com/GTNewHorizons/Angelica/pull/1705
- Fix skeleton legs from being jammed into their pelvis by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1747
- Adjust options screen width by @Apis035 in https://github.com/GTNewHorizons/Angelica/pull/1748
- Properly end the dynamic lighting profiler section by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1751
- Misc fixes - Journeymap and Xaeros by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1756
- Stops draw/startDrawing in ISBRH by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1759
New Contributors
- @Apis035 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/1748
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.22...2.1.23
What's Changed
- [NTM:Space] Fix mixins in obfuscated environment by @kotmatross28729 in https://github.com/GTNewHorizons/Angelica/pull/1738
- Add RGB color system by @alppp in https://github.com/GTNewHorizons/Angelica/pull/1669
- Fix Already tesselating logs by @czqwq in https://github.com/GTNewHorizons/Angelica/pull/1729
- Adjust IDynamicLightProducer to allow passing an ItemStack parameter by @ABKQPO in https://github.com/GTNewHorizons/Angelica/pull/1734
- Detect vanilla AO at a higher level by @branan in https://github.com/GTNewHorizons/Angelica/pull/1733
- Compact CTM Fixes by @Ruling-0 in https://github.com/GTNewHorizons/Angelica/pull/1726
- add auto emissive overlay for any block by @VortexSo4 in https://github.com/GTNewHorizons/Angelica/pull/1710
New Contributors
- @alppp made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/1669
- @czqwq made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/1729
- @branan made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/1733
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.21...2.1.22
What's Changed
- Remove DSA from GLSM & other stuff by @sisyphussy in https://github.com/GTNewHorizons/Angelica/pull/1723
- Fix intel detection by @sisyphussy in https://github.com/GTNewHorizons/Angelica/pull/1722
- fix world client leak in CTMUtils by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/1724
- Fix CTM inventory texture bleed by @Ruling-0 in https://github.com/GTNewHorizons/Angelica/pull/1721
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.20...2.1.21
What's Changed
- [Memory-opti:fix leak] fix world client leak caused by lambda in IrisExclusiveUniforms$WorldInfoUniforms by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/1701
- [Memory-opti:fix leak] Fix dynamic lights world client leaks by @Alexdoru in https://github.com/GTNewHorizons/Angelica/pull/1700
- Fix AO Lighting for compact CTM by @Yoshy2002 in https://github.com/GTNewHorizons/Angelica/pull/1697
- Add targeting of snow-covered blocks. by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1696
- Increase MAX_COLOR_BUFFERS limit to 32 by @SpacEagle17 in https://github.com/GTNewHorizons/Angelica/pull/1704
- remove ctm guide as it is worse than wiki by @VortexSo4 in https://github.com/GTNewHorizons/Angelica/pull/1706
- Fix stale uniforms when switching shader program by @kotmatross28729 in https://github.com/GTNewHorizons/Angelica/pull/1715
- Add Cosmetic Armor support for Dynamic Lights by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/1708
- Fix terrible performance on Intel by @sisyphussy in https://github.com/GTNewHorizons/Angelica/pull/1718
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.19...2.1.20
What's Changed
- Maybe fix DragonAPI on OSX - take two by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1689
- Fix CTM to not spread to nearby TEs by @Yoshy2002 in https://github.com/GTNewHorizons/Angelica/pull/1695
New Contributors
- @Yoshy2002 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/1695
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.18...2.1.19
What's Changed
- fix(iris): implement full GL alpha test by @Kai-Z-JP in https://github.com/GTNewHorizons/Angelica/pull/1673
- Add "Mods Only" Dynamic FOV option by @MellowArpeggiation in https://github.com/GTNewHorizons/Angelica/pull/1680
- NTM:Space compat rework and update by @kotmatross28729 in https://github.com/GTNewHorizons/Angelica/pull/1675
- always request 0.9.0+ GTNHLib version when a player has an outdated version by @danyadev in https://github.com/GTNewHorizons/Angelica/pull/1672
- Add FlatteningMap and EntityFlatteningMap by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1635
- Automate the collection of legacy IDs for very old shaderpacks. by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1631
- AE2 Crash Fix by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1684
- Fix infinite extent AABB crash w/ kotlin, and ensure proper sizing/padding on VAO/VBO snapshots. by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1687
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.17...2.1.18