scp-fs2open / fs2open.github.com

Origin Repository for SCP FreeSpace 2 Open
https://www.hard-light.net/
Other
401 stars 161 forks source link

FR: Set rand values, new flags in Edit Ship #5402

Open Durandal-Thoth opened 1 year ago

Durandal-Thoth commented 1 year ago

Pretty straightforward - there's room in the ship editor for fields to define a random range of numbers which would previously need to be defined via SEXP, as well as additional flags for subsystems. Could save time and would definitely save event bloat in the events editor.

Turret Locked flag is removed in favor of Subsystem locked, allowing developers to lock individual turrets.

image

Attached is a proposal for the new UI layout.

I understand that MFC is a pain and that not all of this may be feasible until QTFred.

MjnMixael commented 1 year ago

I'm maybe thinking about tackling this. Can you detail exactly what each of your changes would be? I think I fully understand, but just to be sure. Looks like each Use Range is to set a rand hull percent (or velocity, etc)?

Durandal-Thoth commented 1 year ago

That’s how I envisioned it working, yeah. Allows you to specify a rand range for each of those values.