As the title suggests, this is a request for someone to make a mod to allow pausing outside of combat. If possible, I'd also like the ability to target and queue an action while the game is paused. Thank you.
@Raze: Thank you. I figured that the targeting and queuing an action might be too much, but I was really hoping that simply(developers hate this word) adding a pause would be feasible.
Any chance that the engine has been improved to allow industry standard pausing? Don't know much about coding, but would this be a simple fix or something that anyone could mod into any games made with the engine?
It's not a simple fix because it would have to interact with the main loop of the game, which can only be done by hacking the executable at the lowest level. The game isn't open source.