- Added Turkish language
- Minor playerBoughtCustomEntity hook fix
Affected files:
lua/dn_mailbox/config.lua (Line 11)
lua/dn_mailbox/languages/turkish
lua/dn_mailbox/core/sv/sv_hooks.lua
lua/entities/ent_dn_mailbox_shipment/init.lua
This update does not contain any critical changes, upgrade to this version at your discretion.
If there are any problems, please use the previous version and notify me of the problem.
🎄 Happy New Year!
- (!) Added a check for the availability of an item when taken from a mailbox or box (allowed, customCheck)
- Fixes and improvements to the limits system
- Improved taking of all items from mailbox
- Improved taking items from shipment
- Minor UI fixes
- Minor corrections of languages: French and Russian
Affected files:
lua/dn_mailbox/config.lua (Line 78-85)
lua/dn_mailbox/core/cl/cl_ui.lua
lua/dn_mailbox/core/sv/sv_main.lua
lua/entities/ent_dn_mailbox_shipment/init.lua
lua/dn_mailbox/languages/english.lua (Line 53)
lua/dn_mailbox/languages/french.lua (Line 53)
lua/dn_mailbox/languages/german.lua (Line 53)
lua/dn_mailbox/languages/polish.lua (Line 53)
lua/dn_mailbox/languages/russian.lua (Line 53)
lua/dn_mailbox/languages/spanish.lua (Line 53)
This update has affected important functionality, so I advise updating files using replacement.
If there are any problems, please use the previous version and notify me of the problem.
- Fixed limit handler when limit of item == 1 (thx
- Added spanish translation (thx
Affected files:
lua/dn_mailbox/core/sv/sv_main.lua (Line 193)
lua/dn_mailbox/languages/spanish.lua
lua/dn_mailbox/config.lua (Line 11)
Initial