
Angelica
Rendering Overhaul Mod
Обновлён 6 июля 2026 г. · опубликован 16 марта 2024 г.
Alpha quality-- Here there be Dragons! The end goal is a complete rendering overhaul of 1.7.10 using more modern and optimized GL usage, improved FPS and modern shader support.
Notes:
- Some mods require updates, as found at http://github.com/GTNewHorizons, in order to properly take advantaged of the multi threaded rendering and/or avoid crashes.
Includes:
- (Unofficial) Backported Sodium/Embeddium [Multi threaded meshed chunk assembly]
- Various graphical enhancements from ArchaicFix
- Culling and rendering improvements from NotFine
- A fully functioning GLStateManager
- HUD Caching [Limits HUD rendering to 20fps]
- Batched Font Renderer
- Shaders - (Unofficial) Backported Iris/Oculus - Beta - Complementary & BSL mostly function, Sildurs, Seus, and others probably don't work
Coming Soon :tm:
- MCPatcher[Forge] - Connected textures and resource pack improvements, etc
Required Dependencies
- UniMixins >= 0.1.14
- GTNHLib >= 0.6.6
- NOTE: Some mods are not required, but a specific version is required if present - see:
Permanent Incompatibilitiesbelow.
Known (temporary) Incompatibilities
- Forge Relocation - Currently non Thread Safe; safe if not in use
- ProjectRed Frames - Currently non Thread Safe; safe if not in use
Known - Incompatibilities
- FalseTweaks - Not currently planned (Looking for volunteers)
- SmoothFont - Not currently planned (Looking for volunteers)
- RPLE - Not currently planned (Looking for volunteers)
Potential Incompatibilities
- EndlessIDs - Compat commits have been made, might work, might not - not fully tested
Permanent Incompatibilities
- Optifine [Disabled, won't fix]
- Fastcraft [Disable, won't fix]
- BetterFPS [Won't fix]
- OptimizationsAndTweaks [Disabled, won't fix]
- LWJGL3ify 1.5.4 and below - Use the latest version available, 1.5.7+
- ArchaicFix 0.6.2 and below - Use 0.7.0 or above
- Hodgepodge 2.4.3 and below - Use 2.4.4 or above
- CodeChickenCore/Lib <1.2.0 - Threading issues, use 1.2.0+
- Neodymium - Untested, but unlikely to be compatible. (Chunk Meshing is definitely incompatible, other features might work depending on config)
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.1.52 | Релиз | 1.7.10 | forge | 6 июля 2026 г. | .jar (7.4 МБ) |
| 2.1.51 | Релиз | 1.7.10 | forge | 6 июля 2026 г. | .jar (7.4 МБ) |
| 2.1.50 | Релиз | 1.7.10 | forge | 4 июля 2026 г. | .jar (7.4 МБ) |
| 2.1.49 | Релиз | 1.7.10 | forge | 30 июня 2026 г. | .jar (7.3 МБ) |
| 2.1.48 | Релиз | 1.7.10 | forge | 30 июня 2026 г. | .jar (7.3 МБ) |
| 2.1.47 | Релиз | 1.7.10 | forge | 28 июня 2026 г. | .jar (7.3 МБ) |
| 2.1.46 | Релиз | 1.7.10 | forge | 27 июня 2026 г. | .jar (7.3 МБ) |
| 2.1.45 | Релиз | 1.7.10 | forge | 27 июня 2026 г. | .jar (7.3 МБ) |
| 2.1.44 | Релиз | 1.7.10 | forge | 27 июня 2026 г. | .jar (7.2 МБ) |
| 2.1.43 | Релиз | 1.7.10 | forge | 24 июня 2026 г. | .jar (7.2 МБ) |
| 2.1.42 | Релиз | 1.7.10 | forge | 19 июня 2026 г. | .jar (7.2 МБ) |
| 2.1.41 | Релиз | 1.7.10 | forge | 18 июня 2026 г. | .jar (7.2 МБ) |
| 2.1.40 | Релиз | 1.7.10 | forge | 18 июня 2026 г. | .jar (7.2 МБ) |
| 2.1.39 | Релиз | 1.7.10 | forge | 17 июня 2026 г. | .jar (7.2 МБ) |
| 2.1.38 | Релиз | 1.7.10 | forge | 14 июня 2026 г. | .jar (7.2 МБ) |
Показаны последние 15 из 165 версий. Все версии — на Modrinth.
Ченджлог
2.1.52Релиз1.7.10 · 6 июля 2026 г.
What's Changed
- CTM: Fix "flipped" value not set to false in setFace() by @tiffit in https://github.com/GTNewHorizons/Angelica/pull/1913
- Reenable compute shaders by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1918
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.51...2.1.52
2.1.51Релиз1.7.10 · 6 июля 2026 г.
What's Changed
- Fix infinite farplane causing incorrect culling in pdim with no clouds by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1917
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.50...2.1.51
2.1.50Релиз1.7.10 · 4 июля 2026 г.
What's Changed
- Cubic Chunks Compatibility by @RecursivePineapple in https://github.com/GTNewHorizons/Angelica/pull/1808
- Fix lotr biome colours again (essentially copy of https://github.com/GTNewHorizons/Angelica/pull/25) by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/1902
- Compact CTM: Decouple block face and rendered face by @tiffit in https://github.com/GTNewHorizons/Angelica/pull/1907
- font: load bundled .ttf/.otf fonts from fontfiles/ and config/angelia/fonts/ by @GribanovIvan in https://github.com/GTNewHorizons/Angelica/pull/1904
- Fix/bug fixes by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1905
New Contributors
- @GribanovIvan made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/1904
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.49...2.1.50
2.1.49Релиз1.7.10 · 30 июня 2026 г.
What's Changed
- No point continuously building clouds if we're not rendering them... by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1900
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.48...2.1.49
2.1.48Релиз1.7.10 · 30 июня 2026 г.
What's Changed
- Add shader setting search functionality and center selection by @SpacEagle17 in https://github.com/GTNewHorizons/Angelica/pull/1897
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.47...2.1.48
2.1.47Релиз1.7.10 · 28 июня 2026 г.
What's Changed
- Betweenlands fix by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1894
- Support more glDrawElement overloads in display lists by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1895
- Fix space elevator cable by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1896
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.46...2.1.47
2.1.46Релиз1.7.10 · 27 июня 2026 г.
What's Changed
- Update readme and version detectors by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/1893
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.45...2.1.46
2.1.45Релиз1.7.10 · 27 июня 2026 г.
What's Changed
- Majority shader fixes by @Eclipse-Sol in https://github.com/GTNewHorizons/Angelica/pull/1868
Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/2.1.44...2.1.45
Полная история изменений — на Modrinth.
Комментарии
Загружаем…