Changelog

🪵 changelog
Author

Preston Smith

Published

December 10, 2025

Thesis 1.0.0

Overall the Introduction and Related works sections have been written and most of my sources have been implemented or used at some point within the paper

Changes

  • Introduction and Related work Implemented
  • Sources added

Artifact 0.3.0

The main functionality for creating,editing and saving maps in PathMaker have been implemented which is one the main features about it. The pathfinding aspect is starting to be implemented but some changes need to be made to how the grid stores and gives information as well as some optimization with knowing what part of the UI needs to be clicked

Changes

  • Users are able to draw obstacles and start and goal nodes on the map.
  • Users can save the map.
  • Users can load saved maps.