Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top things before Beta1 #71

Open
lofcz opened this issue Jan 9, 2019 · 0 comments
Open

Top things before Beta1 #71

lofcz opened this issue Jan 9, 2019 · 0 comments
Labels

Comments

@lofcz
Copy link
Owner

lofcz commented Jan 9, 2019

What needs to be done

IDE, Runner

  • Add support for object rename ✔️ + delete 🚧 (breaks savefiles when done in VS as rooms are referencing non-existing resources)
  • Implement proper fullscreen play mode in the room editor (temp "runner") 🚧
  • Transfer content from real runner (Engine3) to SimplexResources ✔️
  • Rework content pipeline to be compiled from the ide not mgcb (patched, would be great to fully support later) ✔️
  • Add basic room editing tools which are still missing (scale, rotate on objects) ✔️

SGML

  • Finish raycast_ namespace (collision_ + in) ✔️
  • Add game_restart to finish game_namespace ✔️
  • Implement basic motion algorithms (a*, BFS) ✔️

Events

  • implement alarms as they are very beginner friendly ✔️

Sprites editor

  • implement basic drawing tools (at least pixel ✔️ , rectangle, circle + color picker ✔️)
  • save changes to sprites ✔️

Audio editor

  • save relative volume (that's already in) and restore it once sound is loaded

Design

  • Implement objects properties 🚧
@lofcz lofcz added the readme label Jan 9, 2019
@lofcz lofcz pinned this issue Jan 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant