Downloads
Qrucible is available for Windows and Linux at the moment. Mac may follow if there is enough interest.
Version 1.3 (Latest)
- Cleaned up internal success/failure code paths when running plugins. This is for plugin authors but still worth noting.
- There is now an option to launch Quake 1/2/3 through the local Steam client, which means it will use Proton on platforms lacking a native executable. Windows users need to specify their Steam folder in the Settings. Linux users will automagically work as long as the system has a “steam” command available in the path.
- Hand editing the game folder on Settings tab will now update the engine dropdown on the Compile tab correctly.
- Cleaned up syntax highlighting so numbers should be more correct.
- New prefab system! On it's own tab, beside Plugins. Works a lot like plugins except they are basically chunks of .map files with optional parameters attached.
- You can now set “Run” presets on the Presets tab. Allows you to easily run the game with different commandline options.
- A fresh install of Qrucible will now provide default presets for both compiling and running a map. You will still have to download the compiling tools yourself but once you've told Qrucible where they are, you're goood to go.
- Quake3 is now themed blood red.
- If you don't have any build or run presets defined for the game you've chosen, some defaults will be added for you.
- “Map-Center” is now clickable on main menu.
- When editing a preset, clicking away from the control will save what you have entered so far. You don't need to press ENTER anymore.
- When entering commands, Qrucible will try to correct common errors like double spaces or spaces after dashes. Things that will make the tools unhappy.
- Specifying a game executable on Windows will now allow .bat files as well as .exe.
- Linux allows anything in the Quake folder that has executable permissions to serve as your game executable.
Older Versions
Version 1.2
- linux support
- progress bar now has a cancel button that will abort the current build process
- new hot key : ctrl+b from anywhere will build/run the map
- new hot key : ctrl+shift+b from anywhere will just build the map
- new hot key : ctrl+r from anywhere will run the map
- can no longer focus the title panel on main menu
- Map-Center logo on main menu is clickable
- "Build" and "Play" buttons now have proper tooltips
- running a map doesn't freeze Qrucible until the game exits anymore
- fixed aspect ratio of icon
- number qol fixes for plugins
- added new "tessellated brush" plugin for making terrain/rock starters
Version 1.1
- bugfix for running Quake2 with mods
Version 1.0
- initial release