Releases: mlibre2/csx-extended
1.3 beta2
Released 07-12-2023
changelog
-
Jul 12, 2023
-
Jul 17, 2022
-
Dec 2, 2021
- Fix some errors #1020 by @UnrealKaraulov
-
Oct 29, 2019
- GCC 8.2 support #617 by @the-swank
-
Aug 30, 2018
-
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
-
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, asset_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
- Now Module uses Binary Search instead of slow old Sequential Search for some natives like
Compatible AMXX
- 1.8.2 alternative for its execution
- 1.9
- 1.10
OS scan 🔰 VirusTotal - Security vendors' analysis
this module contains all the latest updates applied to since amxmodx
1.3 beta
Released 07-12-2023
changelog
-
Jul 12, 2023
-
Jul 17, 2022
-
Dec 2, 2021
- Fix some errors #1020 by @UnrealKaraulov
-
Oct 29, 2019
- GCC 8.2 support #617 by @the-swank
-
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
-
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, asset_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
- Now Module uses Binary Search instead of slow old Sequential Search for some natives like
Compatible AMXX
- 1.8.2
- 1.9
- 1.10
OS scan 🔰 VirusTotal - Security vendors' analysis
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, asset_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