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
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
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
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
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
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
PeekabooSteam
d4ef5488cc
Committing to merge.
2023-02-18 18:02:08 +00:00
PeekabooSteam
639939f63a
latest changes for descriptors.
2023-02-18 16:46:26 +00:00
Pax1601
0308f7c6a3
Minor bug fixing, added patcher for Export.lua, added plugin options to enable/disable mod
2023-02-18 12:52:43 +01:00
PeekabooSteam
282d2ff9bf
Restructured to use 'phrases'.
2023-02-17 17:05:02 +00:00
PeekabooSteam
5b7bf63909
More AIC work so I don't lose it. (Best commit message ever.)
2023-02-15 11:28:14 +00:00
Pax1601
433b4bdf56
Fixed unit payloads, spread update load from mission update
2023-02-14 22:48:17 +01:00
Pax1601
21b49ac79d
Decrease redraw load
2023-02-12 20:07:36 +01:00
PeekabooSteam
a3f90d3b46
First commit of crude functionality.
2023-02-10 23:36:50 +00:00
PeekabooSteam
177428aa84
Fixed conflicts, ordered maps.
2023-02-10 14:07:13 +00:00
PeekabooSteam
27252c0dc8
GA initial data
2023-02-10 14:00:30 +00:00
Pax1601
30a9d4e730
Added speed and altitude controls
...
Fixed Clone
Added "Land here" command
Added ROE and reaction to threat buttons
2023-02-08 18:26:45 +01:00
dpassoni
3cf133a10e
Added measure line
2023-02-02 20:31:12 +01:00
Pax1601
3c1db67733
Reworked unit as as state machine, added formations, added measuring on map, added copy-paste
2023-02-01 21:38:36 +01:00
Pax1601
12c23bd607
Node.js transition is completed!
2023-01-27 08:16:40 +01:00
dpassoni
b8b2590323
Changed style of unitinfopanel
2023-01-24 18:50:08 +01:00
Pax1601
4e7f6c6c39
Migration to node.js completed
2023-01-22 19:05:47 +01:00
Pax1601
6655739957
Started adding buttons
2023-01-19 22:48:51 +01:00
dpassoni
1be876fb83
Minor graphic changes
2023-01-19 19:26:09 +01:00
Pax1601
b77f271183
Added back attack and movement functions, missionData is now part of units
2023-01-17 22:17:20 +01:00
dpassoni
280799b27a
Added dropdowns
2023-01-17 20:58:34 +01:00
Pax1601
baf288c6a0
Continue migration to node express typescript
2023-01-15 17:48:55 +01:00
Pax1601
34e32be857
Added ejs support
2023-01-13 08:14:31 +01:00
dpassoni
c21f03b050
Fixed client debug
2023-01-12 17:22:49 +01:00