Giter Club home page Giter Club logo

rained's Introduction

Rained

Fancy Logoe

Another Rain World level editor. Currently in development.

Please note that the "main" branch is ahead of the latest release. If you want to access the repository at the time of a certain release, use the Git tags system.

Features

  • Ease of use (hopefully)
  • Undo/redo everything
  • Drizzle level rendering with a preview
  • Dark Mode for the Miros Birds

Read this document for more information on how to use Rained.

Building

NOTE: Due to the Raylib-cs library, on Windows, Rained requires the Microsoft Visual Studio C++ runtime package to run. Thus, if Rained fails to open a window on launch, it's probably because you have it missing. The package can be installed here.

.NET CLI

Clone with Git:

git clone --recursive https://github.com/pkhead/rained
cd rained

Set up Drizzle

cd src/Drizzle
dotnet run --project Drizzle.Transpiler

Back to the root directory, build and run Rained

dotnet build
dotnet run --project src/Rained/Rained.csproj

Upon first startup, you can configure where your Data folder is located. If you chose to download and install it, Rained will download and extract this repository.

Contributing

Report bugs and other complaints by creating an issue or pinging @chromosoze in the Rain World Discord server. DM requests also work, but it's likely that it'll take me a while to notice them as I don't pinged for it.

Pull requests are welcome.

rained's People

Contributors

pkhead avatar ludocrypt avatar

Stargazers

A.M.03:00 avatar Nuclear Pasta avatar  avatar Alduris avatar

Watchers

 avatar

Forkers

ludocrypt

rained's Issues

Copyning

You could add copying geometry blocks and copying tiles.

Preview of materials

Is there an option to enable previewing of materials when you hover the mouse over them, or this feature hasn't been implemented yet?

Missing Slag & Corruption No Eye effects

The effects editor is currently missing both Slag and Corruption No Eye
Edit: They're the same effect, Corruption No Eye is never used and Slag is only used in Submerged Superstructure
Edit 2: Altho rwe+ doesn't have Slag but does have Corruption No Eye so maybe add both for cross compatibility since it crashes when trying to load an unrecognized effect

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.