Skip to content

Releases: Croebh/avrae-sublime

v0.5.0

17 Jul 04:45
Compare
Choose a tag to compare

Now treats all gvars as just python. This fixes an issue with module gvars, where it would default to json. Json looks fine in python highlighting anyways!

Additionally, made a small change to Copy Attack, making it try to add "Test " to the start of the attack name

Avrae Utilities: Get Collection (All Content)

11 Dec 23:43
Compare
Choose a tag to compare

PROPERLY Fixed where if you tried to get alias/snippet docs while you had the alias/snippet open, it would replace the code with the docs. Now properly opens in a new tab.

Added new command: Avrae Utilities: Get Collection (All Content)

This command allows you to quickly get all of the content from a collection. Every alias, snippet, docs for both, and the collection docs as well.

Small Fixes

01 Oct 15:54
Compare
Choose a tag to compare

Added an error for if the current alias/snippet isnt in your collection.id

Fixed where if you tried to get alias/snippet docs while you had the alias/snippet open, it would replace the code with the docs. Now properly opens in a new tab.

Clarify Preferences

23 Aug 23:45
Compare
Choose a tag to compare
v0.3.8

Clarify Preferences

And the hits keep coming

21 Aug 07:08
Compare
Choose a tag to compare
v0.3.7

Fix: Updating subalias information

The "I'm a dummy" release v2.0

20 Aug 20:59
Compare
Choose a tag to compare
v0.3.6

Fix: Add support for other OS

The "I'm a dummy" release

20 Aug 01:58
Compare
Choose a tag to compare
v0.3.5

Fix: Woops

Updated documentation and GVAR stuff

19 Aug 23:23
Compare
Choose a tag to compare

Fixed some issues with updating descriptions, and added the missing commands for snippet descriptions. Also made the gvar id searching in file names a lot more forgiving.

Bug Fix

19 Aug 11:04
Compare
Choose a tag to compare
v0.3.3

Fix: Unfinished error handling removal

Recursion!

19 Aug 03:00
Compare
Choose a tag to compare
v0.3.2

Fix: Add support for multiple layers of subaliases