C.S. Melis
a722794540
Update mod description
...
Resolves #118 .
2024-04-21 13:28:44 +02:00
C.S. Melis
d1b17cedf0
Remove rumor about Juni on Manhattan from Manhattan NPCs
...
Before the player accepts mission 2, there would be a chance that Manhattan NPCs tell a rumor about Juni being at Manhattan waiting for you, even though you are literally in the same bar. Hence this rumor will not be told by Manhattan NPCs anymore.
2024-04-21 13:20:14 +02:00
C.S. Melis
010f7d6165
Fix appearance of asteroid_belt_dust
...
The Dust asteroid belt texture previously had an issue where it looked as if groups of rocks were glued together. They have been properly separated in this commit.
2024-04-19 00:37:56 +02:00
C.S. Melis
f3a1f26d17
Add latest version of dgVoodoo (v2.82.5)
2024-04-19 00:34:53 +02:00
C.S. Melis
fc0a10824a
Update flplusplus
2024-04-18 23:13:28 +02:00
github-actions
620f896c87
Update FLHook to 2024-04-15-13-42
2024-04-18 20:15:38 +00:00
C.S. Melis
4257ff09d6
Convert news and mission images to 32-bit
...
Resolves #179 .
2024-04-18 22:13:40 +02:00
C.S. Melis
e566b87f89
Re-export startup screens without gamma correction
...
The gamma correction caused the images to be oversharpened.
2024-04-18 16:41:51 +02:00
C.S. Melis
81baf6cc28
Update FLSharp.dll to v0.5.2
2024-04-16 21:35:42 +02:00
C.S. Melis
9ca7c7e831
Undo max windowed mode enabling in dxwrapper.ini
2024-04-16 21:19:33 +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
20681ac51b
Update DxWrapper to newer version
...
Reference issue: #169 .
2024-04-16 00:24:40 +02:00
github-actions
dfb774f8f8
Update FLHook to 2024-03-06-13-04
2024-04-13 13:06:48 +00:00
C.S. Melis
7205df9eaf
Fix micro-stuttering for d3d8_legacy.dll
...
Applied the following hex edit: d3d8_legacy.dll, 2594B, 01 -> 00. This effectively disables the maximixed windowed mode, which officially cannot be done programmatically anymore, since after a specific update they made it so the value is hard-coded to '1'. This hex edit changes that value to '0'.
2024-04-13 15:04:12 +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
409c9476f5
Enable FLHook by default
2024-03-13 15:19:27 +01:00
C.S. Melis
4fe1af3cad
Fix link in README.md
2024-02-18 19:48:02 +01:00
github-actions
826096ef22
Update FLHook to 2024-02-17-15-42
2024-02-18 18:46:21 +00:00
C.S. Melis
3a17aad899
Add FLSharp
...
The Engine Throttle Sync Fix plugin has been superseded by FLSharp.
2024-02-18 19:45:43 +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
dcf87cdb0b
Add HD storm.txm
...
Makes the cloaking effects look crisper.
2024-02-14 16:47:47 +01:00
C.S. Melis
cdbcf04509
Update Territory plugin to v1.03
2024-02-14 16:47:14 +01:00
github-actions
0801903860
Update FLHook to 2024-01-23-22-36
2024-01-28 00:30:10 +00:00
C.S. Melis
f80ebb0270
Remove all ocean detailmaps
2024-01-28 01:29:32 +01:00
C.S. Melis
5cea50340e
Update M01 USV transport names
...
Changed their faction from DSE to Universal Shipping and removed 'Transport' (otherwise the names would be too long for the contact list).
2024-01-07 21:32:03 +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
722e8570d2
Update planet gas and ice detail textures
...
Reference issue: #113 .
2024-01-07 17:23:05 +01:00
C.S. Melis
07c6bae8e3
Fix seams in crater textures
2024-01-07 17:19:29 +01:00
C.S. Melis
2c1b002111
Update detailmap_city.txm
...
Reduced sharpness of the texture's mipmaps.
2024-01-07 17:09:18 +01:00
C.S. Melis
b07334a460
Update solar_mat_co_base.mat
...
Set correct texture for ice_detail.tga
2024-01-07 17:03:20 +01:00
C.S. Melis
a0e1639f1f
Update EngineThrottleSyncFix.dll to v0.3
2024-01-07 13:53:13 +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
FireFlyEx
781a5e0021
California minor beta correction ( #216 )
...
* California minor beta correction
Several patrols and an exclusion zone were pointed to the wrong place because the position of California Minor changed in the final version.
Re-routed one Navy patrol path with a flyby of California Minor
Re-routed one Bounty Hunter patrol path with a flyby of California Minor
Re-routed one exclusion zone to point to California Minor
2023-12-31 02:12:15 +01:00
C.S. Melis
7d8ef7c826
Undo formation sound addition
2023-12-26 20:18:18 +01:00
C.S. Melis
0086738dee
Prevent player from possibly being hostile to Shinkaku during M07
2023-12-26 13:46:44 +01:00
C.S. Melis
8a061eefb6
Add Engine Throttle Sync Fix
2023-12-24 22:34:47 +01:00
Erik R
6804008416
Correct Ruiz nomad asteroids to not be of mixed type
2023-12-24 19:35:35 +01:00
C.S. Melis
43791deda8
Revert Manhattan bartender update
...
There is an inconsistency in the story cutscenes where with the previous config, you could see a doppelganger of the Manhattan bartender. Therefore, it is better to revert the changes for now.
2023-12-22 14:17:29 +01:00
C.S. Melis
eaf7147949
Revert latest HudShift.ini change
2023-12-22 11:51:54 +01:00
C.S. Melis
5e72530516
Add fix for Freelancer running in the background after exiting
2023-12-22 01:03:07 +01:00
github-actions
28992cfbac
Update FLHook to 2023-12-18-11-08
2023-12-20 23:38:26 +00: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
f50813bbbf
Add helmets to Delta pilots during Mission 01B
2023-12-20 23:43:33 +01:00
C.S. Melis
ee9ed6aa5b
Fix main menu button animation stutter in load game menu
2023-12-20 23:42:11 +01:00
C.S. Melis
db5a6901bb
Add proper formation sound
2023-12-16 00:12:17 +01:00
C.S. Melis
c4868e0cd0
Undo addition of anomaly_detected sound
...
On second thought, the sound is a bit annoying and superfluous.
2023-12-15 23:25:34 +01:00