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

display modelviewer button for spells with transform, mount or shapeshift

parsed SpellShapeshiftForm.dbc to db and added Horde displayIds manually
use table for modelIds ...

4c974f87c58f69b067925f0011ade5e8656ccdd1 authored over 11 years ago by Sarjuuk <[email protected]>
moved articles to template-class .. and am fed up with smarty by now..

bbfc4f582074ca668facb83e87caf83921f317ee authored over 11 years ago by Sarjuuk <[email protected]>
implemented Itemset detail page

- while the code and strings are there, no rules have been set concerning availability

User:
-...

3d66eacb90bf4883249b3f0e17400240a2419885 authored over 11 years ago by Sarjuuk <[email protected]>
move global cuFlags left by 24b. They were unique to achievements but should be applicable to all types

88bfae9c0a3f5693fd54acf8083893eb8c0ec7ca authored over 11 years ago by Sarjuuk <[email protected]>
objects:

- preparing tooltips (locks to Util & localization)
quests & npcs:
- implemented tooltips
spell...

08f4d84b6d9768dc35b807261176281bc12d42ae authored over 11 years ago by Sarjuuk <[email protected]>
split field 'flags' in announcements into distinct properties, mark jsVars with a '$' like in every other case

513c9d9114d42ffa3eea2a0501c43be0e7a68bfb authored over 11 years ago by Sarjuuk <[email protected]>
* tabs 2 spaces in some *.js and *.css

* updated Summary.js (Item Comparison)
- can now manage custom weightscales, when logged in
- c...

21f50ae2cd678e4b14ab3e9463549fa8a7e477bc authored over 11 years ago by Sarjuuk <[email protected]>
tabs to spaces *siiigh* >.<

b26accb32ae76411fbd38c9d8fd34ced4cebb38f authored over 11 years ago by Sarjuuk <[email protected]>
fixed erronous formating of armor & block on items

86a85f4925c58f076ecf68494a390ecdfd946013 authored over 11 years ago by Sarjuuk <[email protected]>
- implemented tooltips for NPCs

- global STATIC_URL defined to be also usable in script

aef069e919ce5f67c13cdf00e72d4da172af3aac authored over 11 years ago by Sarjuuk <[email protected]>
all localizations are up to date again; merged talent-specific terms into general file

8a11a3d4590d28bc6564d0578d609fa632047d4f authored over 11 years ago by Sarjuuk <[email protected]>
* updated names of skillLine from dbc (minus a few typos)

* prevent reference errors when fetching globals for nonexistant spell

e5df5260fdeb4e4702e86056b78bfe949a82b9a1 authored over 11 years ago by Sarjuuk <[email protected]>
removed relic time measurement code

127231e01b009496e2fa0f8e83409961e53bcf50 authored over 11 years ago by Sarjuuk <[email protected]>
added overlooked overlay-sizes for mapper .. note to self .. update map generator

86c751a77e342aba43ee0a056d982ee89df7ed8f authored over 11 years ago by Sarjuuk <[email protected]>
fiddling with spell-tooltips, parsing some more bitmasks and ratings in the spellEffects, fixed several typos, tabs to spaces in js-locales, implemented flightpath-maps for ?zones

e603a0cff8019880928529e36b7283166764ac6b authored over 11 years ago by Sarjuuk <[email protected]>
minor faction icon fuckup

2efd3924f97d6679c0fe33b95a27097c205cd62f authored over 11 years ago by Sarjuuk <[email protected]>
zones-listview: working draft

5f2cd9efec985b866793371b946dc9fa050fd91c authored over 11 years ago by Sarjuuk <[email protected]>
misc fixes

8b7ca25f08fe45cc2fe87621d9a096c127cc20dc authored over 11 years ago by Sarjuuk <[email protected]>
got rid of default-tab in listviews

3bb5b83baf2e3c49a160150827401f6105c85e3f authored over 11 years ago by Sarjuuk <[email protected]>
icon lost & found

c5b81bd6e7974478df123455cb0dc5e8571fd27a authored over 11 years ago by Sarjuuk <[email protected]>
updated packed database .. also some minor fixes

423839592123a0f188ab754c731e22d08bd9e69d authored over 11 years ago by Sarjuuk <[email protected]>
Spells: initial implementation of DetailPage, ListPage, Filter, Search

