Science labs light up with the colors of the science packs they're consuming, instead of always blue. A variant of the original Disco Science mod by Daniel Brauer, featuring algorithmic UPS optimizations and Space Age mods support including Biolabs.
Small changes concerning balance, gameplay, or graphics.
Version: 0.5.0
Date: 2026-04-19
Graphics:
- Fix vanilla lab colors being unintentionally brightened toward white.
Features:
- Add support for "Apia-Carnova planet system" mod by DimonSever000.
- Add support for "Carna" mod by amHunter.
- Add support for "Khemia: Age of Alchemy" mod by GabeWithGlasses.
- Add support for "Lunar Landings" mod by Xorimuth.
- Add support for "Outer Rim" mod by Frontrider.
- Add support for "Planet Muria" mod by AndreusAxolotl.
- Add support for "Planet Virentis" mod by SoulCRYSIS.
- Add support for "Voidcraft" mod by S6X.
Modding:
- Runtime API: Add `getIngredientColors` for a multi-color ingredient.
- Runtime API: `setIngredientColor` now accepts an array of colors for multi-color ingredients. Passing a single `Color` remains supported (backward compatible).
- Runtime API: `getIngredientColor` returns the first color for a multi-color ingredient (backward compatible).
Version: 0.4.7
Date: 2026-04-11
Graphics:
- Fix darkened metal frame in vanilla lab working animation.
Minor Features:
- Add "Planet Crucible" mod by Thremtopod to the supported mod list. (Thanks to Thremtopod!)
Version: 0.4.6
Date: 2026-04-11
Features:
- Add support for "Crash Site" mod by atanvarno.
Version: 0.4.5
Date: 2026-04-10
Features:
- Exclude "Crash Site" mod labs from colorization.
- Add support for "Shchierbin" mod by Magistr-Djo.
Version: 0.4.4
Date: 2026-04-07
Features:
- Add support for "Ultracube: Age of Cube" mod by grandseiken.
Bugfixes:
- Fix tech card colors for Space Exploration with Krastorio 2.
Version: 0.4.3
Date: 2026-04-05
Features:
- Add support for "Micro Machines Mod" mod by Kryzeth.
- Add support for "Mini Machines Mod" mod by Kryzeth.
- Add support for "Nuclear Science" mod by atanvarno.
- Add support for "Schall Alien Loot" mod by Schallfalke.
- Add support for "Schall Machine Scaling" mod by Schallfalke.
- Add support for "Void Processing" mod by RustyNova016.
Bugfixes:
- Fix Quality Glassware mod support to respect the "Flask overrides" setting.
Graphics:
- Adjust color animations for Big Lab mod.
Optimizations:
- Fix position tracking to use `game.get_player()` instead of `game.players`.
Version: 0.4.2
Date: 2026-04-03
Features:
- More dynamic color animations for small number of labs.
- Add support for "Shattered Planet" mod by CPU_BlackHeart.
- Add support for "Planet Foliax" mod by Crethor.
- Add support for "Nexus Extended Promethium Endgame" mod by Karu_Kiruna.
- Add support for "Science Pack Galore (Forked)" mod by Semenar and nihilistzsche.
Version: 0.4.1
Date: 2026-04-02
Features:
- Add support for "Fusion Machines" mod by Talandar99.
Bugfixes:
- Fix "Given seed value is too big" error for long-term games.
Version: 0.4.0
Date: 2026-04-01
Features:
- Add support for "Planet Vesta" mod by CPU_BlackHeart.
- Add support for "Planet Pelagos" mod by Talandar99.
- Add support for "Janus" mod by RochX.
- Add support for "Planetaris: Arig" mod by Syen.
- Add support for "Planetaris: Hyarion" mod by Syen.
- Add support for "Planetaris: Tellus" mod by Syen.
- Add support for "Panglia Planet" mod by snouz.
- Add support for "Rabbasca, the forgotten Moon" mod by PizzaPlanner.
- Add support for "Planet Omnia" mod by Wwombatt.
- Add support for "Iridescent Industry" mod by S6X.
- Add support for "Aquilo Overhaul: Circular Collider Lab" mod by Cubickman.
Minor Features:
- Smoother player position tracking for color animations that follow the player.
Bugfixes:
- Fix crash when deconstructing a lab at the same time current research changes or a player leaves the game.
Version: 0.3.1
Date: 2026-03-31
Bugfixes:
- Fix labs outside the view remain colorized after research cancelled.
Version: 0.3.0
Date: 2026-03-31
Major Features:
- Add "Use rainbow color palette" option.
Version: 0.2.0
Date: 2026-03-31
Major Features:
- Add experimental multiplayer support.
Bugfixes:
- Fix potential crash on deconstructing a lab.
Version: 0.1.1
Date: 2026-03-31
Bugfixes:
- Krastorio 2, Krastorio 2 Spaced Out: Fix Advanced lab animation was not rendered properly under some condition. Also, tweak color balance.
- Lab-O-Matic: Fix lab animation was not rendered properly when HD option is disabled. Also, tweak color balance.
Minor Features:
- Add notes about single-player only.
- Update mod description: "An unofficial variant" to "A variant". Many thanks to Daniel!
Version: 0.1.0
Date: 2026-03-29
Major Features:
- First release.