Commit Graph
100 Commits
Author SHA1 Message Date
Chaz Brown 6954eae60a fix import error in 5472
--HG--
branch : trunk
2009-08-29 22:00:59 -04:00
Chaz Brown 3aabef53ee Fix missed changes in conf file version. Thanks Aokromes
--HG--
branch : trunk
2009-08-29 10:32:10 -04:00
Chaz Brown 055acc4b8a Replace switch with more proper way of checking allowSecurityLevel, and a few other minor changes.
--HG--
branch : trunk
2009-08-29 08:51:24 -04:00
Chaz Brown 2345c5ca8d Change default MOTD text in load from conf (how did this get overlooked?) comment out some nonsense in SetPlayerLimit that was causing the allowedSecurityLevel in realmd to be reset. (I think someone got confused between setting a limit on number of players allowed and the allowed security limit...) You can now Block Players from connecting to certain realms by setting the allowedSecurityLevel in the realmlist - Thanks, raczman for nudging me in the right direction
--HG--
branch : trunk
2009-08-29 05:17:55 -04:00
Chaz Brown 93717d653f Fix typo in world_spell_full.sql
--HG--
branch : trunk
2009-08-28 00:44:21 -04:00
Chaz Brown 5a0569e797 Remove character_db_version check from pdump and pload (commented out, in case we decide to start using that system, we originally suggested...
--HG--
branch : trunk
2009-08-28 00:43:34 -04:00
Chaz Brown bb8a9d4c3d rename misnamed 5332 sql.
--HG--
branch : trunk
rename : sql/updates/5532_world_scripts_dk.sql => sql/updates/5332_world_scripts_dk.sql
2009-08-24 16:33:30 -04:00
Chaz Brown 512692f510 Add more #defines for some scripts with hard coded text that didn't already have them, Phase 1 complete.
--HG--
branch : trunk
2009-08-24 00:54:30 -04:00
Chaz Brown ce0a3afc19 Add more #defines for some scripts with hard coded text that didn't already have them, Almost done.
--HG--
branch : trunk
2009-08-23 15:02:11 -04:00
Chaz Brown 697de02272 Add #defines for some scripts with hard coded text that didn't already have them, will finish looking through the rest later.
--HG--
branch : trunk
2009-08-23 03:48:18 -04:00
Chaz Brown 317f5946e5 Fix typos in 5250 sql that might ruin DBs other than UDB, if you are using a DB other than UDB and used this SQL, you may need to reinstall your DB, UDB users will be fine.
--HG--
branch : trunk
2009-08-21 02:35:37 -04:00
Chaz Brown 526d713666 Temporary fix for The Endless Hunger - includes the sql to reverse the change.
--HG--
branch : trunk
2009-08-21 01:30:50 -04:00
Chaz Brown d7a9105f55 Fix typo in world_script_texts.sql from 5216.
--HG--
branch : trunk
2009-08-20 06:18:25 -04:00
Chaz Brown 4ac7a2d072 AHBuyer now buys when it's supposed to.
Fixed some mails using hardcoded HOUR instead of MailTimeDelay from config.
AHBuyer once again sends out pending sale mails, and they use the correct time. (Thanks for helping, Aokromes)
Still needs some work to make the time update every second, instead of every minute.
Also, thesale pending mail doesn't get deleted when the timer runs out, but, on the next
mail cleanup.

--HG--
branch : trunk
2009-08-19 15:20:10 -04:00
Chaz Brown dd3677b451 Fix README.AHBOT typos in last commit
--HG--
branch : trunk
2009-08-18 00:10:56 -04:00
Chaz Brown 1a5da75838 AHBot - Fix maxstack DB option to correctly set stacks to a random choice between 1 and the maxstack setting of the item, instead of 1. - Thanks T`lexii for pointing this out
--HG--
branch : trunk
2009-08-18 00:06:11 -04:00
Chaz Brown 9855c9e871 Added tag stable for changeset 24b3e3ecf084
--HG--
branch : trunk
2009-08-17 15:32:46 -04:00
Chaz Brown 752eae2d1a Removed tag stable
--HG--
branch : trunk
2009-08-17 15:32:40 -04:00
Chaz Brown d0cd451f4f New Filters added to AHBot, moved into AI section for VS
--HG--
branch : trunk
2009-08-17 11:37:05 -04:00
Chaz Brown 09682ed905 Change conf versions, check your conf files and make sure they have all the latest options, devs, don't forget to do this when adding/removing options.
--HG--
branch : trunk
2009-08-17 00:29:10 -04:00
Chaz Brown 8387e8a4fd This should fix readline on OSX and shouldn't break anything for other OS's - submitted by Curuad
--HG--
branch : trunk
2009-08-15 17:00:08 -04:00
Chaz Brown db31023cc5 Reintroduce spell categories for Food and drink removed in 4904 (bd5ef2d4ac26) and change code that used hard coded numbers to use them instead - Thanks, Peldor
--HG--
branch : trunk
2009-08-15 14:10:50 -04:00
Chaz Brown c7aa2f64e3 Fix typo in AHBot
--HG--
branch : trunk
2009-08-14 20:10:17 -04:00
Chaz Brown b88faec7b4 Fix Typo
--HG--
branch : trunk
2009-08-14 03:50:44 -04:00
Chaz Brown 51b6a028b1 Cleanup Debug Output for AHBot
--HG--
branch : trunk
2009-08-14 03:30:34 -04:00
Chaz Brown 5ab3117c0c Fix libssl in OSX - fix provided by imbecile
--HG--
branch : trunk
2009-08-13 08:40:40 -04:00
Chaz Brown 0eccbab790 Missing change in rev 4945 - thanks Thyros and Aokromes for pointing it out.
--HG--
branch : trunk
2009-08-13 04:42:19 -04:00
Chaz Brown df163bc63c Fix typo and add debug_Out_Filters (update your conf)
--HG--
branch : trunk
2009-08-13 03:33:09 -04:00
Chaz Brown f6734066f9 AHBot - Clean up some debug messages, fix a couple of possible conditions where performance could be affected, shorten some code to cut down on future typos - Even though your idea wasn't valid, it lead to some of this optimization, so, thanks MrSmite
--HG--
branch : trunk
2009-08-13 01:50:28 -04:00
Chaz Brown afdd3837e8 Change/Add some debug output for Buyer and Seller in AHBot
--HG--
branch : trunk
2009-08-12 19:37:17 -04:00
Chaz Brown a2c2bad94b Add config options for filters, add some, delete some, change others. Make sure you update your trinitycore.conf
--HG--
branch : trunk
2009-08-08 02:08:20 -04:00
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