Commit Graph

64 Commits

Author SHA1 Message Date
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
dpassoni
090973a3d1 Updated version 2023-04-20 12:36:43 +02:00
Pax1601
41be6402cd Merge branch 'main' into 73-add-tankers-and-awacs-spawning 2023-04-19 16:35:37 +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
df2aef498f Updated version numbers 2023-04-11 20:30:19 +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
eaacbb417c Sliders hidden when required 2023-03-24 10:41:11 +01: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
a4230ad875 Delete Olympus.sln 2023-03-16 16:08:54 +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
Pax1601
da8d558ece Rename Utils.cpp to utils.cpp 2023-03-16 15:59:53 +01:00
Pax1601
319f1000ae Rename Utils.h to utils.h 2023-03-16 15:59:38 +01:00
Pax1601
d773aeb159 Delete Olympus.vcxproj.filters 2023-03-16 15:59:02 +01:00
Pax1601
6f1f862f07 Delete Olympus.vcxproj 2023-03-16 15:58:57 +01:00
Pax1601
fd731d5da4 Delete Olympus.filters 2023-03-16 15:58:54 +01:00
Pax1601
b457a042ea Delete olympus.cpp 2023-03-16 15:58:51 +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
dpassoni
3dadff6d42 Completed aircraft spawn contextmenu 2023-03-10 13:07:19 +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