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

Mod sorting #177

Closed
wants to merge 8 commits into from
Closed

Mod sorting #177

wants to merge 8 commits into from

Commits on Sep 27, 2014

  1. Configuration menu
    Copy the full SHA
    e0bf6e3 View commit details
    Browse the repository at this point in the history
  2. Changed current revision and channel to rv2-alpha. Buildnumber and br…

    …anch/pr needs to be determined on TeamCity
    thatsIch authored and thepaperpilot committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    3f8e85f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9643f35 View commit details
    Browse the repository at this point in the history
  4. Fixing internal javadoc

    thatsIch authored and thepaperpilot committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    ad03a27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cfae2d View commit details
    Browse the repository at this point in the history
  6. Changed the way the problem is fixed.

    Now anyone can open ME chests, but if there is a security terminal on the
    network, you must have withdraw or deposit permissions in order to extract or inject
    items, respectively.
    thepaperpilot committed Sep 27, 2014
    Configuration menu
    Copy the full SHA
    5cbe637 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2014

  1. Added a button to the fuzzy upgrade to toggle sorting by mod

    This won't compile until the changes to the API are made as well
    thepaperpilot committed Sep 29, 2014
    Configuration menu
    Copy the full SHA
    3a99e88 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/rv2' into modSorting

    Conflicts:
    	build.properties
    	src/main/java/appeng/client/gui/implementations/GuiCellWorkbench.java
    	src/main/java/appeng/container/implementations/ContainerFormationPlane.java
    	src/main/java/appeng/container/implementations/ContainerLevelEmitter.java
    	src/main/java/appeng/container/implementations/ContainerStorageBus.java
    	src/main/java/appeng/items/tools/ToolMemoryCard.java
    	src/main/java/appeng/me/GridStorage.java
    	src/main/java/appeng/tile/storage/TileChest.java
    	src/main/java/appeng/util/inv/AdaptorIInventory.java
    thepaperpilot committed Sep 29, 2014
    Configuration menu
    Copy the full SHA
    e7b2767 View commit details
    Browse the repository at this point in the history