Skip to content

Dorian-Grim/uwu-logs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UwU Logs

https://uwu-logs.xyz/

UwU Logs is a World of Warcraft combat log parser.

Supports any Wrath of the Lich King (3.3.5) server.

❤️ Inspired by World of Logs, LegacyPlayers and Warcraft Logs.

Self hosting

  • Install packages from requirements.txt

  • Run python Z_SERVER.py OR gunicorn3 Z_SERVER:SERVER -D --port 5000

  • Visit http://localhost:5000/

Optional

File uploads
  • Run python api_upload.py OR uvicorn api_upload:app --port 5010
Download spells/classes icons pack

Showcase

Top

https://uwu-logs.xyz/top

Showcase top

PvE Statistics

https://uwu-logs.xyz/top_stats

Showcase PvE statistics

Player total and per target spell info

Showcase player spell info

Damage to targets + useful

Showcase useful

Player comparison

Showcase comparison

Spell search and overall info

Showcase spell search

Consumables

Showcase consumables

TODO

  • friendly fire: Bloodbolt Splash, ucm, vortex

  • self harm: ucm, Chilled to the Bone

  • site side logs parser - filter forms - guid spell etc

  • portal stacks

  • valk grabs + necrotic + defile targets

  • fix unlogical buff duration max 30 sec? last combat log entry? filter out long spells - ff hmark

  • if buff not in long_buffs check top50% avg of this buff

  • add summary stats like max hit done max hit taken max absorb max grabs

  • 1 tick total - all targets dmg from 1 hurricane tick or typhoon

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.2%
  • JavaScript 19.1%
  • HTML 14.0%
  • CSS 5.7%