Project Zomboid

Project Zomboid

[B41 MP only] bikinitools: Server Edition - new vehicle ownership submod out!
目前顯示第 131-138 項,共 138 項
< 1 ... 12  13  14 >
更新:2022 年 4 月 5 日 @ 上午 7:14

- if you use the emote wheel and there is an emote command with the same job, it will execute the command instead (talking out your action while showing the emote)
- tuning out of a channel will notify the remaining people of this, just like with joining channels. note: you can get a notification about static in that channel depending on ping. this is you announcing you're off that channel, so ignore that
- only show emote command text if a custom text is available
- fixed being able to use special chars in channel names

更新:2022 年 4 月 3 日 @ 下午 12:56

- added space behind last used command on enter (was broken for non radio commands)
- do not send radio channel as message, if it is an empty message to a channel number

更新:2022 年 4 月 3 日 @ 上午 11:07

- remember last tuned in radio channel when restoring last command on entering chat window
- /commands with space does not show "group []" anymore
- fixed logic to find next command on tab. AGAIN.
- temporarily changed all special radio channel colors to the default color until i can get it to work reliably
- hid staff and serverevent chat behind restrictions again. whoopsie left over from debugging.

更新:2022 年 4 月 3 日 @ 上午 8:35

- 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

更新:2022 年 3 月 28 日 @ 上午 7:11

- 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

更新:2022 年 3 月 27 日 @ 上午 11:21

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

更新:2022 年 3 月 27 日 @ 上午 6:42

- 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

更新:2022 年 3 月 26 日 @ 上午 9:51

- initial release