Releases: NotNite/Alpha
v2.1.5.0
v2.1.4.0
v2.1.3.0
Alpha is now built with NativeAOT, which means you don't need the .NET Runtime installed. Some features like Excel filter scripting are not available on the NativeAOT build, and the NativeAOT build doesn't have debug symbols, so the "old" variant of Alpha is still (and will be) available.
v2.1.2.0
You can now add custom fonts, including support for Japanese glyphs. If you don't set a custom font, it'll still fall back to the default (Proggy Clean and MS Gothic). Glory to Comic Sans.
A light theme has been added. Side note: I am probably the only Alpha user ever to use light themes.
Changing the background color has been added. Now you can make it green, I guess? Also fixed a bug introduced with docking where the default background color was wrong.
Docking can now be disabled if you don't like it. Also fixed a bug where the setup window could be docked, which was visually distracting/confusing for new users.
v2.1.1.0
Enabled window docking. Now you can pretend you just installed i3wm for FFXIV modding!
Enabled ImGui keyboard navigation. It seems a little scuffed in some sheets, but it works pretty well in most cases.
Any row in Excel can now be highlighted by right clicking on the row ID. This makes it easier to track certain rows when scrolling horizontally.
Removed the checkmarks from the menu bar, as they confused users.
Fixed some other bugs and crashes in Excel.
v2.1.0.0
EXDSchema support has been added. This is now the default schema provider, but you can go back to SaintCoinach at any time. Changing schema providers requires restarting Alpha. Because this is new and somewhat untested, there may be issues - if you see misaligned columns, crashes, or any weird quirks, please make an issue!
Switching languages in Excel has been added. A default language can be set (requires restarting Alpha), or you can adjust the language for a given game install in the Excel window.
Updated all dependencies, including ImGui. This adds some new features like moving/hiding columns in Excel:
Also fixed some misc issues I noticed (like crashes in the filesystem browser).
v2.0.0.5
- Excel: Fixed crashes in BNpcBase from invalid sheet references (thanks @perchbirdd)!
- Filesystem: Improved filter to support filtering by full path
- Filesystem: Fixed errors from viewing textures that Lumina can't extract