Releases: ClonkAndre/VLoadingScreen
Releases · ClonkAndre/VLoadingScreen
Version 1.3
Changelog
- Rewrote and made compatible with IV-SDK .NET v1.9 and above.
- Added a lot more customization.
- Added ability to add loading screens for custom episodes, no longer hardcoded to only work with GTA IV and its Episodes.
- Added ability for the background image to change perspective, making it even more like GTA V.
- Added proper cleanup logic.
- Cleaned up, organized and optimized source code.
- The images are now orientated in the center of the screen, making the background image zoom out effect look better.
- The images for the current episode will now be created once the game starts loading, instead of creating all images at the game start.
Version 1.2
Changelog
- Made compatible with IV-SDK .NET v1.0.
- Added message saying the loading screen textures are being created.
- Changed extension for the images from “png” to “dds” to be better optimized for the renderer.
Version 1.1
Update README.md
Version 1.0
Update README.md