Releases: p3/p3ol-cli
Releases · p3/p3ol-cli
v0.3.2
What's Changed
- Removed laravel/pint from being bundled
- Fix /here causing client to crash if no one is in the chat room
- Added
/uptime
chat command that displays how long you've been signed on in chat
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Instant Message support added
/im screenName hello world
- Added sounds for events, and sounds in chat
{s drop
- Ability to set your "handle" in chat to receive mentions
/handle syg
- Highlighted mentions in chat (by screen name or handle)
- Built-in chat idler command
/idle "reason"
and/idleoff
to turn off idler - Improves chat room message parsing (e.g. commands that involve OnlineHost)
Full Changelog: 0.2.0...0.3.0
v0.2.0
What's Changed
- Adds autocomplete to mentioning screen names in chat
- Fixed people entering/leaving chat not being added/removed to /here chat command
- Fixed event loop issue
Full Changelog: 0.1.0...0.2.0