Sarjuuk
b08d30d043
Screenshots/Crop
...
* fixed coordinate filter broken after a8edf6c912
2022-03-28 00:58:43 +02:00
Sarjuuk
b3e8f5e50f
DB/Mails
...
* add field cuFlags to Type:Mail storage (RandomPage search no longer randomly fails, when randomly selecting mails)
2022-03-25 16:41:58 +01:00
Sarjuuk
1f5e2645f0
Misc/Fixups
...
* forgotten rename fails
2022-03-25 16:41:58 +01:00
Sarjuuk
04e55b5498
NPCs/Vendors
...
* show restock time if available
2022-03-25 16:41:49 +01:00
Sarjuuk
32b4c451e4
Misc/Fixup
...
* remove unnecessary tab components from ?unrated-comments page
* fix urls generated by guides listview
2022-03-24 10:38:45 +01:00
Sarjuuk
05f6d68070
Utility
...
* implemented page: unrated-comment
2022-03-23 19:28:40 +01:00
Sarjuuk
e572967c08
Misc/Fixup
...
* lost changes to timestamps from a8edf6c912
* dates on comment, screenshot, video previews are now formatted correctly
2022-03-23 11:19:00 +01:00
Sarjuuk
1dc8d50289
Misc/Fixup
...
* move guide localization, so Lang::typeName can pick it up
* rename forgotten TYPE_* definitions
2022-03-22 22:27:19 +01:00
Sarjuuk
7caabc0fa8
Misc/Fixup
...
* obligatory after-the-fact fixups
2022-03-22 19:07:47 +01:00
Sarjuuk
d819bf60f5
Merge remote-tracking branch 'origin/master'
2022-03-22 15:57:18 +01:00
Sarjuuk
b890d6504e
Guides: initial implementation
...
* a guide is a wrapper around an article providing management tools.
* administration is limited to the review process. Needs to be expanded.
* articles on DB pages are seperate. Editor will be added in the future.
v1.2
2022-03-22 15:43:39 +01:00
Sarjuuk
33a870ef78
Structure/Types
...
* move distributed constant values to object
* move reused iterators and checks to object
2022-03-22 15:05:50 +01:00
Sarjuuk
e109a6deed
Siteconfig/Email
...
* make hardcoded email configurable
2022-03-22 14:59:45 +01:00
Sarjuuk
feb6ee25dd
Misc/Fixups
...
* lost changes
2022-03-22 14:59:13 +01:00
Sarjuuk
a8edf6c912
POST/GET
...
* unify accessing &_GET and &_POST data
* properly calc and display diffTime
2022-03-22 14:55:43 +01:00
Sarjuuk
3cb02f2204
JS/CSS
...
* unify handling
2022-03-22 14:45:55 +01:00
Sarjuuk
4b32811424
Tooltips/Errors
...
* do not send 404 header for xml or tooltips
2022-03-18 17:28:39 +01:00
Sarjuuk
4972cc0faf
POST/GET
...
* unify accessing &_GET and &_POST data
2022-03-17 13:47:48 +01:00
Sarjuuk
65bfd93761
Profiler
...
* truncate local profile if sync with game server fails (entry deleted)
* do not use chars/guilds/arena teams with empty names
2022-03-13 15:03:11 +01:00
Sarjuuk
e092a69175
JS/Misc
...
* grid tables no longer clear floating elements (have an eye out if this broke something)
* add 1px to inner tooltips so it doesn't unexpectedly line break
2022-03-11 15:13:29 +01:00
Sarjuuk
1c7acf6a08
CommunityContent/Misc
...
* granularly define inclusion of comments, screenshots or videos
* i hope everyone is on a 2y old php version by now
2022-03-10 14:09:38 +01:00
Sarjuuk
3a98201837
Zones/Locations
...
* fixed Quick Info defaulting expansion maps to have [0, 0, 0] as parent
* corrected looking for custom excluded flag when collecting instances for area
2022-03-08 18:52:01 +01:00
Sarjuuk
012ebe578b
Items/Filter
...
* apply stats and name suffix to result set for filter #124 - random enchantment
* fix filter #125 - required arena team rating
* fix filter #85 - objective of quest
2022-03-06 09:52:19 +01:00
Sarjuuk
e125cab690
Search/Spells
...
* do not search for npc abilities under misc. spells tab
2022-03-04 10:27:19 +01:00
Sarjuuk
a1e7bfaa02
Quest/Detailpage
...
* fixed breadcrumb trail for quests categorized to subzones
* display auto accept status in infobox
2022-03-04 10:01:30 +01:00
Sarjuuk
73c1118601
Setup/Update
...
* reapply flags for community content when rebuilding DB
fixes associated filters and meta page 'missing screenshots'
2022-03-03 19:07:10 +01:00
Sarjuuk
33ec14f232
Merge remote-tracking branch 'github/master' into ghMaster
2022-02-28 21:03:36 +01:00
Sarjuuk
366f68f24f
Setup/Misc
...
* squash some more php warnings during setup
* automaticly sync if required by updates
2022-02-28 21:01:07 +01:00
Sarjuuk
91f8fe8925
Setup/Mails
...
* add lost world db dependencies to script
2022-02-28 12:52:09 +01:00
Sarjuuk
8431329645
SmartAI/Spells
...
* fixed fetching casters for spellId (as seen on 'used by' tabs)
2022-02-28 09:11:22 +01:00
Sarjuuk
19584feab0
Setup/Itemset
...
* fixed missing items in set
* fixed php warnings during setup
* fixed triggering scripts when changing config values
2022-02-27 23:53:36 +01:00
Sarjuuk
bc71ae762c
Setup/Data
...
* move custom data from setup scripts to DB
* move strings from DB to locale files
* use common function to calculate coordinates of dungeon entrances instead of inline sql
* fixed manual data zones and itemset
* fixed typos across the board
2022-02-21 23:31:14 +01:00
Sarjuuk
10805a1f70
Profiler/Regions
...
* add Asia regions
* fixed some typos
2022-02-20 22:47:54 +01:00
Sarjuuk
a24e8594fb
Profiler/Localization
...
* support non-latin realm names for guilds and arena teams also
2022-02-16 04:17:40 +01:00
Sarjuuk
01a9744ba7
Locks
...
* reworked how an dwhen locks on GameObjects and Items are displayed
* added structure for LockType.dbc
2022-02-14 23:17:51 +01:00
Sarjuuk
53e2af2116
Profiler/Localization
...
* support non-latin realm names
* actually set characters as updated after resync was skipped due to character not having logged in since last resync
2022-02-14 16:04:57 +01:00
Metalaka
4255933328
Creature/Loot
...
* display skill condition on drop (#325 )
2022-02-13 23:44:36 +01:00
Sarjuuk
1856f0ef8f
README/QA
...
* added another repeat gotcha to the Q+A section
2022-02-13 23:43:12 +01:00
Sarjuuk
731f648cd2
Setup/Misc
...
* wrap db test in try/catch block
* escape more mysql8 keywords
2022-02-12 15:22:52 +01:00
Sarjuuk
6a2511866e
Conditions/Localization
...
* fixed index for descriptions
thx @Faq for noticing
2022-02-12 14:37:32 +01:00
Sarjuuk
b777262670
Merge branch 'master' of github.com:Sarjuuk/aowow
2022-02-12 14:27:10 +01:00
Sarjuuk
c950cdc757
Setup/Misc
...
* fixed variable name: setup parameter --locales should work again.
* escaped GROUPS as keyword in mysql8
2022-02-12 14:21:07 +01:00
Sarjuuk
541224f87b
Markup/Misc
...
* fixed ajax fulltext sanitizer eating \s instead of \n after 57864d2544
* happy new year
2022-01-06 14:21:51 +01:00
Sarjuuk
dcb8995b1a
Markup
...
* allow 'auto' as width for tables
* db tag 'money' may include currency AND items
2022-01-05 23:32:06 +01:00
Sarjuuk
2ec4809c7f
Spells/Reagents
...
* try to fix wrong reagent amount in cases where one reagent requires multiples of itself and is triggered by an item
2022-01-05 23:27:44 +01:00
Sarjuuk
061449686d
Revert "[WIP] Conditions"
...
This reverts commit a1f0f3d30d .
2021-11-21 09:50:59 +01:00
Sarjuuk
f3f8dacef9
Profiler/Talents ( #315 )
...
* fix usage of active talent spec
2021-11-19 20:30:16 +01:00
Sarjuuk
a1f0f3d30d
[WIP] Conditions
...
* add missing conditionsTypes
todo:
process params in Util::getServerConditions()
add locale strings to js
extend verbose display in global.js ConditionList
2021-11-04 22:49:12 +01:00
Sarjuuk
e4b8a8e908
Zone/Mapper
...
* show fishing nodes on map
2021-11-04 22:40:07 +01:00
Sarjuuk
41f415095a
JS/Tooltips
...
* define tooltip_noequipcooldown
2021-11-04 22:39:58 +01:00