Commit Graph

931 Commits

Author SHA1 Message Date
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
80a0bc02d1 Fix lenscircle2 in sun.txm
lenscircle2 had a resolution of 512x521 instead of 512x512. Whoops.... It's been resized to 512x512 in this commit.
2023-02-21 22:44:39 +01:00
C.S. Melis
fdc3d8ee26 Remove double population entry from Yokohama infocard 2023-02-18 15:46:30 +01:00
C.S. Melis
ebeb9e805e Fix some missing audio dialogs when sound effects are disabled
Both mission 1 and 13 use a few voice dialogs that weren't registered as 'voice' files in story_sounds.ini. As a result, if you were to play those missions with the sound effects disabled, you wouldn't be able to hear them. The changes in this commit should rectify that.
2023-02-15 21:28:16 +01:00
C.S. Melis
be7bd45620 Recreate B-dtl1-2.tga and B-dtl1.tga
B-dtl1-2.tga was upside down in br-capships.mat, which caused the Bretonia Battleship to look a bit strange sometimes. Additionally, both textures in br_turrets.mat were generated without additional mips. Both issues have been fixed in this commit.
2023-02-14 22:47:14 +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
8d1b062708 Add unused weapon platform and re-position out of place weapon platform 2023-02-07 16:42:01 +01:00
C.S. Melis
24316c9d70 Increase Cnd_ProjHit values for Dragon wings in Mission 9
During Mission 9 you often hear the Dragon wings and Ozu saying that the reinforcements are being shot to pieces. Though in the mission script these ships are instructed to self-destruct after being shot only five times, which is a bit strange. This means the reinforcements die long before they actually should be dying. In this commit this number has been increased to 20. In my opinion these lines can be removed altogether but that can always be done later.
2023-02-07 16:36:41 +01:00
C.S. Melis
03ca36eec1 Add ku_battleship_dmg_rear.3db from the FL Beta
In the officially released Freelancer ku_battleship_dmg_rear.3db is incorrect as it's a copy of another model. In the Beta however, the ku_battleship_dmg_rear.3db file is the correct one. So it has been copied over.
2023-02-07 16:30:21 +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
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
26f024ee79 Add ring to Planet Kitadake
Planet Kitadake's infocard mentions that it has a ring system, while the planet itself doesn't actually have one. This commit adds the Weisser ring to it. In addition to this, the Planet Aso ring type has been changed to Aso, because the Ice ring type doesn't have any cloud effects. The Ice ring was added in JFLP and apart from this, this ring type was never used in vanilla anyway.
2023-01-18 10:45:19 +01:00
C.S. Melis
f80dcadf6c Update rings.txm
Added more mips for ring_exteriors to make the texture look better from far distances.
2023-01-17 00:59:35 +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
0e808451c2 Fix Barossa wreck loadout
The Barossa wreck infocard mentioned that it was carrying Niobium. In reality though it wasn't carrying anything cargo-wise at all... So 20 Niobium has been added to its cargo hold.
2023-01-15 22:03:46 +01:00
C.S. Melis
be6e25e6d7 Fix triple co_kt_grp entries in killablesolars.ini 2023-01-04 20:56:05 +01:00
C.S. Melis
8f4b755e15 Fix news image for a Pirate Kusari story 2023-01-04 20:54:21 +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
39a8557ecd Update radiation alert icon
Replaced the vanilla upscaled radiation alert icon with the one from the flat icons as that one looked more consistent.
2022-12-26 12:30:50 +01:00
C.S. Melis
e259cbc7b2 Add HD vanilla trade lane textures 2022-12-26 12:30:02 +01:00
C.S. Melis
4d10495213 Add missing petaldb entry for Hi01_stars 2022-12-25 23:26:18 +01:00
C.S. Melis
6ae21843b4 Add Flat UI Icons V2
This commit also adds an additional file for the dark HUD interface. Resolves #121.
2022-12-24 15:31:55 +01:00
C.S. Melis
9195048916 Reduce water sharpness for some water planets 2022-12-23 17:53:05 +01:00
C.S. Melis
6e5c6c6167 Reduce tile rates for some planets 2022-12-23 17:19:41 +01:00
C.S. Melis
6f088dae89 Fix material libraries for planet_icemntcld 2022-12-23 16:59:16 +01:00
C.S. Melis
2284eb3fe7 Halve tile rates for gas and ice planets 2022-12-23 15:36:45 +01:00
C.S. Melis
159091b730 Fix greenwater detail placements 2022-12-23 14:55:32 +01:00
C.S. Melis
d76ebda48d Update ocean detailmaps 2022-12-23 14:55:05 +01:00
C.S. Melis
0f0607b1dc Use gas and ice detail maps for the correct planets 2022-12-23 11:10:34 +01:00
C.S. Melis
9ceac0e355 Fix planet and ring bugs
One value in shapes.ini still had an incorrect value which has been updated. Also, a few detail map placements in planet_watgrncld.txm have been corrected.
2022-12-22 10:03:47 +01:00
C.S. Melis
6ea82d6732 Add race music to the Dublin racetrack 2022-12-21 21:46:22 +01:00
C.S. Melis
2f6f29cb08 Put Fischer from Mission 10 in a RH Freighter
According to Freelancer's shooting script, Trent should have been approached by a Rheinland Freighter after undocking from New Berlin, while in-game it's actually a Rheinland Light Fighter. Furthermore, when you approach the Frankfurt gate, Fischer mentions he's a Daummann Freighter that's shipping supplies to Holstein. Therefore, his faction has been changed to Daumann and some construction machinery has been added to his cargo hold.
2022-12-21 20:34:24 +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
e3a0007faf Add ambient music to East Leeds smog cloud 2022-12-17 13:25:06 +01:00
C.S. Melis
fc696fc352 Fix broken BS Schiller cloak animation in Mission 7
I noticed that when BS Schiller uncloaks, its cloaking animation wouldn't play. This has been fixed by ensuring it's actually cloaked before uncloaking.
2022-11-19 11:51:44 +01:00
C.S. Melis
fceba641a0 Add HD ring exteriors 2022-11-16 12:35:26 +01:00
C.S. Melis
b05aba799f Fix planet texture seams
In this commit the alpha detail map placements have also been remastered manually. Now there's no more rock detail map placements where there's supposed to be water, etc.
2022-11-10 13:25:27 +01:00
C.S. Melis
079a1214d4 Revert change regarding the dealer windows' Y-positions 2022-11-09 20:38:10 +01:00
C.S. Melis
81b0ab8d26 Improve ground and rock detail maps
Increased the detail.
2022-11-06 22:43:51 +01:00
C.S. Melis
3ddc707be4 Add Li Battleship and Osiris Reactor effect
Adding this effect was deemed to be impossible without crashing while playing on vanilla servers. However, a different approach has been taken by replacing existing unused select_equip.ini entries. As long as no new ones are added, crashes on vanilla servers won't occur.
2022-11-05 23:20:09 +01:00
C.S. Melis
4237757bf0 Add helmets to LSF Delta Alpha pilots during comm messages
When the LSF Alpha and Delta pilots make their first comms during Mission 1B, they don't have helmets on. This has been fixed.
2022-10-30 16:13:42 +01:00
C.S. Melis
705aa8dcc7 Add opacity to glass and bottle props 2022-10-29 23:10:45 +02:00
C.S. Melis
27e8baf516 Change M03 Navy patrol helmet
Changed ge_generic2 to li_hatcher because in recent helmet-related edits I already used ge_generic2 a lot.
2022-10-29 21:31:01 +02:00
C.S. Melis
ade409ea8f Update Liberty and Order ship textures 2022-10-29 21:06:38 +02:00