Skip to content

v1.5.0

Compare
Choose a tag to compare
@TheDoctor0 TheDoctor0 released this 09 Jan 18:00
· 31 commits to master since this release
  • Implement item access system (flag can be defined as 5th param in cod_register_item, additionally any other checks can be made in cod_item_check(id) function - see item "Cien" as an example).
  • Add new native: cod_drop_weapon (drops specified weapon - if none drops current one).
  • Reduce usage of get_user_name in core plugin.
  • Remove some dead code.
  • Fix VIP knife reset if player has no access to it anymore (thanks Pi0tRuS).
  • Fix free honor plugin (thanks Pi0tRuS).
  • Fix medkits usage reset on new round event.
  • Fix no death event when player killed using cod_inflict_damage.
  • Fix fall damage in item "Skrzydla Archaniola".
  • Fix medals exp reward (thanks HadesSoul).

Important: It is required to recompile all item plugins with new cod.inc.