Skip to content

Releases: TheStarport/flplusplus

0.6

14 Apr 13:05
5343959
Compare
Choose a tag to compare

New Features

  • Lod, pbubble and character detail scales are now in a more flexible format for configuration - and can be configured individually
  • log_to_console config option lets Freelancer.exe spawn a console window to display FLSpew in real time

THN Player

With flplusplus.dll in your dacom.ini, you can add -thn to your Freelancer.exe launch parameters to have it launch in THN player mode. This allows you to select an arbitrary .thn script (as long as it is self contained i.e. intros), and play it with Freelancer's thn engine.

Screenshot from 2024-04-14 21-43-32

0.5

26 Jun 12:47
Compare
Choose a tag to compare
0.5
  • INI Reading code is replaced with code from common.dll
  • Static linking for winpthreads (may fix loading error)

TTF Loading extension added:

In your FONTS/fonts.ini file you can create the following section.

[FontFiles]
path = FONTS/font.ttf
path = FONTS/font2.ttf

This will load the files FONTS/font.ttf and FONTS/font2.ttf into the process, allowing them to be used by Freelancer without installing them on the system.

0.4

06 Jun 12:42
c75f14e
Compare
Choose a tag to compare
0.4

New release containing fixes and features from @BC46

  • Fix 2x LODranges, and add 10x LODranges scale
  • Stability improvements with patch offsets
  • Timestamp format changed
  • Require No-CD exe to be used and unload when it is not present.
  • Fix compatibility with v1.0 games (v1.1 still required for full functionality)
  • Patch out the "Failed to get start location" warning

0.3

25 Mar 03:55
83e08e7
Compare
Choose a tag to compare
0.3

Crash fix release (thanks @BC46)

0.2

31 Jul 15:47
Compare
Choose a tag to compare
0.2

Adds a patch to stop MP3 Codec warning spew
Integrates adoxa's wheel scroll plugin

Installation:

  1. Copy flplusplus.dll and fplusplus.ini into your EXE folder
  2. Add flplusplus.dll to the [Libraries] section in dacom.ini

0.1

28 Jul 12:14
Compare
Choose a tag to compare
0.1

flplusplus initial release!

Copy flplusplus.dll and flplusplus.ini into your EXE folder, and add flplusplus.dll to the [Libraries] section of dacom.ini