Commit Graph

23 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
40bcd46677 Added minimap and scale 2023-04-26 16:49:01 +02:00
Pax1601
a5ee5b0ad5 Multiple fixes
Refactored classes
Fixed visibility of dead units
Changed visibility handling
Refactored unitDatabase class
2023-03-24 16:18:25 +01:00
PeekabooSteam
735e257900 Tweaked ammo, set red accent colour. 2023-03-23 09:01:15 +00:00
PeekabooSteam
49ded7f039 First commit for unit info panel. 2023-03-22 23:45:17 +00:00
Pax1601
01852518b7 Merge pull request #119 from Pax1601/91-spawn-from-airbase-not-working
Added spawn from airbase code
2023-03-22 17:18:04 +01:00
Pax1601
2212162239 Added spawn from airbase code
The spawn from airbase code has been added. A couple of fixes to the UnitDataTable.
2023-03-21 21:22:29 +01:00
Pax1601
b24f706582 Fixed task pill 2023-03-21 17:05:36 +01:00
Pax1601
7f0d3e0379 Fixed issue 2023-03-19 19:29:37 +01:00
PeekabooSteam
1d043b1d2d Unit info panel done - probably. 2023-03-13 15:05:54 +00:00
Pax1601
70b3e78514 Fuel indicator on units completed 2023-03-12 18:23:19 +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
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
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
abf5f40020 Added logs on client
Airplanes are now shown with silhouettes
2023-02-20 18:17:54 +01: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
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
dpassoni
1be876fb83 Minor graphic changes 2023-01-19 19:26:09 +01:00
Pax1601
baf288c6a0 Continue migration to node express typescript 2023-01-15 17:48:55 +01:00