Project Zomboid
[B41 MP only] bikinitools: Server Edition - new vehicle ownership submod out!
กำลังแสดง 101-110 จาก 139 รายการ
< 1 ... 9  10  11  12  13  14 >
อัปเดต: 25 พ.ค. 2022 @ 7: 20am

PARPBase:
- added logging for failed file write operations under /Zomboid/Lua/parp_error.log

อัปเดต: 24 พ.ค. 2022 @ 12: 22pm

PARPChat:
- hopefully restored the faction tab logic again
- increased performance of /pricelist command when the list is large

อัปเดต: 24 พ.ค. 2022 @ 8: 14am

PARPChat:
- added the chat formatting as translatable strings so the form can be adjusted
- the function to get the rp name being used everywhere now respects the sandbox option for rp commands. if off, it returns the username instead of rp / full name
- bought vehicles now come with half a tank of gas and a full battery on the house
- additional check for rpname to account for broken rpnames and returning username instead of the broken string
- the /catch command now forces players to exit their vehicle
- fixed /shout and /yell printing [CMD]

อัปเดต: 19 พ.ค. 2022 @ 1: 37pm

PARPChat:
- checked dice rolling logic, made sure they can roll their max. value
- tinkered with the player catch / release command
- corrected translation for the /wire command use case
- generalized the "not enough money" error message
- generalization from "Permissions" to "Access", rewrite of functions to allow for custom restrictions soon

อัปเดต: 15 พ.ค. 2022 @ 12: 33pm

PARPChat:
- added sandbox option so vehicle sales do not need to happen outside anymore
- try to automatically revert transaction if vehicle could not be spawned

อัปเดต: 15 พ.ค. 2022 @ 10: 16am

PARPChat:
- added experimental command /catch and /release to stop players in their tracks. restricted to staff

PARPAdjustments:
- added requirement for PARPBase
- bikinitools "cell wide vehicle remover" restricted to admin only again (vs. currently gm+)
- added sandbox option to restrict admin ui buttons you want to exclusively to admin rank

อัปเดต: 14 พ.ค. 2022 @ 10: 32am

PARPChat:
- added 3 custom ATM tiles and spawnable movable items made by KI5
- added parameter for payments to substitute bank area for ATM in sandbox configured distance
- allowed /wire, /withdraw and /deposit at ATM
- fixed cause of rpname reporting error
- changed translation keys for pay and wire, for more accurate example output on empty
- lifted admin restrictions on /pricelist and /buy
- added sandbox settings for vehicle and item shop areas. will be expanded upon down the line
- /buy|pricelist [vehicle|item] now needs to be at the sandbox defined area
- unified area check and highlight functions
- added /areas on|off to highlight sandbox defined areas

อัปเดต: 14 พ.ค. 2022 @ 4: 06am

PARPChat:
- fixed an error with /wire command
- fixed faction logging to only log /faction specific chat

อัปเดต: 12 พ.ค. 2022 @ 11: 24am

PARPChat:
- added sandbox option for forbidden words. suppresses the message and logs in a separate file
- added sandbox option to automatically mute people who use forbidden words
- added sandbox options to separate tax revenue and earnings to a separate currency category (disabled by default)
- the /paycheck command now converts revenue and earnings to bank account currency
- added sandbox option for additional logging of faction chats on the server side
- if user mute themselves (auto mute, i know it's weird), suppress the confirmation message
- bank area now supports different z-levels
- "get player faction" code is now faster
- unified number rounding in currencies
- added a few shortcut functions and one for sending commands to server (here's hoping it doesn't break something)
- moved some code around
- /buy now removes double quotes for category and name
- new functions for highlighting and checking areas in multiple z-levels

อัปเดต: 11 พ.ค. 2022 @ 10: 51am

PARPChat:
- admins can no longer spend more money than they have. added new command for that. usage: /createmoney currency amount
- new command /pricelist to replace /buy list
- corrected output of /pricelist
- added support for title in price list being translatable when they begin with "IGUI_"
- improvements and checks for the server side of the buy command
- potential fix for uninitialized permissions array related issues
- restricted PARP:log to debug mode again
- if users do not enter a command payload there is now a check for command name specific translation strings. if one is found, it is returned instead. useful for two different commands in one like /withdraw and /deposit

PARPCurrencyExample:
- updated example items