Commit Graph

33 Commits

Author SHA1 Message Date
C.S. Melis
49a359ca55 Correctly position weapon group buttons on all aspect ratios
Before the WG buttons were hardcoded for 16:9 and 4:3 resolutions only, meaning they'd be positioned incorrectly on other aspect ratios. This patch makes it so that the WG buttons are positioned correctly on all aspect ratios, dynamically. This makes the HudWeaponGroups entry in HudShift.ini obsolete.

HudWeaponGroups.dll:
1932F, 31 DB 2D -> 00 90 B8
19336, D8 -> D9
19339, 89 5D A4 DB 45 A4 D8 4E 24 DE -> D8 00 D8 48 04 D8 40 08 EB 27
194BC, AE 47 E1 7A 14 AE 47 E1 FC 3F 00 00 -> 77 BE 1F 3D 66 66 A6 3F CD CC 4C 3C

Resolves #159.
2024-06-04 15:28:01 +02:00
C.S. Melis
9d427dba82 Increase spacing between missile alert and NN icon window in MP
Previously the missile alert and NN icon windows would overlap if you played on Multiplayer. This happened because the icon window has two additional icons in MP, making it wider. Thus the right-side alerts have been shifted more towards the center of the screen. The same has been done for the left-side alerts to ensure symmetry.
2024-05-22 23:56:19 +02:00
C.S. Melis
eaf7147949 Revert latest HudShift.ini change 2023-12-22 11:51:54 +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
68cfd4bbf2 Adjust neural net box element positions 2023-11-18 16:38:17 +01:00
C.S. Melis
738a68a27c Fix load game menu and Neural Net element positions 2023-11-11 14:45:19 +01:00
C.S. Melis
980dd379dd Shift objective story star animation 2023-11-10 20:22:18 +01:00
C.S. Melis
894e549ac8 Center Nav Map background 2023-05-25 21:08:36 +02:00
C.S. Melis
b10c63e6ee Shift alerts 2023-05-20 16:41:30 +02:00
C.S. Melis
89ed4cd23c Shift multiplayer lag icon 2023-05-10 22:56:09 +02:00
C.S. Melis
e846bfec46 Center hand over your cargo window 2023-04-23 17:45:00 +02:00
C.S. Melis
baab9f1ff4 Update HudShift.ini
Set correct scale for load save information frame
2023-04-11 20:31:00 +02:00
C.S. Melis
71a275570a Shift the load save information window so it's now centered
You have no idea how long this one's been bothering me...
2023-04-11 18:10:57 +02:00
C.S. Melis
d536596ed2 Shift version number from the server list 2023-04-01 20:35:19 +02:00
C.S. Melis
079a1214d4 Revert change regarding the dealer windows' Y-positions 2022-11-09 20:38:10 +01:00
C.S. Melis
67de30e442 Perfectly center dealer window animations 2022-10-05 15:03:15 +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
808e148a1f Center Scan Cargo window 2022-08-11 15:05:27 +02:00
C.S. Melis
d2745a4145 Center chat and attention required window 2022-01-09 15:57:43 +01:00
C.S. Melis
3ab273cd83 Adjust default target button positions for HD HUD 2022-01-02 20:28:15 +01:00
C.S. Melis
ab992ebcc3 Update HUD Shift 2021-12-16 21:44:51 +01:00
C.S. Melis
5486346240 Update Hud Shift
Center trade route information window
2021-11-04 10:42:32 +01:00
C.S. Melis
512dd3c520 Center nav map animation 2021-11-03 19:09:41 +01:00
C.S. Melis
9e1dc1488c Center cruise progress text 2021-08-15 18:52:27 +02:00
C.S. Melis
0d57e99e9b Revert gauge bar shifts 2021-08-11 00:45:31 +02:00
C.S. Melis
24790b1946 Fix gauges (almost) 2021-08-10 12:11:14 +02:00
C.S. Melis
640dca6648 Finish hud shift and adv hud script 2021-08-10 01:21:58 +02:00
C.S. Melis
8708d7cd9e Realign many hud elements 2021-08-09 23:02:49 +02:00
C.S. Melis
e88a0db994 Update to latest HudShift version 2021-08-09 17:09:42 +02:00
C.S. Melis
94f1daced8 Reposition next and previous target buttons 2021-08-09 10:13:16 +02:00
C.S. Melis
96c53a8d77 Make attempt at adding optional advanced wide hud. Needs fixing in HudShift.ini 2021-08-09 00:44:53 +02:00
C.S. Melis
65e10c4840 Move neural net bar up slightly so the top line disappears 2021-08-05 16:28:33 +02:00
BC46
8965b79728 Add Jason's Freelancer Patch 2021-07-08 14:21:08 +02:00