r605-alpha

Details

  • Filename
    LibPeriodicTable-3.1-r605-alpha.zip
  • Uploaded by
  • Uploaded
    Sep 19, 2018
  • Size
    424.46 KB
  • Downloads
    60
  • MD5
    f7442a3b4e2bd3830b4b09caf9f6ba88

Supported WoW Retail Versions

  • 8.0.1

Changelog

------------------------------------------------------------------------
r605 | MuffinManKen | 2018-09-19 09:30:49 +0000 (Wed, 19 Sep 2018) | 6 lines
Changed paths:
   M /trunk/dataminer.lua

Miner fixes:
You now set the URL_TRANSPORT to one of SOCKET, CURL, or CURL_SHELL
SOCKET uses luasocket
CURL uses luacurl
CURL_SHELL runs the system installed curl.exe
SOCKET and CURL do not work since they are too old to support SSL connections properly
------------------------------------------------------------------------
r604 | MuffinManKen | 2018-09-19 07:39:02 +0000 (Wed, 19 Sep 2018) | 1 line
Changed paths:
   M /trunk/dataminer.lua

use https instead of http in urls
------------------------------------------------------------------------
r603 | MuffinManKen | 2018-09-19 07:38:16 +0000 (Wed, 19 Sep 2018) | 1 line
Changed paths:
   M /trunk/LibPeriodicTable-3.1/LibPeriodicTable-3.1.lua

LibPT is not dependent on AceLibrary
------------------------------------------------------------------------