Commit Graph

245 Commits

Author SHA1 Message Date
Aokromes
4c4698c33d Core/Misc: Update locales_achievement_reward to simple system 2017-05-03 06:16:21 +02:00
Killyana
183758a4a1 DB: Fix some DB errors 2017-05-02 19:55:50 +02:00
Aokromes
6a6632767d DB/Creature: Restore incorrectly deleted creature 2017-05-02 05:18:41 +02:00
Aokromes
31cdd7f9f0 meh 2017-05-02 04:58:13 +02:00
Aokromes
de8481df92 some day someone with good c++ knownledge will help me on this 2017-05-02 04:42:01 +02:00
Aokromes
bdac4421e2 Core/Scripts: fix Nightfall proc chance and reduce it for victims with level above 60 2017-05-02 02:59:58 +02:00
Aokromes
7010950032 rename files 2017-05-02 02:31:30 +02:00
Aokromes
80a23efe85 DB/Misc: Coldridge valley fixes
By Malcrom
2017-04-30 17:24:34 +02:00
Aokromes
b00f376482 Core/Scripts: Codestyle fixes 2017-04-29 15:43:11 +02:00
Aokromes
0f2e390cb2 DB/Misc: Fix one runtime error
By Malcrom
2017-04-29 02:16:22 +02:00
Aokromes
44af529a0a Core/Scripts: Dwarf Start Area scripts
By Malcrom
2017-04-29 01:55:00 +02:00
Aokromes
92fa559cb2 rename files 2017-04-28 13:01:33 +02:00
Aokromes
13e1a591e5 rename files 2017-04-25 13:39:46 +02:00
Aokromes
d17e694c52 Core/Misc: Update locales_item to simple system 2017-04-24 02:45:53 +02:00
Aokromes
88696506ec Core/Misc: Update locales_quest to simple system 2017-04-24 02:39:39 +02:00
Aokromes
543337a6f5 Core/Misc: Update locales_broadcast_text to simple system 2017-04-24 02:05:45 +02:00
Aokromes
6871bb1729 Build: Added 1.64 Boost version to FindBoost 2017-04-20 22:25:46 +02:00
Aokromes
28b5430ec9 Rename files 2017-04-20 20:05:28 +02:00
Aokromes
48117444a8 DB/Misc: Drop no longer used table 2017-04-20 19:56:16 +02:00
Aokromes
70f5f9d998 DB/SAI: Fix startup error 2017-04-18 19:00:30 +02:00
Aokromes
fd8c53bc51 More typos 2017-04-18 17:52:18 +02:00
Aokromes
6d25d89e2b Core/Misc: Sync database schema with master 2017-04-18 14:11:21 +02:00
Aokromes
c074908449 DB/Creature: Multiple Coldridge fixes
By Malcrom
2017-04-16 22:59:00 +02:00
Aokromes
e91fb8d945 DB/Spawn: Add 2 missing things on Coldridge Valley
By Malcrom
2017-04-16 22:00:54 +02:00
Aokromes
6fef0d2eb2 Core/Trainers: Fix Multiprofession Trainers
By Malcrom, closes #61
2017-04-16 16:01:27 +02:00
Aokromes
b9583eb1b7 rename files 2017-04-16 11:51:03 +02:00
Aokromes
3a247f2bd3 TDB 4.3.4.18 2017/04/16 2017-04-16 09:39:18 +02:00
Aokromes
00babf222a rename files 2017-04-14 13:53:26 +02:00
Aokromes
ab59c475d1 Script/Mage: Fix Arcane Missiles
By Malcrom
2017-04-12 23:14:47 +02:00
Aokromes
03faccb0eb DB/Player: Fix Rogues missing start skill
By Malcrom
2017-04-12 23:01:54 +02:00
Aokromes
2f398aff23 DB/POI: Fix some missing POIs
By Kilyana
2017-04-12 13:35:26 +02:00
Aokromes
9eb5164310 Rename Files 2017-04-09 18:24:12 +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
16f8bb7b1e Rename files 2017-04-01 07:24:26 +02:00
Aokromes
f2d6308d24 DB/Misc: Add few OptionBroadcastTextID 2017-03-30 07:36:38 +02:00
Aokromes
b680d1d058 DB/Misc: Add few OptionBroadcastTextID 2017-03-30 07:03:11 +02:00
Aokromes
274cf038e4 DB/Misc: Add few OptionBroadcastTextID 2017-03-30 06:07:11 +02:00
Aokromes
e5ae641dba DB/Creature: Stormwind Royal Guard movement
By ArcaneFox
Closes #67
2017-03-26 06:25:41 +02:00
Aokromes
c87742e190 rename files 2017-03-26 06:19:56 +02:00
Aokromes
9c5e580c17 Core/Scripts: minor fixes in boss_the_lich_king 2017-03-26 06:13:21 +02:00
Killyana
b2094ff611 DB/Gossip: Fix 2 gossips related to Auctioneers 2017-03-26 05:36:00 +02:00
Aokromes
13e8e235bf DB/Misc: Harvest Festival Horde Spawn
By Vincent-Michael
2017-03-26 00:48:40 +01:00
Aokromes
55914733a0 Core/Scripts: Add support for spawn specific C++ scripts
By Krudor.
2017-03-25 10:27:51 +01:00
Aokromes
fe42260189 DB/Creature: Lieutenant Sanders
idk why this was deleted
2017-03-23 01:56:00 +01:00
Aokromes
86e7777332 forgot this part 2017-03-21 00:04:17 +01:00
Aokromes
580dbe946a DB/Misc: Make windows mysql appy 2017-03-20 23:55:38 +01:00
Aokromes
d35eb5d31e DB/Misc: Rename files 2017-03-20 17:02:29 +01:00
Aokromes
0016baf3bd DB/Misc: Sync some database fields no with 4.3.4 2017-03-20 14:01:02 +01:00
Aokromes
9eb3f31965 DB/Creature: Add gossip for another multitrainer
By Malcrom
2017-03-19 01:39:15 +01:00
Aokromes
0ee051e6af DB/Creature: Fix ironforge guards gossip
By Malcrom
2017-03-18 19:44:29 +01:00