Project Zomboid

Project Zomboid

[B41 MP only] bikinitools: Server Edition - new vehicle protection submod out!
Showing 111-120 of 137 entries
< 1 ... 10  11  12  13  14 >
Update: 8 May, 2022 @ 9:11am

PARPChat:
- new command /valuables to show you what can be exchanged at the bank and for how much
- which item is worth which amount in primary currency can be (re-)defined via PARP.Chat.Currency.valuables after the PARPChat mod is loaded
- new command /exchange to exchange the valuables you have on you at the bank
- added sandbox option to allow/forbid exchanging valuables for currency at any time
- added sandbox option to enable/disable currency commands (off by default)
- removed admin restrictions from currency commands and made them available for all users
- all exchanges are fully logged separately and in bank statements
- cash loss on death is logged in bank statements
- unified multiple currency related logging methods into one
- corrected the users receiving messages on /pay command
- corrected the users receiving messages on tax / fees received
- /getaccesslevel command now works without parameters
- /balance returns rounded numbers now

Update: 7 May, 2022 @ 11:54am

PARPChat:
- added hourly check-in to track how many hours people spend in the game
- added automatically issued paychecks to redeem at the bank when it's done (currently via /paycheck)
- added sandbox options for paycheck money amount and hours needed for issuing them
- added cash money as currency. new command /withdraw takes amounts out of the bank account for /pay to use
- added command /deposit to deposit cash money into your bank account
- /pay command now takes money out of "cash" currency pool
- you lose all cash money on death, so make sure to deposit it every once in a while
- added /wire command to send money from account to account
- added /bankarea on|off command for admins to check if the area was correctly defined in sandbox options
- added bank location requirement to /wire, /deposit, /withdraw and /paycheck
- added command /getaccesslevel to show detected access levels. restricted to admin, grant perms to normal users to use it.
- added banking fees with beneficiary username as sandbox options. fees are deducted in addition to the money being handled
- added bank taxes with beneficiary username as sandbox options. fees are deducted in addition to the money being handled
- changed pipe | separated sandbox options to semicolon based. if you are using this mod, update them accordingly.
- added helper functions to detect if a player is within a defined area
- changed method of how forbidden commands are checked (works without relog now)
- changed how the radio eavesdropping works (internally)
- created a unified function to move currencies around quickly
- moved a bit of weirdly specific PARP stuff out to a submod
- added multiple checks for possibly missing config options to combat "red box" disease
- changed the "no special perms" text to distinct between yourself and other users

PARPAdjustments:
- removed some testing files

PARPWeird:
- new submod for weird stuff, duh.

Update: 2 May, 2022 @ 9:57am

PARPChat:
- added security function to fully block a list of commands before executing, according to a sandbox configurable list
- added additional checks for /pay command to enforce parameter order
- added command /steamoutput for debug mode. dumps all commands, descriptions and groups with bbcode for me to copypaste into steam

Update: 1 May, 2022 @ 7:11am

PARPChat:
- finished work on /maze, /jail and /pteleportto
- correction to confirmation message receivers on payment commands
- code cleanup

Update: 1 May, 2022 @ 4:16am

PARPChat:
- the "refresh your custom permissions" command goes to the correct user now
- permission overridden commands do not say "override" when executed anymore
- checking for permissions now considers alt commands
- usual player teleport experimentation things and fixes

Update: 30 Apr, 2022 @ 12:03pm

PARPChat:
- added custom permissions system to give users special perms outside normal PZ access levels
- added /grantpermission and /revokepermission commands for admins. currently supports commands as permissions
- added /permissions command to show your own or (as staff) the permissions from another user
- added /creative on|off command to toggle free construction
- further experimentation with player teleport functions
- a few changes to how the eavesdropping on radio chats works

Update: 29 Apr, 2022 @ 10:02am

PARPChat:
- replaced username with rpname in "trade" / "medical" etc context menu options
- added sandbox option to also say things you type in radio chats
- added sandbox option to restrict the tile range for eavesdropping too
- changed the default text color in chat from crab red to white
- additional experiments surrounding player teleportation
- added top secret command to summon the rat lord
- configurable server backed currency system, currently only for admins to test
- fix for being able to take a space as rpname
- rpname is always trimmed now
- restricted admin view for radio chats to overseer+
- outsourced the "leaflets" function and made it more flexible for use with other items, like scavenger hunt items
- the /commands output now supports multiple use cases
- massive code refactoring because it has become a chonker

Update: 18 Apr, 2022 @ 10:34am

PARPChat:
- added DND dice rolls to the /roll function. you need to have the dice you are rolling with you, as before. for examples, check /commands game
- automatically remove quotes before processing /identify name queries
- log radio channels to separate files
- added experimental /teleportplayer command
- added experimental /jail (or /maze) command

Update: 17 Apr, 2022 @ 12:51pm

Hotfix 2022-04-17

PARPChat:
- repaired faction tab logic
- restricted /all to admins again
- restricted commands now tell you which group they are restricted to
- removed sandbox option for coloration system - implemented it fully

Update: 16 Apr, 2022 @ 12:23pm

PARPChat:
- if a message goes to a different tab and you were the author the blinking is suppressed
- full coloration system overhaul, currently locked behind a new sandbox option. it does not even have a proper name, that is how temporary it will be.
- full command restriction system overhaul
- added (admin) commands for turning the global water and power on / off at will

PARPAdjustments:
- added this as submod for customizations
- bikinitools admin features now available to GM+