Commit Graph

13 Commits

Author SHA1 Message Date
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
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
Chazy Chaz
3f14e4e56e Core/Players: Rename "heroic character" to "death knight" 2017-03-20 16:52:23 +01:00
Aokromes
c3ac43344e TDB 4.3.4.17 2017/03/16 2017-03-16 11:40:12 +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
cf3d3a5be6 fix travis 2017-01-07 09:13:01 +01:00
Aokromes
393adc2067 rename files 2017-01-07 07:46:44 +01:00
Aokromes
493dc8ed8f TDB 4.3.4.14 2016/11/06 2016-11-06 17:22:37 +01:00
Aokromes
84488a19f0 DB/Misc: TDB 4.3.4-13 2016/09/28 2016-09-28 15:13:28 +02:00
Aokromes
2ed7685535 DB:Command: debug neargraveyard 2016-09-04 00:29:54 +02:00
Aokromes
37d4a0d1c0 Fix travis, now yes 2016-08-29 00:27:16 +02:00