Stable
1.0.9
Update
- Added Remove from list on disconnect option to acquaintance module
- Added !wipe_acquaintances <steamid> for admins to remove all the acquaintances of a player
- Added a serverside api function AdvancedRP.RemoveAllAcquaintances (player)
- Added Italian language
MODIFIED FILES:
- ./core/modules/cl_acquaintance.lua
- ./core/modules/sv_acquaintance.lua
- ./core/sh_advancedrp_data.lua
- ./core/language/sh_english.lua
- ./core/server/*
Stable
1.0.8
Update:
- Fixed a spamming error
MODIFIED FILES:
- ./core/server/sv_handling.lua
- ./core/server/sv_upgrades.lua
Stable
1.0.7
Update
- Added reset_database command to upgrades
- Added speed boost to upgrades
- Added jump boost to upgrades
- Added a list of all the commands to the knowledgebase
- Added some compatibility precautions
- Updated the language files
- Fixed a bug with upgrades menu ui
MODIFIED FILES:
- ./core/client/cl_usermenu.lua
- ./core/client/cl_handling.lua
- ./core/vgui/cl_upgradepanel.lua
- ./core/sh_advancedrp_data.lua
- ./core/language/*
- ./core/server/*
- ../materials/speed_boost.png
- ../materials/jump_boost.png
* - means all the files in that folder
Stable
1.0.6
Update
- Added npc_model to the config
MODIFIED FILES:
- ./entities/advancedrp_upgrades/init.lua
- ./core/sh_advancedrp_cfg.lua
Stable
1.0.5
Update
- Added German language
- Added Spanish language
Stable
1.0.4
Update
- Added AdvancedRP.GetOriginalName api method
Stable
1.0.3
Update
- Removed stuff for debugging
Stable
1.0.2
Update
- Added an admin menu for Admin groups in NLR module (!nlr_admin)
- Added an option to display player's model instead of his username during an acquaintance request (thx to @Menschlich for the idea)
- Added logs for nlr zones removals
- Added an option to view all the NLR positions (with remove and teleport options) of a specific player
- Added admin upgrade commands
- Added api functions for developers
- Added French, Turkish, Russian translations
- Now if a player is in a NLR zone and it gets removed AdvancedRP.NLR.playerLeftZone hook will be called
- Fixed stamina bugs
- Fixed some minor bugs
Stable
1.0.1
Bug fixes
Stable
1.0.0
Initial release.