ArmaOverthrow / Overthrow.Arma4

A dynamic and persistent revolution platform for Arma Reforger (and eventually Arma 4)
MIT License
45 stars 17 forks source link

OVT_Global optimizations #63

Closed rekterakathom closed 1 week ago

rekterakathom commented 2 weeks ago

List of changes

I implemented the object declaration changes only to methods that I think are intensive / get run often. I could've gone through all of them but I decided to start with the intensive ones first and maybe re-visit this class at a later date and do it for the not-so important ones afterwards.