Commit Graph

531 Commits

Author SHA1 Message Date
DragonFire
25654372f2 Engine FX Adjustments
These are changes per issue #122 for the effects on engines mounted to player pilotable ships.
2023-04-06 20:36:59 +02:00
C.S. Melis
d536596ed2 Shift version number from the server list 2023-04-01 20:35:19 +02:00
FireFlyEx
1db6e6f151
Fixed incorrect loadouts for storyline missions
Mission 3
* Changed Juni's engine to a Defender engine, since that's what she is flying.
* Changed Juni's shield to a Heavy Fighter shield.

Mission 4
* Changed Juni's engine to a Defender engine, since that's what she is flying.
* Changed Juni's shield to a Heavy Fighter shield.

Mission 5
* Changed Juni's engine to a Defender engine, since that's what she is flying.
* Changed Juni's shield to a Heavy Fighter shield.

Mission 7
* Changed Juni's engine to a Defender engine, since that's what she is flying.
* Changed Juni's shield to a Heavy Fighter shield.

Mission 8
* Changed Juni's engine to a Defender engine, since that's what she is flying.
* Changed Juni's shield to a Heavy Fighter shield.

Mission 9
* Changed Juni's engine to a Defender engine, since that's what she is flying.
* Changed Juni's shield to a Heavy Fighter shield.

Mission 11
* Changed Juni's engine to a Defender engine, since that's what she is flying.
* Changed Juni's shield to a Heavy Fighter shield.

Mission 12
* Changed Juni's ship to the Anubis, since that's what the rest of the loadout matches.
* Changed Juni's shield to shield01_mark07_hf, since what all the other Anubis kids are wearing.

Mission 13
Changed Juni's ship to the Anubis, since that's what the rest of the loadout matches.
2023-04-01 14:31:07 +02:00
C.S. Melis
93ab32aa2e Add HD dust effects to miningship.txm 2023-03-30 00:32:52 +02:00
C.S. Melis
612f714a80 Add proper nnvoice freeflight sound
There is a dummy freeflight sound in nnvoice.utf, which has been added by JFLP. A proper audio file for this entry was already in nnvoice.utf, just not used. This one is now used in place of the dummy sound.
2023-03-30 00:32:31 +02:00
Erik R
a0c1233e1b Fix solar plant LOD1 - credits to Thaddeus 2023-03-29 02:04:41 +02:00
Erik R
057cfd35f2 Improved space_research sur file - including 3db for correct positioning and radius 2023-03-29 01:35:47 +02:00
Erik R
e04306a3c1 Correct light positions and turret rotation limits to match vanilla FL logics 2023-03-29 00:35:25 +02:00
Erik R
be5bbfbc38 Correct large streched texture on space_factory2 - credits to Thaddeus 2023-03-28 21:16:24 +02:00
C.S. Melis
75d74785f3 Add proper nnvoice anomaly_detected sound
JFLP's patch notes mentioned adding a dummy entry for anomaly_detected to fix a warning. In the FL Beta audio files however, there is a proper audio entry that says 'anomaly detected', which sounds just fine. This has been added to nnvoice.utf. Also the entry for it in voices_recognizable.ini has been given an attenuation value to reduce the loudness and a duration.
2023-03-28 21:01:12 +02:00
Erik R
de671224d5 Increase attenuation of nomad ship hull hit sounds 2023-03-23 00:03:39 +01:00
Erik R
8dd701ca50 Add unused Nomad hull hit sounds to Nomad ships 2023-03-23 00:03:39 +01:00
C.S. Melis
8f1009a342 Merge branch 'main' of https://github.com/BC46/freelancer-hd-edition into main 2023-03-13 00:04:18 +01:00
C.S. Melis
69e93bab33 Fix mine collision bug entirely
For every mine the detonation_dist has been reverted to '4' and 'phantom_physics = true' has been added.
2023-03-12 13:33:36 +01:00
C.S. Melis
4c287a6bc4
Merge pull request #131 from BC46/OpenSP-fixes
Open SP fixes
2023-03-11 23:03:15 +01:00
C.S. Melis
6d5a4d32c5
Merge pull request #125 from BC46/Fix_missing_repair_Gammu
Add missing repair and ship view on Gammu equipment dealer
2023-03-11 01:01:13 +01:00
DragonFire
c77a15d772 Remove non-existent jump hole references
Removed references that don't exist in the game.

Ew01_to_Li01_hole
Li01_to_Ew01_hole
Li04_to_Bw05_hole
Bw05_to_Li04_hole
2023-03-10 12:41:23 -07:00
DragonFire
d4d02f439a Trim trailing spaces
Trimmed trailing spaces:
m13_opensp_normal.ini
m13_opensp_pirate.ini
2023-03-10 12:36:14 -07:00
DragonFire
54242b0e44
Update rh05.ini
Fix the missing air traffic controller from Leipzig Station in Dresden. The base should now hail NPC patrols, grant/deny dock requests, and wish your character "Good luck out there".
2023-03-09 15:27:58 -07:00
Erik R
315fc67394 Add missing repair and ship view on Gammu equipment dealer 2023-03-05 19:39:07 +01:00
Erik R
be5386b6b0 Fix position of floating space domes on Freeport 9 2023-03-04 22:33:53 +01:00
C.S. Melis
10606d7fc4 Fix Ronneburg Base exclusion
Increased the size of the exclusion to match it with other small asteroid base exclusions, and made sure its position is the same as the base.
2023-02-23 13:43:06 +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
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
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
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
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
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
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