Skip to content

Releases: p3/p3ol-cli

v0.5.1

15 Mar 21:36
Compare
Choose a tag to compare

What's Changed

  • Bundle PHP with each build

v0.5.0

14 Mar 22:04
Compare
Choose a tag to compare

What's Changed

  • Rebranding to P3OL
  • Sort chat rooms by active user count
  • Misc. bug fixes

v0.4.5

24 Sep 18:33
Compare
Choose a tag to compare

What's Changed

  • Updates/fixes to auth and chat room listings

v0.4.4

27 Jul 01:53
Compare
Choose a tag to compare

What's Changed

  • Updated to use new login flow
  • Updated for new instant message packets

v0.4.3

21 Jul 04:27
Compare
Choose a tag to compare

What's Changed

  • Implement new uD packet in auth flow
  • Fix chat room enter parsing
  • Fix chat room users parsing

v0.4.2

08 Jul 02:22
Compare
Choose a tag to compare

What's Changed

  • Update atom packets for chat room enter and leaves

v0.4.1

30 Jun 01:07
Compare
Choose a tag to compare

What's Changed

  • Update parsers for new chat room packet format

Full Changelog: v0.4.0...v0.4.1

v0.4.0

29 Jun 03:57
Compare
Choose a tag to compare

What's Changed

  • Screen name authentication added
  • /profile command added to view profiles (auth users only)
  • Updated parser to handle new chat room exit packets & other parser improvements
  • Fixed chat/login sounds not playing (Sounds are copied to a .reaol folder located in the same place as app)

Full Changelog: v0.3.4...v0.4.0

v0.3.4

25 Jun 16:43
Compare
Choose a tag to compare

What's Changed

  • Fixes parsing of screen name from enter/exits of chat

v0.3.3

25 Jun 12:36
Compare
Choose a tag to compare

What's Changed

  • Fixes chat commands //roll and //8ball
  • Fixes sounds not being bundled
  • Update parsing for new packet structures