
Mods / Single Player Handbook Pause
Author: llama3013
Side: Both
Created: May 26th 2021 at 4:37 AM
Last modified: Jan 5th at 10:23 PM
Downloads: 1465
Follow Unfollow 21
This mod pauses the game when you open the handbook. This was made quickly and I can't garuntee you won't encounter bugs but so far I haven't encountered any problems. Opening the handbook using the escape menu doesn't seem to work though. Anybody is free to mess around with the code or do a better version of this. I have some code that would pause the game when the player would open blockinventories but I commented it out since the handbook pausing is what I was going for and you can't open multiple chests when the game has paused.
This obviously should only work on singleplayer and you should turn it off if playing multiplayer (It shouldn't work multiplayer but just incase).
I have no idea about mod compatibility but I assume it will be fine as long as harmony is working.
Added a command to pause the game "/pause". To resume open & close your escape menu.
Version | For Game version | Downloads | Release date | Changelog | Download |
---|---|---|---|---|---|
v1.0.3 | 561 | Jan 5th at 10:23 PM | Show | singlepause-1.0.3.zip | |
v1.0.2 | 288 | Nov 6th 2021 at 3:21 AM | Show | singlepause-1.0.2.zip | |
v1.0.1 | 321 | Jul 25th 2021 at 3:03 AM | Show | singlepause-1.15.1.zip | |
v1.0.0 | 295 | May 26th 2021 at 4:38 AM | Show | SinglePause.zip |
God Yes! I don't know why this feature doesn't come by itself in the base game. Thanx x2
awesome, thanks!
I have created a pause command and it is in the latest update. Devilofether
Devilofether I will look into doing something, this weekend.
can you also make a character creation, and/or a command line pause? I don't want to be under pressure when I am making a character, or messing with settings
@ Berkyjay I have added the map pause code that I messed around with in the github as a different branch. The branch is called mappause.
I wouldn't mind taking a look at the code. At gthe very least I'd be interested to see how you're doing things.
@Berkyjay I tried briefly to get a map pause mod to work but it kept acting weirdly with waypoint menus and the minimap so I gave up on its development. I still have the code somewhere i think. If someone wants to tinker with it I could post it on github but I am too busy atm to try again.
Is it possible to make this work with the map as well?
Update for mod developers: I realised that the repository for this on github was still private and I have changed it to public now.