Skip to content

Releases: harliq/Weenie-Fab

WeenieFab Beta v0.9.9.91

20 Jul 19:45
b651130
Compare
Choose a tag to compare

WeenieFab Beta v0.9.9.91

Fixes
Spell Book Sort
ES Update
See EmoteScript PR for Details:
ACEmulator/EmoteScript#5

WeenieFab Beta v0.9.9.909

09 Feb 15:46
Compare
Choose a tag to compare

WeenieFab Beta v0.9.9.909

Fixes
Single Skill Fix
ES Update - Last version didn't have newest - Thank you gmriggs/Ripley and Optim

WeenieFab Beta v0.9.9.905

07 Feb 20:25
Compare
Choose a tag to compare

Please Update! Critical Fix for Converting Hex

WeenieFab Beta v0.9.9.905

Fixes
Fixed Position not Reading/Writing Hex
Fixed Hex to uInt
Fix/Feature Strings with Apostrophes
Added negative sign to integer validation
ES Update - Thank you gmriggs/Ripley and Optim

WeenieFab Beta v0.9.9.9

27 Dec 23:27
a87d3bf
Compare
Choose a tag to compare

WeenieFab Beta v0.9.9.9

Features
Added seeing/editing real time percentage chances for spells in the Spell Book. For more info see the wiki page here: https://github.com/harliq/Weenie-Fab/wiki/Spellbook

Fixes
Delubear - Fixed issue with a missing comma when saving multiple positions.
Other small misc fixes/issues

ES Update
Support added for Questbits
Other Small changes

WeenieFab Beta v0.9.9.735

05 Nov 16:52
9e3b5ee
Compare
Choose a tag to compare

WeenieFab Beta v0.9.9.735

Fixes
Fixed Reading and writing of decimal values in DID and IID Values

WeenieFab Beta v0.9.9.731

05 Nov 02:23
9e58045
Compare
Choose a tag to compare

WeenieFab Beta v0.9.9.731

Features
Added support for reading and writing in Hex for the updated ACE Weenie file format.
Added confirmation when exiting to save weenie changes.

Fixes
Fixed issue with create items removing new line.

WeenieFab Beta v0.9.9.6

05 Mar 01:51
Compare
Choose a tag to compare

WeenieFab Beta v0.9.9.6

Features
Added Application Arguments.
Support for dropping weenie sql file on WeenieFab.exe and it will open (file has to be in the same directory).

Fixes
Emote Tab \r\t newline issues
Emote Tab Textbox spacing is now correct when hitting enter.
Swapped Coordination and Quickness on Attribute/Skills Page.

Other
Updated to latest EmoteScript Library (compliments of gmriggs).

WeenieFab Beta v0.9.9.5

14 Feb 02:07
7736f30
Compare
Choose a tag to compare

Fix:
Cell ID was not importing or converting properly. Was using int32 for Cell ID, and Cell Ids can be higher. Changed to int64.
WeenieFab v0.9.9.5.zip

WeenieFab Beta v0.9.9.4

04 Feb 00:13
05ab1a8
Compare
Choose a tag to compare

Fix for WF not clearing the Generator tab when creating a new file or opening an existing file.

WeenieFab Beta v0.9.9.3

17 Jan 17:17
20b3dc0
Compare
Choose a tag to compare

EmoteScript Update (provided by gmriggs)
Fixed Icon For Shortcut and Pinning to Task Bar
Fixed Issue for Sorting Tables
Hitting Enter Key will activate the update button. (per Request)
Added Option Open/Save File using last path instead of folder specified in Options (does not affect converters). (per request)
Added Basic Generator text box (just for now, advanced editor for generators is in development)