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

Releases: SergeyShorokhov/CSDM-ReAPI

v1.0.8

27 Dec 19:31
bc4047d
Compare
Choose a tag to compare

What's Changed

  • Added Polish translation by @PawelCode in #82
  • Enable /guns menu when starter weapons not set in config by @wopox1337 in #79

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

05 Mar 13:18
Compare
Choose a tag to compare

What's Changed

  • Add starter weapons by @etojuice in #71
  • Add translations for menu items by @etojuice in #72
  • Revert changes to spawn finding algorithm introduced in #67
  • Fix players unable to respawn on first team join

Full Changelog: v1.0.6...v1.0.7

v1.0.7-beta

03 Jan 11:34
f843d5d
Compare
Choose a tag to compare
v1.0.7-beta Pre-release
Pre-release
Add starter weapons (#71)

v1.0.6

24 Nov 12:29
318d109
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Equip manager: Give default: AK47, DEagle @wopox1337 (#68)
  • Better spawn find algorithm @wopox1337 (#67)

🐛 Bug Fixes

  • csdm_spawn_manager: fix tag mismatch warning @wopox1337 (#58)

v1.0.5

16 Oct 11:50
6b666b6
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add bg translation @wopox1337 (#52)
  • Implement spec_menu_always & unlimited_team_changes settings @wopox1337 (#46)

🐛 Bug Fixes

  • csdm_spawn_manager: better spawns placement for Z coord @wopox1337 (#53)
  • FIX: weapon menu remains closed for options 1, 2, and 4 @iclassdon (#41)
  • FIX: spawn manager: index out of bounds @wopox1337 (#45)

v1.0.4

17 Sep 12:14
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • FIX: Disable Always give random weapons flag if other option has been selected from the menu @etojuice (#39)
  • Fix FREEBUYTIME_PASSED phrase not being printed correctly @etojuice (#36)
  • Fix return value type in CBasePlayer_HasRestrictItem hook @etojuice (#33)

v1.0.3

16 Aug 13:30
9e83cff
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add allow_reset_score setting for misc and API @wopox1337 (#31)
  • Allow to save "Random selection" equipmenu choice @PentalginPlus (#30)

Contributors

@PentalginPlus and @wopox1337

v1.0.2

07 Aug 06:08
1b7bc51
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • FIX: /guns menu don't open on F1 key @wopox1337 (#29)

Contributors

@wopox1337

v1.0.1

30 Jul 16:37
01c2469
Compare
Choose a tag to compare

What's Changed

🚀 Features

Contributors

@etojuice and @wopox1337

v1.0.0

29 Jul 18:52
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Rework csdm_protection @wopox1337 (#25)
  • Move scripting/csdm_*.sma to folder CSDM_ReAPI @wopox1337 (#24)

Contributors

@wopox1337