[SBW] ARMA Tactical

Hardcore MilSim PVP addon for Superb Warfare with automated Simple Voice Chat squads, dynamic muzzle flashes and health rework.

File Details

arma_tactical-1.0.1.jar

  • R
  • Jul 5, 2026
  • 41.87 KB
  • 14
  • 1.20.1
  • Forge

File Name

arma_tactical-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:arma-tactical-mod-1598971:8376313")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# ARMA Tactical — Changelog

## v1.0.1

### Bug Fixes

- **Medic self-heal**: Enchanted golden apple no longer counts as consumed if eaten
  animation is interrupted by Wither damage. The heal flag is now set only when the
  apple is fully eaten, not on right-click.

- **SBW internal pouch ammo**: Ammo stored in SuperbWarfare's internal pouch is now
  properly cleared on death and match end. Previously only the main inventory was
  wiped, leaving pouch ammo across rounds.

- **Concussion re-application**: Concussion debuff (Slowness + Nausea) now correctly
  reapplies after the effect expires. Previously the tracking set prevented any
  re-application for the rest of the match.

- **HP recovery cure logic**: Debuffs (Wither, Slowness, Nausea) are now properly
  removed when HP is restored above 75%, even without a new damage event. Previously
  debuffs only cleared on the next hit, causing permanent effects after medic healing.

### Improvements

- **Muzzle flash system**: Flash position now adapts to player pose (standing,
  crouching, swimming/lying). Light block placement finds the nearest air block
  instead of failing next to walls.

- **SVC icon cleanup**: Voice Chat group icons no longer persist next to player
  names after the match ends.

- **Injury system rework**: Realistic concussion/bleeding zones — below 50% HP
  triggers Wither (bleeding), 50-75% triggers full concussion, above 75% halves
  remaining concussion duration. Healing by medic removes Wither at 50%+ and
  reduces concussion at 75%+.

### Localization

- Added full English and Russian translations. The mod now automatically detects
  the client's game language and displays all messages accordingly.

### Known Limitations

- SVC voice group icons may persist in the client UI after match end. The server
  state is correct — a voice chat reconnect clears the display. This is a limitation
  of the Simple Voice Chat API.