all-proposals v2.0.4
·
13 commits
to main
since this release
All Proposals - Version 2.0.4
Shows all available proposals at once by overriding the game's proposal batch size.
Keyboard Shortcuts
- SHIFT+O: Show all eligible proposals (increases batch size, triggers reroll)
- SHIFT+U: Restore normal proposal display (restores original batch size, triggers reroll)
Logic
- Excludes proposals with unmet dependencies
- Excludes proposals that fail adhoc requirements
- Excludes already-submitted proposals
- Prints a summary: available / blocked / submitted counts
Notes
- No panels, no console commands — keyboard shortcuts only
- Re-open the Secretariat screen if proposals don't refresh immediately
Installation
- Download the zip file below
- Extract the
all-proposals/folder into your game's mods directory:- Windows:
%APPDATA%\Godot\app_userdata\Tower Networking Inc\Mods\ - Linux:
~/.local/share/godot/app_userdata/Tower Networking Inc/Mods/
- Windows:
- Ensure you have luajit-support installed
- Configure using ModManagerGUI.ps1
Files Included
entry.lua- Main mod filemod.jsonc- Mod metadata (required by game)metadata.yaml- Extended metadataREADME.md- Documentation
For more information, visit the mod page