Skip to content

Releases: exodus4d/pathfinder_websocket

v1.3.0

20 Mar 18:06
54585b6
Compare
Choose a tag to compare
  • Compatibility changes for PHP v7.4
  • Improved PHP´s error_reporting(). Level of reporting now relates to -debug CLI option exodus4d/pathfinder#901
  • Updated Composer dependencies
  • Updated README.md

Compatible with Pathfinder v2.0.0

v1.2.2

07 Oct 15:24
58d0187
Compare
Choose a tag to compare
  • Fixed chmod(0666) for log log files

Compatible with Pathfinder v1.5.4

v1.2.1

20 Jul 15:36
71f77bb
Compare
Choose a tag to compare
  • Improved logging
  • Fixed multiple problem with map sync
  • Added some "garbage collection" for unsubscribed connection data
  • Updated README.md

Compatible with Pathfinder v1.5.2

v1.2.0

10 May 14:28
96d0037
Compare
Choose a tag to compare
  • Removed requirement for ZMQ PHP extension and replaced the Socket stuff with native PHP code
  • Fixed PHP notice "Undefined index"
  • Updated README.md

Compatible with Pathfinder v1.5.1

v1.1.1

09 Apr 22:07
7f3009f
Compare
Choose a tag to compare
  • Some bug fixes with mapSync between clients
  • PHP notice fixes "Undefined index"

Compatible with Pathfinder v1.3.4

v1.1.0

07 Apr 13:55
c706108
Compare
Choose a tag to compare

Compatible with Pathfinder v1.3.3

v1.0.1

04 Nov 16:34
9a3ff29
Compare
Choose a tag to compare
  • updated Compsoser requirement for "cboden/ratchet" 0.4.x-dev => 0.4.0

Compatible with Pathfinder v1.3.0 -> Pathfinder v1.3.3

v1.0.0

22 Oct 12:20
Compare
Choose a tag to compare
  • added log file write ability
  • added unSubscribeCharacterIds() for multi logout characters