Chaz Brown
d7f7862d96
Fix knockback effect cause the creature's position client-server sync problem - By smellbee
...
Details and comments on this patch found here: http://www.trinitycore.org/forum/project.php?issueid=4689
--HG--
branch : trunk
2009-08-07 02:47:25 -04:00
Chaz Brown
b9eb4ddf2e
AHBot rewrite, pulled from TC2-3.0.9 repo, in no particular order.
...
*Any file named README.Something (including the original README) will be copied to the build directory when compiled with VS
*Converted AuctionHouseBot to class structure, implemented Singleton for class
*Moved global variables inside of AuctionHouseBot class,
*Minor code cleanups, reformated headers, fixed switch logic errors
*Parts of this code are from Naicisum's Mangos version.
*Prevent endless looping condition where Item Quality has no percentage
*Fix situation where items in the AH would be less than the maxitems setting
*Move AHBot item filters to initialization so the items that are not allowed only get evaluated once.
*Change the way Bid prices are calculated, along with Maximius' uint64 fix, prices should look a lot better now.
*Includes a fix for grey items from MrSmite
--HG--
branch : trunk
2009-08-06 03:00:45 -04:00
Chaz Brown
71adccb1c7
Fix CRLF in SpellAuras.cpp and strange character in world_script_texts.sql
...
--HG--
branch : trunk
2009-08-03 04:17:18 -04:00
Chaz Brown
c8c2a3b0da
Fix CRLF in SQL update for 4705
...
--HG--
branch : trunk
2009-08-01 09:28:36 -04:00
Chaz Brown
ba26a738c4
Really fix CRLF
...
--HG--
branch : trunk
2009-07-29 16:59:50 -04:00
Chaz Brown
ba31fc3714
Fix errors in some sqls, including 4610_world_scripts.sql
...
--HG--
branch : trunk
2009-07-27 12:06:59 -04:00
Chaz Brown
d418e351c1
Rename two files from .txt to .sql
...
--HG--
branch : trunk
rename : sql/updates/4602_world_spell_bonus_data.txt => sql/updates/4602_world_spell_bonus_data.sql
rename : sql/updates/4603_world_tmp.txt => sql/updates/4603_world_tmp.sql
2009-07-27 06:50:58 -04:00
Chaz Brown
234e1e5668
Fix CRLF in two files
...
--HG--
branch : trunk
2009-07-27 06:49:25 -04:00
Chaz Brown
922fee4e1b
Fix AHBot maxitems command
...
--HG--
branch : trunk
2009-06-25 22:46:22 -04:00
Chaz Brown
e788ad95ab
Rename all sql updates with # in the name.
...
--HG--
branch : trunk
rename : sql/updates/3263_world_scripts_#missing_in_full.sql => sql/updates/3263_world_scripts_missing_in_full.sql
rename : sql/updates/3427_world_scripts_#naxx.sql => sql/updates/3427_world_scripts_naxx.sql
rename : sql/updates/3466_world_scripts_#wintergrasp.sql => sql/updates/3466_world_scripts_wintergrasp.sql
rename : sql/updates/3467_world_spellclick_#dk.sql => sql/updates/3467_world_spellclick_dk.sql
rename : sql/updates/3592_world_spell_#dk.sql => sql/updates/3592_world_spell_dk.sql
rename : sql/updates/3593_world_spellclick_#dk.sql => sql/updates/3593_world_spellclick_dk.sql
rename : sql/updates/3612_world_spell_#dk.sql => sql/updates/3612_world_spell_dk.sql
rename : sql/updates/3643_world_#wintergrasp.sql => sql/updates/3643_world_wintergrasp.sql
rename : sql/updates/3736_world_spell_#dk.sql => sql/updates/3736_world_spell_dk.sql
rename : sql/updates/3813_world_spell_#dk.sql => sql/updates/3813_world_spell_dk.sql
rename : sql/updates/3856_world_spell_#naxx.sql => sql/updates/3856_world_spell_naxx.sql
rename : sql/updates/3873_world_spell_#dk.sql => sql/updates/3873_world_spell_dk.sql
rename : sql/updates/3886_world_script_#nexus.sql => sql/updates/3886_world_script_nexus.sql
rename : sql/updates/3920_characters_#309-313_converter.sql => sql/updates/3920_characters_309-313_converter.sql
rename : sql/updates/3920_world_#309-313_converter.sql => sql/updates/3920_world_309-313_converter.sql
rename : sql/updates/4016_world_spell_#dk.sql => sql/updates/4016_world_spell_dk.sql
rename : sql/updates/4115_world#sd2.sql => sql/updates/4115_world_sd2.sql
2009-06-18 07:54:23 -04:00
Chaz Brown
98c8b762b7
Fix some typos in Headless Horseman script
...
--HG--
branch : trunk
2009-06-13 16:50:25 -04:00
Chaz Brown
6936190811
Fix some typos in Headless Horseman script
...
--HG--
branch : trunk
2009-06-13 16:47:58 -04:00
Chaz Brown
3997a8643f
Add changes to world.sql for last few revisions
...
--HG--
branch : trunk
2009-06-13 14:44:26 -04:00
Chaz Brown
2f89ffe3c1
Fix more world.sql typos
...
--HG--
branch : trunk
2009-06-12 20:52:29 -04:00
Chaz Brown
9dc20cd8da
Fix a typo in world.sql
...
--HG--
branch : trunk
2009-06-12 19:28:47 -04:00
Chaz Brown
7bf2c61c41
Fix a couple of errors in world.sql
...
--HG--
branch : trunk
2009-06-12 08:56:39 -04:00
Chaz Brown
7487b22063
Completely new dump of world.sql with a ton of hand editing, can't test that there are no errors now, but, since this is really just for DB makers to base their work off of, it shouldn't mess anything up for regular users. Let me know if you do find any glaring errors, though.
...
--HG--
branch : trunk
2009-06-12 02:39:28 -04:00
Chaz Brown
6be9e51035
Forgotten changes in characters.sql
...
--HG--
branch : trunk
2009-06-11 06:29:35 -04:00
Chaz Brown
6c069aa5b8
Forgotten changes in characters.sql
...
--HG--
branch : trunk
2009-06-11 06:29:05 -04:00
Chaz Brown
798e6875ae
Remove second copy of flusharenapoints command from chat.cpp - Backported from TC2
...
--HG--
branch : trunk
2009-06-07 09:12:05 -04:00
Chaz Brown
728b2dd09e
Remove second copy of flusharenapoints command from chat.cpp
...
--HG--
branch : trunk
2009-06-07 09:08:27 -04:00
Chaz Brown
8f41a7b86f
Add forgotten sql changes for 3791
...
--HG--
branch : trunk
2009-06-05 21:15:17 -04:00
Chaz Brown
715f410fb7
Fix AHBot to calculate the deposit for auctions so it can be used to check the code for figuring deposit amount on a wide range of items. Fix ahbotoptions command so it works from the server console again. change commented out lines in GetAuctionDeposit so they display in debug loglevel. Min/Max Time settings replaced with a function that selects 12 24 and 48 randomly as the auction times. Backport from TC2
...
--HG--
branch : trunk
2009-06-05 21:12:12 -04:00
Chaz Brown
ab712b78ba
Fix AHBot to calculate the deposit for auctions so it can be used to check the code for figuring deposit amount on a wide range of items. Fix ahbotoptions command so it works from the server console again. change commented out lines in GetAuctionDeposit so they display in debug loglevel. Min/Max Time settings replaced with a function that selects 12 24 and 48 randomly as the auction times.
...
--HG--
branch : trunk
2009-06-05 20:51:45 -04:00
Paradox
3578b8d596
Backported from TC2 - More correctly calculate auction deposit.
...
--HG--
branch : trunk
2009-06-03 19:43:46 -04:00
Paradox
e2fcdbb892
More correctly calculate auction deposit.
...
--HG--
branch : trunk
2009-06-03 19:43:11 -04:00
Chaz Brown
67cf05ca73
Add forgotten column in characters.sql
...
--HG--
branch : trunk
2009-05-11 08:32:50 -04:00
Chaz Brown
fa17dfd78c
Fix CRLF issue in sql\updates\0000_3.0.9_old.sql
...
--HG--
branch : trunk
2009-05-09 20:03:59 -04:00
Chaz Brown
5eba6fc091
Added tag stable for changeset 58f852a691bf
...
--HG--
branch : trunk
2009-05-05 10:00:35 -04:00
Chaz Brown
280a2ac54e
Added tag stable for changeset 4145ad4cc511
...
--HG--
branch : trunk
2009-05-05 09:24:50 -04:00
Chaz Brown
f4b96f0347
fix more forgotten changes in full characters.sql
...
--HG--
branch : trunk
2009-05-04 16:46:57 -04:00
Chaz Brown
1119991420
fix more typos in full characters.sql
...
--HG--
branch : trunk
2009-05-04 12:39:40 -04:00
Chaz Brown
8ade78cf69
fix typo in full characters.sql
...
--HG--
branch : trunk
2009-05-04 12:18:03 -04:00
Chaz Brown
4403c50e53
Small fix to prevent unintended DB logging
...
--HG--
branch : trunk
2009-05-04 11:39:43 -04:00
Chaz Brown
5b9bf97a15
Prevent multiple bid attempts on the same item if BidsPerInterval set to a high number - patch submitted by Naicisum
...
--HG--
branch : trunk
2009-04-30 17:29:02 -04:00
Chaz Brown
e55fec03ff
restore 2996_world_trinity_string.sql
...
--HG--
branch : trunk
2009-04-30 15:28:43 -04:00
Chaz Brown
98c4646ad5
Fix CRLF issue
...
--HG--
branch : trunk
2009-04-30 14:40:33 -04:00
Chaz Brown
83758cb2e0
Prevent multiple bid attempts on the same item if BidsPerInterval set to a high number - patch submitted by Naicisum
...
--HG--
branch : trunk
2009-04-30 14:15:54 -04:00
Chaz Brown
8ce02cc7cf
Convert eventai_scripts to creature_ai_scripts in 2986_TC1_world.sql thanks, kudlaty
...
--HG--
branch : trunk
2009-04-30 00:41:07 -04:00
Chaz Brown
3a564ddbaf
Fix forgotten error in 2986_TC1_world.sql
...
--HG--
branch : trunk
2009-04-30 00:33:29 -04:00
Chaz Brown
43e1e54634
Add newline to src/game/CMakeLists.txt <rolleyes>
...
--HG--
branch : trunk
2009-04-28 08:39:11 -04:00
Chaz Brown
7d40421f43
Fix TrinityScripts to use the correct config file when -c config_name.conf is used on the trinitycore commandline, thanks to gixxer_j for getting me to finally fix it, and for testing the patch. Be sure to do a full recompile, or you may get errors, this may even require a fresh pull from the repo for some.
...
--HG--
branch : trunk
2009-04-25 13:36:14 -04:00
Chaz Brown
aba24628ba
Fix TrinityScripts to use the correct config file when -c config_name.conf is used on the trinitycore commandline, thanks to gixxer_j for getting me to finally fix it, and for testing the patch. Be sure to do a full recompile, or you may get errors, this may even require a fresh pull from the repo for some.
...
--HG--
branch : trunk
2009-04-25 13:35:46 -04:00
Chaz Brown
f235fb6694
* merge
...
--HG--
branch : trunk
2009-04-24 03:10:13 -04:00
Chaz Brown
4767c62929
Backed out changeset c1aef8af04ef (rev 2895) until I (or someone else) can figure out how to do it correctly.
...
--HG--
branch : trunk
2009-04-24 03:09:41 -04:00
Chaz Brown
8a7d5782e7
*merge
...
--HG--
branch : trunk
2009-04-24 03:07:40 -04:00
Chaz Brown
41e2a5501e
Backed out changeset 63c2c054d765 (rev 1414) until I (or someone else) can figure out how to do it correctly.
...
--HG--
branch : trunk
2009-04-24 03:06:52 -04:00
Chaz Brown
b14bb5b39a
Change all SD2: to TSCR:
...
--HG--
branch : trunk
2009-04-24 00:51:09 -04:00
Chaz Brown
d0ffec6592
Change all SD2: to TSCR:
...
--HG--
branch : trunk
2009-04-24 00:50:59 -04:00
Chaz Brown
76413e28fe
Modify TrinityScript to use main config file. (Fix problems when using -c on the command line)
...
--HG--
branch : trunk
2009-04-24 00:48:44 -04:00
Chaz Brown
034a9be723
Modify TrinityScript to use main config file. (Fix problems when using -c on the command line)
...
--HG--
branch : trunk
2009-04-24 00:48:35 -04:00
Chaz Brown
9e46994506
Fix characters.sql bad merge leftovers
...
--HG--
branch : trunk
2009-04-21 02:09:52 -04:00
Chaz Brown
41db150de1
Fix typos - thanks Luniz2k1
...
--HG--
branch : trunk
2009-04-18 01:17:55 -04:00
Chaz Brown
901bf73d75
Fix typo in world.sql - spotted by ogeraisi and Amit86
...
--HG--
branch : trunk
2009-04-11 12:15:08 -04:00
Chaz Brown
aa6347538a
Fix typo in characters.sql - Spotted by Tux
...
--HG--
branch : trunk
2009-04-10 07:02:34 -04:00
Chaz Brown
4719ad3837
Fix TrinityScript vcproj files more properly
...
--HG--
branch : trunk
2009-04-09 08:58:06 -04:00
Chaz Brown
78d4acb619
Fix Next repeatable quest and gossip icons in terokkar_forest.cpp - patch submitted by kudlaty
...
--HG--
branch : trunk
2009-04-07 08:02:08 -04:00
Chaz Brown
b3ce4d265a
Fix Next repeatable quest and gossip icons in terokkar_forest.cpp - patch submitted by kudlaty
...
--HG--
branch : trunk
2009-04-07 08:01:28 -04:00
Chaz Brown
756e14518f
Fix several errors in characters.sql world.sql realmd.sql and world_scripts_structure.sql
...
--HG--
branch : trunk
2009-04-07 03:00:23 -04:00
Chaz Brown
81e2f4ab89
Fix typo in characters.sql
...
--HG--
branch : trunk
2009-04-07 02:53:48 -04:00
Chaz Brown
24cd89ea9a
Add missing column stackcount to full characters.sql
...
--HG--
branch : trunk
2009-04-06 01:36:11 -04:00
Chaz Brown
9a8103f248
Add missing column personal_rating to full characters.sql
...
--HG--
branch : trunk
2009-04-06 01:16:34 -04:00
Chaz Brown
1895373af4
fix a long standing typo
...
--HG--
branch : trunk
2009-04-06 00:12:13 -04:00
Chaz Brown
e4e1c29006
fix a long standing typo
...
--HG--
branch : trunk
2009-04-06 00:12:03 -04:00
Chaz Brown
b9ae9144f9
Fix errors with cmake and revision.h fix by raczman
...
--HG--
branch : trunk
2009-04-03 18:32:12 -04:00
Chaz Brown
98642ff69e
Fix errors with cmake and revision.h fix by raczman
...
--HG--
branch : trunk
2009-04-03 18:31:29 -04:00
Chaz Brown
c2dfb661e7
*Merge
...
--HG--
branch : trunk
2009-04-03 00:31:08 -04:00
Chaz Brown
e84fd0e1f8
backport genrevision fix from TC2 that allows old and new versions of HG to be used in revision generation
...
--HG--
branch : trunk
2009-04-03 00:24:01 -04:00
Chaz Brown
3f5cfa1661
Fix genrevision again, please backport this commit to TC1
...
--HG--
branch : trunk
2009-04-02 23:15:42 -04:00
Chaz Brown
78ddeaa77d
*Merge
...
--HG--
branch : trunk
2009-04-02 06:29:46 -04:00
Chaz Brown
b6c5d3c40c
fix genrevision to use proper file under new or old HG for revision info
...
--HG--
branch : trunk
2009-04-02 06:28:58 -04:00
Chaz Brown
c73cfdd451
Remove ahbotoptions commands from DB
...
--HG--
branch : trunk
2009-04-01 23:53:52 -04:00
Chaz Brown
115f9dc498
fix ahbotoptions back to the way it was originally
...
--HG--
branch : trunk
2009-04-01 22:00:19 -04:00
Chaz Brown
cbe43e5885
Fix genrevision
...
--HG--
branch : trunk
2009-04-01 16:21:28 -04:00
Chaz Brown
fd81ba9bfc
Fix genrevision
...
--HG--
branch : trunk
2009-04-01 16:21:28 -04:00
Chaz Brown
101e1d51f5
Fix typo in AHBot Thanks for noticing it, Medwise.
...
--HG--
branch : trunk
2009-03-31 21:09:38 -04:00
Chaz Brown
e02c2363e0
Merge
...
--HG--
branch : trunk
2009-03-31 20:44:50 -04:00
Chaz Brown
076d188926
Add ahbotoptions back into command table
...
--HG--
branch : trunk
2009-03-31 20:43:11 -04:00
Chaz Brown
3430bedb64
Re-Enable AHBot, in the future, the correct way is to have those with a problem check their config, not disabling it all together.
...
--HG--
branch : trunk
2009-03-31 19:36:02 -04:00
Chaz Brown
9bf1412fd8
CRLF fix
...
--HG--
branch : trunk
2009-03-31 19:32:04 -04:00
Paradox [email protected]
ef8d2ac080
AHBot/AH changes
...
--HG--
branch : trunk
2009-02-28 17:42:29 -05:00
Paradox [email protected]
556e17ba23
change CRLF files to LF This needs to be done in the main TC2 repo too
...
--HG--
branch : trunk
2009-02-26 11:15:27 -05:00
Paradox [email protected]
2376e04a3a
change CRLF files to LF This needs to be done in the main TC2 repo too
...
--HG--
branch : trunk
2009-02-26 11:11:57 -05:00