Giter Club home page Giter Club logo

starbound-drawablesgenerator's People

Contributors

silverfeelin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

starbound-drawablesgenerator's Issues

Change extension to .exe

I had a problem using this. Apparently, I have the software installed but the extension makes my antivirus go "nope, this is gonna install malware" and prevent usage. So I would like for the program to be converted to a .exe.

Shorten boilerplate

?setcolor=ffffff?replace;00000000=ffffff;ffffff00=ffffff?setcolor=ffffff = ?setcolor=fff?replace;fff0=fff
As suggested by TheFurryDevil on Discord.

How to open the program?

Maybe I'm just stupid or something, but I don't see any kind of file that can be run to launch the program. At all. Help, please?

Apply fade for single texture directives

Instead of replacing unused pixels with 0000000, a small fade ?fade;80ff80;0.0001518 could be used after each blend. This'll ever so slightly change the pixels meaning the next placeholder can be adjusted without affecting the previous placeholders.

Before implementing this, we should check if the repeated use of the fade affects earlier frames (i.e. the first frame on an image with 60 frames could look drastically different, as it'd be faded 59/60 times).

Also, this would have to be an option, as this method means users can no longer reliably apply additional directives to change the colors (i.e. tech.setParentDirectives).

Support for custom templates

Adding support for a folder containing file templates simplifies the process of adding or changing templates, and allows users to add their own.

Inventory icon parts don't align

Depending on the image size, the inventory icon result may not line up as a result of the cropping (which is done to remove the padding caused by the 32x8 dimensions of the image).

A workaround is to use the single texture directives output. Replace <output> with the generated single texture directives code:

"inventoryIcon" : "/assetmissing.png<output>"

image code is invalid JSON

As the title says. I can't use the image code for anything outside the command it generates, making it impossible to put the image into starcheat. It wouldn't be so much of a problem if you did update the generator to act for making a full code for more than just pistols, swords, and staffs, however. cough cough

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.