Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TrinityCore/TrinityCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hacknowledge/TrinityCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 7, 2011

  1. Core/Spells: Fixed weapon dependent damage mods for players as well a…

    …s autohit damage mods for NPCs and pets. This fixes also meta sockel effects. Also fixed displaying the correct values in the char info. I also took care of applying and unapplying the weapon based damage mods when the player is being disarmed and equips/unequips his weapon.
    
    Fixes #178, #418, #1276, #259 and possible a few other issues.
    hacknowledge committed Aug 7, 2011
    Configuration menu
    Copy the full SHA
    ed97c80 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2011

  1. Configuration menu
    Copy the full SHA
    63e79a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc1dde View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2011

  1. Configuration menu
    Copy the full SHA
    217421d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2011

  1. Configuration menu
    Copy the full SHA
    ba8a9c2 View commit details
    Browse the repository at this point in the history
  2. Reduced check for environmental damage to whether unit is attackable …

    …by AOE. check for GM and death state is included in this check
    
    Fixes #2531
    hacknowledge committed Aug 10, 2011
    Configuration menu
    Copy the full SHA
    da03d3c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2011

  1. Core/Spells: Fixed weapon dependent damage mods for players as well a…

    …s autohit damage mods for NPCs and pets. This fixes also meta sockel effects. Also fixed displaying the correct values in the char info. I also took care of applying and unapplying the weapon based damage mods when the player is being disarmed and equips/unequips his weapon.
    
    Fixes #178, #418, #1276, #259 and possible a few other issues.
    hacknowledge committed Aug 13, 2011
    Configuration menu
    Copy the full SHA
    1685947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    980ab1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cad56dc View commit details
    Browse the repository at this point in the history
  4. Reduced check for environmental damage to whether unit is attackable …

    …by AOE. check for GM and death state is included in this check
    
    Fixes #2531
    hacknowledge committed Aug 13, 2011
    Configuration menu
    Copy the full SHA
    0d4444f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faa6e99 View commit details
    Browse the repository at this point in the history
Loading