Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
1–10/11 bejegyzés mutatása
< 1  2 >
Frissítés: 2022. szept. 7. @ 5:18

Added new CollisionData fields.
New functions:

  • vector=xcl:ourNewVel()
  • vector=xcl:theirNewVel()
  • vector=xcl:ourOldAngularVel()
  • vector=xcl:theirOldAngularVel()
  • vector=xcl:hitSpeed()

Frissítés: 2018. okt. 29. @ 9:56

Fixed getCollision E2helper description

Frissítés: 2018. márc. 24. @ 4:50

Fixed vector leaks

Frissítés: 2017. okt. 16. @ 9:04

Some functions was renamed, "attempt to index a nil value" error fixed, better "is" check, comparison operators

Frissítés: 2017. márc. 3. @ 12:57

Frissítés: 2017. márc. 3. @ 3:06

Fixed collision callback not working after reloading chip

Frissítés: 2016. máj. 30. @ 9:55

Fixed some bugs

Frissítés: 2016. máj. 30. @ 8:11

Fixed return types for xcl:entity(), xcl:speed() and xcl:delta()
Added xcl:ourEntity()

Frissítés: 2016. máj. 22. @ 1:58

Added descriptions

Frissítés: 2016. máj. 22. @ 1:45

Added descriptions