I'm diving headfirst into Civ modding, learning and loving every bit of it.
I can say my biggest bottlenecks at this point are testing and especially debugging, so I wanted to make a thread to share best practices on how to do those efficiently.
To kickstart the sharing:
Be Szpilman
I can say my biggest bottlenecks at this point are testing and especially debugging, so I wanted to make a thread to share best practices on how to do those efficiently.
To kickstart the sharing:
- I had heard prior to launch about database changes on the fly, how does that work? I'm currently booting up Civ over again for every tweak ("ok, NOW it should work..") for lack of knowing a better method.
- About debugging with the Tuner, how to setup breakpoints (I saw a setting in config.ini) and how to best setup Lua dumps into the console?
Be Szpilman