- Fix sprinting and speed effects on the player changing the free camera's FoV
- Add a custom rendering method for the free camera mode, which omits certain rendering tasks (fixes item pickup effect, and modded overlays etc. appearing for the free camera)
- Add configs to not render fog/clouds/rain in the free camera mode, when using the custom renderer
- Re-wrote some of the config stuff internally, and added all the configs to the in-game config GUI as well
- Signed the JAR
Original build time: 2017-08-04 03:48:52 UTC+3
- Use the FOVModifier event for the zoom feature. Fixes the zoom feature not working in the free camera mode, and the zoom getting applied to the player's viewpoint instead of the free camera.
- Don't require the mod on both sides. Fixes LAN games requiring the mod on all clients.
- Hopefully fixed the free camera sometimes not getting created properly
Original build time: 2017-07-24 01:08:48 UTC+3
- Use the FOVModifier event for the zoom feature. Fixes the zoom feature not working in the free camera mode, and the zoom getting applied to the player's viewpoint instead of the free camera.
- Don't require the mod on both sides. Fixes LAN games requiring the mod on all clients.
- Hopefully fixed the free camera sometimes not getting created properly
Original build time: 2017-07-24 00:49:24 UTC+3
- Refactored/re-wrote most of the Thread stuff, again
- Added new, model-based path/point markers, and added rendering the path point number/index in path point markers
- Added the keybind combinations as a hover tooltip to the Multishot menu (the info icon)
- Added a free moving camera mode, which can also record in other resolutions than the game resolution
Original build time: 2017-01-25 03:05:29 UTC+2
- Refactored/re-wrote most of the Thread stuff, again
- Added new, model-based path/point markers, and added rendering the path point number/index in path point markers
- Added the keybind combinations as a hover tooltip to the Multishot menu (the info icon)
- Added a free moving camera mode, which can also record in other resolutions than the game resolution
Original build time: 2017-01-25 01:53:14 UTC+2
- Add full localization support for all the previously missing strings
- Fix path movement with negative speed values was broken
- Fix thread stuff, should fix the lag spikes if you were experiencing them (mainly noticeable with PNG format)
- Fix missing file close call after saving screenshots
- Fix camera glitchyness on path mode when crossing certain angle/rotation
- Fix some hotkey/recording/motion state bugs/oddities (Hopefully) fix some rendering state leaks that resulted in weird rendering issues
- Lots of internal code clean-up
Original build time: 2015-03-18 15:03:36 UTC+2