A downloadable mod

This is a bundle of mods that I've been working on.

Red's Tweaks: A number of small changes to the game.

Adventure Partners: The biggest portion of the set, this mod makes it possible to team up with people found in the game and go adventuring together. Designed so that new adventure partners can be added by any modder without further modifying the base game's code.

Adventure Partner - Kyra: Adds our favorite lizard girl as a partner that can join you on your quests. In this initial release, there are no new scenes with her.

Adventure Partner - Minoni: Adds the bashful oni (read "minotaur") as a partner that can join you on your quests. Some new scenes are included for her and more are planned (when I finally have time to turn the outline into the final scenes!)

Download

Download
Red's Mod Bundle v0.3 for MGD v25b.7z 21 MB

Install instructions

Extract to the game's base directory (the one with the exe file). Accept any file replacements

Development log

Comments

Log in with itch.io to leave a comment.

so uh, this might be because of me being stupid but i cant seem to make either character to travel with me?

(+1)

Sorry for that. I've streamlined the way you get them as partners and I'll include it in the next version, but there's a really tough bug that I'm trying to fix before I release the update.

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Line with id resumeSceneAfterCombat_3a6b78d7 appeared twice, at game/gamecode/dialogueSys/dialogueSystemCore.rpy:760 and game/gamecode/dialogueSystem.rpy:1310.

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "renpy/bootstrap.py", line 277, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 490, in main

    renpy.game.script.load_script() # sets renpy.game.script.

  File "renpy/script.py", line 297, in load_script

    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)

  File "renpy/script.py", line 809, in load_appropriate_file

    self.finish_load(stmts, initcode, filename=lastfn) # type: ignore

  File "renpy/script.py", line 427, in finish_load

    self.translator.take_translates(all_stmts)

  File "renpy/translation/__init__.py", line 169, in take_translates

    n.filename, n.linenumber))

Exception: Line with id resumeSceneAfterCombat_3a6b78d7 appeared twice, at game/gamecode/dialogueSys/dialogueSystemCore.rpy:760 and game/gamecode/dialogueSystem.rpy:1310.

Windows-10-10.0.19041 AMD64

Ren'Py 7.5.3.22090809

Mon May  1 00:03:01 2023

(1 edit)

Thanks for the report, but I need a bit more info. What version of MGD was this on? The mod is designed for version 25b and there is no dialogueSystemCore.rpy file in that version. I may update this mod to v25.1 at some point, but I can't do it during the week.