Commit Graph

682 Commits

Author SHA1 Message Date
Aokromes
16ee98d3fc Insert dynamic_spawning RBACs (already reserved in RBAC.h as of 55d8c2b…
…) into auth database to prevent constant base file conflicts on that branch.
2017-06-12 18:30:05 +02:00
Aokromes
57841569e5 - Add new commands .group set assistant, .group set maintank and .gro…
…up set mainassist to toggle raid member flags.

- Fix 2017_05_29_00_auth.sql to be reapply safe.
2017-06-12 18:23:57 +02:00
Aokromes
74bdf621eb more travis fix 2017-06-02 21:57:53 +02:00
Aokromes
98adfe93c1 make travis happy 2017-06-02 21:48:10 +02:00
Aokromes
ef7d2901e1 typo fix 2017-05-30 11:38:48 +02:00
Aokromes
a412fab2d7 typo fix 2017-05-30 11:10:29 +02:00
Aokromes
dff1518ac2 Scripts/Command: implement .debug play music command 2017-05-30 09:55:45 +02:00
Aokromes
d896903f45 typo fix 2017-05-28 23:47:01 +02:00
Aokromes
ca078cdbb0 Fix travis 2017-05-28 23:33:10 +02:00
Aokromes
a4d6767fce missing change 2017-05-23 19:00:46 +02:00
Aokromes
e3717b2546 make travis happy 2017-05-23 18:16:48 +02:00
Aokromes
389ced2d17 TDB 4.3.4.19 2017/05/16 2017-05-16 07:09:41 +02:00
Aokromes
3a247f2bd3 TDB 4.3.4.18 2017/04/16 2017-04-16 09:39:18 +02:00
ariel-
c17fa0bcc5 Core/Instance: stop updating the instance resettimes based on creature respawns 2017-04-14 13:50:13 +02:00
ariel-
20af61b777 DB/Schema: add unsigned to some guid fields in characters 2017-04-09 18:06:54 +02:00
Aokromes
ed36b5f466 another typo fix 2017-04-02 08:47:05 +02:00
Aokromes
2d54defdf0 Scripts/Commands: Fix guid usage and enhance commands
- Fix targeting gameobjects and creatures for .dist and .gps. The old code used DB guid to search from core generated guid lists.
- Fix some error messages saying 'no player found' even if creatures and gameobjects and players were searched
- Change atoi to atoul when receiving lowguids as string or other uint32 values
- Use ObjectGuid::LowType instead of uint32 for lowguid type
- Allow .gob info to take in gameobject guid link as well as entry link in addition to gameobject entry and update the documentation of the command
- Change .gob delete to post the spawnid (dbguid) instead of the ingame generated guid (which is basically never seen or used by the player in any other commands that I see)
- Allow spawntimesecs to be negative when spawning a gameobject
- Disable searching by ingame spawn id in commands. (it makes little sense for a user to provide a number which is then attempted to be used as DB guid and non DB guid when both could have a match)
- Update .gob turn documentation to tell about possibility to provide orientation in command
- Correct the types in .gob add command result trinity_string
- Correct the creature search for .npc del
- Change .event to .event info
- Add .go offset command
- Remove the .go command for empty string (no subcommand given) because it just used .go xyz
- Extend .gob info to show size, faction, flags and model dimensions
- Remove some unnecessary casts
- Document .wp show better (first and last were not documented)
- Insert spawnid to .wp show info error message
- Fix spawntime printing for .gobject target
- Fix guid targetting for .npc set movetype
- Fix query by spawnid for .wp show info
- Fix deleting of existing waypoints when twice doing the command .wp show on
- Fix deleting of existing waypoints when doing the command .wp show off
- Change wpguid column in DB and in core to uint32, which is what the spawnid type is in core and db.
2017-04-02 07:41:03 +02:00
Aokromes
c80e9fe6db DB/Conversor: Remove more unused items on conversion 2017-03-26 04:53:13 +02:00
Aokromes
8b5232ac5d DB/Misc: Make travis happy 2017-03-20 18:16:25 +01:00
Chazy Chaz
3f14e4e56e Core/Players: Rename "heroic character" to "death knight" 2017-03-20 16:52:23 +01:00
Aokromes
40b3bf6c08 DB/Misc: Update 3.3.5a to 4.3.4 conversor 2017-03-17 17:51:28 +01:00
Aokromes
05f39d354d DB/Misc: Update 3.3.5a to 4.3.4 conversor 2017-03-17 17:08:17 +01:00
Aokromes
28f95e240b DB/Misc: Update 3.3.5a to 4.3.4 conversor 2017-03-17 16:51:07 +01:00
Aokromes
c3ac43344e TDB 4.3.4.17 2017/03/16 2017-03-16 11:40:12 +01:00
Aokromes
2852b76c0f DB/Misc:Fix error on base files 2017-03-12 22:06:13 +01:00
Aokromes
8d28b453fd TDB 4.3.4.16 2017/02/11 2017-02-11 06:51:30 +01:00
Aokromes
671dba6e5e TDB 4.3.4.15 2017/01/12
If you don't have custom things i recomend to drop world database, i have dumped this version with areaid and zoneid
2017-01-12 09:48:14 +01:00
Aokromes
9ed19ea73f make travis happy 2017-01-08 07:33:25 +01:00
Aokromes
330006355c typo fix 2017-01-07 09:55:06 +01:00
Aokromes
cf3d3a5be6 fix travis 2017-01-07 09:13:01 +01:00
ariel-
17278b9b42 Core/Scripts: added command to move characters across accounts 2017-01-07 07:34:11 +01:00
Aokromes
493dc8ed8f TDB 4.3.4.14 2016/11/06 2016-11-06 17:22:37 +01:00
Aokromes
c24d6e1447 DB/Misc: I must sleep more 2016-11-02 08:48:17 +01:00
Aokromes
3c9c32751f Make travis happy
i hope.
2016-11-02 08:43:55 +01:00
Aokromes
c36efa65c3 DB/Misc: Rename files 2016-11-02 04:34:13 +01:00
ariel-
64ffbab2d2 Update characters_database.sql
Last one, I promise
2016-11-02 03:47:07 +01:00
ariel-
c0ce4efa6c Update characters_database.sql
Missing line from previous commit
2016-11-02 03:35:28 +01:00
Aokromes
d1884133e9 DB/Misc: Missing part 2016-09-28 15:50:48 +02:00
Aokromes
84488a19f0 DB/Misc: TDB 4.3.4-13 2016/09/28 2016-09-28 15:13:28 +02:00
Aokromes
9182a19aa5 Core/Fishing: implement retail-like fishing skill-up functionality 2016-09-14 15:13:04 +02:00
Aokromes
5ec867cc61 Missing part 2016-09-04 00:33:10 +02:00
Aokromes
2ed7685535 DB:Command: debug neargraveyard 2016-09-04 00:29:54 +02:00
Aokromes
45d7d2e308 Missing changes 2016-08-29 00:17:36 +02:00
Aokromes
65f9e58b3f missing save 2016-08-28 23:39:18 +02:00
Aokromes
d5d8a16084 DB/Misc: TDB 4.3.4-11 2016/08/28 2016-08-28 23:38:11 +02:00
Aokromes
c008d244ee Core/Misc: Clarify the use of world_database.sql 2016-07-20 18:27:11 +02:00
Aokromes
193489f3a7 Core/Players: Split playerBytes fields in characters table
(cherry picked from commit 2a6f65f)
(i think i don't have broken nothing, loged with fresh created chars and old chars and all looks to be ok)
2016-07-18 21:14:24 +02:00
Aokromes
aec309a533 DB/Misc: Fix characters db autoupdater 2016-05-17 08:12:27 +02:00
Aokromes
85f109fe4a Misc: fix travis, again 2016-05-15 08:05:43 +02:00
Aokromes
0237c5cbb1 Scripts/Commands: Small QoL adjustments 2016-05-15 07:13:51 +02:00