8000 Releases · Tny5989/UnityNPC · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Tny5989/UnityNPC

Version 1.1.5 Released

19 Feb 17:13
Compare
Choose a tag to compare
  • Ignores duplicated incoming packets. These packets could cause the addon to mess up in some cases. Seems to only happen when your cpu load is high.

See the readme.

Version 1.1.1 Released

07 Feb 16:59
Compare
Choose a tag to compare

Small update.

  • Changed the alias for buying a warp scroll from //buyscroll to //buywarp
  • Added an alias for buying prize powders (//buypowder)
  • Added Sovereign's Hide to the list of special items

See the readme.

Version 1.1.0 Released

29 Jan 19:41
Compare
Choose a tag to compare
  • Add the ability to buy "special items" from the unity npc. It uses the same buy command as normal items.
    • The list of items is incomplete. Anyone that would like to help populate the list can open an issue, make a pull request, or request edit permissions on the list.

See the readme.

Version 1.0.3 Released

23 Jan 19:23
Compare
Choose a tag to compare
  • A minor update that adds a simple status message when using commands since they can take a while.

See the readme.

Version 1.0.2 Released

18 Jan 04:07
fefe31e
Compare
Choose a tag to compare
  • Added the ability to buy items (not special items) from the unity npcs.
    • The list of items in data/items.lua is not complete because I'm lazy.

See the readme.

Version 1.0.0 Released

16 Jan 05:29
bad3257
Compare
Choose a tag to compare

Initial release of the addon. The only useful command it has at this point is for warping. More to come in the future. See the readme.

0