Skip to content

Releases: mlibre2/csx-extended

1.3 beta2

12 Jul 04:08
4cc21d9
Compare
Choose a tag to compare

Released 07-12-2023

changelog

  • Jul 12, 2023

    • initiative to integrate amxmodx updates that were not present in this module since its last release approximately nine years ago (v1.2), therefore the same modality and methodology was followed to finish its build (win/linux), as it should have been done from the beginning #releases by @mlibre2
  • Jul 17, 2022

  • Dec 2, 2021

  • Oct 29, 2019

  • Aug 30, 2018

    • Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length #530 by @Arkshine
  • Mar 9, 2018

    • Comment MODULE_RELOAD_ON_MAP_CHANGE on modules that use USE_METAMOD #484 by @IgnacioFDM
  • Apr 29, 2017

  • Feb 18, 2017

    • Fix "meta_api.cpp" client_death/damage forwards passing alive victims on ClientKill #404 by @WPMGPRoSToTeMa
    • Fix "moduleconfig.h" client_death/damage forwards passing alive victims on ClientKill #404 by @WPMGPRoSToTeMa
  • Jan 5, 2015

    • meta_api.cpp: modify csstats_rank value to match amxx.cfg default value #170 by @Freeman-AM
  • Oct 25, 2014

  • Aug 8, 2014

  • Aug 4, 2014

    • Update license headers for cstrike modules. #102 by @TheDS
  • Aug 2, 2014

  • Mar 5, 2014 first release extended v1.2

    • Now Module uses Binary Search instead of slow old Sequential Search for some natives like get_stats(), get_stats2(), get_user_rank() etc.
    • get_user_rank(id) native is added.
    • force_save_stats() native is now modified to take custom file path for saving stats file.
    • Removed get_user_score() native.
    • Changed reset_user_score() from native to stock, as set_user_score() and this, has the same function.
    • Changed get_stats_size() from native to stock.
    • Modified csstats.inc to keep backward compatibility intact.
    • Fixed some bugs in natives.
      by @souvikdas95, @ShootingKing-AM & @ClaudiuHKS

Compatible AMXX

OS scan 🔰 VirusTotal - Security vendors' analysis

this module contains all the latest updates applied to since amxmodx

enjoy! :trollface:

GitHub release (by tag)

1.3 beta

12 Jul 03:50
4cc21d9
Compare
Choose a tag to compare
1.3 beta Pre-release
Pre-release

Released 07-12-2023

changelog

  • Jul 12, 2023

    • initiative to integrate amxmodx updates that were not present in this module since its last release approximately nine years ago (v1.2), therefore the same modality and methodology was followed to finish its build (win/linux), as it should have been done from the beginning #releases by @mlibre2
  • Jul 17, 2022

  • Dec 2, 2021

  • Oct 29, 2019

  • Aug 30, 2018
    -Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length #530 by @Arkshine
    this update does not apply here because it does not exist in module 182, it is not supported!

  • Mar 9, 2018

    • Comment MODULE_RELOAD_ON_MAP_CHANGE on modules that use USE_METAMOD #484 by @IgnacioFDM
  • Apr 29, 2017

  • Feb 18, 2017

    • Fix "meta_api.cpp" client_death/damage forwards passing alive victims on ClientKill #404 by @WPMGPRoSToTeMa
    • Fix "moduleconfig.h" client_death/damage forwards passing alive victims on ClientKill #404 by @WPMGPRoSToTeMa
  • Jan 5, 2015

    • meta_api.cpp: modify csstats_rank value to match amxx.cfg default value #170 by @Freeman-AM
  • Oct 25, 2014

  • Aug 8, 2014
    - Update project files. #109 by @Arkshine
    this update does not apply here because it does not exist in module 182, it is not supported!

  • Aug 4, 2014

    • Update license headers for cstrike modules. #102 by @TheDS
  • Aug 2, 2014
    - Update AMXX SDK in all modules. #97 by @Arkshine
    this update does not apply here because it does not exist in module 182, it is not supported!

  • Mar 5, 2014 first release extended v1.2

    • Now Module uses Binary Search instead of slow old Sequential Search for some natives like get_stats(), get_stats2(), get_user_rank() etc.
    • get_user_rank(id) native is added.
    • force_save_stats() native is now modified to take custom file path for saving stats file.
    • Removed get_user_score() native.
    • Changed reset_user_score() from native to stock, as set_user_score() and this, has the same function.
    • Changed get_stats_size() from native to stock.
    • Modified csstats.inc to keep backward compatibility intact.
    • Fixed some bugs in natives.
      by @souvikdas95, @ShootingKing-AM & @ClaudiuHKS

Compatible AMXX

  • 1.8.2
  • 1.9
  • 1.10

OS scan 🔰 VirusTotal - Security vendors' analysis

enjoy! :trollface:

GitHub release (by tag)

1.2

07 Jul 14:27
859526b
Compare
Choose a tag to compare
1.2

First Released 03-05-2014

changelog

  • Now Module uses Binary Search instead of slow old Sequential Search for some natives like get_stats(), get_stats2(), get_user_rank() etc.
  • get_user_rank(id) native is added.
  • force_save_stats() native is now modified to take custom file path for saving stats file.
  • Removed get_user_score() native.
  • Changed reset_user_score() from native to stock, as set_user_score() and this, has the same function.
  • Changed get_stats_size() from native to stock.
  • Modified csstats.inc to keep backward compatibility intact.
  • Fixed some bugs in natives.

Compatible AMXX

  • 1.8.2
  • 1.9
  • 1.10

OS scan 🔰 VirusTotal - Security vendors' analysis

Origin: By @souvikdas95, @ShootingKing-AM & @ClaudiuHKS

GitHub release (by tag)