Not much of an update, but space editor now displays a little status message when it’s doing something… should stop people thinking it’s locked up when in fact it’s just trying to export that 100k block monster of a ship 😀
Also fixed a bug when loading pilots… should be a bit more stable now.
The status thing seems to be slowing it down. It does need something like that though.
It’s coming along nicely though.
Hello,
first of all of course thanks for committing your time to community!
The auto-update mechanism seems to be slightly buggy (or misconfigured). Im got my version from the download page , when I started it it said, version 0.9.6 would be available, which is weird since I already downloaded 0.9.62, however the actual window of the program is titled v0.9.61. So there seem to be three errors:
1. The version linked as 0.9.62 is actually 0.9.61
2. It doesn’t realize that 0.9.62 is newer than 0.9.6
3. The link to 0.9.6 if that ever existed, is dead.
Anyways, I still like you auto-update, once those problems are fixed, I might steal your code 😉
Hi Thomas, thanks for taking the time to get in touch…
the auto update mechanism is extremely simple… it simply comparse the ‘latest’ version available on the website to its internal version and, if they’re different (note, different… no consideration is given to higher / lower versions) it offers an update.
Unfortunately I appear to have released a version without updating the website version…hence the problems.
I’m about to release a new version though, so that should resolve this 🙂