From the last update of week 1 :
- The display is much faster now.
- You can pan around by pressing the middle mouse button.
- The map is not limited to a square.
- The planets are distributed evenly in each zone.
- The 2d layer is in place. For now it's displaying an overlay on the closest planet from your mouse.
- You can add planets with shift key.
- The gateway creator is in place :
press & hold ctrl over a zone. It will preview the link in the viewport. Click again to confirm the creation of the link.
Releasing ctrl cancel it.
http://users.edpnet.be/zepilot/gwPreview5.zip
So, every goal of week 1 are done. The first milestone is in two weeks (working map editor + display engine).
The goal for Week 2 :
- Moving/Erasing planets.
- Moving/Erasing links.
- I will try to investigate an pre-link generation, as the process can be long with a lot of planets.
- Dumping the galaxy on the disk and reloading it on the fly.
- Adding the complete Planet class (territories, occupation %, name, description, textures...)
- Adding some visual element when a planet is selected.