Commit Graph

5685 Commits

Author SHA1 Message Date
Filip
ff8bc029ce DB/Update: Gibblewilt fear spam
By @Vincent-Michael fixes #10627
2013-09-29 22:28:45 +02:00
Filip
9842cbf887 DB/SAI: Finding the Source
By @dr-j fixes #10943
2013-09-29 22:24:56 +02:00
Filip
728b2555b6 DB/SAI: Neltharion's Flame (12267)
By @dr-j fixes #10965
2013-09-29 22:19:44 +02:00
Filip
c67d52730b DB/SAI: Leading the Ancestors Home
By @dr-j fixes #10783
2013-09-29 22:16:13 +02:00
Spp
ad29676c27 Fix compile under linux and update auth db with latest changes 2013-09-29 14:15:58 +02:00
Spp
ea2fe0217d Core/RBAC: Simplify RBAC implementation
- Drop groups (roles than can have inherited roles) and roles (set of
  permissions)
- Permissions can now have inherited permissions (those act as roles)

RBAC DB structure is now limited to four tables
- rbac_permissions: Contains permissions and roles
- rbac_linked_permissions: Contains the relation between permissions and
  linked permissions (those permissions that have linked permissions are
  called roles)
- rbac_default_permissions: Contains the list of permissions to be granted
  to each security level [Added to maintain compatibility in an easy way]
- rbac_account_permissions: Contains the list of permissions granted or
  denied for a particular account.

NOTE: IF YOU ARE USING CUSTOM PERMISSIONS, ROLES OR GROUPS CHECK THE SQL
BEFORE APPLYING...
2013-09-29 13:19:05 +02:00
Filip
6711ba0bd8 DB/Update: Pet spells 2013-09-28 18:19:33 +02:00
Filip
18bf68ad7e DB/Update: Spawndist for creature with random movement 2013-09-28 18:15:16 +02:00
Kirkhammett
89085f7d57 DB/Core: The Storm King's Vengeance 2013-09-27 12:50:34 +02:00
Filip
06c3813e56 DB/SAI: Wanton Warlord
Fixes #5126 by @dr-j
2013-09-26 16:30:55 +02:00
Filip
6ea5dfd350 DB/Update: Quest credit fix-up
Vehicles will not accept quest credit in the form of a spell cast, credit needs to be a monster kill.
2013-09-26 09:58:18 +02:00
Filip
d6a6f44148 DB/SAI: Non-repeatable flags change & credit circumvention
By dr-j fixes #10929 fixes #6444
2013-09-24 23:05:26 +02:00
Filip
4498ac0062 DB/SAI: Zeth'Gor Must Burn!
Fixes #10904 by @untaught
2013-09-22 18:40:47 +02:00
Filip
56b3e52f06 DB/SAI: Eyes of Grillok
By @dr-j fixes #10909
2013-09-21 22:44:07 +02:00
Filip
4ddad6ec60 DB/SAI: The Battle of Valhalas Quest Chain
Fixes #8377
Consists of:
1) Battle at Valhalas: Fallen Heroes (13214)
2) Battle at Valhalas: Khit'rix the Dark Master (13215)
3) Battle at Valhalas: The Return of Sigrid Iceborn (13216)
4) Battle at Valhalas: Carnage! (13217)
5) Battle at Valhalas: Thane Deathblow (13218)
6) Battle at Valhalas: Final Challenge (13219)
2013-09-20 22:59:10 +02:00
Vincent-Michael
2b9b2a7388 DB/GameObject: Added gameobject "Dark Iron Mole Machine (Minion Summoner Trap)" 2013-09-20 13:16:04 +02:00
Filip
001f62deb4 DB/Errors: Leftoever fixes
Work done by @untaught fixes #10747
2013-09-19 18:54:29 +02:00
Filip
1ede593d41 Just because.... 2013-09-19 11:59:35 +02:00
Filip
7be7eb2b36 DB/Errors: Misc db error fixes
Db errors fixed by @untaught PrevQuest fixes by @dr-j and @Crysicle
Fixes #10370 Fixes #5064 Partially takes care of #10747 - more to come.
2013-09-19 11:56:09 +02:00
joschiwald
05e72b4906 Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPE 2013-09-18 22:55:10 +02:00
Filip
aa6736cfcc DB/SAI: Missing addition 2013-09-18 09:05:33 +02:00
Filip
173a2478aa DB/SAI: Misc Fixes
Authors @untaught @dr-j @MitchesD
Fixes #10847 Fixes #10844 Fixes #10830 Fixes #10829 Fixes #10830
2013-09-17 20:35:13 +02:00
Filip
d80d36b1da DB/Error: Delete empty guid addon 2013-09-17 08:44:17 +02:00
w1sht0l1v3
0c7e27535f DB/SAI: The Murketh and Shaadraz Gateways. 2013-09-16 23:22:05 +03:00
Filip
1427302afa DB/SAI: So Far, So Bad 2013-09-16 18:12:40 +02:00
Filip
ef09e8bc7d DB/SAI: Fate of the Titans 2013-09-16 16:24:38 +02:00
Filip
9c7de29e93 DB/GO: Spell Focus for Trial of the Lake
Closes #10807
2013-09-14 14:20:41 +02:00
Filip
042df13506 DB/Update: Warm Up - credit update
Fixes #10804
2013-09-14 00:44:10 +02:00
Warpten
cb4bf1fd97 Scripts/Ruby Sanctum: (Possibly) fixed Twilight Mending.
I don't have the computer to even compile a core, please report back. My logics shouldn't be wrong here from what I can read on the wiki.

