Mod for WEBFISHING
Go to file
2024-11-08 03:54:34 -06:00
Godot 0.6 features 2024-11-08 03:54:34 -06:00
LucysTools 0.5.1 2024-11-07 14:27:55 -06:00
.gitignore fix spawns oops 2024-11-02 23:59:50 -06:00
CHANGELOG.md 0.5.1 2024-11-07 14:27:55 -06:00
README.md 0.5 update 2024-11-07 01:05:45 -06:00

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 BBCode in chat (for compatible peers)

Host Features:

  • Lets you set a message that will be sent when someone joins.
  • Lets you spawn rainclouds & meteors.
  • If intrusive BBCode is enabled, as host 'raw' messages can be sent with a % prefix

Info for Modders:

  • 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.09
  • 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 version of LucysTools is the latest release before submitting bug reports, please.