ReGameDLL_CS/regamedll
StevenKal 53181d3e9b
CItemAirBox: Fix flight to the moon! (#697)
* Update item_airbox.cpp

Also reset the velocity on Touch, just to avoid the "invisible" entity to keep moving.
Let the reset on "Restart" too in case of, despite facultative.

Final version: Reset all the axes of the velocity to make the sure the item spawns with a complete null velocity (I did not do that before more in order to take in consideration the possible custom X/Y speed we could give to them, like via plugin, but I finally decided to clean up all, the plugins could still affect it later if needed).
2021-10-28 03:19:09 +03:00
..
common Add workflows/build.yml (Migrate to Github CI) 2021-04-13 04:16:21 +07:00
dlls CItemAirBox: Fix flight to the moon! (#697) 2021-10-28 03:19:09 +03:00
engine Add workflows/build.yml (Migrate to Github CI) 2021-04-13 04:16:21 +07:00
extra regamedll-cs.fgd (#637) 2021-06-08 19:12:42 +07:00
game_shared Update player counts (#684) 2021-10-14 13:54:09 +03:00
lib Add workflows/build.yml (Migrate to Github CI) 2021-04-13 04:16:21 +07:00
msvc Disable thread-safe initialization for static local variables in VS2015+ when XP toolset is used. (#673) 2021-09-07 14:41:12 +03:00
pm_shared New CVars: sv_autobunnyhopping and sv_enablebunnyhopping (#686) 2021-10-20 19:18:30 +03:00
public New CVars: sv_autobunnyhopping and sv_enablebunnyhopping (#686) 2021-10-20 19:18:30 +03:00
regamedll API: Add "CBaseEntity::Fire<Bullets[3]|Buckshots>" hooks. (#587) 2020-11-28 05:55:14 +07:00
unittests Remove gradle build system & Cleanup 2021-04-12 21:51:51 +07:00
version Implement player Pain, DeathSound and JoiningThink hooks (#607) 2021-08-29 07:12:25 +03:00
CMakeLists.txt CMakeLists.txt add missing linker option -qno-opt-class-analysis 2021-04-15 02:01:51 +07:00