[minimod][v1.6.2] Autoautosave
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 147
- Joined: Sat Mar 31, 2012 4:27 am
- Preferred Pronouns: He/Him
- Location: Japan
Re: Autoautosave [v0.10.1]
Oh, thanks for fix.
Unfortunately, I found an another problem.
The game will make a new save when I load a save that generated from manual save.
Unfortunately, I found an another problem.
The game will make a new save when I load a save that generated from manual save.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
-
- Posts: 419
- Joined: Tue Feb 23, 2016 11:59 am
Re: Autoautosave [v0.10.2]
I switched from 0.8 to 0.10 and a lot of the fine tuning options (specially regarding health and ammo) are gone. What are their current fixed values?
Also, would mod specific autosaves be out of the question? For example it would be great to auto save every time you get a Big Coin in GS2 and 1 and other maps with included mods that have similar important key items that don't autosave when you obtain them could use them, too.
Also, would mod specific autosaves be out of the question? For example it would be great to auto save every time you get a Big Coin in GS2 and 1 and other maps with included mods that have similar important key items that don't autosave when you obtain them could use them, too.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: Autoautosave [v0.10.2]
Oops, I just forgot to add entries to options menu! Thanks for reporting.
About mod specific autosaves - they are possible and very easy to add.
Update (0.10.3):
- added missing options (health and armor thresholds);
- fixed voice sounds (that bug was really stupid);
- added optional autosave on The Golden Souls Big Coins.
About mod specific autosaves - they are possible and very easy to add.
Update (0.10.3):
- added missing options (health and armor thresholds);
- fixed voice sounds (that bug was really stupid);
- added optional autosave on The Golden Souls Big Coins.
-
- Posts: 1420
- Joined: Wed Jun 01, 2011 10:25 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Castle Wolfenstein
Re: Autoautosave [v0.10.4]
Thank you for this this sure as hell beats using quick save alot lol
-
- Posts: 59
- Joined: Thu Jun 02, 2016 9:25 pm
Re: Autoautosave [v0.10.4]
Seems like this and Hideous Destructor's Scavenger addon don't play nice together.
"Vm execution aborted: Tried to read from address zero."
"Called from M8f_aas_event_source.worldthingspawned at autoautosave-0.10.4.pk3:zscript.txt, line 421"
Shame because that's a mod that really benefits from something like this.
"Vm execution aborted: Tried to read from address zero."
"Called from M8f_aas_event_source.worldthingspawned at autoautosave-0.10.4.pk3:zscript.txt, line 421"
Shame because that's a mod that really benefits from something like this.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: Autoautosave [v0.10.5]
Added more checks in version 0.10.5. Please tell me if the problem persists.
-
- Posts: 59
- Joined: Thu Jun 02, 2016 9:25 pm
Re: Autoautosave [v0.10.5]
Seems to be working fine now, thanks for the quick fix.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: Autoautosave [v0.11]
Small update: v0.11: added autosave on picking up Rebel Rumble items.
-
- Posts: 630
- Joined: Thu Oct 13, 2016 8:40 pm
Re: Autoautosave [v0.11]
I had an idea that would fit perfectly within the frame of this mod; an option to do an automatic screenshot whenever an autosave occurs.
I find myself wanting to take a screenshot while playing, but by the time I get my finger on the button, the moment is over. At the same time, I don't want to do full screen recording due to resource drain, limited hard drive space and extra effort. If this mod could spontaneously take a screenshot any time it saves the game, I think it could give me some cool surprising images.
EDIT: Perhaps the mod could have a setting in the mod options so that it would either Do Autosave Only, Do Both Autosave and Screenshot, Do Screenshot Only.
I think that could be the easiest way to implement this, if the way the mod is structured that doing an autosave is a function that any sensor part of the mod calls for when its triggered to do an autosave.
I find myself wanting to take a screenshot while playing, but by the time I get my finger on the button, the moment is over. At the same time, I don't want to do full screen recording due to resource drain, limited hard drive space and extra effort. If this mod could spontaneously take a screenshot any time it saves the game, I think it could give me some cool surprising images.
EDIT: Perhaps the mod could have a setting in the mod options so that it would either Do Autosave Only, Do Both Autosave and Screenshot, Do Screenshot Only.
I think that could be the easiest way to implement this, if the way the mod is structured that doing an autosave is a function that any sensor part of the mod calls for when its triggered to do an autosave.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: Autoautosave [v0.12]
Done.
Update (v0.12): added optional screen shot making. A toggle is available for each event.
At this point, I consider this mod cursed: the bugs go unnoticed no matter how long I test it. So if you encounter some, please report.
Update (v0.12): added optional screen shot making. A toggle is available for each event.
At this point, I consider this mod cursed: the bugs go unnoticed no matter how long I test it. So if you encounter some, please report.
-
- Posts: 630
- Joined: Thu Oct 13, 2016 8:40 pm
Re: Autoautosave [v0.12]
Yeah! Thank you!m8f wrote:Done.
Update (v0.12): added optional screen shot making. A toggle is available for each event.
What do you mean by cursed? Do you expect or suspect there is some sort of error that is likely to happen?At this point, I consider this mod cursed: the bugs go unnoticed no matter how long I test it. So if you encounter some, please report.
Since I have the mod on by default, I can pay attention and perhaps catch something while regularly playing. Is there anything in particular I should be on the look out for?
With the previous version, I've done 3 playthroughs so far and the mod seemed to work perfectly as far as I can tell.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: Autoautosave [v0.12] (+auto screen shots)
No, I don't expect something in particular to happen, the mod should be stable by now. I mean that I won't be very surprised if I discover that I forgot some option, or misspelled a word, or something like that.
-
- Posts: 630
- Joined: Thu Oct 13, 2016 8:40 pm
Re: Autoautosave [v0.12] (+auto screen shots)
Understood. I guess its more to do with the sheer amount of options and features the mod has, making it tricky to keep track of it all.m8f wrote:No, I don't expect something in particular to happen, the mod should be stable by now. I mean that I won't be very surprised if I discover that I forgot some option, or misspelled a word, or something like that.
If I come across any setting that fails to work during my play sessions, I'll be sure to report it.
-
- Posts: 25
- Joined: Thu Jun 29, 2017 8:40 am
Re: Autoautosave [v0.12] (+auto screen shots)
This is a great mod, but there's a big problem with it - it doesn't check to see if the player is in a safe spot before saving. So, if you're about to be wasted by shotgunners and you grab the yellow key, it'll save even though you're seconds from death. Is it possible to make it so it only saves when monsters aren't alerted, aren't in their missile state, the player hasn't fired recently, there are no monsters within X units, or some other method of figuring out if the player is at a safe point to save?