Project Zomboid

Project Zomboid

[B41 MP only] bikinitools: Server Edition - new vehicle ownership submod out!
Viser 91-100 af 138 forekomster
< 1 ... 8  9  10  11  12 ... 14 >
Opdatering: 4. juni 2022 kl. 9:04

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

Opdatering: 3. juni 2022 kl. 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)

Opdatering: 1. juni 2022 kl. 7:02

- a few things relating to pautils compatibility

Opdatering: 1. juni 2022 kl. 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

Opdatering: 31. maj 2022 kl. 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

Opdatering: 31. maj 2022 kl. 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

Opdatering: 29. maj 2022 kl. 12:40

PARPChat:
- added sandbox option to allow faction chat eavesdropping

Opdatering: 28. maj 2022 kl. 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

Opdatering: 26. maj 2022 kl. 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

Opdatering: 25. maj 2022 kl. 7:20

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