Skip to content

Commit

Permalink
Combatify 1.2.3 1.21 Fabric - Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandra-Myers committed Aug 16, 2024
1 parent 55f1339 commit 7b3e512
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,31 @@
### Changes:
***
- Creative Block Reach now applies no matter what, matching CTS
- Allow any server to enable/disable bedrock bridging for the client on will

- Crouch-shielding is now feature identical to CTS
- Renamed Defender to Recovery

- Atlas Core updated to 1.1.1
***
#### Config Changes:
***
- Renamed the config option `creativeReach` to `creativeAttackReach` reflecting the fact it now only influences attack reach in creative
- Added the config option `fastHealingTime`, controls the speed of 1.9 fast healing

- Replaced the config option `eatingInterruption` with `eatingInterruptionMode`, controls how eating interruption is applied

- Replaced the config option `saturationHealing` with `healingMode`, controls how healing works, `fastHealing` can be applied independent of the option here

- Consolidated `bowUncertainty` and `crossbowUncertainty` into `projectileUncertainty`, now holding both options into itself

- Consolidated `snowballDamage`, `eggDamage`, `windChargeDamage`, and `thrownTridentDamage` into `projectileDamage`, now holding said options into itself
***
#### Fixes:
***
- Fixed all issues with crouch-shielding
- Fixed mining not triggering missed attack recovery

- Fixed Item Config not working

- Fixed Trident spin attack dealing damage based on the item in your main hand

- Fixed `thrownTridentDamage` not applying to spin attack

- Fixed a bug which causes damage to not be modified correctly using custom armour calculations

0 comments on commit 7b3e512

Please sign in to comment.