Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/azerothcore/aowow
Database viewer AoWoW adapted for AzerothCore
https://github.com/azerothcore/aowow
* do not include the +1 every comment starts with in the distribution and preview
fe7f05c89c17f68b8b70566cc2cc3ed8f542d86e authored almost 9 years ago by Sarjuuk <[email protected]>* fixed displaying nonexisting multiples of spawns on the map
447f7f02a78ce1aef18ca67f16ecccf78a6b26b4 authored almost 9 years ago by Sarjuuk <[email protected]>* changes to search.php somehow slipped through
c1b92df9bfe187a58974e0f44605a229add58ea1 authored almost 9 years ago by Sarjuuk <[email protected]>* fixed calling $this in static context (broke web-config)
7c1e61d843f83824eca22ac13c2406fdd43d2fa8 authored almost 9 years ago by Sarjuuk <[email protected]>* fixed errors introduced in c3fe4b0224859fbdc8d1109e93dbefb1c401a2b5
63cd83c102ba1825939dd48b8a97de4674b1d51c authored almost 9 years ago by Sarjuuk <[email protected]> * update footer to current year
* display current revision
(php7 is recommended but not required)
f076a30180a1f47e256774fd595c70b0e27fc0cb authored almost 9 years ago by Sarjuuk <[email protected]> * fixed stats when comparing items with scaling random enchantments
* fixed BOM on compare.php
...
* do not enforce minimum password length for imported accounts
2bc85dd10922267a12c63f287d5ccfcc0e4e602e authored almost 9 years ago by Sarjuuk <[email protected]>* removed some readability formating, that caused an arbitrary text-node to appear in between DI...
bd2a5acf2121c3151f2ab40eeae055c79fc627fb authored almost 9 years ago by Sarjuuk <[email protected]>* directly extract integers as signed (may or may not help with a reported case of extracted non...
278176a48eb45a6921bce60c5f0c4c6955cba6fa authored almost 9 years ago by Sarjuuk <[email protected]>* allow for passwords longer than 15 characters
eddb034a5c6611cd795fc7c93980d610018eaec6 authored almost 9 years ago by Sarjuuk <[email protected]> * get files/tables, which need to be regenerated after! applying sql updates
* small wording ch...
* fixed formating of xml-export
* fixed handling of block value (can have multiple sources per ...
* fixed typo preventing management of custom weight scales
* added forgotten GET-Parameter to s...
* fixed copy/paste-error asigning riding trainer-templates to first aid
ff3babacb76abc6266639ee25aba1d1aa3178863 authored about 9 years ago by Sarjuuk <[email protected]> * removed rogue \s, which prevented handling of id-lists
* affected mass handling of screenshot...
* do not double escape chat message body
f01c624f82a4795c0b9469288868bf52bf2defbc authored about 9 years ago by Sarjuuk <[email protected]> * removed submodules from project
* both tools can now be found at https://github.com/Sarjuuk?t...
* fixed some talents with erronous itemCreateIds to have an altIcon and quality color assigned
2f53abdb3e12e8d525a41716ac9561d16bf04db8 authored about 9 years ago by Sarjuuk <[email protected]> - also change function call talents() to talentCalc() for firstrun script
- filter waypoint_dat...
- moved misc categoty to index 0 as adding new categories became complicated.
- display misc ca...
* renamed file generator function to avoid naming conflict with sql generator function
74f68c8a6949e5ca39598d91b9bf1419a9c4b5da authored about 9 years ago by Sarjuuk <[email protected]>* added some more translations
thanks @joshwhedon
e197072409b9af7586408aea47c4632d7fa50d2a authored about 9 years ago by Sarjuuk <[email protected]>* use skill_perfect_item_template to display Gem Perfection procs
4c4cde11658dc59aa96f868e50df24de19cef0c3 authored about 9 years ago by Sarjuuk <[email protected]> * removed --resume command. Always offer to resume first time setup instead.
* added skill_perf...
* separated into appropriate subclasses
* unified sanitizing of $_GET and $_POST data using build...
* allow "build" and "sql" fields to be NULL in ?_dbversion
141bc10901231a5dc95da53d7b2befe56936ad43 authored about 9 years ago by Sarjuuk <[email protected]>* added alternative versions to the mpqExtractor and blpConverter to readme
b5d73f0ac47d12e5f58268d5e1e1ae4cc3afd08c authored about 9 years ago by Sarjuuk <[email protected]> * link boss loot chests to boss
Home/Locales
* properly set selected locale if featuredbox is n...
* added tracking code for Google Analytics
- enabling is optional
- add account in config ...
* updated to use current youtube-api
7eda6dd778a95f6646ad574b1c4a6df140f5087a authored about 9 years ago by Sarjuuk <[email protected]> * also added check for port on this option
* hide control chars from error input request for win
* fixed parsing port on host ip (already worked, but setup threw an error)
ef5d7cce3bec7cb8398ee73010634cc553230537 authored over 9 years ago by Sarjuuk <[email protected]> * replaced some more uses of string functions with multibyte equivalents where it might matter
...
Quests/Encoding:
* string manipulations should be multibyte
* set multibyte-encoding globally as suggested by @Toshik
f33a15db4d33c1a3d17eaa298ab16019b2822c2c authored over 9 years ago by Sarjuuk <[email protected]>6603cbf099d90eb81cc548a3189bb20223425e84 authored over 9 years ago by Toshik <[email protected]>
Setup/Quests
- update to https://github.com/TrinityCore/TrinityCore/commit/f7c7b92ef3c7f600276...
- generally check for readline handler
- only ignore \r for WIN
Fixes related to latest DB structure changes:
973d2d90aa56eb5d5a9092eb61356c308c3a17e6 authored over 9 years ago by Toshik <[email protected]> * check for accessibility
* use for achievements/realm firsts
* fixup
645894fdbf340fac79f2e70c2bf85e6776cfb548 authored over 9 years ago by Sarjuuk <[email protected]> * some additions to latest pull requests
- added missing dependancies
- added quest_templa...
* get starter spells from playercreateinfo_skill instead of playercreateinfo_spell
(changed i...
Update game object DB structure to https://github.com/TrinityCore/TrinityCore/commit/9245bad
c9aa0b3f6d7121481cbebadbf4e1039bc821139a authored over 9 years ago by Sarjuuk <[email protected]>
Corresponds to TC changeset TrinityCore/TrinityCore@9245bad
Closes #28
Update quests DB structure to https://github.com/TrinityCore/TrinityCore/commit/5178395a4f973fd...
b0194a6e81fed7370adce858783a180e10292680 authored over 9 years ago by Sarjuuk <[email protected]>According to https://github.com/TrinityCore/TrinityCore/commit/5178395a4f973fdb0b9657e54f06e62a6...
482a8dbd7d51b7abeabbc7156bbe0f4caee385c4 authored over 9 years ago by Toshik <[email protected]>* fixed any spawns in Northrend refering to Dalarans dungeon maps and thus being inaccurate
59e254be548e5e949f923967cd67e5ee2aa24fca authored over 9 years ago by Sarjuuk <[email protected]>17fdd13d3d996fff5cbeb01bbfc738bfe07ba131 authored over 9 years ago by Sarjuuk <[email protected]>
* fixed displaying zero value stats as socketbonus
e825ed84e8267386c1090520133d29d7a8823329 authored over 9 years ago by Sarjuuk <[email protected]> * fixed an translation issue on itemMod <=> statId causing wrong search results
* fixed an sql-...
* replace null with "" for spelltriggers on items (otherwise valid values will throw an error)
960e48b7aa93d73dae68254d3b08c37c40c44d7d authored over 9 years ago by Sarjuuk <[email protected]> * added column bitIdx to ?_titles
* actually don't use COLLATE as it ignores indizes. Just sear...
* fixed display for spells after e28c00ccda5ae5a392a0a3d973ffa8b4a8938bec
(if you are loading...
if you never inited the module you are fine. If you did, you have to
* git submodule deinit -f ...
* Setup
- accessing realm info by way of Util function
- added table ?_talents
* Lists
...
* display empty listview if no data
Setup
* do not pass null instead of expected type array
* ...
* fixed some recuring errors from db-log (mostly missing checks)
3c69284e15d76d880cbcfc03a46d450272f1ac99 authored over 9 years ago by Sarjuuk <[email protected]>220fb81833058cae699a13f800879fc4ff13f63c authored over 9 years ago by Sarjuuk <[email protected]>
* added an exception for a bugged tooltip
* better handle refs to unknown spells
* only trim floats, when in topLevel while parsing tooltips
* there is still an issue, where ht...
* using --update now reads scripts that need to be executed from ?_dbversion
* if the script fa...
* added variable titles and oneliners to frontpage
* added cascading foreign keys to news_overl...
38ac7b1dcb64f9c3ba2b224aa7210d4c6f392c6b authored over 9 years ago by Sarjuuk <[email protected]>
* handle enforced locale as espected
bfa1f261e01ca14715921d9afff58a9a610bf44b authored over 9 years ago by Sarjuuk <[email protected]>* fixed display of reputation columns on listviews on detail page
a0887f189fa7e83ec82bfac96a48dba02fc80e68 authored over 9 years ago by Sarjuuk <[email protected]>* convert all holidayIds to eventIds (by TC standard assignment)
7ce72bf623ff9b77c04e96024251889dbf4b0c8c authored over 9 years ago by Sarjuuk <[email protected]> * skipping an error, when handling heirloom-armor with scaled level on external tooltips
the ...
* display criterium-Ids for everyone on detail page
* unified display with subitems on item det...
* also load item-scaling data for spell-tooltips
* fixed an event reference in the markup-guide...
* display randomEnchantment-Id as title on suffix-text on detail page
Compare
* fixed stats dis...
* minor improvements to the use of Util::checkNumeric
* gargantuan improvements to ItemList han...
* fixed wrong indexing on counting comments per page
f35be8fa36db720b1aacf3f18c4f7583ff431c5e authored over 9 years ago by Sarjuuk <[email protected]>1d5436bbd24e2df6380ca62082f0317725d5b36c authored over 9 years ago by Sarjuuk <[email protected]>
* forgot notFound message
* added Enchantments Tab to Spell Detail Page
* added tab: used by socketbonus to detail page
* format ppm as float
* added markdown [enchantment=123] and [emote=456]
* updated item_stats to accomodate enchantme...
* added word events to tooltips
* added option to pass achieved criteria to achievement toolt...
fixed field count after 8fa83eab646cad8ad92ad05b7bc9a589c0b58c18
7b30c49785ec4eb1a53c6a9c992192ce0c5adcaf authored over 9 years ago by Sarjuuk <[email protected]>should have been committed in 8fa83eab646cad8ad92ad05b7bc9a589c0b58c18
d771103428628841a146ba67478e3c899b6dda32 authored over 9 years ago by Sarjuuk <[email protected]> * fixed expected structure of ScalingStatValues (js-scaling heirlooms should be working again)
...
* damage range of melee weapons is noe 20% and ranged weapons 30%
* removed localized number ...
* made emotes random-searchable
* fixed error with pageTexts on Item Detail Page
* do not numeric-check g_user in case of numeric user names (wich then break js string functions)
4ab558858fdee382879691bc12838e88fd880635 authored over 9 years ago by Sarjuuk <[email protected]> * added emotes to DB .. why? just because!
* also added to search
* cross-linked achievemen...
display reputattion change in list when using corresponding filters
5239cbd293bbe85059c1d127ad15cf1dfc288faa authored over 9 years ago by Sarjuuk <[email protected]> * fixed wrong offset on questXP.dbc and factionReward.dbc
* xp & reputation should be correct...
so .. basicly everything was wrong with this one
022ceba20d80a9f864be318733c8415c48c61a96 authored over 9 years ago by Sarjuuk <[email protected]> * adapted structure to TDB 335.59
* dropped questItem[1-6] fields from ?_creature and ?_objec...
11ab3e0f19573b8d852d35674ce5b703ca417ec6 authored over 9 years ago by Sarjuuk <[email protected]>
* log addNotes to DB as php user-errors
* always skip the native php error handler
handle cases where pageTextId is given but pageText is not in DB
58a235e2e3856d66f36f7ebcfea470ad5d8288cc authored over 9 years ago by Sarjuuk <[email protected]> * implemented 'know'-parameter (modifies tooltips based on known spells)
* displayed on spell...
* fixed text-parsing for spells with a combat rating in the tooltip, that is inside a formula (...
111e53aaef534dffcba88ee3096a8051fd1e2e1a authored over 9 years ago by Sarjuuk <[email protected]> * only priorize captials over their surrounding if there is no alphaMap present
* Dalaran and...
added proper keys to ?_comments
20732e38d82a02cf19389098f71369d62c854ae1 authored over 9 years ago by Sarjuuk <[email protected]> * save sessions under absolute path
* somehow forgot to add garbage collect - divisor to config
add forgtten categories to config values
8b317d4b212778250ff58dbdb12c52d3a6637294 authored over 9 years ago by Sarjuuk <[email protected]>