Skip to content

Commit

Permalink
1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Furgl committed Sep 1, 2016
1 parent 2e3435b commit 578b11b
Show file tree
Hide file tree
Showing 126 changed files with 44,889 additions and 143 deletions.
66 changes: 66 additions & 0 deletions .classpath

Large diffs are not rendered by default.

38 changes: 1 addition & 37 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,37 +1 @@
# eclipse
*.launch
/.settings
/.metadata
/.classpath
/.project
/eclipse

# idea
out
*.ipr
*.iws
*.iml
.idea

# gradle
build
.gradle

# other
/bin
logs
crash-reports
whitelist.json
usercache.json
usernamecache.json
servers.dat
server.properties
options.txt
ops.json
Paulscode*
banned-*
CREDITS-fml.txt
forge-*changelog.txt
LICENSE-fml.txt
MinecraftForge-*.txt
README.txt
/bin/
1 change: 1 addition & 0 deletions .gradle/2.7/taskArtifacts/cache.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#Sun Jun 26 18:37:28 CDT 2016
Binary file added .gradle/2.7/taskArtifacts/cache.properties.lock
Binary file not shown.
Binary file added .gradle/2.7/taskArtifacts/fileHashes.bin
Binary file not shown.
Binary file added .gradle/2.7/taskArtifacts/fileSnapshots.bin
Binary file not shown.
Binary file added .gradle/2.7/taskArtifacts/outputFileStates.bin
Binary file not shown.
Binary file added .gradle/2.7/taskArtifacts/taskArtifacts.bin
Binary file not shown.
47 changes: 47 additions & 0 deletions .gradle/gradle.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
#################################################
ForgeGradle 2.1-SNAPSHOT-da90449
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP unknown
http://modcoderpack.com
by: Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
#################################################
:deobfCompileDummyTask
:deobfProvidedDummyTask
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: C:\Users\Jake\Desktop\Modding\Jake's Modding\Auto Pickup 1.9\build\sources\main\java\furgl\autoPickup\CommandBlacklist.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:processResources
:classes
:jar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:getVersionJson
:extractUserdev UP-TO-DATE
:genSrgs SKIPPED
:reobfJar
:extractRangemapReplacedMain
C:\Users\Jake\Desktop\Modding\Jake's Modding\Auto Pickup 1.9\build\sources\main\java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 29.521 secs
16 changes: 16 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Auto Pickup 1.9</name>
<comment/>
<projects/>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments/>
</buildCommand>
</buildSpec>
<linkedResources/>
</projectDescription>
13 changes: 13 additions & 0 deletions .settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#
#Wed Aug 31 20:25:06 CDT 2016
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.source=1.7
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
14 changes: 14 additions & 0 deletions Auto Pickup 1.9_Client.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/Auto Pickup 1.9"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="GradleStart"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="[email protected] --password=0m8s07f3"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Auto Pickup 1.9"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-DFORGE_FORCE_FRAME_RECALC=true"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\Users\Jake\Desktop\Modding\Jake's Modding\Auto Pickup 1.9\run"/>
</launchConfiguration>
13 changes: 13 additions & 0 deletions Auto Pickup 1.9_Server.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/Auto Pickup 1.9"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="GradleStartServer"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Auto Pickup 1.9"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-DFORGE_FORCE_FRAME_RECALC=true"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\Users\Jake\Desktop\Modding\Jake's Modding\Auto Pickup 1.9\run"/>
</launchConfiguration>
9 changes: 0 additions & 9 deletions LICENSE.md

This file was deleted.

2 changes: 0 additions & 2 deletions README.md

This file was deleted.

7 changes: 7 additions & 0 deletions Tester 1.9_Client.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="GradleStart"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tester 1.9"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-DFORGE_FORCE_FRAME_RECALC=true"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\Users\Jake\Desktop\Modding\Jake's Modding\Tester 1.9\run"/>
</launchConfiguration>
1 change: 1 addition & 0 deletions Tester 1.9_Server.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"><stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="GradleStartServer"/><stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Tester 1.9"/><stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\Users\Jake\Desktop\Modding\Jake's Modding\Tester 1.9\run"/><stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value=" -DFORGE_FORCE_FRAME_RECALC=true"/></launchConfiguration>
17 changes: 8 additions & 9 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*

// For those who want the bleeding edge
buildscript {
repositories {
Expand All @@ -9,35 +9,34 @@ buildscript {
}
}
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:2.0-SNAPSHOT'
classpath 'net.minecraftforge.gradle:ForgeGradle:2.1-SNAPSHOT'
}
}
apply plugin: 'net.minecraftforge.gradle.forge'
*/

// for people who want stable
/*
// for people who want stable - not yet functional for MC 1.8.8 - we require the forgegradle 2.1 snapshot
plugins {
id "net.minecraftforge.gradle.forge" version "2.0.2"
}

version = "1.8-2.0"
*/
version = "1.9-2.0"
group= "furgl.autoPickup" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "AutoPickup"

sourceCompatibility = 1.7
targetCompatibility = 1.7


minecraft {
version = "1.8-11.14.4.1563"
version = "1.9-12.16.1.1887"
runDir = "run"

// the mappings can be changed at any time, and must be in the following format.
// snapshot_YYYYMMDD snapshot are built nightly.
// stable_# stables are built at the discretion of the MCP team.
// Use non-default mappings at your own risk. they may not allways work.
// simply re-run your setup task after changing the mappings to update your workspace.
mappings = "snapshot_20141130"
mappings = "snapshot_20160312"
// makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable.
}

Expand Down
Binary file not shown.
Binary file not shown.
Binary file added build/classes/main/furgl/autoPickup/Config.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added build/libs/AutoPickup-1.9-2.0-sources.jar
Binary file not shown.
Binary file added build/libs/AutoPickup-1.9-2.0.jar
Binary file not shown.
Binary file added build/resources/main/AutoPickup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions build/resources/main/mcmod.info
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"modid": "autopickup",
"name": "AutoPickup",
"description": "Allows items to be picked up automatically or blacklisted and never picked up.",
"version": "2.0",
"mcversion": "1.9",
"url": "https://sites.google.com/site/furglsmods/auto-pickup",
"updateUrl": "",
"authorList": ["Furgl"],
"credits": "2piradians - Testing",
"logoFile": "/AutoPickup.png",
"screenshots": [],
"requiredMods": ["Forge"],
"dependencies": []
}
]
Loading

0 comments on commit 578b11b

Please sign in to comment.