fs2open.github.com
fs2open.github.com copied to clipboard
Origin Repository for SCP FreeSpace 2 Open
I was saving a mission in FRED, (FSO 24.0.2) and when I clicked save, I got the following error message: ``` Error: C:\Games\FreespaceOpen\FS2\BtA-3.0.0\bta_core\data\missions\bta-af_m1_02.fs2(line 71): Error: Required token = [#Wings] or...
Straightforward, implements order logic for AI to chase a ship type (fighter, bomber, cruiser, etc) instead of being limited to a class, wing, or individual ship.
The set-explosion-option operator lacks a way to define which shockwave visual you want to achieve. It defaults to the default shockwave (either the 3D or 2D shockwave visual).
As per @Baezon on Discord, any enemy targeting the ship which has an ai-guard order placed on it will cause its escorts to engage any attacking ship within 3000 meters....
Starting with nightly 2024.07.03, the warp flash effect does not show up on some pc configurations. https://fsnebula.org/log/669ecad1c241ad89f80010bb - log for 2024.07.02 (the last nightly that works) https://fsnebula.org/log/669eaca0d9fd840ff60010bd - log for...
Change `timestamp_valid()` to also catch the common case of -1 being used for invalid as well as the "official" 0. This addresses a few Coverity defects, but due to the...
Found at timestamp 3:28:35 - 3:30:05 during IllFatedGamingTV's stream on 7/7/2024: once the default Seth fighters were replaced by another type of fighter from the roster, the up arrow to...
Small PR to get a parsed object's team color setting and then update the various Lua rendering methods to enforce showing a specific team color if desired. This will allow...
I didn't change anything about this container, but since the entries are written in an arbitrary order, it shows up in the commit diff as if I had. Applying any...
Various goal enhancements requested by FotG. The original ai-form-on-wing and ai-stay-still goals automatically cleared all other goals assigned to the same ship or wing, which is not always desired. This...