Skip to content

Releases: developer9998/GorillaShirts

1.1.7 - Minor Patch

02 Nov 04:46
Compare
Choose a tag to compare

Changelog (1.1.7)

  • Fix for game update

Download

Download the attached GorillaShirts DLL file in your plugins. When you open Gorilla Tag, the mod will download and install a bunch of default shirts for you, from the classic hoodies turtlenecks and croptops, to expressive expressions, and utter randomness.

1.1.6 - Virtual Stump Update

16 Oct 03:30
Compare
Choose a tag to compare

Changelog (1.1.6)

  • Added a new shirt stand location for the Virtual Stump
  • Added compatibility for shirt stand locations inside custom maps
  • The mod is now completely portable, simply put the GorillaShirts DLL file in your plugins, and the mod will install the shirts

Full Changelog: 1.1.5...1.1.6

Download

Download the attached GorillaShirts DLL file in your plugins. When you open Gorilla Tag, the mod will download and install a bunch of default shirts for you, from the classic hoodies turtlenecks and croptops, to expressive expressions, and utter randomness.

1.1.5 - Regular Update

28 Sep 12:45
Compare
Choose a tag to compare

Changelog (1.1.5)

  • Added a new shirt stand location for the new map, "Bayou"
  • Changed repository funding to appoint to my Ko-fi rather than the now defunct Patreon
  • Fixed for the "Bayou Boogie" update
  • Fixed issues relating to custom colours and fur materials
  • Fixed shirts still being loaded after throwing exceptions
  • Fixed mod stuck on loading if no shirts could be loaded / found

Full Changelog: 1.1.4...1.1.5

Requirements

GorillaShirts no longer has any requirements! You may now download the mod, extract it to your plugins, and use it without having to go through it's previous requirements. This should also prevent any issues occurring due to problems with mods unrelated to GorillaShirts, rather related to the requirements / dependencies.

1.1.4 - Regular Update

09 Sep 03:59
Compare
Choose a tag to compare

Changelog

  • Added a version checker, when your version of GorillaShirts doesn't match the latest, the mod will not load
  • Changed the maximum chest tag offset from 8 to 6
  • Updated networking for compatibility
  • Fixed shirt stand locations not switching when traversing zones

Full Changelog: 1.1.3...1.1.4

Requirements

GorillaShirts no longer has any requirements! You may now download the mod, extract it to your plugins, and use it without having to go through it's previous requirements. This should also prevent any issues occurring due to problems with mods unrelated to GorillaShirts, rather related to the requirements / dependencies.

General Update

07 Sep 18:40
Compare
Choose a tag to compare

