Sarjuuk
c1b92df9bf
PHP7/compatibility
...
* changes to search.php somehow slipped through
2016-01-31 22:54:18 +01:00
Sarjuuk
7c1e61d843
Admin/Config
...
* fixed calling $this in static context (broke web-config)
2016-01-31 22:35:27 +01:00
Sarjuuk
63cd83c102
Setup/Update
...
* fixed errors introduced in c3fe4b0224
2016-01-31 21:57:46 +01:00
Sarjuuk
0220587637
Template/Home
...
* update footer to current year
* display current revision
2016-01-31 19:05:12 +01:00
Sarjuuk
f076a30180
AoWoW is now compatible with php7
...
(php7 is recommended but not required)
2016-01-31 16:32:31 +01:00
Sarjuuk
5abdbe2080
Misc/Fixes
...
* fixed stats when comparing items with scaling random enchantments
* fixed BOM on compare.php
* fixed multiple typos and notices
2016-01-31 15:46:20 +01:00
Sarjuuk
2bc85dd109
Acc/Passwords
...
* do not enforce minimum password length for imported accounts
2016-01-26 23:12:41 +01:00
Sarjuuk
bd2a5acf21
Template/JS
...
* removed some readability formating, that caused an arbitrary text-node to appear in between DIVs, screwing with javascript
2016-01-23 21:17:50 +01:00
Sarjuuk
278176a48e
Setup/DBCs
...
* directly extract integers as signed (may or may not help with a reported case of extracted nonsensical values)
2016-01-23 11:46:39 +01:00
Sarjuuk
eddb034a5c
User/Passwords
...
* allow for passwords longer than 15 characters
2016-01-23 11:29:18 +01:00
Sarjuuk
c3fe4b0224
Setup/Update
...
* get files/tables, which need to be regenerated after! applying sql updates
* small wording change, to make exiting dbConfig feel less like an error occured
2016-01-16 10:37:37 +01:00
Sarjuuk
432223264e
Items/Block
...
* fixed formating of xml-export
* fixed handling of block value (can have multiple sources per item (itemMods, spell, set individually) and is then displayed separately in tooltip, but summed for calculations)
2016-01-13 21:57:38 +01:00
Sarjuuk
99eb8f426b
Misc/Fixes
...
* fixed typo preventing management of custom weight scales
* added forgotten GET-Parameter to sanitization, preventing rating of comments
* avoid hardcoding locales
* do not show tooltip on BUTTON_WOWHEAD
2016-01-13 20:58:06 +01:00
Sarjuuk
ff3babacb7
Skills/Trainer
...
* fixed copy/paste-error asigning riding trainer-templates to first aid
2015-12-06 20:05:06 +01:00
Sarjuuk
4daf474ff4
Admin/AjaxHandler
...
* removed rogue \s, which prevented handling of id-lists
* affected mass handling of screenshots and comments
2015-12-06 11:21:38 +01:00
Sarjuuk
f01c624f82
Comments
...
* do not double escape chat message body
2015-12-05 20:33:25 +01:00
Sarjuuk
5661f09454
Tools/Submodules
...
* removed submodules from project
* both tools can now be found at https://github.com/Sarjuuk?tab=repositories
2015-12-05 00:46:01 +01:00
Sarjuuk
2f53abdb3e
Setup/Spells:
...
* fixed some talents with erronous itemCreateIds to have an altIcon and quality color assigned
2015-11-28 17:23:06 +01:00
Sarjuuk
3eace0680d
Setup/Fixups
...
- also change function call talents() to talentCalc() for firstrun script
- filter waypoint_data query for creature_addon with path_id 0 (where did this get lost...)
2015-11-22 20:52:16 +01:00
Sarjuuk
3b32ce6b1f
Conf
...
- moved misc categoty to index 0 as adding new categories became complicated.
- display misc category last...
2015-11-22 16:25:25 +01:00
Sarjuuk
74f68c8a69
Setup/TalentCalc
...
* renamed file generator function to avoid naming conflict with sql generator function
2015-11-19 19:46:50 +01:00
Sarjuuk
e197072409
Locale/FR
...
* added some more translations
thanks @joshwhedon
2015-11-18 23:49:21 +01:00
Sarjuuk
4c4cde1165
Items/GemPerfection
...
* use skill_perfect_item_template to display Gem Perfection procs
2015-11-18 23:47:53 +01:00
Sarjuuk
d55989510a
Updated setup to TDB r60
...
* removed --resume command. Always offer to resume first time setup instead.
* added skill_perfect_item_template to sources
2015-11-18 23:47:53 +01:00
Sarjuuk
99fdad29dd
AjaxHandler
...
* separated into appropriate subclasses
* unified sanitizing of $_GET and $_POST data using build in filter_input()
* index now always tries to resolve page calls with ajaxHandler first and as a page last
minor bug-fixes to bugs that wre not reported yet, because they didn't occur yet
(e.g.: nobody tried to compose a comment with >7500 characters yet)
2015-11-08 23:14:17 +01:00
Sarjuuk
141bc10901
DB/Setup
...
* allow "build" and "sql" fields to be NULL in ?_dbversion
2015-11-07 18:35:49 +01:00
Sarjuuk
b5d73f0ac4
Setup/Readme
...
* added alternative versions to the mpqExtractor and blpConverter to readme
2015-11-01 11:30:30 +01:00
Sarjuuk
e69811c4de
NPCs/Bosses
...
* link boss loot chests to boss
Home/Locales
* properly set selected locale if featuredbox is not displayed
(also include fresh db dump)
2015-10-31 13:55:22 +01:00
Sarjuuk
b6e1bcaeac
Setup/Tracking
...
* added tracking code for Google Analytics
- enabling is optional
- add account in config to enable tracking
* removed usage tracking
- the results were just seriously depressing..
2015-10-20 00:38:48 +02:00
Sarjuuk
7eda6dd778
Markup/Videos:
...
* updated to use current youtube-api
2015-10-16 16:41:15 +02:00
Sarjuuk
dabf307c13
Setup/firstrun
...
* also added check for port on this option
* hide control chars from error input request for win
2015-10-06 22:04:12 +02:00
Sarjuuk
ef5d7cce3b
Setup/DBConfig
...
* fixed parsing port on host ip (already worked, but setup threw an error)
2015-10-03 12:20:50 +02:00
Sarjuuk
d7c6092d5f
Strings/Encoding
...
* replaced some more uses of string functions with multibyte equivalents where it might matter
note: i didn't touch the spell-tooltip parser as it seems to work as intended regardless
2015-09-19 16:11:10 +02:00
Sarjuuk
6dc6124673
Merge pull request #37 from Toshik/patch-2
...
Quests/Encoding:
* string manipulations should be multibyte
2015-09-19 15:32:53 +02:00
Sarjuuk
f33a15db4d
Util/Encoding
...
* set multibyte-encoding globally as suggested by @Toshik
2015-09-19 15:27:20 +02:00
Toshik
6603cbf099
String cutting should support multibyte (UTF-8)
2015-09-18 13:12:25 +03:00
Sarjuuk
b1ef81c7e9
Merge pull request #36 from Toshik/patch-1
...
Setup/Quests
- update to f7c7b92ef3
2015-09-12 22:26:55 +02:00
Sarjuuk
00bd33abfb
CLISetup/OSCompatibility
...
- generally check for readline handler
- only ignore \r for WIN
2015-09-12 22:15:12 +02:00
Toshik
973d2d90aa
Quest DB structure fix
...
Fixes related to latest DB structure changes:
2015-09-10 11:51:15 +03:00
Sarjuuk
58babe24fe
Util/Realms
...
* check for accessibility
* use for achievements/realm firsts
2015-08-30 14:04:27 +02:00
Sarjuuk
645894fdbf
Setup/Source:
...
* fixup
2015-08-29 13:48:21 +02:00
Sarjuuk
cb1916c484
Setup/Fixups
...
* some additions to latest pull requests
- added missing dependancies
- added quest_template changes to source.func.php
2015-08-19 17:29:21 +02:00
Sarjuuk
af7015097b
Setup/Source
...
* get starter spells from playercreateinfo_skill instead of playercreateinfo_spell
(changed in 2a3546ca36 )
thanks @Toshik for pointing that out
2015-08-19 16:52:14 +02:00
Sarjuuk
c9aa0b3f6d
Merge pull request #33 from Toshik/patch-6
...
Update game object DB structure to https://github.com/TrinityCore/TrinityCore/commit/9245bad
2015-08-19 13:44:50 +02:00
Toshik
ce915cbada
Update game object DB structure
...
Corresponds to TC changeset TrinityCore/TrinityCore@9245bad
Closes #28
2015-08-19 13:08:09 +03:00
Sarjuuk
b0194a6e81
Merge pull request #30 from Toshik/patch-2
...
Update quests DB structure to 5178395a4f
2015-08-18 21:31:37 +02:00
Toshik
482a8dbd7d
Update quests DB structure
...
According to 5178395a4f
2015-08-18 22:05:16 +03:00
Sarjuuk
59e254be54
Spawns
...
* fixed any spawns in Northrend refering to Dalarans dungeon maps and thus being inaccurate
2015-08-18 21:01:03 +02:00
Sarjuuk
17fdd13d3d
fixed copy/paste error
2015-08-18 17:00:21 +02:00
Sarjuuk
e825ed84e8
Items
...
* fixed displaying zero value stats as socketbonus
2015-08-18 14:43:07 +02:00