Commit Graph

443 Commits

Author SHA1 Message Date
C.S. Melis
56ae14db72 Recreate all planet detailmaps
This breaks most of the detailmap references used in the current planet textures. Will be fixed in the next commit(s).
2022-09-21 14:59:03 +02:00
C.S. Melis
87abb5162b Add delay before Q's Men ships fly away in mission 6 2022-09-18 11:27:35 +02:00
C.S. Melis
ddc524fe3c Fix Q's Men firing player properly
It turns out that after the previous changes made in this file, the issue where the Q's Men ships fire at the player after the race still occurs. Unfortunately I wasn't able to fix this, even after 5 hours of trying because the FL mission scripting engine doesn't really seem to agree (one of the two ships just always kept firing at the player, despite it being friendly to the player, no matter what). Instead, I've made the ships fly away at cruise speed to a different location. This way they just mind their own business and don't attack the player.
2022-09-18 01:28:53 +02:00
C.S. Melis
6b96291946 Repack Utility ship .mat files
The old mat file for some reason specified different overlay colors for the Armored Transport. All textures from the mat files have been repacked in the vanilla mat files so they all use the original colors.
2022-09-17 00:09:51 +02:00
C.S. Melis
83ac8d48d8 Prevent Q's Men from attacking the player after finishing the race 2022-09-16 23:17:20 +02:00
C.S. Melis
60c775ec8a Move base HUD maneuverboxes up slightly
In the base maneuver HUD boxes where there's 2 or 3 icons, you could see the top line of that HUD element. In all the others this can't be seen. So the HUD boxes have been moved up slightly so the line cannot be seen anywhere.
2022-09-15 21:40:08 +02:00
C.S. Melis
fbdc2643ed Fix Liberty Cruiser main gun effect cutoff 2022-09-10 12:38:42 +02:00
C.S. Melis
01a75652a4 Revert ids_info change for fc_ln_grp 2022-09-06 19:22:36 +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
1923b06977 Add HD vanilla asteroids 2022-09-01 03:24:38 +02:00
C.S. Melis
1c5db2a057 Update Kusari ship textures in solar_mat_misc 2022-08-31 12:45:49 +02:00
C.S. Melis
33fcba5648 Ensure player takes damage from Mission 7 gas pocket field
For some reason, during Mission 7 when the player reaches the gas pocket field, the player is made invulnerable. Because of this, the player doesn't take any damage from the gas balls, despite Juni saying that they may damage your ship. Hence this could teach the player that the gas balls only show a cool effect and not actually do damage to the ship. This is unfortunately false and so the invulnerable state has been removed. These gas balls specifically do very little damage anyway.
2022-08-29 12:02:14 +02:00
C.S. Melis
4ce9ca6180 Fix appearing battleship in mission 7 properly
Despite the fact that this issue has already been fixed (sort of), the battleship could still be seen if you stuck around at Holman and started going to the trade lane slowly. Now it spawns the battleship right before it uncloaks, so that fixes it.
2022-08-28 23:06:58 +02:00
C.S. Melis
436fbefb60 Fix new effect FOV cutoffs 2022-08-28 22:53:07 +02:00
C.S. Melis
378a9ceac4 Modify Tekagi Transport loadout
In the story, the Tekagi Transport strike force mentions the Transport cargo containing gold, diamonds, and thousands of articacts. However, the diamonds were missing in the cargo hold. It also only contains 1.000 artifacts, not thousands. The cargo hold has been edited so it matches what has been said by the strike force.
2022-08-28 22:50:28 +02:00
C.S. Melis
ab45778346 Reduce height for the lamp light texture
The lamp light height was reduced to ensure that Mr. Blix's artifact effect can be seen properly, just like in the original bar. It used to be kind of hidden behind the lamp light before.
2022-08-28 22:45:28 +02:00
C.S. Melis
08fae87e8d Fix voice line cutoff in Toledo pad scene
When one of the Order members says 'All set sir', his voice kind of cuts off when he says 'sir'. This happens bcause the set duration of the audio being played is about 0.2 seconds shorter than the audio track itself. Hence it's been fixed by setting the duration to 0.92 seconds.
2022-08-28 22:41:00 +02:00
C.S. Melis
77691f2077 Add new NPC pitch variations to new faction_prop.ini file 2022-08-23 21:30:56 +02:00
C.S. Melis
a8d7f448c4 Add HD base interiors license 2022-08-22 15:22:04 +02:00
C.S. Melis
b161508258 Update s075x_nrm_orillion_li_05_deck2_01.thn
Made the klaxon at the end quieter by increasing the attenuation.
2022-08-22 12:02:52 +02:00
C.S. Melis
7a8b764268 Update br_avalon_bar.cmp
Fixed the transparent fireplace texture. Before it showed textured spots between the fireplace bars, which should have been transparent. This has been fixed.
2022-08-22 03:22:51 +02:00
C.S. Melis
9486bf86c0 Update space tank dmg texture
The transparent parts on the inside looked a bit weird in space, as if some areas weren't transparent at all. This has been fixed by completely deleting any colors in the transparent parts.
2022-08-22 02:01:20 +02:00
C.S. Melis
2ea4f5d5ba Make Ozu say something after encountering the hostile contacts during Mission 9 2022-08-21 13:27:59 +02:00
C.S. Melis
cdf4fcaaf2 Add HD Rheinland Deck base interiors 2022-08-21 00:44:33 +02:00
C.S. Melis
23ae202269 Add HD Rheinland station base interiors 2022-08-20 15:30:44 +02:00
C.S. Melis
b1cdead474 Use default Nomad explosion for new effects 2022-08-18 21:26:15 +02:00
C.S. Melis
d32da530d6 Add HD Rheinland Battleship base interiors 2022-08-16 13:44:34 +02:00
C.S. Melis
fc8e871068 Adjust next and previous sub-target button positions 2022-08-15 23:18:11 +02:00
C.S. Melis
e892bd3444 Add new optional set of icons 2022-08-15 23:13:28 +02:00
C.S. Melis
3d4ae86a52 Remove unedited icon file 2022-08-15 17:44:53 +02:00
C.S. Melis
f8a04df7f2 Remove noisy artefact from Rheinland clouds 2022-08-15 00:40:41 +02:00
C.S. Melis
120b7103e5 Add HD Stuttgart base interiors 2022-08-14 17:31:25 +02:00
C.S. Melis
f963c51cdd Use correct logos for LA and Crete news items 2022-08-14 14:13:37 +02:00
C.S. Melis
d66eeaa591 Remove duplicate news entry from mission 9 2022-08-11 22:55:03 +02:00
C.S. Melis
6551d31988 Improved mission and news vendor images 2022-08-11 22:52:41 +02:00
C.S. Melis
0e277a1fb5 Replace outdated jumphole infocards 2022-08-11 21:00:31 +02:00
C.S. Melis
808e148a1f Center Scan Cargo window 2022-08-11 15:05:27 +02:00
C.S. Melis
b03b77434c Add HD Berlin base interiors 2022-08-10 00:38:24 +02:00
C.S. Melis
deafbb8dc4 Add missing for sale ship in St01 Battleship Osiris 2022-08-09 20:10:05 +02:00
C.S. Melis
3ab2933cae Reduce draw distances for Ew06 nomad asteroids 2022-08-09 20:08:28 +02:00
C.S. Melis
7a9b85ae65 Use new effects in new file 2022-08-09 14:31:28 +02:00
C.S. Melis
216a8f089c Add new explosion effects 2022-08-09 14:10:01 +02:00
C.S. Melis
15c3755178 Rotate stars in intro_planetchunks.thn 2022-08-08 13:23:13 +02:00
C.S. Melis
c96332820f Reduce stars in volcano planet intro 2022-08-07 01:26:31 +02:00
C.S. Melis
c4d9eb891a Fix double spaces in Zoner pilot names 2022-08-07 00:47:48 +02:00
C.S. Melis
6c949de4ba Improve Nomad asteroids 2022-08-07 00:44:38 +02:00
C.S. Melis
b33747ca19 Add unused Neutron Star effect 2022-08-06 23:08:57 +02:00
C.S. Melis
e362bb77a1 Update rh_01_bizmark_cityscape.cmp
Improved shipbuydetail.dds.
2022-08-05 17:11:42 +02:00
C.S. Melis
0a4fb4850e Change new waterplanet intro music to Tau space 2022-08-05 15:15:57 +02:00
C.S. Melis
88b4929c2f Add HD Bizmark base interiors 2022-08-05 15:05:07 +02:00