CHANGELOG

VoidLeak Mod

1.13.1

* Fixed Ice Axe blood particles

1.13.0

+ Added variants for the bottle
* Fixed item rotations on drop
# Reduced AssetBundle size by reducing texture size
# I had to re-do a few things, so sounds may be off/different

1.12.1

* Actually fixed Soup Can - Ooops

1.12.0

* Maybe fixed Multi-Hit issues with crowbar?
* Fixed networking issues with Soup Can
* Fixed golden Apollo texture
# Due to the changes I had to 1 up the minor version, since the previous version is incompatible with this one

1.11.2

* Fix LobbyCompatibility

1.11.1

* Fixed Dev Manipulator

1.11.0

+ Soup is now edible
# Compressed all textures

1.10.0

# I beat my arch nemesis: The Scan Node (Aka Soup Cans now have a scan node attached)

1.9.1

* Fixed cosmetics having collision (again...)
* Fixed scan node for Memory Dump and Particle Waste Barrels

1.9.0

* Fixed NullReferenceException caused by vanilla's way of handling material variants
# Moved Material Variants to TestAccountCore
# Updated TestAccountCore minimum version to 1.2.0

1.8.0

+ Added CoroutineGarbage Tank Cosmetic
+ Added MemoryLeak Tank Cosmetic
* Fixed ShoulderSkeleton Cosmetic

1.7.0

+ Added Shoulder Skull cosmetic

1.6.0

+ Added MoreCompany cosmetics

1.5.0

* Hopefully fixed all issues with Spawn Gun
* Fixed explosion desync with Dev Manipulator

1.4.0

+ Added Dev Manipulator, which is a very powerful item. Use with caution!
+ Added TestAccountCore as a dependency to reduce some code duplication across projects

1.3.0

+ Added Balloon Gun (Doesn't do anything)
+ Added IceAxe (Basically a buffed Knife)

1.2.2

* Buff the Crowbar again

1.2.1

* Fix config resetting itself

1.2.0

+ Added custom grab message for Spawn Gun
* Fixed Spawn Gun particles
* Overhauled config - Incompatible with previous config
* Nerfed crowbar. Now deals 1 damage and is slightly heavier.
* Adjusted ALL item spawn weights with a multiplier of 0.4 to prevent overriding other modded items
# Added proper images of all items to readme

1.1.0

+ Add Lunar Lander Toy

1.0.0

+ Initial Release