Code Monkey home page Code Monkey logo

sugaraddict's People

Contributors

one-some avatar

Watchers

 avatar  avatar

sugaraddict's Issues

Var search is slow

After the search overhaul searching is (while more accurate) really sloooooooooooooow

fix renpy variables

the current injection method is really unstable so i disabled it for now. we have no renpy variable support as a result!!!!

RPG Maker

  • Home (assorted data and quick controls)
  • Stats
  • Items
  • Vars (compiled i think so maybe only values)
  • $gameParty._actors xref with $gameActors._data[n] for party attribute editing
  • general actor editing
  • day editing (var id is somewhere)
  • event triggering (maybe a bad idea, state breaks)

Ren'Py

  • Python console hijack vm thingey
  • variable editor

Look into supporting other engines

  • #2
  • Variables are prefixed with $
  • No centralized variable source unlike SugarCube, things are pretty scattered
  • #3
  • Compiled from Python (EmScripten?)
  • Python context can be hijacked, can execute arbitrary Python inside the VM (See LDS)
  • Variables are just Python objects under a certain module, the only big challenge here would be making a serializer/deserializer
  • TyranoBuilder
  • I know basically nothing about this
  • Drag and drop stuff, so I assume it's compiled in an unfriendly manner (to us)
  • I've seen like 4 games use it ever so i'm unsure if its worth the research

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.