Skip to content

Commit

Permalink
add/edit/remove users
Browse files Browse the repository at this point in the history
  • Loading branch information
m00nyONE committed Jan 13, 2025
1 parent e992703 commit 443603c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 2025.01.13 - @m00nyONE
- adding optional dependencies ( LibGroupBroadcast & LibGroupCombatSTats) which will be released in a few weeks

## 2024.12.15 - @m00nyONE
- Implementing "Listen Before Transmit" (LBT): Hodor now checks if other group members are using the add-on before sharing data. This helps reduce unnecessary pings and minimizes stress on the ESO API.
- update screen now shows your friends icons <3
Expand Down
Binary file removed users/misc6/chaoslulu_anim.dds
Binary file not shown.
2 changes: 1 addition & 1 deletion users/misc6/misc6.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,7 @@ u["@Shiriiio"] = {"Shiriiio", "|c3b3b3bS|r|c3b3b3bh|r|c3b3b3bi|r|cFF0000r|r|cFF0
a["@Shiriiio"] = {"HodorReflexes/users/misc6/Shiriiio_anim.dds", 8, 1, 6}
u["@BillyBoah"] = {"BillyBoah", "|c00f740B|r|c00ef58i|r|c00e770l|r|c00df88l|r|c00d79fy|r|c00cfb7B|r|c00c7cfo|r|c00bfe7a|r|c00b7ffh|r","HodorReflexes/users/misc6/BillyBoah.dds"}
u["@chaoslulu"] = {"chaoslulu", "|ce42978c|r|ce5447bh|r|ce55e7fa|r|ce67982o|r|ce79385s|r|ce8c88cl|r|ce8c88cu|r|ce9e38fl|r|ceafd92u|r"}
a["@chaoslulu"] = {"HodorReflexes/users/misc6/chaoslulu_anim.dds", 5, 1, 10}
--a["@chaoslulu"] = {"HodorReflexes/users/misc6/chaoslulu_anim.dds", 5, 1, 10}
u["@JJSugar"] = {"JJSugar", "|c01669aJ|r|c035e9eJ|r|c0456a2S|r|c064ea5u|r|c0746a9g|r|c093eada|r|c0a36b1r|r", "HodorReflexes/users/misc6/JJSugar.dds"}
u["@NachoProblem"] = {"Nacho", "|cff8f2dN|r|cffa63ca|r|cffbc4cc|r|cffd35bh|r|cffe96bo|r"}
a["@NachoProblem"] = {"HodorReflexes/users/misc6/NachoProblem_anim.dds", 13, 1, 33}
Expand Down

0 comments on commit 443603c

Please sign in to comment.