Skip to content

Releases: Etomyutikos/Vyzor

add placeholder flag to frame

16 Nov 03:59
Compare
Choose a tag to compare

With the .IsPlaceholder property, a Frame will not draw a label.

v4.0.0: reintroduce MiniConsole:DEcho changes

26 Mar 03:34
Compare
Choose a tag to compare

Major bump: an API change for MiniConsoles.

v3.3.5: Merge pull request #4 from vadi2/master

24 Mar 12:48
Compare
Choose a tag to compare

prevent recursive imports

18 Feb 20:54
Compare
Choose a tag to compare
#2: remove vyzor.mpackage

012345678901234567890123456789012345678901234567890123456789012345678912
This resolves an issue in which the package could be recursively
imported into Mudlet when the repo is downloaded as a .zip.

Consequently, the preferred method of distribution now will be to
download the repo as a .zip and rename it to .mpackage.

v3.03.02

29 Jan 02:53
Compare
Choose a tag to compare

This release removes the .mpackage from the repo to prevent recursive import when the repo is downloaded as a .zip.