Project Zomboid

Project Zomboid

[B41 MP only] bikinitools: Server Edition
Showing 111-120 of 135 entries
< 1 ... 10  11  12  13  14 >
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+

Update: 14 Apr, 2022 @ 8:25am

- added sandbox option for faction tab redirect
- change the tab id for vanilla faction chat stream when custom faction command is bound
- modified the welcome message to be shorter
- added sandbox option for welcome image file
- added a few safety checks to the /leaflets command
- changed color of staff chat

Update: 13 Apr, 2022 @ 3:30pm

- further testing on faction tab logic (just ignore the [F:...] in front of faction chat for now)
- added "originalTitle" parameter to tabs
- corrected admin chat color
- changed font size for example and use case in /commands
- added PARP logo in welcome text
- added new command /leaflets for staff
- code refactoring