This thread is for anyone working on personal projects to share their progress, and hold themselves somewhat accountable to a group of peers.
Post your project, your progress from last week, and what you hope to accomplish this week.
If you want to be pinged with a reminder asking about your project, let me know, and I'll harass you each week until you cancel the service.
Jump in the discussion.
No email address required.
Notes -
HighSpace
Goals for last week were:
Fixed, and fixed. The second one was trivial, the turned out to be a faulty team-membership check resulting the AIs increasing aggro of the just destroyed friendly ship. Since the ship is completely removed from the game state, when the AIs try to chase it, they run into a null pointer, and the game crashes.
I run into a few bugs trying to set it up, so I didn't get as far as I wanted, but I made decent progress! On an unrelated note I'm considering uploading the gameplay clips somewhere, because the file size limits on The Motte are too strict to upload anythig longer, so the end result is that it's hard tell what's going on. So to recap, from previous week we had these:
We take a similar setup, when the player's capital ship is parked outside, and the fighter wing heads out to meet the enemy. Because the cap-ship is within range (currently set to something ridiculous like 1 AU) it's visible in the in-mission "reinforcements" menu. From there it can be called in to join the battle. The most basic functionality works! It's not finished though. The ship is not removed from the menu after joining the battle. There's no consideration of the ship's distance from the battlefield, so it's available instantly, and it's not added to the in-mission game state, so you can't select it from the tactical view and give it commands. There's going to be a bunch of things I haven't considered, like making some moves illegal.
I did not manage to get to these at all :
This week:
I have absolutely no chance to get anything done this week. This might turn out to be a busy month, but I hope I can get some work in every other week. If I manage to find some time, currently the next goal is to finish the reinforcement mechanics.
More options
Context Copy link