Skip to content

Releases: CaveeJohnson/wardrobe

1.6.0 BETA

17 Jun 21:07

Choose a tag to compare

1.6.0 BETA Pre-release
Pre-release

1.6.0 BETA: Wardrobe is back in town.

The big one! And I thought wardrobe was meant to be dead? Apparently not.

Wardrobe now works for addons after 2020-01, with the backend changes in gmod.

The new select addon button

Screenshot of new button

And some newer playermodels loaded in the new menu

Screenshot of menu

Probably some bugs, so please do report them. :)

The actual changelog

The usual details about the update as an overview and for developers.

Added

  • Support for new format / cache layout addons
  • New addon selection behavior due to undocumented changes to DHTML on steamcommunity.com

Config

Backwards compatibility: Unchanged, 100%.

Changes

  • Disabled MDL_NOATTCH check in model parser.
    • My disappointment in modelers is immeasurable, and my day is ruined.

1.5.2

17 Jun 20:59

Choose a tag to compare

1.5.2: ???.

The actual changelog

The usual details about the update as an overview and for developers.

Added

  • New extension for hoverboards.

Config

Backwards compatibility: Unchanged, 100%.

Fixes

  • Fixed wardrobe.setupReceived sometimes returning a value rather than nil (it is now safe to use as a hook directly again).