Giter VIP home page Giter VIP logo

ryannthi / luastg-editor-sharp-x Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 3.0 28.49 MB

LuaSTG Editor Sharp X is a clone/fork of LuaSTG Editor Sharp aimed towards improving the original with new functions and altered behaviour, providing more ease of support for LuaSTG ExPlus, -x and Sub and in active development, open to feedback and suggestions

License: MIT License

C# 99.73% Lua 0.08% Inno Setup 0.18%
luastg editor

luastg-editor-sharp-x's Introduction

LuaSTG Editor Sharp X

(Current release: 0.76.0)

LuaSTG Editor Sharp X is a code generator for the LuaSTG engine, based on the THlib library. It is based on and forked from czh098tom's original Editor Sharp.

Usage

Games can be created for LuaSTG without the use of direct lua coding by using the editor. There are multiple nodes that equate to functions and code groups that can be placed within a hierarchy to generate compatible lua output code. This is the main way of producing content within the editor, but direct coding is permitted as well.

Compatibility

The editor is designed to fit many variants of the LuaSTG engine. New versions can be added within the source via a plugin system, which can change runtime arguments between versions.

ex+ (ExPlus) -x aex+ (Sub) Evo Others
✔️ ✔️ ✔️ ⌛ (next release) As long as THlib is present

Depending on the THlib you're using, some of the node functions may not be available. Some of these cases are handled by the editor, displaying a warning about the node not working unless your codebase supports it. This warning can be disabled in the settings.

Features

As a code generator, the editor can virtually handle any type of code you'd likely do in the usual IDE but with a friendly GUI, allowing direct coding via code nodes as well. Here are some creations that can be done natively without extra coding needed, as well as editor features.

Creation System
Boss fights Light/Dark editor themes
Stage sections Automatic engine version detection
Players Folder/Zip packing
3D Backgrounds Logging/debug window (Sub only)
Advanced dialog handling Custom node creation (experimental)
Post-effect and particles Node marketplace (in development)
Advanced object manipulation Automatic updates
Game data handling Discord Rich Presence
Audio control Auto-saves
Advanced rendering Project inclusion

Of course, that's just a fraction of all the things the editor is capable of.

Interface

Importing from Editor Sharp

Projects are mostly compatible when bringing them from Sharp to Sharp X. There are exceptions, though, which can all be fixed. Some nodes had their parameter list changed, so you'll need to replace those in your project. These errors will be exhibited in the error list at the bottom, of which you can analyze and see what nodes need to be adjusted.

For further information:
  • Click HERE to see the update log.

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.