Project Zomboid

Project Zomboid

[B41 MP only] bikinitools: Server Edition - new vehicle protection submod out!
Showing 91-100 of 137 entries
< 1 ... 8  9  10  11  12 ... 14 >
Update: 3 Jun, 2022 @ 1:08pm

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)

Update: 1 Jun, 2022 @ 7:02am

- a few things relating to pautils compatibility

Update: 1 Jun, 2022 @ 3:48am

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

Update: 31 May, 2022 @ 11:18am

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

Update: 31 May, 2022 @ 2:55am

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

Update: 29 May, 2022 @ 12:40pm

PARPChat:
- added sandbox option to allow faction chat eavesdropping

Update: 28 May, 2022 @ 11:13am

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

Update: 26 May, 2022 @ 8:13am

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

Update: 25 May, 2022 @ 7:20am

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

Update: 24 May, 2022 @ 12:22pm

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