dpassoni
6c3f2c9d22
Added demo data generator
2023-03-07 12:59:24 +01:00
PeekabooSteam
11a495f4ac
Added .ol-select in a select (icon menu) and some title/tooltips.
2023-03-07 08:59:36 +00:00
PeekabooSteam
3911b8fefe
Started to look at the unit control panel.
2023-03-06 20:45:11 +00:00
PeekabooSteam
c4b03a7795
Merge branch 'v0.1.0' of https://github.com/Pax1601/DCSOlympus into v0.1.0
2023-03-06 20:44:39 +00:00
Pax1601
b2429ba256
Updated uri handling on server
2023-03-06 20:17:18 +01:00
PeekabooSteam
8741585294
Merge branch 'v0.1.0' of https://github.com/Pax1601/DCSOlympus into v0.1.0
2023-03-06 16:53:49 +00:00
PeekabooSteam
92bd55a587
Tweaked the not-yet-buttons' labels
2023-03-06 16:53:46 +00:00
dpassoni
0fa29284c8
Merge branch 'v0.1.0' of https://github.com/Pax1601/DCSOlympus into v0.1.0
2023-03-06 17:45:56 +01:00
dpassoni
a7a41e60c4
Incorporated unit info panel into unit control panel
...
Converted callbacks to events
Mouse info drawing moved to mouseinfopanel.ts
2023-03-06 17:45:50 +01:00
PeekabooSteam
a6b505e9bd
Merge branch 'v0.1.0' of https://github.com/Pax1601/DCSOlympus into v0.1.0
2023-03-06 16:29:24 +00:00
PeekabooSteam
da6841d134
Added menu options for icon in navbar.
2023-03-06 16:29:07 +00:00
dpassoni
fd20e5be79
Merge branch 'v0.1.0' of https://github.com/Pax1601/DCSOlympus into v0.1.0
2023-03-06 16:10:58 +01:00
dpassoni
53ca062b71
Added distributed loading of units to avoid hanging at mission start
2023-03-06 16:10:49 +01:00
PeekabooSteam
eb4165ba82
Added mouse events to index.ts for ol-select.
2023-03-06 15:09:02 +00:00
PeekabooSteam
5b400d7cba
Added icon to nav, changed ol-select to click
2023-03-06 15:04:55 +00:00
dpassoni
9f738950df
Added logo
2023-03-06 14:46:05 +01:00
dpassoni
8e83621b22
Added client support for server URIs
2023-03-06 14:42:59 +01:00
dpassoni
6a599a12a1
Moved uikit to view
2023-03-06 12:15:41 +01:00
dpassoni
5fe125beff
Merge remote-tracking branch 'remotes/origin/units' into v0.1.0
...
# Conflicts:
# client/public/stylesheets/olympus.css
# client/public/stylesheets/style.css
2023-03-06 11:18:21 +01:00
dpassoni
1a32d5ad17
Started working on navbar contents
2023-03-06 10:54:35 +01:00
PeekabooSteam
39a56f53f8
Added some navbar stuff, broke the units while waiting on new SVGs.
2023-03-06 09:40:45 +00:00
Pax1601
d3baa12d11
Merge branch 'v0.1.0' of https://github.com/Pax1601/DCSOlympus into v0.1.0
2023-03-05 21:30:06 +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
PeekabooSteam
aaf5c9705d
Added SAMs and started to put all markers in SVG/CSS
2023-03-05 17:50:44 +00:00
PeekabooSteam
f32e4518c5
Added air status icons and some ground units.
2023-03-04 15:58:39 +00:00
PeekabooSteam
4f3d404cb7
Added air units with SVG/HTML hybrid.
2023-03-04 13:40:44 +00:00
Pax1601
492c61a97e
Rename unitTypes.ts to unittypes.ts
2023-03-03 21:11:06 +01:00
Pax1601
f467774260
Rename aircraftDatabase.ts to aircraftdatabase.ts
2023-03-03 21:09:42 +01:00
Pax1601
2a03eb5c6e
Rename mouseInfoPanel.ts to mouseinfopanel.ts
2023-03-03 21:08:26 +01:00
Pax1601
ed2343c704
AIC renamed
2023-03-03 20:53:23 +01:00
Pax1601
505d7f0e29
Added missing server.ts script and updated gitignore
2023-03-03 20:48:24 +01:00
Pax1601
980cd7766d
Merge remote-tracking branch 'remotes/peekaboo/Pax1601-main' into v0.1.0
...
# Conflicts:
# client/public/stylesheets/olympus.css
# client/public/stylesheets/uikit.css
# client/public/uikit.html
# client/src/aic/aic.ts
# client/src/index.ts
# client/src/units/unitmarker.ts
# client/views/unitcontrolpanel.ejs
2023-03-03 19:03:09 +01:00
Pax1601
feef5f5ffa
changed units to be directly extensions of markers
2023-03-03 18:56:16 +01:00
PeekabooSteam
6662f24ec6
Added plane summaries and overlaying planes to UI kit.
2023-03-03 16:42:22 +00:00
PeekabooSteam
5378519265
UI Kit rework of planes. Added tabs.
2023-03-03 15:45:15 +00: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
236523ee2b
Added delete unit function
2023-02-26 10:18:25 +01:00
Pax1601
8dee4db238
Started integration of css changes from uikit
2023-02-26 10:16:45 +01:00
Pax1601
2350bc499a
Merge remote-tracking branch 'remotes/origin/main' into v0.1.0
2023-02-25 18:04:08 +01:00
Pax1601
93b1ac8f81
Started event handling
2023-02-25 18:03:31 +01:00
PeekabooSteam
1c1e60146d
Pax1601 main ( #52 )
...
* GA initial data
* First commit of crude functionality.
* More AIC work so I don't lose it. (Best commit message ever.)
* Restructured to use 'phrases'.
* Set to a working state.
* Committing so I don't lose work.
* Added ai-formation feature swtich and UI kit stuff.
* Added plane units to UI kit.
2023-02-25 18:03:03 +01:00
PeekabooSteam
b2a16c5f95
Added plane units to UI kit.
2023-02-24 22:58:23 +00:00
PeekabooSteam
01c3a062bf
Merge branch 'main' of https://github.com/Pax1601/DCSOlympus into Pax1601-main
2023-02-22 16:30:16 +00:00
PeekabooSteam
ea17a9f476
Added ai-formation feature swtich and UI kit stuff.
2023-02-22 11:10:31 +00:00
PeekabooSteam
093ab75e8f
Committing so I don't lose work.
2023-02-21 15:38:38 +00:00
Pax1601
abf5f40020
Added logs on client
...
Airplanes are now shown with silhouettes
2023-02-20 18:17:54 +01:00
Pax1601
ef1785365c
Fixed OlympusPatcher.exe
2023-02-20 08:45:37 +01:00
Pax1601
57a08bc109
Fixed OlympusPatcher.py
2023-02-20 08:42:40 +01:00
Pax1601
63c2cc058d
Minor graphic fixes on unit markers. Readded unit symbols instead of milsymbol
2023-02-19 17:25:54 +01:00
PeekabooSteam
853af46483
Set to a working state.
2023-02-19 11:06:17 +00:00