You are viewing a potentially older version of this package. View all versions.
team_sea_slug-LucysTools-0.6.1 icon

LucysTools

LucysTools: Fixes & Tools for WEBFISHING

Date uploaded 6 days ago
Version 0.6.1
Download link team_sea_slug-LucysTools-0.6.1.zip
Downloads 4086
Dependency string team_sea_slug-LucysTools-0.6.1

This mod requires the following mods to function

NotNet-GDWeave-2.0.13 icon
NotNet-GDWeave

Mod loader & runtime script patching for Godot

Preferred version: 2.0.13
team_sea_slug-LucysLib-0.1.0 icon
team_sea_slug-LucysLib

LucysLib

Preferred version: 0.1.0

README

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)
  • (Bug BBCode) Allows BBCode in chat for everyone to see

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.

CHANGELOG

0.1

initial release

0.2

  • BBCode controlled by server host
  • Spawning requires host
  • Clear chat button

0.2.1

  • fix spawning oops

0.3

  • log settings
  • custom color
  • server name & join message previews

0.4

  • bbcode filtering added
  • bbcode enabled globally
  • intrusive bbcode separated
  • custom name bbcode

0.5

  • update to webfishing 1.09
  • bbcode stuff only to lucystools users
  • intrusive bbcode now client toggle
  • lots of stuff removed due to 1.09 having it already!
  • panel stays closed if closed, open if open

0.5.1

  • Lure 4.1.0 compatibility
  • log fixes
  • spawn fixes

0.6.0

  • custom text color (bbcode qol)
  • experimental color bug bbcode
  • better (actually somewhat working) bbcode filtering

0.6.1

  • menu doesn't auto-open if it was closed

0.7.0

  • update to webfishing 1.10
  • bbcode stuff only to lucystools users, color bug was patched
  • LucysLib 0.1.0 dependency
  • custom lobby code