Flywheel/src/main/java/com/jozufozu/flywheel/event
Jozufozu 9219fef20a Toggleable update limiting
- Extract update limiting behavior to interface
 - Move original impl to BandedPrimeLimiter
 - Add dummy NonLimiter impl
 - Add command/config to toggle update limiting
 - Refactor InstanceManager to be more consistent between frame updates and tick updates
 - Bump version - 0.6.1
2022-02-01 13:56:08 -08:00
..
BeginFrameEvent.java Fix visual artifacts with contraptions while using opfine. 2022-01-06 13:04:16 -08:00
EntityWorldHandler.java Fix crash on load when backend is off 2021-12-28 20:39:32 -08:00
ForgeEvents.java Toggleable update limiting 2022-02-01 13:56:08 -08:00
GatherContextEvent.java Reorganize and simplify 2022-01-12 21:25:03 -08:00
package-info.java Fix obvious errors 2021-09-15 09:26:51 +02:00
ReloadRenderersEvent.java Remap, update forge, minecraft and java 2021-09-15 09:14:30 +02:00
RenderLayerEvent.java More organized shader compilation 2022-01-11 13:17:55 -08:00