0
0
Fork 0
mirror of https://github.com/Jozufozu/Flywheel.git synced 2025-02-20 17:05:32 +01:00
Flywheel/changelog.txt

29 lines
820 B
Text
Raw Normal View History

2021-07-10 13:06:18 -07:00
0.1.0:
Fixes
- Render layer events are always dispatched, even when the backend is disabled
- Fix a crash when light updates occur close to the world height
- Fix issue with optifine shaders
- Fix PartialModels not being initialized
2021-06-24 19:44:35 -07:00
0.0.3:
New
- Include the logo in the mod
- Prevent Minecraft from nuking the depth buffer on fabulous graphics
- Add some more debug information when shader compilation fails
Fixes
- Fix startup crash with intel drivers
- Fix startup crash with optifine
- Fix crash on server start
- Fix "unknown custom packet identifier" errors
- Fix crash on resource reload
2021-06-18 23:52:13 -07:00
0.0.2:
New
- Added /flywheel backend command to replace /create experimentalRendering
- Added /flywheel normalOverlay command
- Added basic config
- New logo (thanks, bumble_dani!)
0.0.1:
- Initial release