Ludeon Forums

RimWorld => Mods => Tools => Topic started by: Uuugggg on February 21, 2019, 10:27:42 AM

Title: TDBug
Post by: Uuugggg on February 21, 2019, 10:27:42 AM
TDBug is some debugging enhancements I've put into a mod, which you never need to turn off.

Get it at github: https://github.com/alextd/RimWorld-TDBug
(no steam since it's not really a mod, just debug tools)

Makes the debug windows better:
- debug inspector scrolls, search thing by id #
- debug actions by typing the command and hitting enter
- new debugactions, place full stack, destroy all selected things
- shift-click the -20% needs action for +20%
- more things: check the list (https://github.com/alextd/RimWorld-TDBug/tree/master/Source) or video (https://youtu.be/LxXEgy8U6z4) (albeit the list is uptodate)
Title: Re: TDBug
Post by: Uuugggg on February 21, 2019, 10:30:33 AM
Make suggestions : https://github.com/alextd/RimWorld-TDBug/issues
(Or skip the middleman and add features in a pull request)