Project Zomboid

Project Zomboid

[B41 MP only] bikinitools: Server Edition
Showing 131-135 of 135 entries
< 1 ... 12  13  14 >
Update: 3 Apr, 2022 @ 8:35am

- new radio channel capabilities and commands
- /radio command accepts a channel now, defaults to 001 -> /radio #672 hello everyone in this channel!
- new command /tuneradio to override / set up to 3 (sandbox default) channels at the same time
- new command /tunein to tune in to one specific channel
- new command /tuneout to unsubscribe from a channel
- previously subscribed channels are remembered
- if there is traffic on previous channels, you get a notification about activity there every x minutes (default 5, sandbox option)
- new command /forgetradio to remove the "faint activity in channel..." messages
- when joining a channel via /tunein it is reported in the channel

- automatic generation of emote commands to access every emote from the pz emote wheel
- emotes and some other commands are excluded from /commands output because there are too many
- new /emote command to show emotes
- custom emote texts for the vanilla emotes added (texts provided by @splinter)
- emote commands let the character talk about the action in colors corresponding to their intent

- added /? as short code for /commands
- added possibility to specify command groups, for example /command radio
- added /groups command to show command groups
- show welcome message with intro and explanations, also with currently tuned in radio channels for convenience
- the normal character name is reported to the server if not already done, to make them identifiable by /identify without having set /rpname

- added new "tabSwitch" parameter for command register function to mark commands to be switched when pressing tab in the text input
- added new "group" parameter for command register function
- added missing return to automatically wrapped methods (commands setting "senderNeedsRadio" / "maxLength" parameters)
- added support for multiple examples
- reworked "get next command to tab through" logic
- added new "ignoreInLists" parameter for command register function

Update: 28 Mar, 2022 @ 7:11am

- added /roll command to roll a number of dice in inventory. states sum and individual dice rolls in purple /say chat, so there's no cheating

Update: 27 Mar, 2022 @ 11:21am

- fixed issue that made staff chat visible to non staff users
- additional code improvements regarding custom radio channels

Update: 27 Mar, 2022 @ 6:42am

- last command entered will be remembered after sending and entering chat again
- new sandbox option to allow tabbing between custom commands instead of vanilla ones (on by default)
- blocked /whisper and /w (will later be replaced by custom radio channels)
- /parpsandbox is now locked behind debug mode
- new command /debugcc to show the configuration for custom commands, also locked behind debug mode
- performance improvements for /commands command

Update: 26 Mar, 2022 @ 9:51am

- initial release