LucysTools/README.md
2024-11-13 18:38:39 -06:00

1.2 KiB

LucysTools

Uses GDWeave.

Client Features:

  • Optionally knocks people back when they punch you.
  • Lets you clear gamechat
  • Allows custom name color (for all users)
  • Allows custom name BBCode (for compatible peers)
  • Allows custom text color (for compatible peers)
  • Allows BBCode in chat (for compatible peers)

Host Features:

  • Lets you set a message that will be sent when someone joins.
  • Lets you spawn rainclouds, voids, & meteors.
  • As host 'raw' messages can be sent with a % prefix
  • Lets you set a custom server name with BBCode (for compatible peers)
  • Lets you set a custom lobby code
  • Lets you update lobby name & code while running

Info for Modders:

  • Check out LucysLib (in progress)
  • If you'd like to make things compatible, servers get a "bbcode_lobby_name" property, and messages have additional "bb_msg" and "bb_user" fields. DM me!

More coming soon! Probably certainly full of bugs.

Compatibility:

  • Works only with WEBFISHING 1.10
  • I haven't tested any other mods with this, but I'm happy to try to make things compatible, submit a bug report with the incompatible mod! (Only mods that have source available)

Bugs:

  • Make sure your versions of LucysTools & LucysLib are the latest release before submitting bug reports, please.