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

fix. Correct path to logo (#42)

490ac336e34caea896137277e2fa616acaea218c authored 10 months ago by Walter Pagani <[email protected]>
Translations and new files for reports (#41)

* Translations and new files for reports

* Format the text in English

* Update .github/REA...

097c8447cb84df61be4896862808027d492cf80c authored 10 months ago by Walter Pagani <[email protected]>
Update locale_zhcn.php (#36)

More localization corrections

d67cf7fadfb80a393493bf8cfd6016c9e86f5d17 authored over 1 year ago by yuanf225 <[email protected]>
Update README.md (#33)

9beb4cff27c6c41bd79e16ad75b43c9906ca077e authored over 1 year ago by Benjamin Jackson <[email protected]>
Update npc.php (#31)

eaa18d1dcbc71e70606daf24c95ee8f1fd1e9b7e authored almost 2 years ago by Revision <[email protected]>
Update item.class.php (#32)

0f45dbdcd9a73a554847343aaa8506f9ded2e346 authored almost 2 years ago by Revision <[email protected]>
Fix: Viewing skills (#30)

* Update defines.php

* Revert "Update defines.php"

This reverts commit 4903f210e873810d86a...

eaf1a7dbd12b8f27585d89dbe494f2e18ebb34f2 authored almost 2 years ago by Revision <[email protected]>
chore: update github link

380aff2fc593989e13a440e3cfaf0f00ee88b0f2 authored almost 2 years ago by Helias <[email protected]>
chore: update homepage year

c604dcf2f8b8ec95f50e56ddaa7da21ce6165356 authored almost 2 years ago by Helias <[email protected]>
chore: show AC version

83843855d8e4895df250366e2bfd550756ef2c98 authored almost 2 years ago by Helias <[email protected]>
fix: minor issue

6cfd65ae072fe68dd6e3d20744c44fc11dcfed05 authored almost 2 years ago by Helias <[email protected]>
fix: spell formula and improve soundfile path check (#22)

* feat: check lowercase soundfile path too, fix spell formula calculation

* doc: update troub...

369fb14618f7540536a9258d6fc4865f1d3ba776 authored almost 2 years ago by Stefano Borzì <[email protected]>
Merge pull request #21 from azerothcore/align-ac-aowow-with-latest

feat: align AC AoWoW with latest version

16c1cb18e52e7b294be90fea03c4b821de089f99 authored almost 2 years ago by Kitzunu <[email protected]>
Update README.md

3cc9a65d4bcbe004f7db13e0ec040e8a3148eded authored almost 2 years ago by Stefano Borzì <[email protected]>
doc: update README.md

b9468f5ec5a2bfc61ff3ea2bb86ac2468e461128 authored almost 2 years ago by Stefano Borzì <[email protected]>
fix: compatibility with AC and PHP8

8edb24cc35ad5bd866e0d7f61f9f3f78f6001a24 authored almost 2 years ago by Helias <[email protected]>
fix: zones.func.php, adapt access_requirements for AC

a76709fa5c82a1f0d712a21a4084fac38e0c11ef authored almost 2 years ago by Helias <[email protected]>
doc: update README.md, add details about useful scripts and AC

8f8ea7b52f5d31de5e7d544324ae1c3b88461dad authored almost 2 years ago by Helias <[email protected]>
chore: spelldifficulty and game.php (trainer) adaptions for AC

774f6bdc724a30892f08a4a281f1e19601aa0251 authored almost 2 years ago by Helias <[email protected]>
chore: adapt spell table with AC db structure

c90bc8499a29d7a09135f8391c5b5e3e289060fb authored almost 2 years ago by Helias <[email protected]>
feat: align more sql structure for AC

13e8f15f89ee0a17b2e2780bda448bee5d71e53b authored almost 2 years ago by Helias <[email protected]>
chore: update with upstream and fix merge conflicts

4b348afc3e84c38792ee3ef0893b1cd168352f97 authored almost 2 years ago by Helias <[email protected]>
Item/Tooltip

* display hidden/cosmetic spells for staff

df1ba841c5a70e889bd7b689d495471f465606f7 authored over 2 years ago by Sarjuuk <[email protected]>
Profiler/Caching

* redirect to search for subjects without cache, instead of hanging on an empty profile
* todo:...

47da18b717723806cea170843883598e934d7569 authored over 2 years ago by Sarjuuk <[email protected]>
SAI/Teleport (#346)

* fixed resolving teleport target for NPCs

117ab617b62ce43d37f31bc2fed3585573457e69 authored over 2 years ago by Sarjuuk <[email protected]>
NPC/Waypoints

* improve display for NPCs traversing zones and/or floors (e.g.: npc 844)

7e5659f49fb37651fcc537791940bb0dcba361fe authored over 2 years ago by Sarjuuk <[email protected]>
Item/XML

* fix output for currency, quest and key subclasses

e493acca0dd80a1d87cfd6001cae854d8af8dd50 authored over 2 years ago by Sarjuuk <[email protected]>
Core/PHP

* bump version requirements to v8.0

6de6853cfeeaef2a27899a4a891e96c1b6cd94a8 authored over 2 years ago by Sarjuuk <[email protected]>
Merge remote-tracking branch 'origin/master'

8ec6cc548d3aad3a82d811558b5754f68b4d04a6 authored over 2 years ago by Sarjuuk <[email protected]>
Misc/Fixups

* colAddins should be null if not in use
* fix index warnings in search + profiler
* cast url ...

c0e9159c1e228136042c2aa7268056f2adc839ad authored over 2 years ago by Sarjuuk <[email protected]>
Typo/Spells (#343)

* fixed legacy typo in spell power calculation

1bd752a60f0ca1892de4ffa1015df1297c8829ca authored over 2 years ago by Dima <[email protected]>
Setup/Mails (#340)

* fix borked setup after https://github.com/Sarjuuk/aowow/commit/b3e8f5e50f236a65e3a033273199ce...

df3694b5394735a18b53e532323dcb9fa5fdf005 authored over 2 years ago by Sarjuuk <[email protected]>
fix/update: Support newer version of AoWoW and fixes for AC

fix/update: Support newer version of AoWoW and fixes for AC

897d2c546a0ca45f2ca5887eab1d7042a0ff1f15 authored over 2 years ago by Kitzunu <[email protected]>
achievement_reward_locale

Fixed an issue related to achievement_reward_locale

12039f9f249046a13abca2f317142a0bea4f91b9 authored over 2 years ago by Revision <[email protected]>
Spells/Tooltips

* htmlify \n in spell tooltips & buffs
* allow recursion of Util::parseHtmlText()

6594d6fa4242a4ff348d1bebbed03dda60a16005 authored over 2 years ago by Sarjuuk <[email protected]>
Reports

* move related functions to separate class
* implement out of date comment handling shorthand
...

8425eeb6859d7d81aea6258c8f3c62c4eb078991 authored over 2 years ago by Sarjuuk <[email protected]>
README/Typo (#337)

Fix typo in the Special Thanks section.

2daa7247208a765331a8f2c3a6bc57190169d8c3 authored over 2 years ago by HelloKitty <[email protected]>
CommunityContent/Listing

* generally use indexed/non-asssociative arrays when returning content

6db77ed4f28772f688f8b386af1f87fde819fb88 authored over 2 years ago by Sarjuuk <[email protected]>
Screenshots/Crop

* fixed coordinate filter broken after a8edf6c9123d0f45ead885bfee1388eb86296b0d

b08d30d04321023ecfbbd127bc40ac332e2f3a1c authored over 2 years ago by Sarjuuk <[email protected]>
DB/Mails

* add field cuFlags to Type:Mail storage (RandomPage search no longer randomly fails, when rando...

b3e8f5e50f236a65e3a033273199ce881c397659 authored over 2 years ago by Sarjuuk <[email protected]>
Misc/Fixups

* forgotten rename fails

1f5e2645f0d605c1c9bf68d8e152ed9ea5e6c3a6 authored over 2 years ago by Sarjuuk <[email protected]>
NPCs/Vendors

* show restock time if available

04e55b54983aaaee564e06f1cf71fe717fd67237 authored over 2 years ago by Sarjuuk <[email protected]>
Misc/Fixup

* remove unnecessary tab components from ?unrated-comments page
* fix urls generated by guides ...

32b4c451e44aafed07200ca6aaed2ad0afe00167 authored almost 3 years ago by Sarjuuk <[email protected]>
Utility

* implemented page: unrated-comment

05f6d68070f1cbc0e6d17f4f805de2389b4ec5f0 authored almost 3 years ago by Sarjuuk <[email protected]>
Misc/Fixup

* lost changes to timestamps from a8edf6c9123d0f45ead885bfee1388eb86296b0d
* dates on comment, sc...

e572967c08f352beaed2b90bb6e51b254b79f480 authored almost 3 years ago by Sarjuuk <[email protected]>
Misc/Fixup

* move guide localization, so Lang::typeName can pick it up
* rename forgotten TYPE_* definitions

1dc8d5028919862410c94f874302545a8460f829 authored almost 3 years ago by Sarjuuk <[email protected]>
Misc/Fixup

* obligatory after-the-fact fixups

7caabc0fa8f7baf5a7fb8a27fcf1f27d0e909afa authored almost 3 years ago by Sarjuuk <[email protected]>
Merge remote-tracking branch 'origin/master'

d819bf60f54b3add37205d14f45b66a9d7e3c8b5 authored almost 3 years ago by Sarjuuk <[email protected]>
Guides: initial implementation

* a guide is a wrapper around an article providing management tools.
* administration is limite...

b890d6504e7aceac26ab7389ac5e608cc5e7774c authored almost 3 years ago by Sarjuuk <[email protected]>
Structure/Types

* move distributed constant values to object
* move reused iterators and checks to object

33a870ef783d36766e79fb1abfc68016510bc6fd authored almost 3 years ago by Sarjuuk <[email protected]>
Siteconfig/Email

* make hardcoded email configurable

e109a6deedf5082137ec25a17b91dbaecd272ef2 authored almost 3 years ago by Sarjuuk <[email protected]>
Misc/Fixups

* lost changes

feb6ee25ddd2577357cabb78e9d453f4ffa7a2cb authored almost 3 years ago by Sarjuuk <[email protected]>
POST/GET

* unify accessing &_GET and &_POST data
* properly calc and display diffTime

a8edf6c9123d0f45ead885bfee1388eb86296b0d authored almost 3 years ago by Sarjuuk <[email protected]>
JS/CSS

* unify handling

3cb02f22044ba528b8f90dcaf5e5c86128812c88 authored almost 3 years ago by Sarjuuk <[email protected]>
Tooltips/Errors

* do not send 404 header for xml or tooltips

4b32811424c24253151f4abb268e9e50a1269581 authored almost 3 years ago by Sarjuuk <[email protected]>
POST/GET

* unify accessing &_GET and &_POST data

4972cc0faff8bbd33892e876262a7a490c24312f authored almost 3 years ago by Sarjuuk <[email protected]>
Profiler

* truncate local profile if sync with game server fails (entry deleted)
* do not use chars/guil...

65bfd9376156f5681b1f09ada82e5cf242ba3410 authored almost 3 years ago by Sarjuuk <[email protected]>
JS/Misc

* grid tables no longer clear floating elements (have an eye out if this broke something)
* add...

e092a69175943571c010864e731a9d5a0a688dc9 authored almost 3 years ago by Sarjuuk <[email protected]>
CommunityContent/Misc

* granularly define inclusion of comments, screenshots or videos
* i hope everyone is on a 2y o...

1c7acf6a08ad0130109f63c5443239bdcfd102e7 authored almost 3 years ago by Sarjuuk <[email protected]>
Zones/Locations

* fixed Quick Info defaulting expansion maps to have [0, 0, 0] as parent
* corrected looking fo...

3a982018372e1f9adac6ddb75b4aa3e49a0e4c23 authored almost 3 years ago by Sarjuuk <[email protected]>
Items/Filter

* apply stats and name suffix to result set for filter #124 - random enchantment
* fix filter #...

012ebe578b3518cac9608dcbc446c1d2b095a5fc authored almost 3 years ago by Sarjuuk <[email protected]>
Search/Spells

* do not search for npc abilities under misc. spells tab

e125cab69036dde4cefd27a383bafc25ba38746f authored almost 3 years ago by Sarjuuk <[email protected]>
Quest/Detailpage

* fixed breadcrumb trail for quests categorized to subzones
* display auto accept status in inf...

a1e7bfaa02a4446a5bb77f9dd2c5aa0553c1da61 authored almost 3 years ago by Sarjuuk <[email protected]>
Setup/Update

* reapply flags for community content when rebuilding DB
fixes associated filters and meta pa...

73c1118601f7a58de9c681bc56f521cbc99cb20f authored almost 3 years ago by Sarjuuk <[email protected]>
Merge remote-tracking branch 'github/master' into ghMaster

33ec14f232e0168a9c366ba98de30fb59ad89826 authored almost 3 years ago by Sarjuuk <[email protected]>
Setup/Misc

* squash some more php warnings during setup
* automaticly sync if required by updates

366f68f24f742d924cf28b2b2baeceffa7ee5a0b authored almost 3 years ago by Sarjuuk <[email protected]>
Setup/Mails

* add lost world db dependencies to script

91f8fe892575bfcc874804b4bf755d4bdf02f7e6 authored almost 3 years ago by Sarjuuk <[email protected]>
SmartAI/Spells

* fixed fetching casters for spellId (as seen on 'used by' tabs)

8431329645db4f65910a6f1bfb75e6bd3571a8d6 authored almost 3 years ago by Sarjuuk <[email protected]>
Setup/Itemset

* fixed missing items in set
* fixed php warnings during setup
* fixed triggering scripts when...

19584feab0a91476cdf1ab10d6e9077af52adf58 authored almost 3 years ago by Sarjuuk <[email protected]>
README

5834e30a21903664433ae74a7bfa598ab61bda17 authored almost 3 years ago by Revision <[email protected]>
Updated for AC

fd1d383d31caf446128931181ae027693482c271 authored almost 3 years ago by Revision <[email protected]>
Merge

4728af27ff67aa9300c3c995f9f1553a1fbbcbc7 authored almost 3 years ago by Revision <[email protected]>
Setup/Data

* move custom data from setup scripts to DB
* move strings from DB to locale files
* use commo...

bc71ae762cbf80393480dc2e0b7d88f412816db3 authored almost 3 years ago by Sarjuuk <[email protected]>
Profiler/Regions

* add Asia regions
* fixed some typos

10805a1f7053b97f532d0c447f22ac7f647055f2 authored almost 3 years ago by Sarjuuk <[email protected]>
Profiler/Localization

* support non-latin realm names for guilds and arena teams also

a24e8594fbbcb3db2ffa5f6ef79384287d551aa6 authored almost 3 years ago by Sarjuuk <[email protected]>
Locks

* reworked how an dwhen locks on GameObjects and Items are displayed
* added structure for Lock...

01a9744ba7bcc3f0819601003a643f067866a1ac authored almost 3 years ago by Sarjuuk <[email protected]>
Profiler/Localization

* support non-latin realm names
* actually set characters as updated after resync was skipped d...

53e2af2116108499d121c4365c0d865871f0b3fe authored almost 3 years ago by Sarjuuk <[email protected]>
Creature/Loot

* display skill condition on drop (#325)

42559333280c989297d42cf0dd871286884437b5 authored almost 3 years ago by Metalaka <[email protected]>
README/QA

* added another repeat gotcha to the Q+A section

1856f0ef8f01b73982c7f348e234501572e810bb authored almost 3 years ago by Sarjuuk <[email protected]>
Setup/Misc

* wrap db test in try/catch block
* escape more mysql8 keywords

731f648cd235da78828e2ae1e9cec74faf35b81f authored almost 3 years ago by Sarjuuk <[email protected]>
Conditions/Localization

* fixed index for descriptions
thx @Faq for noticing

6a2511866e7bc15c9421eb2ef07a412e180d2ff1 authored almost 3 years ago by Sarjuuk <[email protected]>
Merge branch 'master' of github.com:Sarjuuk/aowow

b777262670f78d7932c694be00120a9517f79110 authored almost 3 years ago by Sarjuuk <[email protected]>
Setup/Misc

* fixed variable name: setup parameter --locales should work again.
* escaped GROUPS as keyword...

c950cdc757f39ca98ecfcd13fe36029150703b5d authored almost 3 years ago by Sarjuuk <[email protected]>
Markup/Misc

* fixed ajax fulltext sanitizer eating \s instead of \n after 57864d25442dc94cee0b98a2a9bc9e88d4...

541224f87bca88995b9721ced0b270d91b73015c authored almost 3 years ago by Sarjuuk <[email protected]>
Markup

* allow 'auto' as width for tables
* db tag 'money' may include currency AND items

dcb8995b1acc193fd210a6980e23ff5f65738aff authored almost 3 years ago by Sarjuuk <[email protected]>
Spells/Reagents

* try to fix wrong reagent amount in cases where one reagent requires multiples of itself and is...

2ec4809c7fe3564e4961f6c2d313b0fa4cb4a3bc authored almost 3 years ago by Sarjuuk <[email protected]>
Revert "[WIP] Conditions"

This reverts commit a1f0f3d30dd7b4d44a25c8594f9d974efc6222c2.

061449686d4f5ea1b91a300d2e27c11044b3b4ce authored about 3 years ago by Sarjuuk <[email protected]>
Profiler/Talents (#315)

* fix usage of active talent spec

f3f8dacef9f51c7dc6df5a2f564baac083525558 authored about 3 years ago by Sarjuuk <[email protected]>
[WIP] Conditions

* add missing conditionsTypes

todo:
process params in Util::getServerConditions()
add locale ...

a1f0f3d30dd7b4d44a25c8594f9d974efc6222c2 authored about 3 years ago by Sarjuuk <[email protected]>
Zone/Mapper

* show fishing nodes on map

e4b8a8e90888ef93d58543205b4641eb354d951e authored about 3 years ago by Sarjuuk <[email protected]>
JS/Tooltips

* define tooltip_noequipcooldown

41f415095aa23b3cfb1a1e34c8bc38d1374c3641 authored about 3 years ago by Sarjuuk <[email protected]>
ItemList/ExtendedCost

* restore internal list pointer after using iterator get extended costs

b824bc54c28660c6f5c12d7ee72c03589045ec65 authored about 3 years ago by Sarjuuk <[email protected]>
JS/Markup

* enable "event" and "currency" codes for regular users

35aca1834614f7d937286b1c772ea70b530812b5 authored about 3 years ago by Sarjuuk <[email protected]>
CreatureText/Formating

* removed excess escape on talker name

4b37a4fd70438c37891782b3d4c83781488b696f authored about 3 years ago by Sarjuuk <[email protected]>
Staff/vehicles

* fixed error when trying to lookup accessory creatures in world db with aowow guids

c665062faaa9369014be5cc857d8d843702502d2 authored about 3 years ago by Sarjuuk <[email protected]>
* fixed bitshift by negative number issue when evaluating spell MiscValues

* defined upper limit for localeIds and also discard negative localeIds
* fixed eval error when p...

fca627c408662db73bcd994b81b70bed3b7faf69 authored about 3 years ago by Sarjuuk <[email protected]>
Zone/Map

* display mailboxes on zone map

ea25776225539c2741ede27dce418411db73f7e2 authored about 3 years ago by Sarjuuk <[email protected]>
Fix syntax error (#312)

Fix wrong bracket order revealed by PHP 8

5781dfb69e6701a38f20460776ea0c8245f58407 authored about 3 years ago by Giacomo Pozzoni <[email protected]>
Update README.md

Added two more 'gotchas' to the README.md

60e3f62504af6aa59cb2540ba72db931cf34a6e4 authored about 3 years ago by Sarjuuk <[email protected]>
added but report template

9cda84ef8802a8480157b1e1d72154c23fa84627 authored about 3 years ago by Sarjuuk <[email protected]>