Skip to content

Releases: AlexIIL/CustomLoadingScreen

1.5.8

Choose a tag to compare

@AlexIIL AlexIIL released this 19 Oct 22:16

Add an optimization to remove textures after 10 seconds of not being used. This can be changed in the config file.

1.4.0.3 Alpha

1.4.0.3 Alpha Pre-release
Pre-release

Choose a tag to compare

@AlexIIL AlexIIL released this 08 Mar 16:44

Fixed a crash bug when loading the game with some mods.

1.4.0.2 Alpha

1.4.0.2 Alpha Pre-release
Pre-release

Choose a tag to compare

@AlexIIL AlexIIL released this 10 Feb 23:48

Second test release for 1.12. Since 1.4.0.1:

  • Added new functions for reading memory information: memory_total(), memory_max(), memory_free(), and memory_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

1.4.0.1 Alpha Pre-release
Pre-release

Choose a tag to compare

@AlexIIL AlexIIL released this 19 Nov 23:54

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

Choose a tag to compare

@AlexIIL AlexIIL released this 16 Apr 15:35
v1.3.0

Bump up minor version for release

Override LiteLoaders progress bar

Choose a tag to compare

@AlexIIL AlexIIL released this 16 Apr 15:37
v1.2.8

Enforce LiteLoader progress bar override