OCAP2 / OCAP

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.
Other
58 stars 14 forks source link

UpdateUnit optimization #48

Closed Zealot111 closed 2 years ago

Zealot111 commented 3 years ago

it is also worth to optimize UpdateUnit because unit name also spammed across all frame updates and could be long 10 symbols or longer,for example if unit name = "" we can use unit name from previous frames (or just create separate unitName parameter in unit object)

indig0fox commented 2 years ago

Present in 62affe441bd736e10fece115c4da2aee6c302ee5