Giter VIP home page Giter VIP logo

inscryptiondebugmenu's Introduction

Debug Menu

Adds a new in-game menu with buttons to quickly skip through the game. Also provides additional information if you have trouble debugging your mod!

Features:

  • Manually trigger map events
  • Edit your deck and the game board
  • Skip through card battles
  • Skip through dialogue
  • Use hotkeys to speed up debugging
  • View in-game data to help debugging

Supports:

  • Act 1
  • Act 2 (Minimal support)
  • Act 3 (PO3)
  • Grimora Act
  • Magnificus (Minimal support)

Hotkeys

  • ~ Show/Hide Debug Menu
  • F1 Set time scale to 1
  • F1 + LeftControl Set time scale to 10
  • F1 + LeftShift Set time scale to 0.1
  • F2 Draw Card
  • F2 + LeftShift Draw Side deck card
  • F3 Toggle Activate all nodes
  • F4 Toggle Skip next node
  • F5 Reload the current act
  • F9 Restart the current act

I want more!

The project is open source and anyone can contribute by making pull request. https://github.com/JamesVeug/InscryptionDebugMenu

But... I don't know how to code!

Create an issue on the github page and mention it on the Inscryption modding discord and someone might take on the task.

Contributors

  • JamesGames
  • WhistleWind

Thanks To:

  • Peaiece for Speed Tweaks (This mod uses code from it since it's deprecated)
  • Peaiece for Deck Editor (This mod uses code from it since it's no longer supported)
  • Keks307 for bug reporting

inscryptiondebugmenu's People

Contributors

humabhatterzed avatar jamesveug avatar

Watchers

 avatar  avatar

Forkers

humabhatterzed

inscryptiondebugmenu's Issues

Suggestion

A feature that lets the you edit how much energy you have.

Disable Dialogue disables cursor interaction when opening GBC packs

When Disable Dialogue is set to true in Act 2 and the player opens a card pack, the cursor remains disabled until they change game scenes (returning to the map, entering new room, etc.).

It seems TextBox.ShowUntilInput disables cursor interaction at the start of its method, and that seems to be the cause. Solution would be to either tweak how the patch disables dialogue so it prevents that entirely, or to re-enable cursor interaction manually in the relevant part of the patch.

Will likely make a PR myself that fixes the problem, but it's 1 in the morning at the time of writing this and I don't want to stay up any longer, thank you very much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.