Project Zomboid

Project Zomboid

[B41 MP only] bikinitools: Server Edition - new vehicle ownership submod out!
Visar 91–100 av 138 poster
< 1 ... 8  9  10  11  12 ... 14 >
Uppdatering: 4 jun, 2022 @ 9:04

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

Uppdatering: 3 jun, 2022 @ 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)

Uppdatering: 1 jun, 2022 @ 7:02

- a few things relating to pautils compatibility

Uppdatering: 1 jun, 2022 @ 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

Uppdatering: 31 maj, 2022 @ 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

Uppdatering: 31 maj, 2022 @ 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

Uppdatering: 29 maj, 2022 @ 12:40

PARPChat:
- added sandbox option to allow faction chat eavesdropping

Uppdatering: 28 maj, 2022 @ 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

Uppdatering: 26 maj, 2022 @ 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

Uppdatering: 25 maj, 2022 @ 7:20

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