Notable changes to the Community NuttyB configurator and tweaks, grouped by date with
the newest first. Entries are curated to highlight what's relevant to players and repo
visitors. To scaffold a draft from recent commits, run bun run changelog-draft.
- Fixed Lua load-order priorities: T4 Economy, RFLRPC Rebalance and T4 RFLRPC now load in their intended order (they previously fell to the back of the queue), and Mini Bosses Extended got an explicit priority.
- Fixed a malformed
!disablemapdamage 0$command generated for Raptor Crater Inverted. - Configurator is snappier: command generation no longer re-minifies every Lua file on each keystroke or editor render, and minification results are cached.
- Imported or shared presets with unknown or invalid settings are now cleaned up automatically instead of breaking command generation with a cryptic error.
- Deleting a preset now asks for confirmation.
- The lobby name tag keeps auto-updating with difficulty/challenge changes until you type a custom one, and a new reset button restores the automatic tag.
- Internal clean-up: dropped the
~prefix for Lua file references, removed dead abstractions, and hardened the fallback Lua minifier against producing invalid code.
- Added a Preset Guide explaining how to pick, customise and share presets, linked from the About page.
- Configuration Presets: quickly start from a curated setup (Casual, Pyrem, Timuela and the default), or save, upload and share your own.
- Deleting the preset you're currently using now falls back to the default instead of leaving you with an empty configuration.
- Added a host whitelist and on-screen warnings for presets that pull in remote tweaks, so you can see and trust where shared configurations load code from.
- New T3 Geo + Walls tweak adding faction-unique T3 geothermals and walls, giving geos lasting value into the late game and tougher walls to hold off raptor and scav waves.
- Renamed the higher-tier options to match the in-game tiering: "Legendary"/"Epic" labels are now "T4" (e.g. T4 Economy, T4 RFLRPC), with clearer descriptions.
- Added extra delay before Doombringers spawn (+40% anger).
- Improved tooltips for T3 and T4 economy buildings.
- Made tiering system clearer: Epic -> T3 (including the base game structures), Legendary -> T4.
- About page with a project overview, how-to-play guide, recommended widgets, community links and the changelog.
- Short description added to the configurator page.
- Removed unit launchers that are not viable. Moved the remaining from Epic Commando to T3 aides build options.
- Added tooltips to the unit launchers.
- Fixed the eco-t4 tweak.
- Lobby Name Tag wnow displays enemy HP multipliers.
- Descriptions of the settings in the configurator are now neatly organised.
- Added an Expand button to the generated commands section to show the full list of commands.
- Merged first comment line of each tweak into a single slot header.
- Moved the LRPC rebalance and T4 air rework into tweakdefs.
- Added Lua sources editor/viewer with slot mapping.
- Users can now adjust the order of their custom tweaks.
- Added Base64 encoder/decoder tool to the configurator.
- Restructured available difficulty settings and tweak organization.
- Moved core tweaks to non-selectable core, bundled difficulty tweaks into presets.
- Converted project to monorepo structure with configurator source code.
- LRPC rebalance with new balance values.
- Launcher rebalance - unified range and adjusted costs.
- Switched minification from luamin to lua-format tool.
- New T4 air rework with improved unit balance.
- Unit and wave updates across all difficulty levels.
- Raptor HP multiplier updates across all variants (1.3x-5.0x).
- T4 defenses implementation and balance tweaks.
- Unit balance changes and updates.
- Hive spawn configuration improvements.
- HP/QHP balance adjustments (1.5x and 1.7x variants).
- Flak adjustments and balance fine-tuning.
- Bug fixes and quality-of-life improvements.
- T3 builder tweak from Nervensaege with balance improvements.
- Cross-faction tax fixes for building units.
- T3 converter grid placement fixes for ARM faction.
- T3 pushing fixes and fusion improvements.
- Cross-faction taxed tweak implementation.
- Converter icon and UI improvements.
- Refactored queen HP calculation and optimized regular raptor HP.
- Converter now supports directory processing.
- Created standalone T3 eco and air faction drone tweaks.
- New tweakdefs for T4 and faction drones.
- Tweak comment improvements and base64url encoding fixes.
- NuttyB 1.52 release with base64url updates.
- Release documentation and README updates.