site banner

The Motte Moddes: HighSpace (August 2023)

The goal of this thread is to coordinate development on our project codenamed HighSpace - a mod for Freespace 2 that will be a mashup between it and High Fleet. A description of how the mechanics of the two games could be combined is available in the first thread.

Who we have

Who we need

The more the merrier, you are free to join in any capacity you wish! I can already identify a few distinct tasks for each position that we could split the work into

  • developers: “mission” code, “strategic” system map code

  • artists: 2D (user interface), 3D (space ships, weapons explosions)

  • writers: worldbuilding/lore, quests, characters

What we have

  • Concept art for a long range missle cruiser, curtesy of @FCfromSSC

  • A proof of concenpt for “strategic” system map we jump into on start of the campaign. It contains a friendly ship and 2 enemy ships, you can chose where to move / which enemy ship to attack.

  • A somewhat actual-game-like workflow. Attacking a ship launches a mission where the two ships are pitted against each other. If you win, the current health of your ship is saved, and you can launch the second attack. If you clean up the map you are greeted with a “You Win” message, or “You Lose” if you lose your ship.

  • A “tactical” RTS-like in-mission view where you can give commands to your ships.

Updates

  • The System Map and the Tactical View got minor pimp-ups. The System Map now shows the ship names, and the Tactical View has a grid to help with orientation, draws ship icons if the ships are too far away to see, and draws waypoint, and target icons to give some indications of the ship's current goals.

  • The System Map now supports Battle Groups, and the player is now in charge of one - the original GTC Trinity cruiser, and a wing of fighters.

  • We now have “just in time” mission generation. Like I mentioned in the previous thread, the scripting API gives you access to the file system, so it was pretty easy to generate a mission file on the fly. This has some advantages over using a “blank” mission file and setting up the mission via the API, because not all mission features are exposed to the API. The most obvious example here will be how there's no longer an “extra” player ship, just the ones explicitly declared for the System Map (in the previous versions you'd be flying a fighter, even though in theory there were no fighters in the System Map).

  • Thanks to the fighters and their current load-out it's actually not that hard to win the game at the moment. Your cruiser will easily dispatch the Shivan one, and as to the corvette, you can order your ships to run away, and take out the turrets yourself, then order your ships to attack. It will take a while, but with a defenseless enemy it's only a question of time.

What's next

  • The System Map didn't get a lot of attention so far, so I'd like expand it. It would be nice to move around an actual star system, add camera movement, and split/merge mechanics for fleets.

  • The Tactical View is somewhat functional, but still needs to give a player handle on what's going on, and better control over their ships. I wanted to add subsystem status, beam cannon charge status, and a handier way to give advanced commands.

8
Jump in the discussion.

No email address required.

I would maybe be interested in getting involved.

I have programming experience. Usually front end web UI type stuff, but I've done lots of weird one off things in other areas.

Here is my late night sorta drunk take on an idea that I haven't seen before:

Solar system scale wars, with fleets of frigates, one or only a few super large scale ships, and a system of assymetric information warfare.

You would not know what your opponents are doing, only what your own ships are doing.

You'd be slowly capturing orbits with the solar system to expand your awareness.

Dreadnaughts are needed to take down dreadnaught shields.

If your dreadnaught knows the positioning of an enemy dreadnaught, if they are close enough it can take a shot and take out the shields.

The shields take a while to regenerate.

In the meantime frigates can do damage to the dreadnaught.

I'm having trouble fleshing out the full explanation of what I have in my head. But it gets you different size fleet engagements, with a long view of preserving your frigates, until you can get a decisive victory by destroying the enemy dreadnaught. You are trying to hide your dreadnaught from the enemy fleet while also positioning it for the kill shot.

Smaller engagements will see just a few frigates and their fighter squadrons trying to kill each other off.

Medium engagements might be a dozen frigates engaging each other for prime positioning of a dreadnaught.

Large engagements will have dreadnaughts facing off with multiple dozens of frigates to support them.

Strategic map mishaps and information assymetry could cause any of these fleet types to mix. And victory for your side might mean annihilating the enemy or escaping to bring back information about the enemy fleet location.

I would maybe be interested in getting involved.

I have programming experience. Usually front end web UI type stuff, but I've done lots of weird one off things in other areas.

Happy to have you! Web UI experience is perfect, as FS2 allows you to modify it's UI with libRocket. It's basically HTML + CSS + scripting, except it uses LUA instead of javascript for the latter. Not all HTML/javascript features are available, but it's close enough that you should feel right at home.


@FCfromSSC, I'll bring you in here since you wanted to talk about mechanics, and cjet focused heavily on it.

are we going to be primarily experiencing the game from a fighter, or a warship, or the fleet as a whole? What does gameplay look like?

I'd like to go for a balance. Just like the Total War games have you go back and forth between grand strategy and battlefield tactics (and you could imagine adding Mount & Blade on top of that if you wanted to get up close and personal), I like the idea of half the battle being setting up the chess board in the system map, and the other half a proper execution of the battle plan. In my opinion, barring an overhaul of in-mission mechanics, the game's engine heavily favors a fighter perspective. We could even incorporate that into the story, with one character being a hot shot pilot, and the other a wise admiral, and you'd be assuming the role of one of the other depending on the situation. I could see it making sense to sometimes assume control of a capital ship, if your fighters have an overwhelming advantage and you don't want to get bogged down in the details, or your plan depends on having a specific ship in a specific place.

As for the gamaplay in the system map, my vision is very close to cjet's:

Solar system scale wars, with fleets of frigates, one or only a few super large scale ships, and a system of assymetric information warfare.

