tModLoader
近接武器が弾を跳ね返す v0.4
4件中 1-4 を表示
更新: 2024年8月25日 @ 17時04分

Version 0.4 has been published to Stable tModLoader v2024.6

## Changelog - Version 0.4

### Improvements and Fixes:
- Preventing Weapons from Damaging Friendly NPCs:
- Used the `ModifyHitNPC` method to ensure that player weapons do not deal damage to friendly NPCs (including town NPCs). Specific improvements include:
- Nullifying any damage dealt to friendly NPCs.
- Removing knockback effects on friendly NPCs.
- Disabling critical hits on friendly NPCs.

- Fixed Multiple Hits from Shortsword Weapons:
- Fixed an issue where shortsword weapons could cause multiple hits in a single attack, ensuring accurate hit detection.

- Fixed Reflection Projectiles Damaging Friendly NPCs:
- Fixed an issue where reflected projectiles could harm friendly NPCs, ensuring that reflected projectiles do not affect friendly NPCs.

更新: 2024年8月22日 @ 18時54分

Version 0.3 has been published to Stable tModLoader v2024.6
Added saving of weapon lists

更新: 2024年8月22日 @ 14時43分

Version 0.2 has been published to Stable tModLoader v2024.6
Add a switch UI: When enabled, only the melee weapons selected by the player can reflect projectiles. When disabled, all melee weapons can reflect projectiles.
Add two bindable keys for adding and removing the selected weapon.

更新: 2024年8月17日 @ 16時51分

Version 0.1 has been published to Stable tModLoader v2024.6