Stable
1.6.7
The summary of changes for 1.6.7 are listed below.
- Updated some portions of the UI.
- Some things didn't fit too well with the UI scheme that we had going on - we've fixed that now.
- Added the chat plugin.
- This plugin allows you to customize how some things show up in the chat. Whether or not to show rank prefixes, what colour things should be, etc.
- Added the private messaging plugin.
- And it's better than only using !pm in chat - we swear!
- Added optional ban polling.
- This is useful if you are using the same database across multiple servers. To enable, set the "serverguard_pollinterval" cvar to however many seconds you want the local ban data to update with the database.
- Added the imports plugin.
- This will be expanded later as needed, but for now it will attempt to import any bans that you have saved from ULX/ULib.
- Added some extra hooks that developers can use.
- Added the ability to set ranks by Steam ID.
- Fixed physgun player freezing not working with the latest versions of DarkRP.
- Fixed an edge case error when banning a player.
- Fixed a UI error regarding theming (we shouldn't see this guy causing trouble anymore).
- Updated the sandbox settings plugin to include wiremod settings.
- There isn't a decent way to retrieve a list of settings that addons/gamemodes are using, so we have to add them in ourselves. :(