Commit Graph

157 Commits

Author SHA1 Message Date
C.S. Melis
1db86ff604 Update JFLP.dll to v1.27 2023-08-15 11:31:06 +02:00
C.S. Melis
0ed1b46e26 Remove some license files 2023-07-22 21:38:34 +02:00
github-actions
d6c30da8e7 Update FLHook to 2023-07-20-09-33 2023-07-22 15:07:00 +00:00
github-actions
275970804d Update FLHook to 2023-07-11-20-31 2023-07-11 21:32:15 +00:00
github-actions
c9b9428614 Update FLHook to 2023-07-09-12-52 2023-07-09 17:03:46 +00:00
github-actions
88e713348f Update FLHook to 2023-05-30-14-08 2023-06-29 12:19:59 +00:00
Oliver Pechey
abb7b252a0 Resolve comments 2023-06-29 14:19:30 +02:00
Oliver Pechey
5b32a73ca7 Add FLHook.dll entry to dacomsrv.ini 2023-06-29 14:19:30 +02:00
C.S. Melis
89080e40eb Add updated flplusplus.dll 2023-06-13 02:06:34 +02:00
C.S. Melis
9928388efe Increase turret zoom scroll speed 2023-06-11 16:46:05 +02:00
C.S. Melis
cb9282f250 Add MP3 Codec Fix plugin v1.12 2023-05-31 09:29:52 +02:00
C.S. Melis
695bf00110 Add updated MultiIntro plugin
This commit adds MultiIntro v0.2 which includes a config file with options.
2023-05-16 16:27:16 +02:00
C.S. Melis
1d60658909 Add patched ebueula.dll
The new patched ebueula.dll ensures FL's EULA message will never be displayed again.
2023-05-07 00:08:38 +02:00
C.S. Melis
6ca1219500 Fix no explosion damage issue when firing torpedoes on servers 2023-04-07 21:51:04 +02:00
C.S. Melis
8d7a7bd2de Ensure version number edit is also displayed in server menu 2023-04-01 20:33:37 +02:00
C.S. Melis
fda9b5be39 Update Freelancer.exe
Removed unnecessary data in Version Info.
2023-04-01 14:55:50 +02:00
C.S. Melis
2d91b4d850 Set DPI-awareness in Freelancer.exe Manifest file
Makes Freelancer DPI-aware. Resolves #133.
2023-03-28 20:21:38 +02:00
C.S. Melis
2c59dbb3a4 Add borderless windoed mode mouse fix 2023-03-12 13:35:44 +01:00
C.S. Melis
ef47dcbb37 GMG fleet -> Rheinland fleet in rumor
A rumor mentions that there are remains of a GMG fleet wreckage in Sigma-13. However, in-game this is actually a Rheinland fleet. So GMG has been changed to Rheinland in the rumor text.
2023-02-23 12:49:05 +01:00
C.S. Melis
fdc3d8ee26 Remove double population entry from Yokohama infocard 2023-02-18 15:46:30 +01:00
C.S. Melis
5daeb2eb41 Move HDE credits to controls.dll
The HDE in-game credits used to be in misctextinfo2_tsr.dll. Though this dll is not loaded when a user doesn't play with the English Text fixes. Moving it to controls.dll ensures the credits are always visible.
2023-02-14 21:56:52 +01:00
C.S. Melis
70913b0fdf Change Muleheim to Mülheim
There's a Rheinland news story that mentions 'the city of Muleheim'. This city doesn't actually exist, but it sounds similar to Mülheim, so it's been changed to that.
2023-02-14 20:39:01 +01:00
C.S. Melis
ed766acd49 Set mip filtering mode to linear 2023-02-07 15:20:43 +01:00
C.S. Melis
661d911193 Add HUD Shift readme 2023-01-31 20:36:33 +01:00
C.S. Melis
b415d828ab Change '%' sign to 'percent' in rumors
The '%' sign is recognized as an escape character in Freelancer's text markup language. Because of this, every percent sign followed by a space in rumors would show up as blank. This commit rectifies that by replacing all '%' signs in rumors with the word 'percent'.
2023-01-29 23:13:24 +01:00
C.S. Melis
0a3378d2d6 Add more recent version of libcurl.dll
The libcurl.dll that comes with FLGS is pretty old and is known to be picked up by quite a lot of antivirus programs. In this commit a more recent version of the library has been added; this one has no false positives according to virustotal.com.
2023-01-17 00:09:22 +01:00
C.S. Melis
5430c56663 Fix Charles Kane and Thomas Morrel wreck names
There were some inconsistencies between the wreck names and infocards of Charles Kane and Thomas Morrel. They have been adjusted accordingly.
2023-01-15 22:04:47 +01:00
C.S. Melis
a1eeea56a6 Add FLGLS workaround
Fixes an issue that causes some servers to not show up in the MP server list
2022-12-31 13:33:12 +01:00
C.S. Melis
533b7343d2 Fix incorrect Sierra field name entries
Sometimes the 'Sierra Cloud' was mentioned in Freelancer's text, which is incorrect because Sierra is a field, not a cloud. Given the context, these entries are actually referring to the Tahoe Ice Cloud.
2022-12-21 19:47:39 +01:00
C.S. Melis
384c66bfac Rename Tain asteroid field to Skye
The asteroid field next to Perth station in Edinburgh is called 'Tain', while in the respective .ini file, the field is referred to as 'Skye'. Furthermore, some bar rumors also mention 'Skye' rather than 'Tain'. Because I assumed the rumors and ini references are correct, the field has been renamed to 'Skye'.
2022-12-21 18:00:27 +01:00
C.S. Melis
b886067447 Capitalize entered and leaving zone messages
Added an updated version of the Zone plugin, which offers an option that capitalizes the messages it adds.
2022-10-17 09:07:46 +02:00
C.S. Melis
8c41ea246b Add FL Save Convert v1.0.0 (#75)
Thanks @dmutlu.
2022-10-12 00:08:46 +02:00
C.S. Melis
8e64f9d78b Show hidden infocards for Juneau and Ithaca
In Freelancer's resources there are infocards for many dockable bases, including the ones from Juneau and Ithaca. However, in the released game neither of those bases are dockable. As a result, Freelancer doesn't show the additional info for Juneau and Ithaca. Controls.dll has been edited so it contains merged versions of the Juneau and Ithaca infocard sections.
2022-10-11 21:31:05 +02:00
C.S. Melis
bc52738fb8 Add Deband shader 2022-09-28 13:12:01 +02:00
C.S. Melis
a4245522c5 Rebuild MultiIntro.dll
Rebuilt MultiIntro.dll using VC6. This was done because the previous version apparently got picked up by quite a few antivirus programs. According to virustotal.com, it got flagged 11 times as being malicious. The new VC6 build only has 1 malicious flag, and the plugin still works the exact same way code-wise.
2022-09-15 18:02:02 +02:00
C.S. Melis
49f25d1b30 Modify Freelancer.exe so the game can use 4GB of virtual memory instead of 2GB 2022-09-15 17:54:58 +02:00
C.S. Melis
cc8d5a777c Put custom version number in controls.dll
This ensures players with foreign installs will now see the updated in-game version number too.
2022-09-10 14:35:14 +02:00
C.S. Melis
9318755245 Put ship control names in separate resource DLL
This resolves the issue where players with foreign installs will have the blank ship control names. Now they'll at least still be displayed in English, but they can always be translated later. This commit also adds a few missing tool tips for the new controls.
2022-09-02 01:26:49 +02:00
C.S. Melis
412e1ab969 Add modified MP Rep plugin
This modified version is compatible with the no level requirements for ship and equipment patches. It fixes the NPC paths in multiplayer while still allowing no level requirements. This has been achieved by removing the patches for the level and rep requirement patches for multiplayer.
2022-08-28 23:32:09 +02:00
C.S. Melis
c10549059d Update ReShade to v5.3.0 (#106) 2022-08-21 10:32:45 +02:00
C.S. Melis
2a274edbbd Remove unused ReShade effects 2022-08-17 14:39:58 +02:00
C.S. Melis
6a063f6ee8 Update ReShade technique sorting 2022-08-17 01:29:06 +02:00
C.S. Melis
124cf36c84 Add Adaptive Sharpening shader 2022-08-17 01:00:23 +02:00
C.S. Melis
4e376084e7 Disable encryption for save game files 2022-08-14 14:18:32 +02:00
C.S. Melis
d491ea6607 Show HDE version number in in-game version text 2022-08-08 23:37:47 +02:00
C.S. Melis
be537ed72b Increase time between contact list refreshes to 1.5 seconds 2022-08-08 22:49:20 +02:00
C.S. Melis
24d9b7d079 Fix get_base(Intro5_Base) warning 2022-08-08 12:12:30 +02:00
C.S. Melis
8cba3b15b5 Fix newline and space issue in the mission result text 2022-08-06 23:00:18 +02:00
C.S. Melis
2bc82a720a Add unused 4th intro 2022-08-03 02:10:40 +02:00
C.S. Melis
100200a691 Rename CUT SCENE -> CUTSCENE 2022-08-02 20:09:04 +02:00