Page 1 of 4

Jupiter Hell

Posted: Sat Aug 03, 2019 3:18 pm
by VKX
Jupiter Hell: A turn-based rogue-like crossed with Doom, made by the developer of DoomRL.



Options:
- Inf HP
- Inf Armor
- Inf Ammo
- Inf Inventory Ammo
- Inf Consumables
- Inf Energy/Fury
- No Trait Point Use

The Inf Ammo option has a side effect where reloading will add ammo to your inventory.

To get infinite multitools, you need to activate both "Inf Inventory Ammo" and "Inf Consumables", because of some slightly odd coding.

Tested on the default Vulkan version of the game only.

Old Tables
V1.4 - For game version 0.9.0 (Beta)
jh.CT
(11.38 KiB) Downloaded 159 times

V1.5 - For game version 0.9.2a (Beta)
jh.CT
(11.49 KiB) Downloaded 149 times

V1.6 - For game version 0.9.3a (Beta), The Nightmare Update
jh.CT
(11.37 KiB) Downloaded 153 times

V1.7 for game version 0.9.5 (Beta), The Advance Update
jh.CT
(11.54 KiB) Downloaded 147 times

V1.8 for game version 0.9.7c (Beta)
jh.CT
(11.12 KiB) Downloaded 135 times

V1.9 for game version 0.9.11a (Beta), The Curio Update
jh.CT
(10.94 KiB) Downloaded 133 times

V2.0 for game version 0.9.12a (Beta)
jh.CT
(10.91 KiB) Downloaded 140 times

V2.1 for game version 1.0, full release "Dante" update.
jh - v2.1.CT
(10.83 KiB) Downloaded 209 times

V022 for game version 1.0, added options for Inf Energy/Fury, and No Trait Point Use by jgoemat
jh - 022 - [v1.0].CT
(15.2 KiB) Downloaded 146 times

V023 for game version 1.1, The Exordium Update
jh - 023 - [v1.1].CT
(15.41 KiB) Downloaded 147 times

V024 for game version 1.2, The Varia Update
jh - 024 - [v1.2].CT
(15.47 KiB) Downloaded 163 times

Version 025 for game version 1.3, The Valhalla Update
jh - 025 - [v1.3].CT
(15.41 KiB) Downloaded 287 times

Version 026 for game version 1.4, The Chaos Update
jh - 026 - [v1.4].CT
(14.97 KiB) Downloaded 223 times

Current Table:
Version 027 for game version 1.5, The Ancient Update, and 1.6 The Watcher Update
jh - 027 - [v1.5].CT
(15.01 KiB) Downloaded 807 times

Re: Jupiter Hell

Posted: Sun Aug 04, 2019 1:58 pm
by krmit
@VKX,
Thanks for the table.
Little issue: InfHP not working at Challenge mode.
A humble request: can you find turns/damage/time pointers (for achievements)?

Re: Jupiter Hell

Posted: Sun Aug 04, 2019 7:57 pm
by VKX
krmit wrote:
Sun Aug 04, 2019 1:58 pm
Little issue: InfHP not working at Challenge mode.
A humble request: can you find turns/damage/time pointers (for achievements)?
Added table v1.1 which fixes the Inf HP option for challenge modes.

I had a look for the stats, but most of them are not easily modifiable. I suspect the game is keeping a history of your moves so it can play it back, like the original Doom did for demos. If that's true, stats like moves and time taken are being calculated rather than conveniently stored somewhere.

You can alter two stats for damage, "damage taken on level" and "total damage taken", which you can find yourself by starting a new game, taking some damage, then searching for it as a double type.

Re: Jupiter Hell

Posted: Sun Aug 04, 2019 8:52 pm
by krmit
@VKX
Thanks for reply and table update.
Already found the "damage" stats myself. Looks like stats are stored in *.dat file in game dir, but it's encrypted -_-

Re: Jupiter Hell

Posted: Fri Aug 16, 2019 2:23 pm
by VKX
Added table for game version 0.8.1 (Beta).

Re: Jupiter Hell

Posted: Wed Sep 04, 2019 9:17 pm
by VKX
Added table for game version 0.8.2a (Beta). This table separates out Inf consumables and Inf Inventory Ammo.

Re: Jupiter Hell

Posted: Wed Sep 18, 2019 8:10 pm
by VKX
Tested table for game version 0.8.3a (Beta) and it seems to be still working.

Re: Jupiter Hell

Posted: Wed Oct 23, 2019 7:30 pm
by VKX
Tested table for game version 0.8.4b (Beta).

Re: Jupiter Hell

Posted: Mon Nov 18, 2019 10:07 pm
by VKX
Tested table for game version 0.8.5 (Beta).

Re: Jupiter Hell

Posted: Sat Mar 21, 2020 7:25 pm
by illusionbreaker
Thanks for keeping the table updated!

Re: Jupiter Hell

Posted: Tue Apr 28, 2020 3:28 pm
by VKX
Updated for game version 0.9.0 (Beta), and added the 'Inf Armor' option.

Re: Jupiter Hell

Posted: Mon Aug 03, 2020 7:08 pm
by VKX
Updated for game version 0.9.2a (Beta).

Re: Jupiter Hell

Posted: Tue Sep 08, 2020 9:28 pm
by VKX
Updated for game version 0.9.3a (Beta), The Nightmare Update.

Re: Jupiter Hell

Posted: Fri Oct 30, 2020 9:53 pm
by VKX
Updated for game version 0.9.5 (Beta), The Advance Update. The devs fixed the health code in this version, so the Inf Health option enables cleanly now.

Re: Jupiter Hell

Posted: Tue Feb 23, 2021 1:33 pm
by VKX
Tested table for 0.9.7 (Beta). Expecting a full release soon.