Commit Graph

39 Commits

Author SHA1 Message Date
Pax1601
b42280133c Completed custom weapon wizard modal 2025-10-26 16:34:27 +01:00
Pax1601
057603f926 First implementation of weapon wizard 2025-10-23 18:07:55 +02:00
Pax1601
73af60d91b Updated unit databases and new spawn loadout system 2025-10-12 15:11:55 +02:00
Pax1601
74b446d157 Updated unit database creation files 2025-08-16 17:09:32 +02:00
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
de495cc71d feat: added unit ranges on spawn menu 2025-03-31 15:36:38 +02:00
Davide Passoni
0452a8081b feat: Added material to quick reference guide 2025-03-28 17:07:38 +01:00
Davide Passoni
8406619868 feat: started working on wiki entries and tooltips, minor fixes and improvements to presentation 2025-03-06 17:45:20 +01:00
Davide Passoni
79f9905413 feat: completed orbit management 2025-01-28 09:47:44 +01:00
Davide Passoni
d1d4116e66 feat: Added unit spawn heading selection 2025-01-24 10:55:57 +01:00
Davide Passoni
5797b9d209 feat: added starred spawns to session data 2024-12-20 15:43:54 +01:00
Davide Passoni
e6d2d906e1 fix: flashing spawn context menu 2024-12-11 18:20:13 +01:00
Pax1601
a4452aee94 fix: Units are spawned at 0,0 2024-12-07 16:34:00 +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
897afb2fef Multiple bugfixes 2024-11-22 14:56:26 +01:00
Davide Passoni
38f6788fa8 Added spawn context menu and controls rework 2024-11-19 17:45:46 +01:00
Davide Passoni
c8e1f76b38 Fixed IADS creation and added livery/skill selection for units 2024-11-14 17:23:16 +01:00
Pax1601
9d225bfc1a Added starred spawns 2024-11-12 16:35:01 +01:00
Davide Passoni
df939f1ac3 Readded command mode options 2024-11-07 17:39:34 +01:00
Davide Passoni
bf7115288b More work adding back missing functions 2024-11-07 10:05:27 +01:00
Davide Passoni
636803b2ac Large rework of events and state 2024-11-06 17:32:31 +01:00
Davide Passoni
14c0a2f1e8 Refactored app state 2024-10-21 19:02:33 +02:00
Davide Passoni
01897019b0 More work on audio system, started adding carrier icon 2024-10-07 18:00:44 +02:00
Davide Passoni
ebfa7916c6 Added airbase info and spawn menu 2024-08-29 15:31:16 +02:00
Pax1601
224dc5a688 Completed advanced settings panel for tanker and AWACS
Reformatted files with larger width, reordered unused icons
2024-08-07 15:32:39 +02:00
Davide Passoni
fbc22676c5 Added box selection for mobiles and ability to drag markers, units can be moved only via context action 2024-07-05 17:26:53 +02:00
Davide Passoni
61e52efc07 Added ability to hide spawn menu 2024-07-05 12:12:21 +02:00
Davide Passoni
00e2da2aab Reformatted project using prettier plugin 2024-07-01 17:43:46 +02:00
Davide Passoni
a9f4353e4a Fixed error in spawn menu (unable to select coalition) and cropped unit images for spawn menu 2024-06-07 11:34:51 +02:00
Pax1601
c4e484706a Started working on login panel 2024-05-01 11:57:51 +02:00
Dogma
9df0fb9425 Updated background colours for menu
- Updated colours to include blur effect
- Looks cool, fight me
2024-04-17 23:39:00 +10:00
Dogma
4b431a7f90 Various UI Tweaks
- Various UI Tweaks
- Added hover states to many components
2024-04-15 22:50:18 +10:00
Dogma
95f8eb0976 Various UI Changes
- Various UI Changes and fixes to various components and panels
- Added formatting to Altitude Control to include comma automatically
2024-04-15 19:59:04 +10:00
Dogma
e040ecfce2 Various Small UI Tweaks
- Adjustments to a number of UI components, including Label Toggle, Spawn menu, Dropdowns etc
2024-04-14 22:36:20 +10:00
Dogma
32f5f01f5c Updated Unit Spawn Menu
- UI Updates to Unit Spawn Menu
2024-04-14 21:48:35 +10:00
Davide Passoni
c7ecd2422a Started working on unit control panel, typed props 2024-04-11 17:29:23 +02:00
Pax1601
f18212dac4 More wore on components 2024-04-11 08:10:34 +02:00
Davide Passoni
45e290d656 More work on React components 2024-04-09 18:12:05 +02:00
Pax1601
8e9e6749db More tests on react components 2024-04-08 08:49:05 +02:00