Skip to content

Releases: Zabuzard/Sparkle

Sparkle

31 Oct 12:00
Compare
Choose a tag to compare

This update of Sparkle includes:

  • fixed a bug where movement was not possible anymore

Sparkle

07 Jun 11:36
Compare
Choose a tag to compare

This update of Sparkle includes:

  • Skill manager that allows to manage the skills of a player
  • and several bug fixes for the chat interface.

Sparkle

30 May 01:25
Compare
Choose a tag to compare

This update of Sparkle includes:

  • Session hijacking (allows passwordless login),
  • enhanced chat interface,
  • several bug fixes,
  • updated Selenium and web drivers.

Sparkle

18 Apr 15:31
Compare
Choose a tag to compare

This update of Sparkle brings:

  • slight changes to the API interface,
  • increases the overall driver capability,
  • makes the API more robust
  • and updates all used libraries like Selenium and the drivers.

Sparkle

14 Apr 00:22
Compare
Choose a tag to compare

This update of Sparkle introduces the location and item services, a Chat integration and fixes all known major bugs.

Sparkle

04 Apr 10:36
Compare
Choose a tag to compare

This update of Sparkle expands the API (thanks to @kitlawes) addresses some bugs and introduces an important security update.

Version 2.2 adds getItems() to IInventory, getNPCs() to ILocation, fixes several bugs and introduces the AntiTrapWebDriver which wraps around the regular WebDriver and ensures that Sparkle does not run into bot traps.

Sparkle

09 Jan 16:06
Compare
Choose a tag to compare

This update of Sparkle addresses some bugs and slightly expands the API.

Version 2.1 adds activateSpecialSkill() to IPlayer and fixes some bugs where methods not wait for event execution when using DelayedWebDriver.

Sparkle

27 Dec 01:08
Compare
Choose a tag to compare

This major update of Sparkle has improved the previous support and greatly expanded the movement API.

Version 2.0 adds a fully functional path finder which allows the automatic movement to given destinations using selectable items like the compressed magic sphere.

Sparkle

08 Apr 01:29
Compare
Choose a tag to compare

Initial release version. API is capable of basic actions like walking, attacking, item activation and player property lookup.