Project Zomboid

Project Zomboid

[B41 MP only] bikinitools: Server Edition - new vehicle ownership submod out!
Mostrando 81-90 de 138 aportaciones
< 1 ... 7  8  9  10  11 ... 14 >
Actualización: 19 JUN 2022 a las 12:01 p. m.

PARPChat:
- /exchange command now also respects the "can be done at the ATM" sandbox option
- improved the atm object detection performance, marking them with a moddata flag
- changed some internal things around the "rp name to username" (and reverse) logic

PARPCurrencyExample:
- added starter kits example in shared/StarterKits.lua

Actualización: 17 JUN 2022 a las 11:26 a. m.

Update 2022-06-17

PARPChat:
- added sandbox option to allow zombie kill bounties (off by default)
- added sandbox options for chance, min and max amount of bounty payments

Actualización: 14 JUN 2022 a las 9:45 a. m.

PARPChat:
- reorganized the sandbox options, changed some descriptions
- added valuables exchange to atm context menu

Actualización: 13 JUN 2022 a las 8:05 a. m.

PARPEconomy:
- added this empty mod as placeholder for smooth transition. the economy stuff (banking, atm tile definitions etc) will be migrated into this mod and made standalone, so if you are using the eco features of the chat, just enable this mod too (after the chat) and you're good when i push the change

PARPChat:
- migrated starter kit related code here (sandbox option, needs player relog when changed)
- migrated starter kit item list logic to the server side
- changed PARP.Chat.Compensation["kitCars"] to PARP.Chat.Compensation["kitVehicles"]

PARPWeird:
- removed starter kit definitions, left notes in PARPChat/media/lua/shared/StarterKits.lua
- removed starter kit related code

Actualización: 12 JUN 2022 a las 10:00 a. m.

PARPWeird:
- wipe preparation stuff, do not use this submod, i can't stress that enough

Actualización: 10 JUN 2022 a las 6:18 a. m.

PARPChat:
- skipping taxes and / or fees on money transfers added as parameter, adjusted logic for atm based taxes and fees

Actualización: 9 JUN 2022 a las 1:45 p. m.

PARPChat:
- withdraw, deposit and wire will now only apply bank fees, not taxes
- reverted server side clock in until further notice

Actualización: 9 JUN 2022 a las 6:46 a. m.

PARPChat:
- added sandbox option to decrease boredom / unhappiness when using the chat (same as reading book)
- moved clocking in and interest payment to the server side (increased performance)

Actualización: 6 JUN 2022 a las 5:08 a. m.

PARPChat:
- added range requirement to the ATM context menu
- added check for minimum value to ATM number prompts

Actualización: 4 JUN 2022 a las 11:32 a. m.

PARPChat:
- fixed a possible error when right clicking other players
- ATM "wire money" menu is now sorted by rpname
- ATMs are now correctly detected when rotated
- current player is now hidden in the "wire money" menu