Sarjuuk
3303722bc7
Profiler/Prep:
...
* misc changes from profiler branch. No real changes on its own
2018-03-22 13:59:30 +01:00
Sarjuuk
5abb3f78cf
Auth/Fixup
...
* fix external login after 49a10e22
2018-02-02 21:15:25 +01:00
Sarjuuk
457e5f1eb5
Items/Armor
...
* fixed calculation of extra armor
2018-02-02 19:26:29 +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
Magnifikator
55dfe0ccc9
Misc/Git
...
added *.orig files to .gitignore
2017-09-04 16:39:14 +02:00
Magnifikator
69abd8c434
Misc/Git
...
added extracted sounds and setup files to .gitignore
2017-09-03 17:31:28 +02:00
Magnifikator
011de295fd
Page/Home
...
Fixes 2 html errors
2017-09-03 17:27:01 +02:00
Sarjuuk
dbb4ad0b2a
Setup/Sounds
...
* change extension of the temporary audio files for easier use with the supplied converter scripts.
2017-09-03 17:19:21 +02:00
Sarjuuk
bd56a5dad9
Factions/Articles
...
* added french localization
thx @Endalaust
2017-09-03 16:32:52 +02:00
Sarjuuk
79d9225c02
Setup/Firstrun:
...
* try to resolve bad inputs for *_host and force_ssl, when they result in redirects (301, 302)
2017-09-03 15:50:54 +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
889f14a64f
User/Auth
...
* import user access from external auth source if available
2017-08-30 17:25:40 +02:00
Sarjuuk
858e5a0492
[PH] spell_group error suppressor
2017-05-18 00:56:42 +02:00
Sarjuuk
c61fb787ae
Setup/Images
...
* fixed error, causing everything to be displayed as not dound if anything was missing
* added readable output to source finding stage
* should now be obvious if something is missing
2017-05-17 10:50:30 +02:00
Sarjuuk
57d4dc2459
Quests/DetailPage
...
* correctly interpret exclusiveGroup values (maybe.. (who knows..))
2017-05-17 01:25:17 +02:00
Sarjuuk
a17c45a698
README
...
* added another gotcha with auto-minifiers
2017-05-15 22:22:47 +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
7b7ec2d0aa
Admin/siteconfig
...
* also rebuild js-locales when updating available locales
* somewhat unhappy with the access to generated files. need to find a better solution.
2017-05-09 19:11:47 +02:00
Sarjuuk
1bb7fdf89a
NPCs/DetailPage
...
* fixed extraCols for 'teaches' tab
2017-05-08 15:09:55 +02:00
Sarjuuk
05ce1f4242
README
...
* removed SoX for WIN in favor of FFmpeg
* added example scripts for batch audio conversion.
* added a curious error case to the Q/A-section
2017-05-07 23:09:40 +02:00
Sarjuuk
9c6a789d2b
Admin/config
...
* added onUpdate handler to rebuild affected files
2017-05-07 18:40:45 +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
39e917927f
Adomin/Config
...
* urlencode values or loose data on submit
2017-05-06 12:43:00 +02:00
Sarjuuk
79861569a2
Readme
...
* bump for new TDB dependancy
2017-05-04 21:50:11 +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
7c456b970c
Misc/Fixup
...
* added missing leading whitespace to update queries
2017-05-04 03:58:29 +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
00342b0b61
Readme
...
* updated TDB requirement
2017-05-02 22:41:12 +02:00
Sarjuuk
d34f7c304e
DB/Structure
...
* implemented changes from 3739d8444b (quest localization)
2017-05-02 22:41:12 +02:00
Sarjuuk
6168937901
DB/Structure
...
* implemented changes from 460e2c5dc5 (item localization)
2017-05-02 22:41:12 +02:00
Sarjuuk
189ac56fc0
DB/Structure
...
* implemented changes from 9a3b28894d (broadcastText localization)
2017-05-02 22:41:12 +02:00
Sarjuuk
f7f5cafec2
Spells/Tooltips
...
* added base stats to be parsed (where skipped before)
* dummy effects do not singal a healing spell
2017-04-30 13:33:36 +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
Sarjuuk
269487f32c
Misc/Fixup
...
* stray backet braking enchantments list page
2017-04-24 22:35:44 +02:00
Sarjuuk
d19a920c09
Filters/Items
...
* fixed forgotten rename, breaking page with certain tabs
* fixed typo, breaking stat weights
2017-04-24 17:06:08 +02:00
Sarjuuk
29c8c3d0af
Misc/Debug
...
* remove leftover output
2017-04-24 00:53:57 +02:00
Sarjuuk
a59fd45076
Pages/Spell
...
* display category cooldown in table
2017-04-23 22:55:40 +02:00
Sarjuuk
4316d3ad40
Zones/DetailPage
...
* directly display AudioControls for all ZoneMusic & Ambience
2017-04-23 20:20:44 +02:00
Sarjuuk
6377a9e659
Misc
...
* added option to 'verbose' concatenate a list of items to class Lang
* added option to strip tags from a string to class Markdown
* fixed several instances of wrong categories on pages
* actually display world state conditions for zone music
* some typos all over the place
2017-04-23 20:20:44 +02:00
Sarjuuk
959d0ace0b
ListPages/Filter
...
* vastly improved input validation
* content and type validation occurs when filter is created
* contextual filters like itemTypes are now only applied in context
2017-04-23 20:20:34 +02:00
Sarjuuk
178a67e180
Zones/Misc
...
* fix allowed categories on ListPage
* fix instances for zone 3523
2017-04-22 00:35:51 +02:00
Sarjuuk
a695a4188c
Util/Game
...
* cleanup Util 2/2
* move game related functions and variables to new class: Game
2017-04-19 01:47:03 +02:00
Sarjuuk
f503967c45
Util/Lang
...
* cleanup Util 1/2
* move spell effect/aura strings to Lang
2017-04-19 01:47:03 +02:00
Sarjuuk
c1af1fd884
DB/PageText
...
* update structure for TrinityCore/TrinityCore@fbbe247114
2017-04-19 00:05:06 +02:00
Sarjuuk
e5013e79fd
Fixup/Typo
...
* bracket order fail
2017-04-14 01:22:37 +02:00
Sarjuuk
6fddbe40a4
Lang/Items
...
* try to account for non-latin formating
* use correct words provided by GlobalStrings.lua
2017-04-13 19:19:26 +02:00