Devlog
[LOG 1 — 2/22/26]
What's the current status of Hopper?
We have a base to work with, but the current system is missing some essentials there's no way to create new nodes yet, and panning functionality, a must-have in any node system, is also absent.
The first thing I'm going to do is clean up what we have, fill in any gaps in the current docs, and then slowly work through these features. The next version, coming in 2–3 weeks, should be a bit more productive for users.
I'd like to add a login system eventually, but it's too early for that.
That's all for now ₍^. .^₎⟆ thanks for reading!
[LOG 2 — 3/1/26]
Minor fixes
-Simplified the UI, it's all black and white now.
-Fixed the number fields which worked terribly now people can just type anything.
-Added basic controls for navigation.
Next -> Node management system.