Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Immersive.SharedXpPercentLevelDiff must be int32 to allow negatives #81

Open
wants to merge 187 commits into
base: ike3-bots
Choose a base branch
from

Conversation

ike3
Copy link

@ike3 ike3 commented Jan 10, 2024

This is basically a bugfix to allow bots with higher level to get shared xp/money/rep
I think it is better to change the algorithm in the code than allow this settings to be negative, but this is old tested fix from original repo.

Core changes for playerbots

Update Bots

Update Bots
Remove Wait for Ress on revive
Fix Teleport notify (from vmangos)
Get BG object function from vmangos
Fix lfg channel flag

Additional ike3 bots mods

Remove Wait for Ress on revive
Fix Teleport notify (from vmangos)
Get BG object function from vmangos
Fix lfg channel flag

Update Bots
Get Queue info functions (plr/grp)
Load Meeting Stone info (for bots usage)
LFG: use player's talents to define his role
LFG: meeting stone queue dbscript support
LFG: Consider paladin a healer if he has no talents picked
Less strict role check if player is more than 5 minutes in queue
Fix kicked from group message
Fix LFG leaving message if you are leader

Fix lfg notify when joining grp

Use a config for LFG matchmaking

Teleport to Meeting stone if eneabled

Lfg coding style

LFG enum rename

Lfg fix
AV fixes:
Fix GY act like towers and vice versa
Fix WorldState (map icon) update on status change
Fix strange numbers in empty score list
Fix Alterac Valley mines to be neutral
Fix fire not spawning after captain kill
define bones owner to playerguid
Port BG corpse looting from vmangos

AB fixes:
Fix AB base graveyard

BG fixes

AV fixes:
Fix GY act like towers and vice versa
Fix WorldState (map icon) update on status change
Fix strange numbers in empty score list
Fix Alterac Valley mines to be neutral
Fix fire not spawning after captain kill
define bones owner to playerguid
Port BG corpse looting from vmangos

AB fixes:
Fix AB base graveyard
Fix GO collision height
backport from tbc, fixes BG traps and maybe something else
Fix Aura with immunity self remove
Fix BG Looting

Fix to work on non released players
Fix to instantly show loot to player
Add comment to bg loot
Fix Spirit of redemption self kill count
Fix crash
Crashfix MovementGenerator
Crashfix (thx blitzi)

Fix crash in player relocation
Fix crash in targeted movement generator log

Fix null ptr crash

Temp fix for bg event crash

BG: don't let player enter already finished BG

temp fix for saveall crash

Dont send destroy packer if wrong map
Fix friend notification freeze
Fix crash in BG

Fix group update flags

Port from vmangos

Fix spell interrupt packet

Port from vmangos

Remove possible memory leak

crashfix attempt

Group update fix
Save some info into armory feed

Includes bosses killed, items

Save more stats to database

Instant taxi option

Option to make players on taxi visible from afar

Add RU Locale support

Solocraft port by niam

Fix Seal of Righteousness damage

Fix DynamicObjects collision height not defined, causes AoE like blizzard not work in most cases

Handle extra attack in Unit::Update

Fix Reckoning talent (port from vmangos)

Fix visibility of far objects

Set door/flags to have maximum distance
Fix "large" objects getting lower visibility (200y) than BG (533y)

Fix necropolis visibility

Fix scourge invasion spam mail every server start

Fix reset instances menu availability

AQ effort enable/disable config

AQ effort rates config
Fix aq gates state change

Fix trainer list showing red spells as green

Use SMSG_TRAINER_BUY_FAILED on failed trainer buy

Fix ready check

Fix aq effort rates

Fix far objects visibility

Show areatrigger message if condition is not met

AQ gates condition support

Fix merge
Port from Sunstrider Core
Kick and save on map crash and try to restore
Speed up instances update (disabled)

Allow kicking to character screen without closing session
command to enable collector's edition
config to enable it for all by default
celguar and others added 24 commits November 27, 2023 01:13
(cherry picked from commit 620b283)
(cherry picked from commit 3ceb9a2)
Co-Authored-By: killerwife <[email protected]>
from vmangos, fixes Tracking button on minimap in Classic client and maybe something else
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants