Commit Graph

163 Commits

Author SHA1 Message Date
Pax1601
9d0e2239e4 Added new method for handling data 2023-06-21 20:05:41 +02:00
Pax1601
f9f02c3eb0 Added more functions to edit Coalition Areas 2023-06-18 19:55:01 +02:00
Pax1601
feae9a4806 Minor bugfixes 2023-06-13 17:42:18 +02:00
Pax1601
6c24533393 Merge branch '153-add-ability-to-take-control-of-existing-units-from-me' 2023-06-13 17:07:21 +02:00
Pax1601
4f2debeb4f Added ability to take control of units
And bugfixes
2023-06-13 17:03:04 +02:00
Pax1601
1d4ecf5316 Completed advanced controls also for units 2023-06-11 18:21:12 +02:00
Pax1601
fd00cffa15 Added backend for advanced commands 2023-06-06 17:27:11 +02:00
Pax1601
1d20a3b017 Common unit functions moved to unit class 2023-06-06 12:50:18 +02:00
Pax1601
dca3438db0 Added backend for altitude type, onOff, follow roads and explosion 2023-06-05 21:22:22 +02:00
Pax1601
ec872e181d Minor fixes 2023-05-24 15:15:44 +02:00
Pax1601
10d250e3a5 Added basic template spawning 2023-05-18 09:09:20 +02:00
Pax1601
03a8c93e9e Added advanced unit controls
Radio, ECM, countermeasures and prohibits
2023-05-17 16:17:17 +02:00
Pax1601
e69294b98c Optimized transmission of data of dead units
Dead units only transmit basedata. Empty fields and empty units are removed from update packages.
2023-05-10 16:13:55 +02:00
Pax1601
7545e848d6 Ordnance markers are now painted correctly 2023-05-10 11:50:26 +02:00
Pax1601
91f8996fba Implemented basic authentication
Also fixed Tankers and AWACS which now operate as expected
2023-05-10 08:59:02 +02:00
Pax1601
dc57028a3c Ground units can now be copy-pasted 2023-05-03 10:07:38 +02:00
Pax1601
640f764354 Implemented as described in issue 2023-05-01 10:37:40 +02:00
Pax1601
a047a04d09 Issue fixed by updating MIST and checking method existance 2023-04-21 19:00:29 +02:00
Pax1601
c3c84b2115 Follow, tankers and AWACS completed 2023-04-19 16:30:14 +02:00
Pax1601
cfd98e74ea Added states and more work on custom formations 2023-04-18 11:01:31 +02:00
Pax1601
77d39c17b8 More work on follow and tanking (added combo tasks) 2023-04-16 20:24:33 +02:00
Pax1601
b56f1ca547 Fixed checkbox and frequency 2023-04-14 07:59:24 +02:00
Pax1601
4a90193426 Added functions to set TACAN and radio frequencies 2023-04-13 08:09:15 +02:00
Pax1601
316261e01e Started to implement advanced settings 2023-04-11 20:30:59 +02:00
Pax1601
1f51d69126 Added basic tanker and AWACS enroute tasks
Tanker not working propertly yet, frequency setting still needed
2023-04-11 15:20:17 +02:00
Pax1601
ebb410a192 Merge pull request #143 from Pax1601/76-add-configuration-file-for-server-properties
Added configuration file to set address and port
2023-03-26 18:05:53 +02:00
Pax1601
911a81169b Minor bugfixes 2023-03-26 18:04:17 +02:00
Pax1601
51a78cbaf2 Removed unnecessary logs 2023-03-26 11:06:10 +02:00
Pax1601
25d0f031d5 Added configuration file to set address and port 2023-03-26 11:04:17 +02:00
Pax1601
73d037a79a Added functions for activePath manipulation 2023-03-21 22:01:36 +01:00
Pax1601
08a2de7645 Rename scriptLoader.h to scriptloader.h 2023-03-16 16:10:58 +01:00
Pax1601
b1cd46e9f5 Rename scriptLoader.cpp to scriptloader.cpp 2023-03-16 16:10:42 +01:00
Pax1601
2b2dc087da Delete Unit.cpp 2023-03-16 16:00:43 +01:00
Pax1601
5d8b1062e8 Delete Scheduler.cpp 2023-03-16 16:00:40 +01:00
Pax1601
878d4ecdc0 Delete Commands.cpp 2023-03-16 16:00:32 +01:00
Pax1601
f67125123b Delete Unit.h 2023-03-16 16:00:18 +01:00
Pax1601
2a39073f50 Delete Scheduler.h 2023-03-16 16:00:13 +01:00
Pax1601
63af32c388 Delete Commands.h 2023-03-16 16:00:10 +01:00
dpassoni
53911cf314 Renamed files 2023-03-16 15:34:35 +01:00
Pax1601
9ed4189c28 Multiple minor fixes 2023-03-14 22:25:00 +01:00
Pax1601
955fd7541a More core work, completed time tagged measures
Split back unit info panel
2023-03-12 17:27:59 +01:00
Pax1601
a81125729e Fixed css error in data-coalition 2023-03-09 22:40:56 +01:00
Pax1601
70c73aa3a9 (WiP) Timestamp measures for data updates 2023-03-09 08:09:30 +01:00
dpassoni
f2261ff1e8 Minor cleanup 2023-03-08 13:02:58 +01:00
Pax1601
dec50648f9 Minor bugfix 2023-03-07 22:47:12 +01:00
Pax1601
b2429ba256 Updated uri handling on server 2023-03-06 20:17:18 +01:00
Pax1601
360c85b563 Reorganized client source code
Removed many useless and old classes
Started transition to new CSS
Added URIs for specific REST requests
2023-03-05 21:29:58 +01:00
Pax1601
c5a1b00cfd Better unitmarker.ts integration. Added scheduler load divider. Rationalized units.ts and added interfaces (to be completed) 2023-02-26 20:19:31 +01:00
Pax1601
8dee4db238 Started integration of css changes from uikit 2023-02-26 10:16:45 +01:00
Pax1601
93b1ac8f81 Started event handling 2023-02-25 18:03:31 +01:00