You would not know what your opponents are doing, only what your own ships are doing.

You'd be slowly capturing orbits with the solar system to expand your awareness.

The only rub being, that I'd like space exploration to be part of the game, and getting bogged down in a solar system for too long would turn exploring the cosmos into a bit of a drudgery. Of course we could just have the early systems be relatively undefended, and have the massive solar system scale war be the Last Stand of the game.

What sort of weapons do these ships employ? Are shields a thing? Those sorts of questions. I've been leaning very hard into crunchy hard-scifi for these, at least in terms of aesthetics, but I'm open to other approaches.

How hard is "hard"? The autist in me would love to go as hard as possible, but I can already tell you we will have to make compromises. For one, is it really hard-scifi if you don't even have Newtonian flight-, and orbital mechanics? But right off the bat I can tell you we're not doing that, as FS2 is made to give the "WWII aircraft in space" vibes common to space fighter sims, and even simplified orbital mechanics could result in massive velocity differences between encountered ships, crashing into planets, etc - stuff I don't want to deal with as a programmer, at least at first pass.

When it comes to weapons, my opinion boils down to: lore should serve gameplay, not the other way around, and we should make use of what the game engine offers us out of the box.

I would like to make use of the game's subsystem mechanics. Surgical strikes on specific subsystems would make it more interesting to spend your time flying a fighter. You could use them to take out the enemy's engines so your ships can outmaneuver them, take out their subspace drives so they cannot retreat, take out their sensors so the rest of your fleet can slip by, etc. So a that would imply a dedicated anti-system weapons.

I have to say, I do love FS2's massive beam cannons. It's mostly a visual thing though, and I think we can make rail guns look just as cool, so I'm not invested.

Having shields would also add to the variety, because that would mean dedicated anti-shield weapons. We could follow FS2, and have shields for fighters, but not for capital ships. I've also seen mods with shielded capital ships, and they were fun enough as well. Or we could go with cjet's idea:

Dreadnaughts are needed to take down dreadnaught shields.

I have to say I like it. Though that raises a question, is the idea that dreadnoughts are impervious to anything other than another dreadnought, including bombers delivering their payload at point-blank range, or anti-subsystem strikes? I think it's a workable idea, especially since you want to use them very sparingly, but we have to be sensitive to balancing.

If we opt for making them vulnerable to bombers, we could have the dreadnoughts rely on their escorts for remaining impervious. FS2 offers extremely effective anti-fighter turrets that can be attached to capital ships (In fact I added them to the Shivan cruiser in the latest update, I forgot to mention you probably shouldn't fly too close to it as a fighter), so we could have special anti-fighter frigates, guarding dreadnoughts, and the whole formation being basically unstoppable unless matched with firepower, or their commander's incompetence (war nerds can correctly me if I'm wrong, but I think I heard that modern carrier battle groups work sort of like that).

Strategic map mishaps and information assymetry could cause any of these fleet types to mix. And victory for your side might mean annihilating the enemy or escaping to bring back information about the enemy fleet location.

I love the idea. I don't know how well it fits with your vision, but one thing I'd like to keep from vanilla FS2, is subspace jumps. Long story short, FTL in Freespace happens via these jumps, and ships have to recharge their drives between each jump. It's not explicitly stated in the lore, but other mods played with the idea of "subspace maneuverability" i.e. how often a ship can jump, what kind of trajectories can they plot, etc., with the basic idea being that the bigger the ship, the more time it needs to charge it's subspace drive. This would allow for a "luring" mechanic in the strategic map. A dreadnought entering the battlefield would be a big deal, because that means it would be committed to it for a while. Maybe that means it turned the tide, or minimized casualties in an otherwise evenly-matched engagement, or maybe it means it fell into an ambush, or left another strategic point unguarded.

Okay, that's it for now. Thoughts, feedback, and terminology disputes are welcome. What's the proper way to handle ship-class nomenclature? Should the term "dreadnought" bring to mind "really big, overwhelmingly powerful ship" or "obsolete ship from three generations back"?

I kind of want to say the former, but something is telling me a super carrier / mothership / mobile logistical center for your fleet, would be more practical. Then again if you have that, dreadnoughts could be a dedicated platform for taking the super carriers out.

The only rub being, that I'd like space exploration to be part of the game, and getting bogged down in a solar system for too long would turn exploring the cosmos into a bit of a drudgery. Of course we could just have the early systems be relatively undefended, and have the massive solar system scale war be the Last Stand of the game.

I always feel like I've wanted a space exploration game, but also every space exploration game I've ever played has felt like a disappointment. Even the latest version of No Man's Sky has kind of boring exploration mechanics. Its just that they made so many of the other mechanics in the game workable and good that the lackluster exploration has fallen off as a point of criticism.

Realistically, Space is a whole bunch of nothing. A bunch of rocks, some glowing balls of fusion, and lots and lots of nothing. Freespace in particular is in a rough position to make exploration interesting. I'm not even sure what level of mechanics are allowed, but I feel that traditional space exploration would be limited to obtaining new skyboxes, or reading text of something happening off screen.

The only interesting thing a freespace player can really explore are new ships and new mechanics.

Ever play Escape Velocity? That is the only space exploration game I've really ever enjoyed.

No, I checked my library on steam. Nothing. Then I checked for the game on steam to see reviews and description. No space exploration game by that name came up. So I go and search for it on the internet, and find this wikipedia entry. If that is the game then holy crap. It was released in 1996 almost thirty years ago. No wonder I hadn't played it.

...Man, now I feel old.

Endless Sky is a free (actually free, no microtransactions) and modernized Escape Velocity clone. There are several others but that's the most polished and complete of them.