MattJeanes / PewPew

Divran's old GCombat remake now up to date for Garry's Mod 13.
7 stars 9 forks source link

Parity with wiremod/wire#2399 #51

Closed Vurv78 closed 2 years ago

Vurv78 commented 2 years ago

This PR converts functions that return a table with three numbers to proper Vector/Angle userdata, since that is what vector and angle types will now use in E2 for efficiency.

I'm sweeping through found instances of this on github and making these PRs to make sure the amount of extensions broken by this is minimal.

Note if this isn't merged, these E2 functions WILL BREAK when wiremod/wire#2399 is merged