Removes BASE_COMPAT as a preprocessor define. It was a bad way to handle this kind of thing introduced in Razish/jasdk_modbase@2b111b2
Add g_fixRunWalkAnims (LEGACYFIX_RUNWALKANIMS) and g_fixWeaponAttackAnim (LEGACYFIX_WEAPONATTACKANIM) to control these fixes instead.
Since these are mostly inconsequential for legacy clients, default to on.
Best viewed with whitespace changes ignored :bow:
Removes
BASE_COMPAT
as a preprocessor define. It was a bad way to handle this kind of thing introduced in Razish/jasdk_modbase@2b111b2Add
g_fixRunWalkAnims
(LEGACYFIX_RUNWALKANIMS
) andg_fixWeaponAttackAnim
(LEGACYFIX_WEAPONATTACKANIM
) to control these fixes instead. Since these are mostly inconsequential for legacy clients, default to on.