Releases: TheDoctor0/CSGOMod
Releases · TheDoctor0/CSGOMod
2.5.1
- Fix default models path issue.
- Fix incorrect
csgo_skins.ini
generation for knife skins.
2.5.0
- Reorganize default models and skins.
- Rework skins odds to rarity - #42.
- Add optimized p_ and w_ models - #25.
- Add ability to disable submodels support in core plugin - #100.
- Improve skins management instruction - #101.
- Fix rare molotov crash after the round end - #102.
- Fix csgo_get_min_players native - #104.
- Fix molotov and zeus resource paths - closes #103.
- Fix random skin draw.
- Fix mp5navy model path on unprecacher list.
I wanted to make this release before the end of the year.
I know that I probably won't have free time to actively support this mod anymore.
You can sponsor further development of this project on GitHub or directly by PayPal.
Otherwise, the project will enter maintenance mode and no new features will be added and no technical support will be provided.
I'll just make minor bugfixes and accept pull requests.
2.4.0
- [Major] Implement a new automation script to allow easy skins customization - #98.
- Merge default CS:GO models with skin models - #98.
- Reduce default number of skins - #98.
- Add
csgo_skins_path
andcsgo_default_skins
natives - #98. - Fix crash issue on molotov extinguising - #96 (thanks @talnaim2323).
- Improve stability of plugins with pdata access.
2.3.0
2.2.1
2.2.0
- Add buyable flag for skins - #70.
- Add csgo_add_skin command - #70.
- Add plugin that adds physics for weapons (except C4) - #75.
- Add fallback for command execution - #72.
- Add use default 'showbriefing' command to open main menu - #71.
- Fix typos for some P228 skins path - #77 (thanks @regener)
- Fix missing .txt extension in skins_tr motd filename.
2.1.5
2.1.4
2.1.3
- Add new forwards:
csgo_user_register
andcsgo_user_assist
andcsgo_user_login
- #54 (thanks @ShadowsAdi). - Fix crash on autobuy caused by missing
items/kevlar.wav
sound removed by unprecacher module - #58 (thanks @boriscois).