With OutpostHD v0.9.0 implementing research, I started working on a technology definition that the game could load based on the
Diagrams.net research tree I've been playing with for the last few months. It didn't take long before the number of technologies, the amount of information and the linking between them started to become overwhelming so I put together a simple GUI program to allow me to develop the tech tree visually. Plus by having a tool write out the XML file it ensured I didn't make mistakes while hand editing it.
So I present,
OphdTechEdit, the technology editor for OutpostHD!
Aside from the Effects part of the technologies, it's pretty straight forward.
The Effects part of it requires some internal knowledge of OPHD and how it works. Later versions I want to have it be a bit more guided but... that'll come as the building sets and effects in OPHD itself are better developed and set in stone.
So, have fun!
This is a Windows only project atm. It should run on Linux under Wine if you can get .Net framework 4.7.2 installed but I haven't tested this.