Releases: AlexIIL/CustomLoadingScreen
Releases · AlexIIL/CustomLoadingScreen
1.5.8
1.4.0.3 Alpha
Fixed a crash bug when loading the game with some mods.
1.4.0.2 Alpha
Second test release for 1.12. Since 1.4.0.1:
- Added new functions for reading memory information:
memory_total()
,memory_max()
,memory_free()
, andmemory_used()
. All of which return the amount of memory in integers of MiB. Byte variants exist as well:memory_bytes_total()
,memory_bytes_max()
,memory_bytes_free()
,memory_bytes_used()
. - Added a new sample config: "sample/scrolling_detailed" containing said memory information
1.4.0.1 Alpha
First alpha test release for 1.12. There's a lot of differences between this version and the previous one (especially in terms of configuration) and the documentation isn't finished yet so please ask me questions in the buildcraft discord, or a direct DM to me on discord (AlexIIL#2230)
Allow changing everything that is displayed
v1.3.0 Bump up minor version for release
Override LiteLoaders progress bar
v1.2.8 Enforce LiteLoader progress bar override