I’m Santiago Zapata, better known online as slashie, a Software Engineer and Independent Game Developer and from Medellín, Colombia.

You are in the devlog, a chronological collection of updates on my projects, alongside articles about software and game development. Subscribe to get these directly into your inbox.

OpenArthurian: Day 8 of the New Arthurian Age

Published by

on

Step by step getting closer to a full fledged cRPG creation environment! You can now run your project from ArthurianStudio, just click on Run Project and it’ll kick off its own Electron view.

You can also create a new project by selecting a template and a directory in your computer.

You can also now check and edit the project metadata

Collecting some tasks to do:

  • Map Editor
    • Allow editing object layers (adding mobs, npcs, items, and interactable objects)
    • Add a Undo and Redo
    • Allow painting continuously
    • Add bucket fill
    • Group together layers by “floor”.
    • Allow creating new maps from scratch (inheriting from a template, including setting up the number of floors)
  • Build project into an executable (!)
  • When creating a project, also select and tie it to a specific runtime.
  • Move quickstart to Help Menu and remove from sidebar
  • Starting party is not working fine, check if it’s really supported by the runtime

Leave a Reply

Discover more from Slashie's Gamedev Adventures

Subscribe now to keep reading and get access to the full archive.

Continue reading