Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Releases: SergeyShorokhov/CSDM-ReAPI

Release v1.0.0-beta.1

26 Jul 10:43
8a86580
Compare
Choose a tag to compare
Release v1.0.0-beta.1 Pre-release
Pre-release

What's Changed

  • Remove AMXX 1.10 dependency (now >= AMXX 1.9)
  • Update readme @wopox1337 (#2)

🚀 Features

  • ClCmd_EnableMenu(): allow use /guns for dead players @wopox1337 (#22)
  • Add ML support for AMXX 1.9 @wopox1337 (#20)
  • Add new forwards CSDM_GetConfigFile(), CSDM_GetConfigMapPrefixFile() @wopox1337 (#18)
  • Init GitHub Actions CI @wopox1337 (#13)
  • Update CI @wopox1337 (#16)

🐛 Bug Fixes

  • FIX: Entity_SetModel(): fix entity validation check @wopox1337 (#21)
  • FIX: Free handles in csdm_core.sma @etojuice (#19)
  • FIX: AMXX error on player killed @etojuice (#17)
  • FIX: Free handles in csdm_equip_manager.sma @etojuice

Contributors

@wopox1337 @etojuice