2 Commits

Author SHA1 Message Date
deidara 53d3702c69 v2.0.0: refactor - models assigned by SteamID64 via config
Major changes:
- Added configs/vip_custom_models_locked.cfg (SteamID64 to model_id)
- Command sm_vmodel_reload for hot reload
- Removed model selection menu (!vmodel/!models/!agents)
- Removed VIP-Core integration (item removed from VIP menu)
- Removed ClientPrefs cookies and SQLite (config is single source of truth)

Bug fixes:
- Fixed null-check bug (error[0] != space instead of null terminator)
- Removed DB vs Cookie race condition
- Cleaned up buffer null-termination workarounds
- author = deidara.dev
2026-05-01 20:53:51 +03:00
deidara 41307dbf82 Initial commit: vip-custom-models plugin with documentation and config 2026-05-01 06:57:32 +03:00