[For reference, does this one need a warning for NSFW language?]
[v1.5.0+] Rage Quit
Moderator: Moderator
-
Zizzo
- Sher'Tul Godslayer
- Posts: 2541
- Joined: Thu Jan 23, 2003 8:13 pm
- Location: A shallow water area south of Bree
- Contact:
[v1.5.0+] Rage Quit
I hope I'm not the only one who occasionally wishes the death chat on the Eidolon plan had a… shall we say, more spleen-venting choice for those deaths that leave you saying, "What?! Oh, no way!"
Well, on a lark, I decided to add one, in the form of my new Rage Quit addon. We even add an achievement to commemorate the, um, occasion. 
[For reference, does this one need a warning for NSFW language?]
[For reference, does this one need a warning for NSFW language?]
"Blessed are the yeeks, for they shall inherit Arda..."
-
Zizzo
- Sher'Tul Godslayer
- Posts: 2541
- Joined: Thu Jan 23, 2003 8:13 pm
- Location: A shallow water area south of Bree
- Contact:
Re: [v1.5.0+] Rage Quit
v2 adds a feature requested on the Steam page: an "Exit game" option on the death dialog. I briefly considered adding an additional "Rage quit" option,
but (a) it's probably too late to add an achievement to a character at that point, and (b) it would be redundant for non-roguelike mode, as the rage-quit option from the Eidolon chat just goes to the death dialog anyway.
"Blessed are the yeeks, for they shall inherit Arda..."
-
antheridium
- Wayist
- Posts: 16
- Joined: Wed Apr 10, 2019 1:27 am
Re: [v1.5.0+] Rage Quit
I'm getting a Lua error as soon as I get to the Eidolon Plane.
It happens even with this add-on installed by itself.
The error doesn't actually crash the game.
It happens even with this add-on installed by itself.
The error doesn't actually crash the game.
-
Zizzo
- Sher'Tul Godslayer
- Posts: 2541
- Joined: Thu Jan 23, 2003 8:13 pm
- Location: A shallow water area south of Bree
- Contact:
Re: [v1.5.0+] Rage Quit
[sound F/X: testing] …oh. Well, now I'm embarrassed.
All this time I had been testing by typing "game.player:die()" into the debug console, which intercepts the error dialog and just prints a one-line error message that I was overlooking.
So, turns out the error was that, in cases like being sent to Eidolon, the death dialog's action list doesn't actually get built — and we were trying to add our new "Exit game" action to the list with out checking that case. That should be fixed in v2a. We Apologize for the Error.™
So, turns out the error was that, in cases like being sent to Eidolon, the death dialog's action list doesn't actually get built — and we were trying to add our new "Exit game" action to the list with out checking that case. That should be fixed in v2a. We Apologize for the Error.™
"Blessed are the yeeks, for they shall inherit Arda..."
-
Zizzo
- Sher'Tul Godslayer
- Posts: 2541
- Joined: Thu Jan 23, 2003 8:13 pm
- Location: A shallow water area south of Bree
- Contact:
Re: [v1.5.0+] Rage Quit
After further testing, this addon seems to be leaving behind partial savefiles when we use our "Exit game" option, which don't appear to be flagged as dead.
v2b.1 makes more of an effort to clean up behind ourself to try to avoid that.
"Blessed are the yeeks, for they shall inherit Arda..."