Sarjuuk
0286cb20f1
Spell/TaxiPath
...
* resolve taxi path routes on spells
* fixed display of taxi paths on maps
2018-10-07 12:55:38 +02:00
Sarjuuk
31ec17d279
Pages/Quest
...
* escape placeholder tags in quest name for display
2018-08-26 16:49:29 +02:00
Sarjuuk
0fd0a66137
Lang/Races
...
Hey Lang, what races does this thing have assigned?
Yes!
.. this will no longer happen
2018-08-16 21:49:16 +02:00
Sarjuuk
ceedf3fbdd
Search
...
* made racial traits searchable under abilities
2018-08-11 23:13:09 +02:00
Sarjuuk
d32f21f9ca
Spells/DetailPage
...
* display spells affectged by category cooldowns
Items/DetailPage
* display items affected by category cooldowns defined in spell template
2018-07-20 17:34:33 +02:00
Sarjuuk
e0150feda6
implemented type areatrigger
...
* staff only
2018-07-16 21:08:18 +02:00
Sarjuuk
56ccc592a6
Sounds/DetailPage
...
* fixed generating links to play via the WoW API
* fixed usage of not yet available PlaySoundKitID() when selecting file from list
* while internally it is pretty laissez-faire about cases in file paths, suddenly WoW DOES care, when it comes to its LUA API.
so .. don't cast to lowercase when storing sounds in DB
2018-06-11 23:17:55 +02:00
Sarjuuk
04e183f5e3
Spells/Filters
...
* add various filters (mostly attribute flags)
* resolve additional dbc-data on detail page
* fixed DK rune indexing
2018-06-06 22:31:56 +02:00
Sarjuuk
7dc283f649
Misc/Fixups
...
* squash multiple notices from error log
* fixed copy&paste error preventing view on custom profiles
* fixed display of spell requirements if mount was required after changs to mount sorting
* properly get/send error code in profile synchronisation
* use clear:left after floating mail block in template
2018-05-26 12:18:02 +02:00
Sarjuuk
594b2269bd
Profiler/Profiles
...
* fixed regular characters being hidden by default
2018-05-13 12:03:44 +02:00
Sarjuuk
a0198ae5f4
Spells/Mounts
...
* group mounts into ground, flying & misc.
* display mount speed bonus in listview
2018-05-10 22:14:13 +02:00
Sarjuuk
3bbd7f97da
Item/ExtendedCost
...
* display a "sells" entry for every combination of currencies the vendor accepts per item
* display every cost combination in the quick infos on the item detail page
2018-05-10 20:04:24 +02:00
Sarjuuk
761da59ee9
Localization/Chinese
...
* added support for locale 4
* some strings are missing and will need to be translated at a later date
* thx @qyh214 for a lot of content
Co-authored-by: qyh214 <sandy0214qin@msn.com >
2018-05-08 20:36:52 +02:00
Sarjuuk
e2e23c430a
Quests/Categories
...
* shuffled quests into a structure that seems sensible (menus should no longer point to dead pages or display 'undefined' links)
2018-05-01 19:09:38 +02:00
Sarjuuk
9609c93f8c
Quest/Detail Page
...
* display mail attachments besides the actual mail instead of extra tab
2018-04-30 10:59:24 +02:00
Sarjuuk
b13f3af03e
Spell/Detail Page
...
* display effective MiscValue for effect PowerBurn
2018-04-28 10:57:41 +02:00
Sarjuuk
efd68bdb5f
Profiler
...
* fixed possible bug where a custom profile would load instead of the original character it was created from
2018-04-22 12:02:53 +02:00
Sarjuuk
d0b7fa9ef5
Profiler
...
* reworked default exclusions (hid some things entirely, flagged others for appropriate cases)
* char names consisting of two letters are now valid
* fixed matching enchantments onto ranged weapons
2018-04-22 11:48:30 +02:00
Sarjuuk
bb9e6a36dd
pages/Search
...
* fix searching by stat weights (used in Profiler, Item Comparison)
2018-04-07 20:31:50 +02:00
Sarjuuk
d46a78b3cb
Misc/Typos
...
* fixed display of charges on GameObject Infobox
* removed display of achievement points as cost from vendors
2018-04-01 12:12:43 +02:00
Sarjuuk
492b7cd3c4
Profiler/Tooltips
...
* fixed display of titles
* supply iconstring in the tooltip data as this does not rely on variables within global.js
fixes externally embeded profile tooltips
2018-03-31 23:59:27 +02:00
Sarjuuk
164cdc234c
Profiler
...
* fixed directly accessing existing, but not yet fetched, profile
2018-03-31 17:21:24 +02:00
Sarjuuk
394a2699d8
Profiler
...
* translate anouncements for loc 3
* fix queue locking up on error
* fix queue status display
* fix flagging real characters as private
2018-03-31 17:21:24 +02:00
Sarjuuk
e50333a518
DB/Favorites
...
* implement favorites for DB entries
* click on the star besides the name of the entry to add it to a new quick menu
2018-03-30 19:22:45 +02:00
Sarjuuk
d848d316fe
Misc/Typo
2018-03-29 23:52:02 +02:00
Sarjuuk
0912248fd5
Misc/Typos
2018-03-29 18:59:09 +02:00
Sarjuuk
fab71f9325
Misc
...
* don't cache playlists
* don't cache new custom profiles
* forgot to sanitize and use param from js
2018-03-29 14:40:46 +02:00
Sarjuuk
51eda12099
Pages/Home
...
* implement random home titles
2018-03-29 13:16:23 +02:00
Sarjuuk
bf42973c00
Profiler
...
* further optimize search
- use achievement 4496 as shortcut for everything based around total achievement points
- get talent distribution separately
- get total profiler-items found separately
- opt to not sort found results
* fixed Profiles with zero Achievement Points
* added cache key genrator i forgot :<
* fixed typos
2018-03-29 12:47:27 +02:00
Sarjuuk
e973e5e33b
Profiler/RaidTracker
...
* ALL the Raids .. track em
2018-03-28 11:55:06 +02:00
Sarjuuk
22d02378ef
Config/Profiler
...
* update config to enable/disable profiler in general, instead of just the queue
* regenerate affected files on config change
2018-03-27 12:41:32 +02:00
Sarjuuk
72c1dacd3f
Profiler/Guilds
...
* fixed forcing guildnames to string for js
* made static string localized
2018-03-26 22:09:53 +02:00
Sarjuuk
0ff0e5b59e
Profiler/Frontend
...
* add pages and templates to display arena teams, guilds and chars
2018-03-22 18:17:16 +01:00
Sarjuuk
3fd25ca889
Profiler/Backend
...
* added core functions nessecary for profiler
2018-03-22 17:36:28 +01:00
Sarjuuk
3303722bc7
Profiler/Prep:
...
* misc changes from profiler branch. No real changes on its own
2018-03-22 13:59:30 +01:00
Sarjuuk
ada57d4384
Misc/Versions
...
* AOWOW_REVISION is no longer expected to be numeric
this allows for user-defined versions (e.g.4.1c) when changes
within css/js files need to be forced into the web browser or
existing cache files need to be invalidated
2017-09-04 16:50:16 +02:00
Sarjuuk
f2fce0f602
Misc/Typos
...
* fixed typo/php-warning introduced in d83f370fb4
2017-09-04 16:41:00 +02:00
Sarjuuk
d83f370fb4
Page/Maintenance
...
* send appropriate status code: 503 (temporarily unavailable)
thx @Magnifikator for the heads up
2017-09-03 15:25:30 +02:00
Sarjuuk
858e5a0492
[PH] spell_group error suppressor
2017-05-18 00:56:42 +02:00
Sarjuuk
57d4dc2459
Quests/DetailPage
...
* correctly interpret exclusiveGroup values (maybe.. (who knows..))
2017-05-17 01:25:17 +02:00
Sarjuuk
94321ea178
Spell/ShapeshiftForms
...
* move all localized strings to class Lang
* added missing negation in flag check, causing stances not to be displayed
2017-05-15 15:16:58 +02:00
Sarjuuk
bf6bf20ae4
Quests/DetailPage
...
* link to quest-ending spell if possible
2017-05-10 03:03:04 +02:00
Sarjuuk
1bb7fdf89a
NPCs/DetailPage
...
* fixed extraCols for 'teaches' tab
2017-05-08 15:09:55 +02:00
Sarjuuk
33a1a45a63
Misc/Notices
...
* fixed display of GemConditions on enchantment detail page
* correctly initialize class and race masks for items
2017-05-07 01:19:43 +02:00
Sarjuuk
e762340953
DB/Structure
...
* implemented changes from d17a45ee7e (creature text localization)
2017-05-04 21:45:53 +02:00
Sarjuuk
4a8fe6de7d
DB/Structure
...
* implemented changed from 309a7f7e2a (achievement reward mail localization)
2017-05-04 20:58:36 +02:00
Sarjuuk
dd63a6a2ab
Accounts
...
* added config option for external recovery & creation
* fixed typos in contribute brick for locale 2
2017-05-04 02:29:59 +02:00
Sarjuuk
189ac56fc0
DB/Structure
...
* implemented changes from 9a3b28894d (broadcastText localization)
2017-05-02 22:41:12 +02:00
Sarjuuk
8248dad50a
Misc/Errors
...
* fixes some notices from log
* fixed error when handling cookies
2017-04-29 19:49:46 +02:00
Sarjuuk
12b9e3fa89
Tooltips
...
* place tooltip for daily quests
* place tooltip for real time duration
2017-04-28 20:36:50 +02:00