smallmodel
|
e1093d0c0c
|
Using vec3_t instead of Vector for Weapon::GetMuzzlePosition()
|
2023-09-18 21:19:08 +02:00 |
|
smallmodel
|
974e86b698
|
Fixed weapon being detached even if the holster tag is an empty string
|
2023-09-17 19:08:11 +02:00 |
|
smallmodel
|
571e48fecf
|
Call Weapon::Charge in Sentient::ChargeWeapon
Don't charge again if sentient is already charging weapon
|
2023-08-13 16:07:46 +02:00 |
|
smallmodel
|
c1a431f857
|
Added all mohaas/mohaab features (SetWeaponIdleState, PingForMines, ForceLandmineMeasure, ForceDropWeapon and ForceDropHealth)
Set m_fDamageMultipliers depending on whether or not g_realismmode is set
Minor fixes in the sentient constructor
|
2023-08-12 00:49:07 +02:00 |
|
smallmodel
|
ef18c389be
|
Cleanup entity class
Added new parameter for CanSee
Added Entity::SafeSolid and Entity::Sink
|
2023-08-09 23:09:09 +02:00 |
|
smallmodel
|
987af7eb81
|
Cleaned up Sentient class
Moved combat stuff to sentient_combat.cpp
Formatted source files
|
2023-08-09 19:45:39 +02:00 |
|