4 Commits

Author SHA1 Message Date
Clank-o-matic 75fb77206b Update README.md 2026-09-18 10:05:58 +00:00
Clank-o-matic 29bef3b84c Update README.md 2026-09-18 09:44:35 +00:00
Clank-o-matic d2d125385a Update README.md 2026-09-18 09:43:56 +00:00
Clank-o-matic f6adb5fc8f Update OSHS.toc 2026-09-18 09:43:08 +00:00
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
## Interface: 11200
## Title: OSRS Hit Splashes
## Notes: Old School RuneScape-style combat hit splashes for OctoWoW
## Version: 1.2.8
## Version: 1.0.0
## SavedVariables: OSHSDB
## OptionalDeps: pfUI, !!!ClassicAPI
+5 -1
View File
@@ -1,15 +1,19 @@
# OSHS / OldSchool HitSplashes (OldSchool RuneScape themed hitsplashes)
OSHS is a focused Octo WoW addon that displays Old School RuneScape-style hit splashes plus an optional scrolling buff/debuff status stream.
OSHS is a focused OctoWoW addon that displays Old School RuneScape-style hit splashes plus an optional scrolling buff/debuff status stream.
Use `/oshs` or `/hitsplats` to open settings. Use `/oshs test` for a hitsplat preview, `/oshs interrupt` or `/oshs immune` to preview those messages on your current target's visible nameplate, and `/oshs reset` to restore defaults.
The settings window controls outgoing and incoming damage visibility, interrupt messages, damage-school artwork, critical-number coloring, native Blizzard damage suppression, target-frame fallback, overall scale, text size, duration, offsets, and cluster spacing. It also controls the scrolling buff, debuff, and fade notification stream, including its icons, text size, duration, rise distance, and movable screen anchor.
Every spell school has their own colored damage splash. (Viewable in /Assets)
Healing is also separated from Arcane and Shadow damage with a tint.
# Requirements
### This addon requires nameplates enabled!
1. Nampower (Install through Launcher -> Mods or alternatively: https://github.com/namreeb/nampower/releases)
2. ClassicAPI (https://github.com/brues-code/ClassicAPI)