Coder Social home page Coder Social logo

debug-console's Introduction

OMORI Console

Node.js

Node is required for installing npm packages and for running various scripts. The latest LTS release is recommended.

https://nodejs.org

PNPM

This project uses pnpm as the main mackage manager. To install it run:

npm install -g pnpm

Installation

Install all node modules via pnpm:

pnpm install

Then, build the mod with esbuild:

pnpm run build

Mods.one link: https://mods.one/mod/console

debug-console's People

Contributors

surrealegg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

debug-console's Issues

/skill command

It would be nice to have a command where you can add or remove skills from a character.

Example usage:
/skill [character] [skill] [on | off]

/item command

Another command would be cool is a command where you can give yourself an item.

Example usage:
/item [item] [quantity]

Fog persists between map TPs

I was in Pinwheel Forest and teleported to Breaven, and the fog persisted. It only disappeared once I went back to Pinwheel Forest and then left.

The inverse is also true, where teleporting from a fogless map to a map with fog will result in no fog until the player transitions into a room which uses a different fog setting.

Better argument parser

Currently, the console has issues differentiating arguments with the same name, but with different IDs. It would be great to also show the ID next to a name, but it needs a lot of work to solve this.

/bgm command

A command that sets a background music.

Usage:
/bgm [music]

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.