Skip to content

Releases: p3/p3ol-cli

v0.3.2

24 Jun 00:20
Compare
Choose a tag to compare

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

24 Jun 00:14
Compare
Choose a tag to compare

What's Changed

  • Added tx byte sequencing for packets

Full Changelog: 0.3.0...0.3.1

v0.3.0

24 Jun 00:14
Compare
Choose a tag to compare

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

24 Jun 00:16
Compare
Choose a tag to compare

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

v0.1.0

24 Jun 00:15
Compare
Choose a tag to compare
  • First alpha release 🎉