File Details
v0.5.2-MC1.7.10
- B
- Apr 24, 2019
- 26.75 KB
- 190
- 1.7.10
File Name
swift-0.5.2.jar
Supported Versions
- 1.7.10
- Don't change non-performance-related user preferences like GUI and view bobbing.
- Implement high refresh rate support.
- Commented the code.
- Preparation work for multi-pass checks.
- Change some of the default config settings to facilitate testing.
- Added enable/disable config option, commands
- Upper values are now triggered in the correct order, for example: if your fps is over 100 but there were upper triggers for both over 40 and over 100, over 100 is now triggered rather than over 40.
- Lower memory usage
- Swift no longer triggers during a screenshot save
- Optifine support is now more reliable
- Efficiency/performance improvements
- Fixed a bug that caused the warning about running a client-only mod on a server to only appear on the client
- The jar now works again on non-development environments instead of crashing on launch (this was caused by a compiler setup error and some missing code in SwiftCommand.java)
- Switched to a better method for handling screenshot button press recognition that doesn't conflict with other mods (so it no longer crashes with other mods, yay!)

