OCAP icon indicating copy to clipboard operation
OCAP copied to clipboard

OCAP is an Arma 3 mission recording suite. It consists of a serverside addon and a packaged web server executable that allows for after-action review and better insight into what really happened.

Results 24 OCAP issues
Sort by recently updated
recently updated
newest added

Not a huge issue but can be upsetting for people who connect 5 times due to technical issues. Repro: 1. Connect to server already recording 2. Disconnect 3. Repeat steps...

AAR: ![image](https://user-images.githubusercontent.com/4342296/163738659-e87a2811-e5b3-4907-ae88-d7037e188dc8.png) http://aar.globalconflicts.net/?file=2022_04_17__21_09_OperationLastMinute.json&frame=999&zoom=5&x=-56.018668831168974&y=112.71915584415613 Ingame: ![image](https://user-images.githubusercontent.com/4342296/163738699-1f1817a6-0650-44a5-92ec-9b7d02721d6a.png)

Include stats - time in mission per player (extrapolated from frameDelay / numFrames from start to end) Allow sorting

component:web

As currently defined here it is possible to send custom events: https://github.com/OCAP2/addon/blob/103b38d2bce8084e09775e9a477bcaeaaca120fe/addons/%40ocap/addons/ocap/functions/fn_addEventMission.sqf#L33-L41 But these are not shown on the web, because they needed to be registered for that. We may...

documentation
enhancement
help wanted
component:web

The web should create leaflet tiles based on a exported svg from [diag_exportTerrainSVG](https://community.bistudio.com/wiki/diag_exportTerrainSVG) or any other map image. This would make it easier to create tiles for new maps which...

- gear_titan_missile_atl_ca.paa.png

component:web

![image](https://user-images.githubusercontent.com/1900106/126307284-71ea3b5a-0e94-4628-a64c-660bdc2c5549.png) The source of the line is the player not the remote controlled unit

enhancement
component:addon

userconfig hpp file to include variable for marker types "VANILLA" "SWT_MARKERS" Marker event calls should then follow this choice. Potentially for future, integrate SWT marker polyline/rect/ellipse drawing if able.

By opening a record, the url should be a direct link to the new record. This would make it easy to share the record. - Adding record id/name when opening...

pass through requirement to record in-game > extension (player info logged w OCAP ID) > Leaflet support for unique icons by role in-game: - record via unit type > primary...

enhancement
component:web