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
C.S. Melis
a4d252587f
Update text resources
...
Rename AMBIANCE to AMBIENCE. Also fix newline issues in the account ID info window
2022-07-29 01:40:35 +02:00
C.S. Melis
4df363fb38
Update in-game credits
2022-07-11 20:39:00 +02:00
C.S. Melis
f1a8534d33
Update MP Rep plugin to version 1.02
...
Fixes a crash when opening the trading or equipment dealer window on some Windows installs.
2022-07-06 15:18:49 +02:00
C.S. Melis
674ad822ad
Increase time between contact list refreshes
2022-05-30 23:45:03 +02:00
C.S. Melis
a84ba8861d
Add Tonemap shader
2022-05-28 15:38:35 +02:00
C.S. Melis
b5cff22bdc
Reverted asteroid fill distance increase
...
Caused no clipping in some asteroid fields
2022-05-16 02:38:34 +02:00
C.S. Melis
1c432ae3fa
Reduce time between weapon list refreshes
2022-05-07 01:39:37 +02:00
C.S. Melis
63182add86
Add DelayDisplay plugin
2022-05-07 01:25:47 +02:00
C.S. Melis
62b0a226a0
Check inherit Color Profile option in dgVoodoo config
2022-05-02 23:47:40 +02:00
C.S. Melis
030e09eb0a
Increase tutorial progress in ReShade.ini
2022-04-24 00:59:05 +02:00
C.S. Melis
b9853e3976
Update ReShade to v5.0.2
2022-03-23 23:25:07 +01:00
C.S. Melis
3ec5ef912c
Fix potential crash caused by flplusplus.dll
2022-03-16 22:58:58 +01:00
C.S. Melis
29c7ea6e9f
Weapons off-line -> Weapons offline
2022-03-11 16:08:01 +01:00
C.S. Melis
fc0271a08d
Update resource dlls with changes from the latest TSR patch
2022-01-25 16:30:04 +01:00
C.S. Melis
be4cd0ee3c
Add licenses
2022-01-04 12:35:34 +01:00
C.S. Melis
db0035754d
Update in-game credits
2021-12-31 19:05:17 +01:00
C.S. Melis
6d72287c80
Show startup movies by default
2021-12-28 20:41:57 +01:00
C.S. Melis
987326e08b
Add custom Ranks config
2021-12-26 22:37:04 +01:00
C.S. Melis
b946679d67
Modify ReShade preset
2021-12-26 02:30:09 +01:00
C.S. Melis
7005231aff
Disable Bloom and remove unused effect entries
2021-12-25 11:48:31 +01:00
C.S. Melis
48e27412f3
Increase asteroid field fill distance
2021-12-20 22:21:35 +01:00
C.S. Melis
ce517ed8f4
Replace story faction hex edits with the plugin
2021-12-18 17:59:05 +01:00
C.S. Melis
354f1b8a98
Increase the maximum docking initiation distance
2021-12-18 17:45:39 +01:00
C.S. Melis
22f711f2f9
Increase the maximum number of chat lines in the chat history window
2021-12-18 17:08:30 +01:00
C.S. Melis
b955a6baae
Increase maximum number of characters in the chat input box
2021-12-18 16:54:46 +01:00
C.S. Melis
35df185c94
Show current worth in Multiplayer
2021-12-18 16:08:37 +01:00
C.S. Melis
cf7843679d
Reduce time between contact list refreshes
2021-12-18 15:56:56 +01:00
C.S. Melis
7592026133
Add HUDless plugin
2021-12-12 00:26:19 +01:00
C.S. Melis
49d2117b39
Rename Text String Revision resource files
2021-12-10 00:11:02 +01:00
C.S. Melis
012d51ad88
Reduce HDR ReShade strength
2021-12-08 01:20:13 +01:00
C.S. Melis
7a16bd8b15
Add Ranks plugin. Needs config update
2021-12-08 00:22:18 +01:00
C.S. Melis
c216325b47
Add Territory plugin
2021-12-08 00:20:50 +01:00
C.S. Melis
f234c5d11a
Remove unused ReShade settings
2021-11-23 23:44:56 +01:00
C.S. Melis
454d003313
Make ReShade config slightly less agressive
2021-11-23 23:42:26 +01:00
C.S. Melis
6689753fb6
Fill gaps between gauge bars slightly
...
1D7E50: 0.8d -> 0.85d
2021-11-23 17:53:24 +01:00
C.S. Melis
d38fb910c3
Undo solid gauge bars
2021-11-21 14:52:34 +01:00
C.S. Melis
3f44a2a034
Improve icon scaling
2021-11-11 01:06:54 +01:00
C.S. Melis
be66bbc116
Remove comment in flplusplus.ini
2021-11-07 14:32:27 +01:00
C.S. Melis
724cf2accc
Rename dgVoodoo dll
2021-11-06 16:49:01 +01:00
C.S. Melis
d2c7f61252
Add latest version of HudShift
2021-11-03 17:43:53 +01:00
C.S. Melis
d7e2e6ff4f
Add files for OpenSP
2021-10-31 17:53:06 +01:00
C.S. Melis
e6e1176bd8
Prepare config for 0.5 installer
2021-10-30 21:30:27 +02:00
C.S. Melis
9a69ea13f5
Modify flplusplus for HDE compatibility
2021-10-30 20:22:43 +02:00
C.S. Melis
c53c355ca6
Add rendcomp.dll
...
The maximimzed draw distances 2.3 addon has been released with an updated rendcomp.dll. A patch has been applied that ensures planets are always rendered in the highest possible quality. rendcomp.dll, 00C499, 02 -> 00
2021-10-28 17:09:19 +02:00
C.S. Melis
3fc5af95a0
Add new icons
2021-10-25 14:34:47 +02:00
C.S. Melis
3ef191c7a1
Update VER 0.1 text in main menu fix readmme
2021-10-25 11:57:45 +02:00
C.S. Melis
7663b4455b
Add updated d3d8.dll for lighting fix
2021-10-25 11:55:29 +02:00
C.S. Melis
a695cd026a
Revert graphics card warning removal
...
1B116FC Changes: 90 90 90 90 -> 84 C0 75 12
2021-10-25 11:40:04 +02:00
C.S. Melis
0ceb83c389
Add reshade config
2021-10-25 11:30:38 +02:00
C.S. Melis
df8f96d47a
Replace d3d8to9 with DxWrapper
2021-10-25 11:08:46 +02:00
C.S. Melis
de34f15bc6
Downgrade dgVoodoo
2021-10-25 11:02:23 +02:00
C.S. Melis
5fbe39e02c
Rename dll2 files
2021-10-24 23:31:59 +02:00
C.S. Melis
17bddc72d7
Update credits
2021-09-26 20:19:40 +02:00
C.S. Melis
d7006f3ddf
Disable d3d8 error spam. 004467 - 7D->EB
2021-09-07 19:47:46 +02:00
C.S. Melis
627e9e447d
Rename d3d8to9 license
2021-09-07 19:43:23 +02:00
C.S. Melis
3053efb6ea
Add flplusplus
2021-09-07 19:42:58 +02:00
C.S. Melis
96d70429e4
Update in-game credits
2021-08-25 16:47:49 +02:00
C.S. Melis
f4d45152cd
Add zlib
2021-08-25 15:56:44 +02:00
C.S. Melis
fd05063348
Remove ebueula patch
2021-08-22 03:13:47 +02:00
C.S. Melis
089c60ae79
Add more sound and general options
2021-08-21 17:53:58 +02:00
C.S. Melis
6466a03829
Update in-game credits
2021-08-20 23:14:21 +02:00
C.S. Melis
5a788bbb90
Add support for running multiple Freelancer instances
2021-08-20 22:57:11 +02:00
C.S. Melis
7cb56a6e83
Add contributors to in-game credits
2021-08-20 22:50:37 +02:00