[1.1.3] - 9/7/2024

  • Fix for game update
  • Fixed networking issues
  • Fixed incorrect custom colours
  • Added a new location for the Arcade map
  • Changed the location for the City map
  • Changed the location in the Rotating map thanks to @biotest05real (#27)

Full Changelog: 1.1.2...1.1.3

Requirements

GorillaShirts no longer has any requirements! You may now download the mod, extract it to your plugins, and use it without having to go through it's previous requirements. This should also prevent any issues occurring due to problems with mods unrelated to GorillaShirts, rather related to the requirements / dependencies.

Any issues with the latest release? Make an issue in the Issues tab!

Stand Patch 1.1.2

28 Jun 22:31
Compare
Choose a tag to compare

[1.1.2] - 6/28/2024

Additions

  • Added new locations for Rotating and Metropolis

    • Metropolis's shirt stand is located to the right of the gamemode selection interface when you first enter the city.

    • Rotating's shirt stand is placed atop the table the computer lies on.

Changes

  • GorillaShirts no longer requires Bepinject, Extenject, and Newtonsoft

  • Changed locations for Forest and City

    • Forest's shirt stand has been moved to the back of the stump to the left of the hanging sign.

    • City's shirt stand has been moved to the outside of the metal container with the base game cosmetic wardrobe.

Fixes

  • Fixed networking requiring a re-join to properly sync if shirts were loaded when in a room (experimental)

Full Changelog: 1.1.1...1.1.2

Requirements

GorillaShirts no longer has any requirements! You may now download the mod, extract it to your plugins, and use it without having to go through it's previous requirements. This should also prevent any issues occurring due to problems with mods unrelated to GorillaShirts, rather related to the requirements / dependencies.

Any issues with the latest release? Make an issue in the Issues tab!

Regular Patch 1.1.1

11 Apr 17:52
Compare
Choose a tag to compare

[1.1.1] - 4/11/2024

Changes

  • Modified character animations displayed on the shirt stand
  • Modified shirt stand model for optimization

Fixes

  • Fixed multiple broken icons on the shirt stand
  • Fixed improper texture usage on fur-based meshes
  • Fixed networking-related issues

Full Changelog: v1.1.0...1.1.1

Requirements

You can download each of these using MonkeModManager:
https://github.com/BzzzThe18th/MonkeModManager/releases/latest

Any issues with the latest release? Make an issue in the Issues tab!

v1.1.0

17 Jan 01:03
Compare
Choose a tag to compare

[1.1.0] - 1/16/2024

Added

  • Added the Billboard component
    • When added to an object, the object will continuously look towards the player
    • It can be customized to only look towards the player vertically
  • Added the WobbleBone component
    • When added to an object, the children of that object will wobble based on the movement of the player
    • This behaviour can be prevented by using the WobbleLock component on a child
  • Added "Physics Settings" to the descriptor
    • "Loose" modifies how WobbleBone components are handled when it comes to stiffness and articulation.
    • "Lock Root" modifies the WobbleBone components so the object will also wobble when enabled, and not just its children
    • "Lock Horizontal" modifies the WobbleBone components to not move on the X and Z axis
    • "Lock Vertical" modifies the WobbleBone components to not move on the Y axis
  • Added "Audio Settings" to the descriptor
    • "Wear Override" is the sound which is played when the shirt is worn by a player
    • "Remove Override" is the sound which is played when the shirt is removed by a player
  • Added a loading and incompatibility indicator
  • Added animations to the shirt stand interface

Changed

  • Overhauled the shirt stand interface to make for easier usage
  • Modified how the shirt stand is moved to the current map
  • Adjusted the incompatibility methods to additionally pick up cheat menus

Fixed

  • Fixed internal cache system not picking up after leaving lobbies

Full Changelog: v1.0.1...v1.1.0

Requirements

You can download each of these using MonkeModManager:
https://github.com/BzzzThe18th/MonkeModManager/releases/latest

Any issues with the latest release? Make an issue in the Issues tab!

Day 1 Patch

13 Nov 17:45
Compare
Choose a tag to compare

Hasn't even been an hour yet and I've had to release a patch.. whoops.

Changes

  • Fix nametag offset being determined too early
  • Fixes for info page not appearing and misinformation

Download

Under this release, download and extract the GorillaShirts.zip file.

Installation

Paste the extracted `GorillaShirts`` folder into your Plugins folder.

Requirements

  • Bepinject
  • Extenject
  • Newtonsoft.Json

You can download each of these using MonkeModManager:
https://github.com/developer9998/GorillaShirts/releases/latest

Any issues with the latest release? Make an issue in the Issues tab!

Initial Release

13 Nov 16:59
9a50936
Compare
Choose a tag to compare

GorillaShirts is a mod for Gorilla Tag which gives players the ability to create their own custom shirts for the game.

Download

Under this release, download and extract the GorillaShirts.zip file.

Installation

Paste the extracted `GorillaShirts`` folder into your Plugins folder.

Requirements

  • Bepinject
  • Extenject
  • Newtonsoft.Json

You can download each of these using MonkeModManager:
https://github.com/developer9998/GorillaShirts/releases/latest

Any issues with the latest release? Make an issue in the Issues tab!