Sarjuuk
6eb5a67add
Profiler/Optimization
...
* move searchable flags to their own db cols to speed up lookups
* don't cast profile name to LOWER in SQL when displaying tooltips.
2025-11-09 16:20:52 +01:00
Sarjuuk
51b6e29316
Profiler/Queue
...
* send ready status for characters/guilds/arena-teams whose resync
cooldown hasn't expired yet
2025-10-20 20:38:15 +02:00
Sarjuuk
14c159c164
Setup/Factions
...
* fix switched base rep field indizes, causing Profiler to miscalculate
character standing
* replace hardcoded sql table prefixes
2025-10-20 19:23:52 +02:00
Sarjuuk
2e029f3d96
Profiler/Talents
...
* fix building talent string for hunter pets.
the alternate spells (e.g. Dash & Swoop) must both be included
* align talent order in build scripts talenticons, talentcalc with
Profiler talent string builder
* fix Shamans gaining 5% Parry by talent Spirit Weapons
* cleanup
2025-10-20 16:25:24 +02:00
Sarjuuk
6a32c770cd
Profiler/Pets
...
* catch error case where a player owns a pet that is no longer tameable/has no pet family
2025-10-19 22:46:08 +02:00
Sarjuuk
c40bd3851b
Profiler/Fixup
...
* fix scoring perm enchantments
2025-10-06 17:06:34 +02:00
Sarjuuk
aa7c0186fc
Profiler/Cleanup
...
* gracefully handle DB errors when fetching realms instead of crashing
2025-10-05 20:19:48 +02:00
Sarjuuk
69df20af63
Template/Update (Part 41)
...
* split 'profiler' into separate endpoints
* implement profile=avatar endpoint (though it doesn't do a whole lot and isn't referenced (see comments))
2025-09-25 15:58:56 +02:00
Sarjuuk
7a803a8783
Profiler/Talents
...
* fix grabbing unused gyph items for spec (like 44432)
2025-07-24 19:43:08 +02:00
Sarjuuk
91bb53aa1d
Profiler/Realms
...
* skip out of List construction if realms are empty or do not match preselection
* also prefilter Guilds and Prolfiles Lists for server or region (unless custom profiles)
* discard ProfileList entries for inaccessible realms
2025-06-13 21:04:32 +02:00
Sarjuuk
ee02e70571
Profiler/Sync
...
* only truncate arena team members for OTHER teams of the given size
2025-06-03 17:02:24 +02:00
Sarjuuk
790264ba08
Misc/Fixup
...
* floating changes against profiler
* no functional changes
2025-04-02 21:49:25 +02:00
Sarjuuk
db1d3ccace
Core/Cleanup
...
* try to give included files a logical structure
* move objects from Util and Game to their own files
* make non-essential files auto-loaded
2025-04-01 22:33:36 +02:00