Project Zomboid

Project Zomboid

[B41 MP only] bikinitools: Server Edition - new vehicle ownership submod out!
138件中 91-100 を表示
< 1 ... 8  9  10  11  12 ... 14 >
更新: 2022年6月4日 @ 9時04分

PARPChat:
- added context menu to ATM tiles, allowing to wire, deposit and withdraw money

更新: 2022年6月3日 @ 13時08分

PARPChat:
- added "pay" option when right clicking players
- added sandbox option to give out bank interest on payday
- added sandbox option to allow context menu payments (more to come)
- added system to easily add player context menu based hooks (for example for postprocessing the menu to show rpname instead of username)

更新: 2022年6月1日 @ 7時02分

- a few things relating to pautils compatibility

更新: 2022年6月1日 @ 3時48分

PARPChat:
- corrected the "am i at an ATM" check to account for the new sprite names. forgot that part.
- fixed the "ATM as alternative to bank" parameter not working sometimes
- ATMs, vending machines or any "ki5_" prefixed sprites for that matter can't be picked up

更新: 2022年5月31日 @ 11時18分

PARPChat:
- important tile changes. if you had an ATM placed it could be invisible now and needs to be sledged / rebuilt
- added vending machine tiles made by KI5
- code cleanup

更新: 2022年5月31日 @ 2時55分

PARPChat:
- added new parameter "removeQuotes" for PARP.Chat:registerCommand to automatically prune the entered text. i don't use quotes for my commands.
- the following commands now remove quotes: /rpname, /identify, /whois, /channels, /tuneradio, /tunein, /tuneout, /forgetradio, /muteradio, /unmuteradio, /ignore, /ignorechannel, /mute, /unmute, /valuables, /withdraw, /deposit, /jail, /maze, /power, /water, /creative, /catch, /release

更新: 2022年5月29日 @ 12時40分

PARPChat:
- added sandbox option to allow faction chat eavesdropping

更新: 2022年5月28日 @ 11時13分

PARPChat:
- you can now also eavesdrop on faction messages, like with the radio chat

PARPBase:
- additional safeguards for filenames on the server side
- always override ".." with "." in filenames

更新: 2022年5月26日 @ 8時13分

PARPChat:
- fixed faction chat log filenames ending with dots producing invalid file handles
- changed valuables grouping method, added item id to logged exchange
- fixed creating faction chat tab on chinese language throwing errors. all utf-8 translated languages will use "Faction" instead of translated versions until i found a more permanent solution

PARPBase:
- added fallback for a variety of possibly broken chars in filenames. if you still get errors, send me the server side Zomboid/Lua/parp_error.log

更新: 2022年5月25日 @ 7時20分

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