Single Player Project - The Burning Crusade menu

User Tag List

Results 1 to 3 of 3
  1. #1
    conan513's Avatar Contributor
    Reputation
    133
    Join Date
    Jan 2012
    Posts
    80
    Thanks G/R
    4/44
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Single Player Project - The Burning Crusade



    Single Player Project - The Burning Crusade
    Yes! Finally here is the The Burning Crusade release!


    Discord

    Discord server available for my projects.
    You can chat, ask, request or anything.




    We started the Patreon page!
    I can share my non-WoW servers here and you can get notifications of all new updates.
    David Őri is creating Single Player Project | Patreon

    If you never tried Ike3's AI playerbots, then check this site first:
    >>> MaNGOS-Bot <<<

    Source code from ike3:

    https://github.com/ike3/mangosbot

    Included:
    - Based on cmangos-one
    - Ike3's Playerbots
    - Ike3's Immersive system
    - MariaDB 10.1.30
    - Batch launcher with many build-in options
    - Some useful tools

    What is the Immersive System?
    It's a feature "collection" from ike3, currently add 4 new mechanism into the game:
    (Check the immersive.conf file for details)
    - Manual Attributes (disabled in default settings)
    - Shared Quests
    - Shared Xp Percent
    - Shared Rep Percent

    --> Download <--

    How to install:
    1. Download and extract the package
    2. Run the Launcher.bat to start this miracle
    3. Open the realmlist.wtf file with any text editor in WoW folder and enter this: set realmlist 127.0.0.1
    (The world server crashing on first run and after bots reset, but this is normal)

    ---------------------------------------------------------------------







    You love it?
    Conan ---> Paypal <---

    Single Player Project - The Burning Crusade
  2. #2
    vu159's Avatar Member
    Reputation
    3
    Join Date
    Sep 2011
    Posts
    41
    Thanks G/R
    10/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    awesome thank you i love all of your repacks

  3. #3
    conan513's Avatar Contributor
    Reputation
    133
    Join Date
    Jan 2012
    Posts
    80
    Thanks G/R
    4/44
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    SPP-TBC Update 1

    Changes from ike3:
    - [PLAYERBOTS] Reduce default value for AiPlayerbot.PassiveDelay
    - [PLAYERBOTS] Bots will sit down after a period of inactivity (PlayerbotAIConfig.SitDelay parameter)
    - [PLAYERBOTS] Do not attack stealthed or invisible units
    - [PLAYERBOTS] Whispers on release and revive actions
    - [PLAYERBOTS] Enable bots to walk if the master is walking too
    - [PLAYERBOTS] Crash on server shutdown fixed: seems there is no point in logging out bots on playerbot holder destruction
    - [PLAYERBOTS] Reuse GetAreaEntryByAreaID

    Custom changes:
    - Immersive system separated in different server file
    - aiplayerbot.conf files updated (missing lines added, point to reset randombots)

    SPP-TBC Update 2

    - [PLAYERBOTS] remove random bots that failed to login from the current set (due to space in name, so remove spaces too)
    - [PLAYERBOTS] Performance metrics on AI update
    - [PLAYERBOTS] 'return' strategy: when used with 'stay', bots will return to the last place master commanded 'stay' where
    - [PLAYERBOTS] sit down after a period of inactivity moved to separate strategy: 'sit' (enabled by default)
    - [PLAYERBOTS] emote: select random target and face it, this makes bot talk to each other
    - [CMANGOS] include bounding radius in MoveFollow
    - [PLAYERBOTS] Remove 'bot ... is logged in' spam with progress bar
    - [PLAYERBOTS] Improve ahbot startup
    - [PLAYERBOTS] enable custom::say (for all bots) and return (for non-random bots) by default
    - [CMANGOS] script to delete original GOSSIP_MENU_BOT
    - [PLAYERBOTS] Random bot equipment cache (improves randomization time)
    - [PLAYERBOTS] Initialize available quests on server startup
    - [PLAYERBOTS] change RandomizeFirst to a single attempt
    - [PLAYERBOTS] reduce log level and remove progress on optimized operations
    - [PLAYERBOTS] optimize random guild loading
    - [PLAYERBOTS] remove random bots that failed to login from the current set (due to space in name, so remove spaces too)
    - [PLAYERBOTS] performance: do not SQL in each rndbot update, move rnd bot stats to the background

    SPP-TBC Update 3

    - [IMMERSIVE] Immersive.FishingBaubles parameter to require baubles to fish (nothing will be caught without them)
    - [IMMERSIVE] Ability to temporary reduce attributes (e.g. to make low-level dungeons more fun for high level characters)
    - [AHBOT] Ignored vendor items
    - [PLAYERBOTS] Vote greed for disenchant, use, etc
    - [PLAYERBOTS] Fix bots swim too fast
    - [PLAYERBOTS] Change 'save mana' level to use low-level spells instead of higher delay between casts
    - [PLAYERBOTS] Allow outfit name in item commands (e.g. bank <outfit> puts all outfit items to the bank)
    - [PLAYERBOTS] trainer [spell] - apply to list and cost calculation
    - [PLAYERBOTS] Fix random bot name with '/' symbol
    - [PLAYERBOTS] Fix consecration melee range
    - [PLAYERBOTS] Fix 'cast [spell] [item]' command
    - [PLAYERBOTS] Crash fix
    - [PLAYERBOTS] Change rpg target to ObjectGuid as it could be removed from world
    - [CMANGOS] Core and Database updated
    - [LAUNCHER] Fix multiple world server start if you select "3 - Start servers (Win32) (with Immersive Hardcore RPG System)"
    - [LAUNCHER] Fix Account Creator and IP Changer tools if any special character is in the path

    SPP-TBC Update 4

    - [PLAYERBOTS] Typo fixed (no more huge PvP in alliance zones)
    - [PLAYERBOTS] Remove 'rndbot stats' output every minute as it could cause lag
    - [PLAYERBOTS] Crash fix
    - [PLAYERBOTS] Change movement speed in MoveToRpgTargetAction to walking
    - [PLAYERBOTS] Random trade: accept everything if gold = 0
    - [PLAYERBOTS] Performance optimization: guild task item cache
    - [PLAYERBOTS] 'outfit <name> replace' command to clean-equip outfit (i.e. if a slot is empty it will be unequipped)
    - [AHBOT] Prevent bot to bot auction answering
    - [CMANGOS] Hide many errors in console window
    - [Addons] Bot control addon for WoW added



    SPP-TBC Update 5
    The full repack with update 5 available soon on the same MEGA link.

    - [AHBOT] Special condition for zero consumables
    - [AHBOT] Crash fix
    - [PLAYERBOTS] Fix 'Need %rndK for $level'
    - [PLAYERBOTS] Enable draenei and blood elf bots
    - [PLAYERBOTS] Enable immersive system for random bots (AiPlayerbot.RandomBotImmersive to disable)
    - [PLAYERBOTS] Compile fix for debug configuration
    - [PLAYERBOTS] Various small fixes
    - [PLAYERBOTS] Memory management fix
    - [PLAYERBOTS] Improve random bot permanency: stats, spec no, skills do not change on levelups (they can increase though)
    - [PLAYERBOTS] Some more sounds
    - [PLAYERBOTS] Fix random bots have no food and potions
    - [PLAYERBOTS] Changeable movement speed for RPG randombots in aiplayerbot.conf file
    - [PLAYERBOTS] Reduce random bot trade item count
    - [PLAYERBOTS] Remove junk items from random bot inventory
    - [PLAYERBOT] Fix for max-level random bots having no food and potions
    - [PLAYERBOTS] Allow random bots to loot BoP items

    Last edited by conan513; 10-27-2018 at 04:39 AM.

Similar Threads

  1. Project Legacy - The Burning Crusade
    By Starset in forum WoW Emulator Server Listings
    Replies: 3
    Last Post: 12-29-2016, 07:13 AM
  2. The Burning Crusade Models
    By A_Snake01 in forum World of Warcraft Model Editing
    Replies: 6
    Last Post: 11-10-2006, 11:39 PM
  3. The Burning Crusade Official Blizzard details!
    By Scarmaker in forum World of Warcraft General
    Replies: 1
    Last Post: 10-05-2006, 10:06 AM
  4. The Burning Crusade Alpha
    By TheHanyou in forum World of Warcraft General
    Replies: 10
    Last Post: 09-11-2006, 11:01 PM
  5. The Burning Crusade Mountain Climber
    By Demonkunga in forum World of Warcraft Bots and Programs
    Replies: 10
    Last Post: 09-04-2006, 08:24 PM
All times are GMT -5. The time now is 01:08 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search