C.S. Melis
5bc086bc3a
Display sun spines in trade lanes and asteroid fields
2024-05-31 23:08:21 +02:00
C.S. Melis
2bb8df735f
Fix frame drop patch
...
The previous patch removed an `fstp` instruction. This caused the FPU stack to not be cleaned, resulting in funky behavior occuring during cutscenes on some setups. The new patch fixes this.
2024-05-22 18:00:14 +02:00
C.S. Melis
35e92851f4
Fix typos in BinaryEdits.txt
2024-05-21 17:08:12 +02:00
C.S. Melis
b384c2767d
Prepare advanced audio options
2024-05-14 19:35:19 +02:00
C.S. Melis
6dcd232930
Prevent sudden frame drops in space
2024-05-10 01:20:32 +02:00
C.S. Melis
a239fef2c7
Update format in BinaryEdits.txt
2024-05-10 00:33:07 +02:00
C.S. Melis
d3f40aee87
Fix group members on mav map patch
2024-05-03 21:00:26 +02:00
C.S. Melis
15851d3d43
Document Countermeasure dropper patch
2024-04-23 20:42:52 +02:00
C.S. Melis
a2281df59a
Show all group members on the nav map
2024-04-16 00:32:59 +02:00
C.S. Melis
325688f3f9
Revert fix for FL runnning in background
...
The patch ended up being too unstable. Hence it's been reverted.
2024-03-13 16:50:26 +01:00
C.S. Melis
5c5a2da76d
Replace zlib with zlib-ng version 2.1.6
2024-02-17 00:10:19 +01:00
C.S. Melis
fa7e7f3ade
Group member's NAV position refreshes every second
2024-01-07 17:59:46 +01:00
C.S. Melis
3d5fff537e
Never load EBUEula.dll from the root Freelancer folder (FLServer.exe)
2023-12-31 03:22:52 +01:00
C.S. Melis
8a061eefb6
Add Engine Throttle Sync Fix
2023-12-24 22:34:47 +01:00
C.S. Melis
5e72530516
Add fix for Freelancer running in the background after exiting
2023-12-22 01:03:07 +01:00
C.S. Melis
91c790507e
Increase clickable area width of load-save menu buttons
2023-12-21 00:37:52 +01:00
C.S. Melis
b693746dc7
Improve mouse-hover animation of load-save menu buttons
2023-12-21 00:29:00 +01:00
C.S. Melis
9e42595c65
Fix clickable area height of main menu buttons
...
Resolves #155 .
2023-12-21 00:22:02 +01:00
C.S. Melis
c5fffd6c9f
Never load ..\\EBUEula.dll (root FL folder)
2023-12-21 00:00:38 +01:00
C.S. Melis
fe9f018730
Update ebueula.dll EULA message patch
2023-12-20 23:56:31 +01:00
C.S. Melis
cf67c6015c
Fix BinaryEdits.txt
2023-12-06 21:41:51 +01:00
C.S. Melis
7d36c46011
Gamma ranges from 0.75 to 1.75, not 1.0 to 2.0
...
Resolves #162 .
2023-10-22 23:46:44 +02:00
C.S. Melis
f1beb57349
Remove unused binary edits
2023-06-12 10:27:25 +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
18b27e31df
Fix whitespace and typos
2023-04-20 16:56:53 +02:00
C.S. Melis
675a94fcb9
Update BinaryEdits.txt
...
Added new edits for skipping story cutscenes and removing equipment purchasing requirements.
2023-04-11 20:26:05 +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
c5dd8a1af0
Fix typos in BinaryEdits.txt
2023-03-28 20:19:30 +02: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
986d4aab63
Add shorthand notation for installer edits
2023-02-07 16:02:05 +01:00
C.S. Melis
38760f8e7d
Document future Anisotropic Filtering edits for the installer
2023-02-07 15:41:20 +01:00
C.S. Melis
ed766acd49
Set mip filtering mode to linear
2023-02-07 15:20:43 +01:00
C.S. Melis
80e406b7ee
Add additional info for effect distance edit
2022-10-13 13:31:44 +02:00
C.S. Melis
5d830b5c81
Fix punctuation in BinaryEdits
2022-09-28 14:48:59 +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
4e376084e7
Disable encryption for save game files
2022-08-14 14:18:32 +02:00
C.S. Melis
d398f029ed
Use periods for decimal fractions
2022-08-13 00:44:15 +02:00
C.S. Melis
0433bd1e3f
Update readme and binary edits
2022-08-11 15:04:59 +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
2a4b5dbf0f
Update binary edits
2022-07-30 13:50:54 +02:00
C.S. Melis
57384e332b
Add format and sound edits
2022-07-29 00:49:31 +02:00
C.S. Melis
6d5be22601
Remove spaces
2022-06-11 13:55:39 +02:00
C.S. Melis
674ad822ad
Increase time between contact list refreshes
2022-05-30 23:45:03 +02:00
C.S. Melis
aced7c1b38
Add more documented HEX edits from the installer
2022-05-29 18:03:45 +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
fed6ccd102
Fix typo in binary edits documentation
2022-05-07 12:14:17 +02:00