22 Commits

Author SHA1 Message Date
Vale the Violet Mote
528179cb02
Fix seg fault on bots rolling
Using group->GetRolls() brings back a vector that gives a segmentation fault on one of the iterations when iterated.
2019-06-01 11:48:12 -04:00
H0zen
4bd4b91e6f Rel. 0.22.1 - fix build issues 2019-05-15 13:41:17 +03:00
H0zen
feefa3b7bf Release 0.22 2019-05-14 13:07:40 +03:00
Antz
6b0e4a7228
Happy New Year 2019 from everyone at getMangos.eu 🎉 2019-01-02 23:27:16 +00:00
H0zen
04e1b8b7d4 Partial revert of AHBot module 2018-03-29 00:38:46 +03:00
H0zen
943b130d84 Removed the ancient ahbot module, if PLAYERBOTS enabled 2018-03-29 00:03:29 +03:00
Antz
52454825c7 Happy new year from getmangos 🎉 2018-01-14 10:24:47 +00:00
Olion
5a15a75aa1 Playerbot: crashfix 2017-09-09 12:07:15 +01:00
Antz
03aae60cd9 Tab cleanup 2017-03-11 02:56:47 +00:00
Antz
4f32cf52a6 Attempt to fix OSX build 2016-12-02 23:00:09 +00:00
Antz
2c2f637cad [Bots] Fixed PlayerBots build 2016-12-02 00:56:53 +00:00
Antz
982cb3e1d9 [PLAYERBOTS] Removed non-existing db columns from AHBot lookup 2016-10-03 21:09:38 +01:00
Antz
c19a63b8ed Remove unneeded dependency 2016-09-08 23:30:17 +01:00
H0zen
b21d79183b Fix playerbot module building 2016-02-22 19:40:22 +02:00
Antz
93fbd47079 [PlayerBot] Fix invalid table reference for playerbots 2016-02-05 08:58:57 +00:00
Antz
1e7d9cc605 [BOT] Removed non-classic items from ah selection. Thanks drarkanex for pointing
See https://www.getmangos.eu/server/10493-mangoszero-prospecting-milling-vanilla.html
for details.
2015-09-09 23:11:24 +01:00
Antz
c2f1403c6a [PlayerBotAI] Added minor account table update 2015-04-09 13:25:30 +01:00
Foereaper
dab1c06b4e Fixed PCH warnings and bot add command 2015-04-04 13:53:00 +02:00
Foereaper
7fb0d3631e [Bots] Fix Linux build 2015-04-04 03:36:14 -07:00
Foereaper
55d91ec6c6 [Bots] Include location fix
TODO: Clean up all the includes..
2015-04-04 12:02:26 +02:00
Foereaper
6ee9bc9e9d Fix bot PCH
On unix builds, the PCH would collide with Games PCH
2015-04-04 11:38:55 +02:00
Foereaper
ee336830b5 Implement Playerbots
This is the first, rough implementation of Playerbot AI by Ike3, originally playerbot by blueboy

There's still TONS of work left to do on this, but it should compile and build

This introduces a new cmake option, playerbots. Disabled by default
2015-04-04 01:21:17 +02:00