Commit Graph

522 Commits

Author SHA1 Message Date
whipowill
52136045b2 Fix sql file error. Issue #59. 2022-05-18 19:33:45 -05:00
whipowill
9a6709f5c1 Compile bug fixes. 2022-05-18 17:03:01 -05:00
whipowill
7b55e7aec4 Compile bug fixes. 2022-05-18 16:25:09 -05:00
whipowill
20bb616804 Compile bug fixes. 2022-05-18 16:10:40 -05:00
whipowill
8aba7afca7 Compile bug fixes. 2022-05-18 15:57:50 -05:00
whipowill
16ef1fc76c Compile bug fixes. 2022-05-18 15:48:03 -05:00
whipowill
972735747d Compile bug fixes. 2022-05-18 15:29:30 -05:00
whipowill
bd2714535a Compile bug fixes. 2022-05-18 15:18:48 -05:00
whipowill
ad42a32643 Compile bug fixes. 2022-05-18 14:37:50 -05:00
郑佩茹
a95f4baba5 Merge branch 'AzerothCore' of https://github.com/ZhengPeiRu21/mod-playerbots into AzerothCore 2022-05-17 10:55:53 -06:00
郑佩茹
666d63a4c6 Remove outdated versioning string 2022-05-17 10:55:18 -06:00
郑佩茹
1f1c7ab8ef Fix DB Migration updates for playerbots_dungeon_suggestion_definition table 2022-05-17 10:54:11 -06:00
ZhengPeiRu21
05f18cb179 Merge pull request #55 from qudzy/bug/sql-select-randombot-accounts
Correct select randombot sql wildcard syntax error
2022-05-16 13:10:16 -06:00
qudzy
5ba7da5faf Correct select randombot sql wildcard syntax error 2022-05-13 21:55:14 +02:00
ZhengPeiRu21
faa452ad41 Merge pull request #54 from qudzy/hotfix/move-base-dungeon-suggestion-definition
Move dungeon suggestion definitions to base folder
2022-05-11 11:15:19 -06:00
qudzy
d465b232ba Move dungeon suggestion definitions to base folder 2022-05-11 11:03:03 +02:00
ZhengPeiRu21
9ab1c4cdee Update README.md 2022-05-10 08:47:19 -06:00
ZhengPeiRu21
ec6c2d126d Merge pull request #51 from qudzy/upstream/refactor-instance-suggestions
Refactor instance suggestions
2022-05-10 08:43:10 -06:00
qudzy
ed35a2ae67 Refactor instance suggestions 2022-05-05 21:01:02 +02:00
郑佩茹
fe59158e7d Merge branch 'AzerothCore' of https://github.com/ZhengPeiRu21/mod-playerbots into AzerothCore 2022-04-19 10:43:33 -06:00
郑佩茹
c9e8799392 Fix crash when reporting item destroyed to master 2022-04-19 10:43:21 -06:00
ZhengPeiRu21
65b60025f1 Merge pull request #43 from qudzy/upstream/fix/suggest-faction-interpolation
Correct faction interpolation in reputation suggestion
2022-04-17 18:02:35 -06:00
ZhengPeiRu21
03c5c21b83 Merge pull request #42 from qudzy/upstream/gitignore-vs
Add Visual Studio folder to gitignore
2022-04-17 18:01:59 -06:00
qudzy
f0ecab6ac5 Correct faction interpolation in reputation suggestion 2022-04-12 17:57:39 +02:00
qudzy
0d9483ef9d Categorize Visual Studio folder in gitignore 2022-04-12 17:33:22 +02:00
ZhengPeiRu21
205d59694a Merge pull request #38 from Bogir/fixes_1
Several Fixes
2022-04-11 08:43:02 -06:00
Bogir[rus]
eae5011e48 Update PlayerbotFactory.cpp 2022-04-09 15:07:43 +05:00
Bogir[rus]
ba8f6fd119 Update PlayerbotFactory.cpp 2022-04-09 15:06:32 +05:00
Bogir[rus]
76155fc2ca . 2022-04-09 04:24:41 +05:00
Bogir[rus]
0f5407e92e fix create random guild 2022-04-09 04:21:52 +05:00
Bogir[rus]
6e89ba391f fixed some ids 2022-04-08 20:32:07 +05:00
Bogir[rus]
08be970538 . 2022-04-08 19:22:56 +05:00
Bogir[rus]
5bc71a4542 check if player already is member of any Arena-tream 2022-04-08 18:24:34 +05:00
Bogir[rus]
ca1a012325 removed unexisting spell id 2022-04-08 18:02:43 +05:00
Bogir[rus]
af25f586e0 fix synthax 2022-04-08 17:52:06 +05:00
Bogir[rus]
ac36231adc fix
check if GuildName is already taken by other guild
fixed NPE `if (!player) ...  player->GetName()`
2022-04-08 17:47:01 +05:00
Bogir[rus]
0b83523a2c fix
removed unexisting spells for mounting
moved condition for check Guild on top of method
2022-04-08 17:37:53 +05:00
郑佩茹
e7c3b474d3 Disable knockback handling until spline issue can be resolve 2022-04-06 08:44:20 -06:00
郑佩茹
7e2a87a7ea Another Position comparison fix 2022-04-04 11:31:48 -06:00
ZhengPeiRu21
0fccdf60f5 Merge pull request #30 from qudzy/contribution
Exception prevention during debug and minor spelling corrections
2022-04-04 09:08:48 -06:00
郑佩茹
bbb35f2ee4 Port fixes until 774db31 - arena emblems, fix non-usable classes, disable multi-thread account delete 2022-04-04 08:55:03 -06:00
qudzy
b5c0abf9bc Correct spelling in instance names 2022-04-04 16:50:38 +02:00
qudzy
caae7d5ebf Prevent uninitialized exception loop in TravelMgr 2022-04-04 16:43:51 +02:00
郑佩茹
02478ab6c8 Remove unnecessary include 2022-04-04 08:05:47 -06:00
郑佩茹
8f5be075b4 Fix spline flag in bot knockback packet 2022-04-04 08:03:36 -06:00
郑佩茹
90be77baae Change MovementAction comparison to avoid compile error on Linux 2022-04-01 10:17:32 -06:00
郑佩茹
dbb80b6aa2 Fix CMSG_BATTLEMASTER_JOIN packet format 2022-04-01 08:34:42 -06:00
郑佩茹
57e9c81575 Fix typo causing crash in GuildCreateActions SQL 2022-03-31 10:04:56 -06:00
郑佩茹
16ef20cd3e Prevent invalid BGJoinAction 2022-03-31 09:22:58 -06:00
郑佩茹
297f11d3e5 Attempt to fix crash in playerbot logout 2022-03-30 09:31:47 -06:00