0.7.0
This commit is contained in:
parent
7d889c84cd
commit
f6676d6771
@ -48,3 +48,10 @@ initial release
|
||||
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
|
||||
|
13
README.md
13
README.md
@ -9,22 +9,25 @@ Client Features:
|
||||
- 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
|
||||
- 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.09
|
||||
- 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 version of LucysTools is the latest release before submitting bug reports, please.
|
||||
- Make sure your versions of LucysTools & LucysLib are the latest release before submitting bug reports, please.
|
||||
|
Loading…
Reference in New Issue
Block a user