Spells:
- improved tooltips to use a less table-dependant layout
- defined the missing fulltex...

86387f7707539a32dc3264425fe3064210ff47f9 authored over 11 years ago by Sarjuuk <[email protected]>
Types:

- added some more lasses for (for now) static use

Achievements:
- moved setup to separate file...

cbd27c67b32f7946f11b7069f7ef349852090abe authored over 11 years ago by Sarjuuk <[email protected]>
BaseType:

- dropped property "names" and changed getField to return localized Fields if specified. Dropped...

732226b44a2a869b0be0842fd2ba07ca1109781a authored over 11 years ago by Sarjuuk <[email protected]>
Filters:

- make offset optional, when converting list to mask

Items:
- fixed display of inventory type fo...

114222067489f8a96cfbec3fd82d1468d0ce560d authored over 11 years ago by Sarjuuk <[email protected]>
moved check for valid url-params to Util (will be reused in spells, ect)

f8b8ee218c719b59caaaabae4f1e40cbcdba6ba7 authored over 11 years ago by Sarjuuk <[email protected]>
* improved conditions for BaseType to accept conditions in addition to explicit field names

this allows for better flag matching i.e. [(flags & 0x4) = 0]
furthermore it is now possible ...

b6c0fa1b89a04fcd456a0fcaeae33c1c64b871c1 authored over 11 years ago by Sarjuuk <[email protected]>
implemented Pets

lisview, searcheable, setup
detail page missing

minor:
- show icon for achievements in open sear...

4d626472b1f6c26acc0887df770ee88f84830058 authored over 11 years ago by Sarjuuk <[email protected]>
misc fixes:

spell:
- removed weired break from tooltips
- fixed time units being omitted by intval and sub...

a3f1f2b54968839e26bcd40a3dc4d9f06a17b700 authored over 11 years ago by Sarjuuk <[email protected]>
setup script for itemsets

a few things to consider:
- the virtual Itemset-Ids will not be the same as wowheads. Which dos...

77889459b598f7e563c9876580f1590e8a8f7e9d authored almost 12 years ago by Sarjuuk <[email protected]>
implemented pages:

- Achievement / Achievements (filtrable)
- Classes
- Currencies
- Itemsets (filtrable)
- Rac...

6c25f69c1677494161e8f4c74dbf5d0c9a615ce6 authored almost 12 years ago by Sarjuuk <[email protected]>
implemented generic filters

- what which index does needs to be implemented in the implementation
- differences to wowhead
...

c045fe10812e411b57100a00f445a65667daa041 authored almost 12 years ago by Sarjuuk <[email protected]>
ordered bricks somewhat

