Joshua Glatt
Joshua Glatt
First reported at https://www.hard-light.net/forums/index.php?topic=97879.0 While Knossos was running, I tried installing Awakenings using the "Download with Knossos" link from this page : https://fsnebula.org/mod/awakenings Nothing happens. I don't see "Awakenings" in...
This PR should fix issue #211 . However, getting it to work properly will require PR #212 because creating NSIS installers is currently broken in develop. Still needs testing, will...
Found with Knossos 0.14.3 on macOS Catalina 10.15.4. If I select an FSO build for "Retail FS2" by browsing to a specific FSO .app through the "FSO Settings" dialog, then...
The versions used for Python and package dependencies should be consistent across platforms, such as between Pipfile and the macOS build scripts. My recommendations: - Python 3.8.6 (Python 3.9.0 is...
When I run `xcodebuild -configuration Release` I get this output at the end: ``` CodeSign build/bin/Release/fs2_open_20_1_0_x64.app cd /path/to/fs2open export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate Signing Identity: "-" /usr/bin/codesign --force --sign - --entitlements /path/to/fs2open/build/freespace2/FS2_Open.build/Release/Freespace2.build/fs2_open_20_1_0_x64.app.xcent --timestamp=none...
This was a known issue introduced by PR #3512 . Now when you go from the F3 lab to the options menu and then return to the lab, the lab's...
Add to qtFRED the "Add/Modify Container" dialog that was added to FRED in PR #3463. No idea when I/someone will get to this, but creating a ticket to keep track...