Commit Graph

15 Commits

Author SHA1 Message Date
Pax1601
e4af9b06d3 fix: Ground units spawned in group are on top of each other, no heading when importing units
Units spawned via map, context menu, or unit spawn menu now include a heading property and are offset in latitude to prevent overlap. Also ensures heading is set during import/export. Minor JSX formatting improvements in UnitSpawnMenu.
2025-08-04 20:03:40 +02:00
Davide Passoni
bdf9c83053 feat: Added starred spawns to spawn menu and ability to remove starred spawns 2025-03-27 17:10:27 +01:00
Davide Passoni
ffddb9cd1e fix: Removed accidental development feature in unit spawn men
Also bumped version to 2.0.1
2025-03-27 15:46:32 +01:00
Davide Passoni
49990e01ee fix: Fixed manager not respecting autoconnectwhentrue and srsport settings 2025-03-26 11:40:02 +01:00
Pax1601
41b4328eaf fix: Unable to clone units if game master with spawn restrictions on
Other minor graphical fixes
2025-03-25 19:30:00 +01:00
Pax1601
99e742498d fix: error in spawn menu, fixed smoke not working 2025-03-20 19:30:40 +01:00
Davide Passoni
b3e53d07dd fix: Added missing commander restrictions 2025-03-20 17:30:28 +01:00
Davide Passoni
d1d4116e66 feat: Added unit spawn heading selection 2025-01-24 10:55:57 +01:00
Davide Passoni
20db9647bd fix: Toolbar button color different when hovering and selected 2025-01-23 10:58:11 +01:00
Davide Passoni
d31aa30da8 feat: added coalition selection for audio manager 2025-01-22 12:53:48 +01:00
Davide Passoni
cde33fdd76 fix: Spawn effect menu uses same logic as unit spawn, fixed airbase spawn menu 2025-01-22 11:21:42 +01:00
Davide Passoni
e6d2d906e1 fix: flashing spawn context menu 2024-12-11 18:20:13 +01:00
Davide Passoni
7fe9b0d19f fix: buttons and actions no longer getting stuck
fix: context menu resizes if accordion is opened
feat: added expanding descriptions for context actions
2024-12-11 18:06:59 +01:00
Davide Passoni
258d21672c feat: Added custom authentication headers support
bugfix: Fixed incorrect saving of quick access spawn
refactor: Removed compactunitspawnmenu and condensed in single unitspawnmenu class to reuse code
2024-12-05 19:37:38 +01:00
Davide Passoni
38f6788fa8 Added spawn context menu and controls rework 2024-11-19 17:45:46 +01:00