Ref #10016.
2013-09-13 19:15:39 +02:00
Filip
ca4d53a844 DB/SAI: War is Hell
Fixes #3915, By Vincent_Michael
2013-09-12 09:14:20 +02:00
Filip
0e21292892 DB/SAI: Strengthen the Ancients addition
Fixes #10778
2013-09-11 20:59:27 +02:00
Filip
97db57703f DB/Cond: Error fix-up 2013-09-11 08:59:41 +02:00
Nay
6d3ebe925f SQL: Update sql/base/auth_database.sql 2013-09-10 23:21:27 +01:00
Filip
9379813251 DB/Update: Few updates
Fixes #10758
2013-09-10 20:53:24 +02:00
Vincent-Michael
a5bcab16a9 DB/Creature: Removed hack in 356ba1e0ce 2013-09-10 18:55:03 +02:00
Aokromes
d617969d22 Core/RBAC: Fix typos in recent SQL files
I hope this is final one....
2013-09-10 18:21:32 +02:00
Aokromes
4d6adbbb1b Core/RBAC: Fix typos in recent SQL files 2013-09-10 18:20:36 +02:00
Aokromes
f65be0d30d Core/RBAC: Fix typos in recent SQL files 2013-09-10 16:38:04 +02:00
Aokromes
6ec94e4177 Core/RBAC: Fix typos in recent SQL files 2013-09-10 16:20:10 +02:00
Aokromes
c70eda3234 Core/RBAC: Fix typos in recent SQL files 2013-09-10 16:17:47 +02:00
Spp
0ed83024e0 Core/RBAC: Fix typos in recent SQL files 2013-09-10 15:47:17 +02:00
Spp
953575abfa Core/RBAC: Remove obsolete generic command permissions
Note: If you have any custom command, CHECK THE SQLS BEFORE APPLYING
2013-09-10 15:35:10 +02:00
Spp
78363e11b5 Core/RBAC: Move titles and wp commands to RBAC (using individual permissions) 2013-09-10 15:26:48 +02:00
Spp
b10241876e Core/RBAC: Move ticket commands to RBAC (using individual permissions) 2013-09-10 15:13:08 +02:00
Spp
68ab10ccd4 Core/RBAC: Move tele commands to RBAC (using individual permissions) 2013-09-10 15:01:39 +02:00
Spp
abbc6b2760 Core/RBAC: Move server commands to RBAC (using individual permissions) 2013-09-10 14:57:01 +02:00
Spp
7183a355d2 Core/RBAC: Move reset commands to RBAC (using individual permissions) 2013-09-10 14:33:27 +02:00
Spp
1f95f0b0b8 Core/RBAC: Move reload command to RBAC (using individual permissions) 2013-09-10 14:25:07 +02:00
Spp
4f632ee3ff Core/RBAC: Move quest commands to RBAC (using individual permissions) 2013-09-10 13:57:30 +02:00
Spp
efa194a7ce Core/RBAC: Move npc commands to RBAC (using individual permissions) 2013-09-10 13:48:57 +02:00