Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 75fb77206b | |||
| 29bef3b84c | |||
| d2d125385a | |||
| f6adb5fc8f |
@@ -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
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user