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

[DONE] Split create and destruction EMC Methods. API/Methods only #1036

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2015

  1. Deprecate old methods

    MaPePeR committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    38f114b View commit details
    Browse the repository at this point in the history
  2. new getEmc-Methods

    MaPePeR committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    2daaf68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7893866 View commit details
    Browse the repository at this point in the history
  4. Split 'doesItemHaveEmc' into 'hasEmcValueForDestruction' and 'hasEmcV…

    …alueForCreation'
    
    Conflicts:
    	src/main/java/moze_intel/projecte/playerData/Transmutation.java
    MaPePeR committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    5761067 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0566f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e134ee View commit details
    Browse the repository at this point in the history
  7. Remove even more of the old EMCHelper-Calls

    Conflicts:
    	src/main/java/moze_intel/projecte/events/ToolTipEvent.java
    	src/main/java/moze_intel/projecte/utils/EMCHelper.java
    MaPePeR committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    86ab55f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6403559 View commit details
    Browse the repository at this point in the history
  9. New API methods. Deprecate old api methods.

    Conflicts:
    	src/main/java/moze_intel/projecte/api/proxy/IEMCProxy.java
    MaPePeR committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    c43a5ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc9105b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6615d36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b84dc46 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2015

  1. Merge branch 'master' into splitBuyAndSellApiOnly

    Conflicts:
    	src/main/java/moze_intel/projecte/gameObjs/container/inventory/TransmutationInventory.java
    MaPePeR committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    42d20ef View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2015

  1. Merge branch 'master' into splitBuyAndSellApiOnly

    Conflicts:
    	src/main/java/moze_intel/projecte/playerData/Transmutation.java
    MaPePeR committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    9a3302e View commit details
    Browse the repository at this point in the history