LazyDuchess-WallPlant icon

WallPlant

Adds a new Wall Plant and Graffiti Plant tricks that can be triggered by pressing the jump key when airing into walls.

CHANGELOG

2.5.7

  • Fix crash to desktop.
  • Remove a lot of dependencies that aren't needed anymore and were getting the mod flagged on Thunderstore.

2.5.6

  • Fixed error spam in Plugin.Update function.

2.5.5 (Hotfix)

  • Fixed the networking workaround from the previous patch not actually working.

2.5.4

  • Improvements to decal networking, should be more reliable, and fixes some very minor issues.
  • Small performance improvement.
  • Now works, although without networking support, if you have an old version of the SlopCrew API for some reason.

2.5.3

  • No longer errors if CrewBoom is installed but not initialized.

2.5.2

  • Fixed crashes.

2.5.1

  • Fixed networked decals always being red's graffiti. Whoops.

2.5.0

  • Experimental networking features.
  • Fixes graffiti not showing up properly on some surfaces.

2.4.2

  • No longer crashes if you don't have both SlopCrew and CrewBoom installed. My bad!

2.4.1

  • Decal limiter now actually deletes enough decals to get under the limit.
  • Adjusted limit again from 50 to 20.

2.4

  • Now uses character filenames rather than GUID for CrewBoom custom wallplant graffiti folders.
  • Graffiti wallplants are now networked. Still a work in progress, but graffiti from other players should show up on your screen when they graffiti plant.
  • Default decal limit increased from 10 to 50.

2.3.3

  • No longer ships with CrewBoom API. Fixes crashing.

2.3.1

  • Fixed crashing.

2.3.0

  • Added new configurable settings. Adjusted distance to walls you can wallplant.

2.2.0

  • Implements a new decal system that should wrap around geometry way better.

2.1.0

  • Fix version.
  • Add option to Graffiti Plant by default and instead have to press a button to do a regular Wall Plant.

2.0.0

  • Changed base score from 60 to 80.
  • Added "Graffiti Plants", which can be triggered by pressing/holding the Spraycan/Interact button as you hit a wall. Instructions on how to create custom graffiti will be generated in your BepInEx "config/Wall Plant/Graffiti" folder upon launching the game.

1.1.1

  • Modified default setting accordings to feedback and playtesting. Wall plants are now more lenient in regards to wall angle and speed into walls, and a little bit more of your speed is kept when wall jumping. If you want to check out the new settings, delete your configuration file.
  • Heavily reduced usage of Reflection in the code by making the plugin assembly unsafe, which should improve performance and readability. Thanks to Yuri for letting me know about this!

1.0.1 (Thunderstore)

  • Updated the readme to fix a missing image.

1.0.0

  • Initial release.