CHANGELOG

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


1.2.1 - 2024-05-10

Bug Fixes

  • Fix healing vibration not working - (3bc1875) - sovnya
  • Add VanillaCompatible attribute - (c4e5d9f) - sovnya

Miscellaneous Chores

  • Update README - (65ff460) - sovnya

Style

  • Fix silly if statement block - (6e8f0de) - sovnya

1.2.0 - 2024-04-06

Features

  • Use attributes to initialize patches - (4bf6ab2) - sovnya
  • Add bomb explosion vibrations - (4656bf8) - sovnya

1.1.0 - 2024-04-05

Bug Fixes

  • Fix justfile moving and packaging Newtonsoft JSON dll - (d0604b6) - sovnya

Features

  • Add vibrate on jumpscare - (db1c708) - sovnya

1.0.0 - 2024-04-05

Bug Fixes

  • Ignore every .user file - (a6e8486) - sovnya
  • Make the warning shut the hell up - (df0afcc) - sovnya

Refactoring

  • [breaking]Rewrite the entire thing to use monomod - (6bec29c) - sovnya

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


0.3.0 - 2024-04-04

Features

  • Add money added vibration and config - (92a013d) - sovnya

0.2.0 - 2024-04-03

Bug Fixes

  • Fix cross-platform support for justfile rm-dir - (0175ddb) - ElonGates
  • Fix justfile not cleaning up - (378b6ad) - sovnya

Features

  • Remove costura so thunderstore mods are happy - (ca09383) - sovnya

Miscellaneous Chores

  • Update justfile for new csproj changes - (a319acc) - sovnya

0.1.1 - 2024-04-03

Bug Fixes

  • Fix incorrect game name and grammar in READMEs - (bc6c382) - sovnya
  • Fix justfile being incorrect as all hell - (d508a94) - sovnya

0.1.1 - 2024-04-03

Bug Fixes

  • Fix incorrect game name and grammar in READMEs - (bc6c382) - sovnya

Miscellaneous Chores

  • Bump version - (42c41c8) - sovnya

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


[0.1.0] - 2024-04-03

Bug Fixes

  • Actually patch the player patches.. - (6e54f14) - sovnya
  • Actually implement weeping enemy vibration - (a390e10) - sovnya
  • Fix incorrect name for packaged zip file - (84c8c1a) - sovnya

Documentation

  • Add features header to README - (0ff5415) - sovnya
  • Fix grammar and add config reference - (fb4d047) - sovnya
  • Add setup documentation - (8580200) - sovnya

Features

  • Add all the basic files needed for a working mod - (dfd0c30) - sovnya
  • Add on death vibration and config - (fe3f3ac) - sovnya
  • Add on revive vibration and config - (d2d53c9) - sovnya
  • Add weeping enemy capture vibration & config - (1785f6b) - sovnya
  • Add diving bell vibration and config - (0eb1e91) - sovnya
  • Add shock vibrations and config - (8ceff6a) - sovnya
  • Add healing vibration and config - (5c9ac5d) - sovnya

Miscellaneous Chores

  • Removed unnecessary imports - (35fcc69) - sovnya
  • Remove unnecessary folder include in csproj - (e06c43a) - sovnya
  • Format source code - (8dd3fd1) - sovnya

Refactoring

  • Refactor changelog output - (85af59b) - sovnya