simple listview-pages now use one shared template (instead of having the same file multiple times...

58316679bf75c4cd127d770b6072f0d66481af9e authored almost 12 years ago by Sarjuuk <[email protected]>
moved template-class from kernel to util .. which is now in dire need of reordering :/

041aea1a85e4936efac33ab37ce08138a320aa92 authored almost 12 years ago by Sarjuuk <[email protected]>
added requisite-events .. mostly for future use

do not display empty dates in listview

e14c3b61d545806886e84d8a779adb6855903969 authored almost 12 years ago by Sarjuuk <[email protected]>
moved error code for wrong Ids and pageNames to Tempate-Class

throw an error if an invalid category-parameter is passed

5e8d1a2a39ef04de1d014a7b1984e32856cae5b9 authored almost 12 years ago by Sarjuuk <[email protected]>
fixup for category-links in achievements-listview if its a statistic

06ed69c6a1cb81cfef9b7698cdbd710b834474cd authored almost 12 years ago by Sarjuuk <[email protected]>
I think, I've finally found a use for traits

- working on listviews displaying only the columns needed
- still fighting leftovers from class ...

881e5143d12d228206fc3c409285a1ec003cacb9 authored almost 12 years ago by Sarjuuk <[email protected]>
WorldEvents: initial implementation

- hm. should i move the (SERVERSIDE) to db to be searchable?
- detail-page is nyi
- some stati...

7c482e9319039fc74e0635c34185a1576dc0dae8 authored almost 12 years ago by Sarjuuk <[email protected]>
work against:

- Tabs
- Listview / LV-Calendar (not working yet, but it displays .. things)
- unified lineending...

a1f35d3523617e2fd2cf965cbb0042a1140fc8e3 authored almost 12 years ago by Sarjuuk <[email protected]>
mmf (misc minor fixes)

- wrong static function calls in achievement
- quality-integer no longer displayed in opensearch

84ba5012bc37dd427054c7d484c6dca789194ffd authored almost 12 years ago by Sarjuuk <[email protected]>
moved announcements to template-class .. its the same for every single page...

1ff2819de9290d9c4f55f5e99f0623ef0b80dfc2 authored almost 12 years ago by Sarjuuk <[email protected]>
minor typos and a corrected staticUrl for the clientside scripts

74df6f77ef222ebc50f033b9537c9712e51b6603 authored almost 12 years ago by Sarjuuk <[email protected]>
Spellparsing:

- apply abs() in final function as the original value may be needed before output .. fixes some ...

0c0a7ec5e2d5d2f81b756f39705b3ce76c8c8bd0 authored almost 12 years ago by Sarjuuk <[email protected]>
yup .. im thick

3d16eaec426635a8ccd945eeb7cfa6de090e5f9d authored almost 12 years ago by Sarjuuk <[email protected]>
- searches: reimplemented &json (compare will work again)

- compare: updated use of ItemList. random enchantments are no longer lost on export and the whol...

fbf0e6fc6463e68f9b25fa18ef927c0655274e30 authored almost 12 years ago by Sarjuuk <[email protected]>
Items:

- fixed line breaks in tooltips
- fixed typo causing unwanted output when parsing ratings
- am...

b4afea2cda0c4f5ca1cd39a691ba68cefa4c5e15 authored almost 12 years ago by Sarjuuk <[email protected]>
SpellParsing: fixed an oversight from converting the old system, that broke inline-calculations; always return absolute values

895a6478b1f6b72ae7283975d53fea99afb77bfe authored almost 12 years ago by Sarjuuk <[email protected]>
corrected typos

2b7440ecf873d468e912b4c90671b23641ef68ce authored almost 12 years ago by Sarjuuk <[email protected]>
display announcements in search

c2d258fe7332846af0332ab65bbd264db7b8acb5 authored almost 12 years ago by Sarjuuk <[email protected]>
any 'Id' => 'id' as i'm mighty tired of the conflicts between js (lower) and php (ucFirst)

added achievemnts-page to enable display of tooltips

d848faa1fa12a4531282a5c367efd2be6f09df9e authored almost 12 years ago by Sarjuuk <[email protected]>
search: initial implementation

currently searchable are:
- classes
- races
- titles
- currencies
- items
- itemsets
- ac...

edd0ff5209d657603ef0a59bdb65c4d4286a7ae8 authored almost 12 years ago by Sarjuuk <[email protected]>
Types

dropped single-item classes for all types, because it doesn't make much difference to use a list ...

9019c3b8114dfd11b5ad8c99b85e590a00528228 authored almost 12 years ago by Sarjuuk <[email protected]>
featurecomplete spellparsing? MADNESS!

jk, it's probably not complete ... and probably even worse to understand than the previous versio...

8a9d984eda74c05b7547d6ee3263476163d31b88 authored almost 12 years ago by Sarjuuk <[email protected]>
- added announcements to titles and error-page

- file inclusion:
- now only require without brackets
- classes for ListTypes are auto-lo...

3f69a9ab4910c3559fbe52cc42b1b97c26ce8e07 authored almost 12 years ago by Sarjuuk <[email protected]>
some translations that were missing or needed in future

and the currency-menu was broken

a20703f35b6dfca409c089b5633c8695b7fe6e16 authored almost 12 years ago by Sarjuuk <[email protected]>
batch changes

- TYPEID_* => TYPE_
- AddSelfToJScript => AddGolbalsToJScript
- require, require_once, include w...

8dc836f91dc818b35894d859cb383a9bc3404e09 authored almost 12 years ago by Sarjuuk <[email protected]>
JavaScript

- work against ListView, mostly readability/codestyle
- the menu for the selected tab is now gro...

2e44d4cad366cd814ed4b22dd54c5cfe87981a58 authored almost 12 years ago by Sarjuuk <[email protected]>
minor changes

- lost error page for invalid Id
- typo that cached title.php always to the same file
- upperCas...

5724c8285dfa5d5e55d931d70c13e9f897943cdf authored almost 12 years ago by Sarjuuk <[email protected]>
lost changes in defines

5727295ae2eae3b8d12ec0466f59be26abfcaed6 authored almost 12 years ago by Sarjuuk <[email protected]>
fixed generation of cache files and oversight in titles

6fb1d5eae81898bba17676ae0f02f3f87f350fb7 authored almost 12 years ago by Sarjuuk <[email protected]>
tabs to spaces and line endings

656b78358c2887c5ec0e26eca42af613a7f4e286 authored almost 12 years ago by Sarjuuk <[email protected]>
Implement Titles

and while doing so...
- decrypted listview.templates - achievemnts, quests, titles
- removed anc...

e65315dd3ce31f30d18c5e8bcf141b7b41190db1 authored almost 12 years ago by Sarjuuk <[email protected]>
minor beautifications for compare

faabdee2a6083587788b20e716e4e8a251a0aac8 authored almost 12 years ago by Sarjuuk <[email protected]>
moved shared code from the type-classes to commen parent-class

conditions for the type-lists should be more flexible to use

e67d0a3daef5afd70e17005d501351baeccd3bc0 authored almost 12 years ago by Sarjuuk <[email protected]>
updated Markup.js to parse [span] in prepartion for titles and general better display of infoboxes

yes, it's rather rudimentary..
yes, i should really dig into the new Markup-System... :/

bfc0a684f0ad3243160a9d65d62ced46c3b9576c authored almost 12 years ago by Sarjuuk <[email protected]>
minor template beautification

be055cd8a4152a07609894700ab55b3245f41ab1 authored almost 12 years ago by Sarjuuk <[email protected]>
readability of array-functions

activated set pieces are no longer undefined
english in the language menu should now display its...

3d0c2dbb8da626cbe17d0d44b4c787a2fa84ac8f authored almost 12 years ago by Sarjuuk <[email protected]>
fixed two script errors and a bit readability-work in cookie-handling

6b4e99af7066f614bbb721fa0b0c05a6121a0132 authored almost 12 years ago by Sarjuuk <[email protected]>
fixed some bugs in spell parsing:

- resilience is now recognized
- weapon damage is now assigned to a fixed key
- block value now ...

1adafd62e19de0442f643e892b56d12d30db1c98 authored almost 12 years ago by Sarjuuk <[email protected]>
hacked "rel"-parameter into the language-menu

it should now show the tooltip for the current page again, in every language availabele

- forgo...

6ab86caff2e7280c32bbf7ff7783c66b1bf093dc authored almost 12 years ago by Sarjuuk <[email protected]>
added scripts to generate datasets and icon-textures for the talent-calculator

that should make everyone with some client-mods or custom database entires happy

removed previou...

19d08d1d18ea2fad22e1e423dc8ed7b32f86648e authored almost 12 years ago by Sarjuuk <[email protected]>
added execution-time measurement

7c723068f5f23f71ad51719354799fff42e2f1f3 authored almost 12 years ago by Sarjuuk <[email protected]>
typos in user-class

dee0139410def5ff44c765a70d4dc9f8311a5fed authored almost 12 years ago by Sarjuuk <[email protected]>
TalentCalc:

- removed unused mastery-related styles
- selected class highlight is now more obvious
...

2d0e46155e5401e585d7a7713cdfcdb5339d7b34 authored almost 12 years ago by Sarjuuk <[email protected]>
further unpacking of talent.js and petcalc.js

no change in funcitoinality (hopefully)

94621c0687f402ab5ca4bbfb47150fa8ee489eae authored almost 12 years ago by Sarjuuk <[email protected]>
removed relic imagery

31ac4dfcdc37c5c28027faa4219ada6e01fc6c0b authored almost 12 years ago by Sarjuuk <[email protected]>
readily parsed databse for aowow

localization for esES still missing

notice:
- in future only the structure will be provided (and...

e061744579fd8cacaca4d0280fbc01defde28c60 authored about 12 years ago by Sarjuuk <[email protected]>
initial commit

features:
- tool - Maps:
* finally supports multi-layered zones
* should also support icon...

8d3698d46635622ba0083770581a5fe4a6c658ef authored about 12 years ago by Sarjuuk <[email protected]>