Stable
1.0.17
BUG FIXES
- The robbery weapon was not removed properly from the player after a successful robbery.
- Remove useless and wrongly written argument from font creation.
NOTES
- This update is important. Please update as soon as possible.
FILES EDITED
- lua/realistic_robbery/src/tasks/robbery/sv_robbery.lua
- lua/realistic_robbery/src/core/client/cl_utils.lua (only the
RRB:Font
function was edited)
Stable
1.0.16
BUG FIXES
- Make inside props compatible with gProtect (use prop_physics_multiplayer instead of prop_physics for the entities inside the home).
- Remove some useless variables from a client function.
FILES EDITED
- lua/realistic_robbery/src/core/client/cl_functions.lua (only the
RRB:WrapText
function was edited) - lua/realistic_robbery/src/constants.lua (only
RRB.Const["classes"]
was edited)
Stable
1.0.15
NEW FEATURES
- Add a search bar to filter settings in the admin menu.
- Add some comments in the code for developers to understand better what I've done.
BUG FIXES
- Some micro-optimizations of the code.
- Remove unwanted hidden MacOS files from the addon (my bad).
FILES EDITED
- lua/autorun/realistic_robbery.lua
- lua/realistic_robbery/src/languages.lua
- lua/realistic_robbery/src/core/client/cl_interface.lua
- lua/realistic_robbery/src/core/server/sv_data.lua
Stable
1.0.14
BUG FIXES
- Fix an error with the last version (sorry)
Stable
1.0.13
BUG FIXES
- Fix players being allowed to place waypoints with the tool if you have not enabled tool protections (now only admin ranks are allowed to use RRB tools)
- Fix a potential error when notifying police officers
Stable
1.0.12
NEW FEATURES
- Add some compatibilities with above-head HUD inside the robbery home.
BUG FIXES
- Fix a server error when using a non-initialized safe.
- Make the player exit the home before dying (should not happen since they have godmode but we never know).
NOTES
- This update is not necessary. You can safely keep version 1.0.11 but you may receive an error on your server console.
Stable
1.0.11
NEW FEATURES
- Add a blacklist for jobs not allowed to enter the home
- Add a scroll bar in the config menu
- Prevent players from changing their job while in the home
- Allow developers to add a HUD element to hide in constants.lua
BUG FIXES
- Show the default crosshair if CrosshairEnabled is set to "yes"
Stable
1.0.10
NEW FEATURES
- Added error notification to the player when the automatic debugging system detects a failed task
- Optimize configuration synchronization by sending each value independently
BUG FIXES
- Added protection so that when an error occurs during a mission, players are automatically notified and reimbursed, without being stuck in a failed mission.
Stable
1.0.9
NEW FEATURES
- Have the player automatically select keys/hands after leaving a robbery home.
BUG FIXES
- Ensure our surface functions use a unique name to prevent them from being overriden by other developers.
- Fix an error with a DarkRP inventory hook event.
- Fix an error that occurs when a player changes their job while in a robbery home.
- Optimize our override of the SetPos function.
NOTES
- Please don't hesitate to open a ticket if you encounter any issue with the addon. I do my best to answer quickly!
Stable
1.0.8
NEW FEATURES
- Add a new SaveGlobalConfig option in the config.lua file to prevent other addons using MySQLite from getting the same configuration table.
- Add a new PreferredModule option in the config.lua file if you want to use tmysql4 (not recommended).
BUG FIXES
- Fix the "setup not finished" notification being shown even when the player is not near a waypoint.
NOTES
- This update is not necessary. You can safely keep version 1.0.7 if you have no issues with it.
- This update modifies the config.lua file, so make sure to replace it with the new version and reconfigure it correctly.
Stable
1.0.7
NEW FEATURES
- Add Russian translation (thanks to
Qoki )
NOTES
- This update is not necessary. You can safely keep version 1.0.6 if you don't need this translation.
Stable
1.0.6
NEW FEATURES
- Players in a home will now not be able to become AFK (DarkRP).
- Players in a home will now not be able to buy a custom (DarkRP) entity.
- Players in a home will now not be able to drop a pocket (DarkRP) item.
- Players in a home will now not be able to buy a pistol (DarkRP).
- Players will now automatically left the home before changing their job (DarkRP).
- Override PLAYER:SetPos function to make inside players leave the home before being teleported.
- Only mission players or admins can now take mission-related entities with physgun/gravitygun.
- Add a debug mode to the configuration file, so as to have precise logs in the event of a problem with the addon, and to be able to contact support more efficiently (disabled by default).
- Add a 60-seconds timer that will clear any bugged missions and allow other players to play anyway while you're reporting me the issue.
BUG FIXES
- Add a check to prevent players dying during the black fade from entering the home.
- Try a fix to players being stuck inside the home when being kicked out on some servers.
- Fix negative time remaining (will now stay at 0 seconds).
NOTES
- The config.lua file has been edited! Don't forget to replace it and reconfigure it.
- If you have any issue with this new version, please don't hesitate to open a support ticket, I'll be happy to help!
Showing 12 of 18 total results
- 1
- Next ›