71
FreeSpace Discussion / Re: Screencap Contest: December 2025
« Last post by Finsterhund on December 26, 2025, 02:16:43 pm »not the best at taking screenshots, but I wanted to start participating now that I have an account 

HLP Donations Page has been reworked for supporting the site.
Please note that the previous "Tiers" are currently not operational (but will be worked on).
You can still cancel any previous re-occurring donations to make new ones which will go to the new Treasurer Admin (Zacam).
A brand new version of the MediaVPs has been released!
FreeSpaceFreak's campaign Crossing the Styxx has been re-released on Knossos.
0rph3u5 has rereleased his Memories of the Great War campaign, Hellgate: Ikeya.
Darius has released Solaris, a new total conversion!Highlights are choice selections from the work of our forum members that deserve special recognition. You can find the complete list here.
Recent Posts

------------------------------------------------------------------------
commit 306f34a57
Author: Goober5000
Commit: GitHub
update force_fit_string and bounds in calling functions (#7161)
code/graphics/software/font.cpp | 43 ++++++++++++++++++++++++++++++-----------
code/graphics/software/font.h | 4 ++--
code/hud/hudescort.cpp | 4 ++--
code/hud/hudsquadmsg.cpp | 2 +-
code/hud/hudtarget.cpp | 2 +-
code/menuui/barracks.cpp | 4 ++--
code/mission/missionlog.cpp | 4 ++--
code/missionui/missionbrief.cpp | 2 +-
code/network/multiui.cpp | 8 ++++----
test/src/graphics/test_font.cpp | 42 ++++++++++++++++++++++++++++++++++++++++
10 files changed, 89 insertions(+), 26 deletions(-)
------------------------------------------------------------------------
commit fb52a8861
Author: Taylor Richards
Commit: GitHub
fix fullneb lightning glows (#7153)
code/nebula/neblightning.cpp | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)