Skip to content

neptunusRomulus/Flare-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

242 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flare-logo

Flare studio is a graphical user interface for Flare Engine which aims to improve the user experience of the engine and encourage users to make more games with Flare Engine. Flare Studio is at its the Alpha Stage — expect incomplete features and active development and use it with your own risk.

Features

  • Creating isometrics maps
  • Isometric Tile Editor with 64x32 fixed tile size
  • Background Multi-layer Support (Ground, Wall, Decor)
  • Collision Layer editing
  • Tilesetdefs, spawn, settings gets created automaticly.
  • Only tested in windows11 but potentially works on linux and macos.

How to Install?

  • Go to the Releases page
  • Downloaded for your OS. (Warning! So far, It is only tested for Windows11)
  • Run

How to Use?

  • Create a project and your first map.
  • Import a tileset from your local with the little orange button at the leftsidebar, when in background layer.
  • Paint your map with your tileset at background layer.
  • Then switch to "collision layer" and make some paintings in there too.
  • Export your project with the orange three string orange button at left sidebar.
  • After exporting just copy and paste your project folder to the Flare's "mods" folder. Nothing else is needed. Enjoy game development with Flare!

Screenshots;

image image image image image image image image image image

Video

Coming Soon...

📦 Roadmap

Alpha Version

  • 1- Maps
  • 2- Collisions

Beta Version

  • 0- Multi-tileset use with "Tabs"
  • 1- Objects
  • 2- Events (Partly finished)
  • 3- NPCs (In progress)
  • 4- Enemies
  • 5- Dialogue (In progress)
  • 6- Sounds
  • 7- Quest (In progress)
  • 8- Cutscenes
  • 9- You name it. I will check on it. Promise.

Full Release (Maybe)

  • 9- UI Edits
  • 10- Skills
  • 12- Stats
  • 13- Shaders (with injection method)
  • 14- Translations/localization editor
  • 15- Particles
  • 16- Player Settings
  • 15- Gameworld Settings
  • 15- Engine Settings
  • 15- Linux, MacOS support. (Partly tested on Archlinux, works decent.)
  • 16- You name it. I will check on it. Promise.

Testing

I need people for testings the Flare Studio for Windows, MacOS and Linux. If you have can spare some time to do please reach me out in Flare Official Discord. - if discord link is broken please visit Flare Engine webpage. My name is Isemlorer (ismlorer - 173499916004360192) in discord.

Development

Development Logs .

Warning! This software developed by a non-programmer person with AI assistants. So, because of that the codebase is probably like hell... However, If you still want to work on it; Run this single commands to start development after cloning the repo;

npm install
npm run dev

This will:

  • Install dependencies (if needed)
  • Start Vite dev server

To run Vite + Electron together:

npm run electron-dev

This will:

  • Start Vite dev server
  • Launch Electron app automatically

Enjoy exploring Flare Studio, feedbacks are welcome. Go make games!

About

Flare studio is a graphical user interface for Flare Engine.

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
license.md

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors