Skip to content

Releases: Dekker3D/GalaxyLibraryNFEdition

v0.06: Add required-level filter, fix item-level filter

Choose a tag to compare

@Dekker3D Dekker3D released this 09 Jun 02:35

The "item level" filter was actually using the item's required level, not its "item level" as shown in the tooltip. This release fixes that, by renaming it and adding a proper item level filter.

v0.05: Add pagination, fix filters

Choose a tag to compare

@Dekker3D Dekker3D released this 27 Jun 21:08

This version changes GL to use short pages of items rather than a long list. This is much faster, and lets filters update the page instantly (instead of having to wait for you to apply them). A downside is that there's currently some minor issues when you go beyond the first or last page, because a page is defined by the first (or last) item it should display, rather than a "page number" (which doesn't really exist when filters can change the number of items before a page).

Generally, people seemed to like this change.

In addition to the above, the level filter now actually works. It didn't do anything, previously.

v0.04: Add wardrobe unlock button

Choose a tag to compare

@Dekker3D Dekker3D released this 25 Apr 08:47

This version adds a "wardrobe unlock" button, to directly unlock an item in your holo-wardrobe without having to add it to inventory, unlock it, and delete it again. It also fixes a chat bug caused by using ! instead of /c for commands.