Garry's Mod
[Obsolete] [E2] CollisionCore
1–10 из 11
< 1  2 >
Обновление: 7 сен. 2022 г. в 5:18

Added new CollisionData fields.
New functions:

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

Обновление: 29 окт. 2018 г. в 9:56

Fixed getCollision E2helper description

Обновление: 24 мар. 2018 г. в 4:50

Fixed vector leaks

Обновление: 16 окт. 2017 г. в 9:04

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

Обновление: 3 мар. 2017 г. в 12:57

Обновление: 3 мар. 2017 г. в 3:06

Fixed collision callback not working after reloading chip

Обновление: 30 мая. 2016 г. в 9:55

Fixed some bugs

Обновление: 30 мая. 2016 г. в 8:11

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

Обновление: 22 мая. 2016 г. в 1:58

Added descriptions

Обновление: 22 мая. 2016 г. в 1:45

Added descriptions