Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
192 commits
Select commit Hold shift + click to select a range
5ee0bc8
change GT biofuel to biodiesel
Dream-Master Jan 22, 2018
476b8aa
Merge remote-tracking branch 'Ugachaga/master' into test
Dream-Master Feb 28, 2020
850ffd1
bump version to h 10
Dream-Master Feb 28, 2020
89b6547
Fixed a bug where an NPE occurred during death from a fall with the c…
Dream-Master Feb 28, 2020
ea0f31d
bump version
Dream-Master Feb 28, 2020
fdd0785
reverse npe
Dream-Master Mar 22, 2020
87c1b22
Merge remote-tracking branch 'Ugachaga/master'
Dream-Master Mar 22, 2020
33ca5ea
Merge commit '0ad4a3e4a97a8a1230a06e63d3eeb399c483ab35'
Dream-Master Mar 24, 2020
a32d150
[RFC] Increase the fuel capacity of Copter Pack. #5873
Dream-Master Apr 5, 2020
04657a6
bump version
Dream-Master Apr 5, 2020
7b1a214
update choper pack to 16 Buckets tank have 16 Buckets capacity anyways
Dream-Master Apr 6, 2020
b73dc46
Update zh_CN.lang
May 25, 2020
2200244
Merge pull request #1 from Kiwi233/master
Dream-Master May 25, 2020
a8e9d6d
bump version
Dream-Master May 27, 2020
6522ad7
gradle update and https://github.com/GTNewHorizons/GT-New-Horizons-Mo…
repo-alt Dec 12, 2020
d233734
Merge pull request #2 from repo-alt/master
repo-alt Dec 12, 2020
a9013e6
Migrate to unified build script
Dec 10, 2021
0c3c182
Merge pull request #3 from GTNewHorizons/update-build-script
Dream-Master Dec 10, 2021
cee20e2
ignore bat files
Dream-Master Dec 10, 2021
51ac12f
Add .vscode to .gitignore
YannickMG Dec 23, 2021
4ff50cf
- Fix tank tooltips rendering rendering under items
YannickMG Dec 24, 2021
75933fd
Only check whether tank tooltips are enabled once
YannickMG Dec 24, 2021
17c2556
Merge pull request #4 from YannickMG/tank-tooltip-fix
Dream-Master Dec 24, 2021
2301c48
Don't spill OpenGL's states out of the mod
ElNounch Dec 25, 2021
e9ba5eb
Merge pull request #5 from ElNounch/master
Dream-Master Dec 30, 2021
b1d3316
add chatSpam
bombcar Jan 17, 2022
a7542a9
Merge pull request #6 from GTNewHorizons/silence
Dream-Master Jan 17, 2022
b5677da
update buildscript
bombcar Feb 1, 2022
218ef23
now with more NEI dependencies
bombcar Feb 1, 2022
f1bf499
Merge pull request #7 from GTNewHorizons/updatebuildscript
Dream-Master Feb 1, 2022
9b364fd
Overlay recipe
MuXiu1997 May 18, 2022
2b19531
Merge pull request #8 from MuXiu1997/overlay-recipe
Dream-Master May 18, 2022
c5ba093
[ci skip] Migrate github actions to GTNH-Actions-Workflows
mitchej123 Jul 16, 2022
601ac56
update buildscript
Alexdoru Jan 25, 2023
07e9361
use resolution of the event for rendering Gui overlay
Alexdoru Jan 25, 2023
6b2731a
remove redundant hachmap access calls
Alexdoru Jan 25, 2023
a74592c
spotless
Alexdoru Jan 25, 2023
ad06537
Merge pull request #9 from GTNewHorizons/correct_render_event
Dream-Master Jan 25, 2023
97bcb24
[ci skip] Update buildscript to RetroFuturaGradle
mitchej123 Jan 29, 2023
dace71d
[ci skip] spotlessApply with the new settings
mitchej123 Jan 29, 2023
c25c071
[ci skip] Add git-blame-ignore-revs for spotlessApply
mitchej123 Jan 29, 2023
ce7ce24
RM __OBFID
mitchej123 Jan 29, 2023
4c97e52
[ci skip] upgraded build system
eigenraven Jan 31, 2023
ec8bfdf
unbind unuse keybind by default
Alexdoru Feb 3, 2023
c529780
Merge pull request #10 from GTNewHorizons/keybind
Dream-Master Feb 4, 2023
48bb97c
remove recipe registration if NHCore is present
boubou19 Feb 7, 2023
4564f68
Merge pull request #11 from GTNewHorizons/recipe_removal
Dream-Master Feb 12, 2023
b6c2419
Fix unequipping Piston Boots with armor stand not resets step height
r1tsuu Mar 4, 2023
2ba11b0
Remove unnecessary variable
r1tsuu Mar 5, 2023
7e79370
Merge pull request #12 from r1tsuu/master
Dream-Master Mar 5, 2023
28b6399
fix hight step break boots from other mods
Pilzinsel64 Mar 30, 2023
d549a74
player.stepHeight above pistonBootsStepHight
Pilzinsel64 Mar 30, 2023
6a36078
stepBoosted by player & move to PlayerTickEvent
Pilzinsel64 Mar 31, 2023
67bc0d0
spotlessApply
Pilzinsel64 Mar 31, 2023
24ad6ec
use HashSet<String> instead of ArrayList<string>
Pilzinsel64 Apr 1, 2023
d8b0db2
Merge pull request #13 from GTNewHorizons/fix-piston-boots-break-othe…
Dream-Master Apr 1, 2023
08295e4
gradle updateBuildScript
shpaass May 13, 2023
1af59cd
spotless
shpaass May 13, 2023
991f663
update dependency versions
shpaass May 13, 2023
f3139ac
update dependencies from compile to implementation
shpaass May 13, 2023
c36d0ab
remove a private variable because it was not used anywhere else
shpaass May 13, 2023
72530f7
Move constructor below variables to comply with the Code Style
shpaass May 13, 2023
05dc180
remove creation comment
shpaass May 13, 2023
dc65d56
remove fluid tank because it is not used since 2015
shpaass May 13, 2023
c5b283d
move isMotorized() down to comply with the Code Style
shpaass May 13, 2023
18deb24
remove creation comments
shpaass May 14, 2023
cb5b763
convert field to local
shpaass May 14, 2023
6dd1ab1
convert field to local
shpaass May 14, 2023
ba2dea3
remove commented code
shpaass May 14, 2023
62cf268
Remove commented sendToNearby
shpaass May 14, 2023
8b57a0a
replace deprecated newInstance()
shpaass May 14, 2023
c370785
update readme
shpaass May 14, 2023
2cafbda
replace C-style array declarations with Java-style
shpaass May 14, 2023
9186b71
remove unused class
shpaass May 14, 2023
a8365da
make private variables final where possible
shpaass May 14, 2023
016515f
address gradle warning about insecure connection
shpaass May 14, 2023
e91314c
remove unnecessary toString()
shpaass May 14, 2023
73738a3
fix raw usage of parametrized Class<?>
shpaass May 14, 2023
4574c89
extract common condition with de-Morgan's Law
shpaass May 14, 2023
3a3516c
extract commot part from if
shpaass May 14, 2023
d0aa91a
replace switch with if
shpaass May 14, 2023
50ab10c
simplify conditions
shpaass May 14, 2023
dee62a8
make variables inline
shpaass May 14, 2023
014e739
remove commented code
shpaass May 14, 2023
febd20c
make some default-level variables final
shpaass May 14, 2023
453336f
delete overrides that only call their super
shpaass May 14, 2023
d7c56b3
enhanced for loop
shpaass May 14, 2023
f5bd3a6
raw use of parametrized type
shpaass May 14, 2023
62711b2
unnecessary boxing
shpaass May 14, 2023
a36d643
replace wile with enhanced for
shpaass May 14, 2023
ebd3eec
diamond operator
shpaass May 14, 2023
2966bcc
fix javadoc line breaks
shpaass May 14, 2023
e589ebe
fix javadocs
shpaass May 14, 2023
34e34d7
make inner classes static
shpaass May 14, 2023
6025ae3
fix integer division
shpaass May 14, 2023
a62243a
simplify arithmetic
shpaass May 14, 2023
5f183fa
string to stringBuilder
shpaass May 14, 2023
a3ef069
no need for null checks before instanceOf
shpaass May 14, 2023
a9ef6b3
merge switch branches
shpaass May 14, 2023
ba6d1dd
replace manual min-max calculations
shpaass May 14, 2023
2087441
simplify if
shpaass May 14, 2023
74928a5
remore redudant arrays
shpaass May 14, 2023
cd00939
remove redundant casts
shpaass May 14, 2023
f7b4cc2
add javadoc to updateTask
shpaass May 14, 2023
3907844
fix javadocs
shpaass May 14, 2023
68520cd
remove holywater from dev env
shpaass May 14, 2023
0ac86b8
spotless
shpaass May 14, 2023
d234835
improve javadocs
shpaass May 14, 2023
de8091e
rollback dependencies to api
shpaass May 14, 2023
7ff64b3
Merge pull request #15 from chill-was-taken/feature/refactoring-and-p…
Dream-Master May 21, 2023
e610b6e
update buildscript
ghostflyby Sep 27, 2023
f25ff0a
update deps
ghostflyby Sep 27, 2023
d985452
New: Wearing backpack shows in tabs
ghostflyby Sep 27, 2023
b224039
Fix: opening GUI and container
ghostflyby Sep 27, 2023
7a8bc00
Fix: Tab Rendering
ghostflyby Sep 28, 2023
4fbbc72
Change id to 0
ghostflyby Sep 28, 2023
0cfb91c
fix wildcard import
ghostflyby Sep 28, 2023
a4e5edc
Make TConstruct optional dep
ghostflyby Sep 28, 2023
49a279f
Fix Side problem
ghostflyby Sep 28, 2023
4d34827
Code Clean
ghostflyby Sep 28, 2023
8bd72f4
Fix wildcard imports
ghostflyby Sep 28, 2023
0184df9
Remove unnecessary guard conditions
ghostflyby Oct 12, 2023
c262f00
Merge pull request #16 from ghostflyby/TicTab
Dream-Master Oct 12, 2023
bb08922
add rideable spider to lang
bombcar Dec 20, 2023
fa50b99
update buildscript and gradlew
bombcar Dec 20, 2023
1d58116
Merge pull request #17 from GTNewHorizons/names
Dream-Master Dec 20, 2023
38fb753
update gradle + deps
Dream-Master Dec 20, 2023
021b3d9
[ci skip] upgraded build system
eigenraven Jan 8, 2024
a7db713
update bs+deps
Dream-Master Jan 11, 2024
2770431
fix CCRenderSate
Dream-Master Jan 11, 2024
46ca2cc
[ci skip] upgraded build system
eigenraven Feb 4, 2024
deb826c
update bs+deps+bs deprecation
Lyfts Mar 16, 2024
96c9bf8
handle mouse keybinds on mouseinput event
Lyfts Mar 16, 2024
1f76db2
Merge pull request #18 from GTNewHorizons/mouse-inputs
Dream-Master Mar 17, 2024
10ce280
Fixed incorrect shading of backpack gui
CtrlAltDavid01 Mar 29, 2024
f0df4d4
Merge pull request #19 from CtrlAltDavid01/master
Dream-Master Mar 29, 2024
56b7431
update
Dream-Master Mar 29, 2024
bb2454e
mark cow as milked when Hunger Overhaul mod is present
Quarri6343 May 3, 2024
b4b43b5
Merge pull request #20 from GTNewHorizons/fix-hose-milking
Dream-Master May 4, 2024
0932ed8
update
Dream-Master May 4, 2024
f7a2fb5
update
Dream-Master May 4, 2024
8020260
update deps + bs
boubou19 Sep 4, 2024
7126b05
update
Dream-Master Sep 6, 2024
b386373
rename reflected class
Alexdoru Sep 8, 2024
fff94d1
Merge pull request #21 from GTNewHorizons/rename
Dream-Master Sep 8, 2024
5276e2a
update
Dream-Master Sep 10, 2024
508d974
Add config option to hide backpack rendering on back
Kortako Oct 6, 2024
1741d87
Allow Translucency II enchantment from WG to work on the backpacks
Kortako Oct 8, 2024
4c19d41
Use EnchantmentHelper instead of checking raw NBT
Kortako Oct 10, 2024
cae30fb
spotless
Kortako Oct 10, 2024
84496e6
Update rendering calls to CCRenderState (#22)
Alexdoru Oct 10, 2024
8190eeb
Merge branch 'master' into master
Dream-Master Oct 10, 2024
cdbec32
Better way to implement allowing backpacks to be used in infusion alt…
Kortako Oct 10, 2024
31dcca1
Merge branch 'master' of https://github.com/Kortako/AdventureBackpack2
Kortako Oct 10, 2024
4871380
Merge pull request #23 from Kortako/master
Dream-Master Oct 10, 2024
283de46
update
Dream-Master Oct 13, 2024
d80eca9
close item inventory if parent item is gone (#24)
Glease Nov 18, 2024
1271b5a
update
Dream-Master Nov 18, 2024
ee5148c
Update PlayerEventHandler.java (#25)
Caedis Jan 18, 2025
e91d12b
update
Dream-Master Jan 18, 2025
43a2cfa
milk no longer removes thaumcraft warp effect (#26)
MissBismuth Jan 19, 2025
806491d
Adjust some GL for Angelica compat, to make items be not-the-sun (#27)
calreveraster Jan 24, 2025
995fad8
update
Dream-Master Jan 24, 2025
c437a67
Dev (#28)
Dream-Master Feb 11, 2025
5399fef
now it show up the float rate correct
Dream-Master Feb 11, 2025
d209640
reposition the consumption line
Dream-Master Feb 11, 2025
6943984
Coal pack (#29)
Dream-Master Feb 11, 2025
d34c98f
fix: crash when rendering component with damage 0 (#30)
leumasme Mar 28, 2025
580b82b
update
serenibyss Mar 28, 2025
7ad0f85
Fixed russian translation + Backported Hose textures (#31)
Gordon-Frohman Apr 21, 2025
91de7c1
update
serenibyss Apr 21, 2025
ef4fccf
Don't prohibit cape rendering (#33)
FrostyFire1 Sep 13, 2025
0935b74
German translation (#32)
2ndDerivative Sep 13, 2025
b99f734
update
Dream-Master Sep 14, 2025
1d41e96
Drop duplicated inventory tab rendering code (#34)
wlhlm Oct 9, 2025
66d42d8
Set minimum compatible Tinker's Construct version (#35)
wlhlm Oct 9, 2025
1c252d6
Properly handle detectAndSendChanges calls (#39)
SuperSoupr Nov 30, 2025
48bfea6
update deps
Dream-Master Nov 30, 2025
69a1aa9
Add tooltip to equip/unequip button in GUIs (#36)
wlhlm Dec 16, 2025
c21adfa
Support Witchery's Sticky Items potion (#38)
wlhlm Dec 16, 2025
6c1bceb
Rename methods to clearly indicate that they have side effects (#41)
devpikachu Jan 7, 2026
2690572
Update build script (#43)
devpikachu Jan 8, 2026
3def810
Remove Villager backpack trade from Villagers that locks trading till…
imTheSupremeOne Jan 26, 2026
ff47c11
Fix adventure backpack GUI closing on double-click merging item stack…
devpikachu Jan 26, 2026
e1bbaf7
Restore previous spawn when using Sleeping Bag from Backpack placed i…
wlhlm Mar 6, 2026
b581cfe
update+gradle+bs+deps
Dream-Master Mar 6, 2026
59175b2
Include New Tools in Tool Cycling (#45)
UltraProdigy Mar 6, 2026
bdd50b9
Optimize Images & Workflow (#46)
UltraProdigy Mar 8, 2026
1028387
Partial revert of #37 and Crafting Dupe Glitch Fix (#47)
UltraProdigy Mar 14, 2026
b66a6ac
Fix jetpacks not working (#48)
Caedis Mar 18, 2026
25f1545
Allow scroll-wheel item transfer in backpack GUI (#49)
Luca-Guettinger Apr 26, 2026
2810ff8
Compat with TinkersConstruct/modern-toolstation-behavior
FrostyFire1 Jun 3, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Ignore spotlessApply reformat
dace71dbd42aa3179aa9c9857d2f2da1447f4155
44 changes: 44 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
* text eol=lf

*.[jJ][aA][rR] binary

*.[pP][nN][gG] binary
*.[jJ][pP][gG] binary
*.[jJ][pP][eE][gG] binary
*.[gG][iI][fF] binary
*.[tT][iI][fF] binary
*.[tT][iI][fF][fF] binary
*.[iI][cC][oO] binary
*.[sS][vV][gG] text
*.[eE][pP][sS] binary
*.[xX][cC][fF] binary

*.[kK][aA][rR] binary
*.[mM]4[aA] binary
*.[mM][iI][dD] binary
*.[mM][iI][dD][iI] binary
*.[mM][pP]3 binary
*.[oO][gG][gG] binary
*.[rR][aA] binary

*.7[zZ] binary
*.[gG][zZ] binary
*.[tT][aA][rR] binary
*.[tT][gG][zZ] binary
*.[zZ][iI][pP] binary

*.[tT][cC][nN] binary
*.[sS][oO] binary
*.[dD][lL][lL] binary
*.[dD][yY][lL][iI][bB] binary
*.[pP][sS][dD] binary
*.[tT][tT][fF] binary
*.[oO][tT][fF] binary

*.[pP][aA][tT][cC][hH] -text

*.[bB][aA][tT] text eol=crlf
*.[cC][mM][dD] text eol=crlf
*.[pP][sS]1 text eol=crlf

*[aA][uU][tT][oO][gG][eE][nN][eE][rR][aA][tT][eE][dD]* binary
13 changes: 13 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@

name: Build and test

on:
pull_request:
branches: [ master, main ]
push:
branches: [ master, main ]

jobs:
build-and-test:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/build-and-test.yml@master
secrets: inherit
17 changes: 17 additions & 0 deletions .github/workflows/optimize-images.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: Optimize images

on:
pull_request:
branches: [ master, main, release/** ]
paths:
- "**/*.png"

push:
branches: [ master, main, release/** ]
paths:
- "**/*.png"

jobs:
optimize-images:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/optimize-images.yml@master
secrets: inherit
14 changes: 14 additions & 0 deletions .github/workflows/release-tags.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

name: Release tagged build

on:
push:
tags: [ '*' ]

permissions:
contents: write

jobs:
release-tags:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/release-tags.yml@master
secrets: inherit
31 changes: 31 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
.gradle
.settings
/.idea/
/run/
/build/
/eclipse/
.vscode
.classpath
.project
/bin/
/config/
/crash-reports/
/logs/
options.txt
/saves/
usernamecache.json
banned-ips.json
banned-players.json
eula.txt
ops.json
server.properties
servers.dat
usercache.json
whitelist.json
/out/
*.iml
*.ipr
*.iws
src/main/resources/mixins.*.json
*.bat
layout.json
3 changes: 3 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Any Github changes require admin approval
/.github/** @GTNewHorizons/admin

File renamed without changes.
23 changes: 8 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,14 @@
AdventureBackpack2
==================
###I do this out of my free time if you are a developer and want to help out please make an Pull Requests
This is a backpack mod for Minecraft.

Mod for Minecraft
You can include this mod in your modpack. You can also do videos with this fork of adventurebackpack mod.

This mod is under the GNU LESSER GENERAL PUBLIC LICENSE Version 3.

You can include this mod in your modpack
This repository is the GTNH fork, the original is at https://github.com/Darkona/AdventureBackpack2

You can do video's with this fork of adventurebackpack mod

My only request is to provide a link to this github if not its fine by me
This mod is under the GNU LESSER GENERAL PUBLIC LICENSE Version 3.

###This Adventure Backpack 2 Mod
* better Performance!
* little more adventure backpack to you to enjoy
* major bugfixe's
* fixes duplication bugs
* fixed missing texture's for holiday's
* more to come!
Compared to its predecessor the Adventure Backpack 2 mod has the following:
* more backpacks for you to enjoy
* fixed many bugs
* better performance
87 changes: 3 additions & 84 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,86 +1,5 @@
buildscript {
repositories {
mavenCentral()
maven { url = "http://files.minecraftforge.net/maven" }
maven { url = "https://oss.sonatype.org/content/repositories/snapshots/" }
}
dependencies { classpath 'net.minecraftforge.gradle:ForgeGradle:1.2-SNAPSHOT' }
}

repositories {
maven { // WAILA
name "Mobius Repo"
url "http://mobiusstrip.eu/maven"
}
maven { // NEI
name 'CB Repo'
url "http://chickenbones.net/maven/"
}
}

apply plugin: 'forge'

group = "com.darkona.adventurebackpack" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "adventurebackpack"

version = "${minecraft_version}-${mod_version}-${buildnumber}"

sourceCompatibility = 1.7
targetCompatibility = 1.7

minecraft {
version = "${minecraft_version}-${forge_version}"
runDir = "eclipse"

replace "@VERSION@", project.version
}

dependencies
{
compile "codechicken:CodeChickenCore:${minecraft_version}-${ccc_version}:dev"
compile "codechicken:CodeChickenLib:${minecraft_version}-${ccl_version}:dev"
compile "codechicken:NotEnoughItems:${minecraft_version}-${nei_version}:dev"
compile "mcp.mobius.waila:Waila:${waila_version}_${minecraft_version}"
//version: 1707058017

//compile "com.azanor.baubles:Baubles:${baubles_version}:deobf"

// for more info...
// http://www.gradle.org/docs/current/userguide/artifact_dependencies_tutorial.html
// http://www.gradle.org/docs/current/userguide/dependency_management.html

}

processResources {
// this will ensure that this task is redone when the versions change.
inputs.property "version", project.version
inputs.property "mcversion", project.minecraft.version

// replace stuff in mcmod.info, nothing else
from(sourceSets.main.resources.srcDirs) {
include 'mcmod.info'
exclude '\\arg'
// replace version and mcversion
expand 'version': project.version, 'mcversion': project.minecraft.version
}

// copy everything else, thats not the mcmod.info
from(sourceSets.main.resources.srcDirs) {
exclude 'mcmod.info'
}
plugins {
id 'com.gtnewhorizons.gtnhconvention'
}

jar {
manifest {
attributes 'FMLAT': 'adventurebackpack_at.cfg'
}
}

if (JavaVersion.current().isJava8Compatible()) {
allprojects {
tasks.withType(Javadoc) {
options.addStringOption('Xdoclint:none', '-quiet')
}
}
}

idea { module { inheritOutputDirs = true } }
8 changes: 8 additions & 0 deletions dependencies.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
// Add your dependencies here

dependencies {
api("com.github.GTNewHorizons:waila:1.19.22:dev")
api("com.github.GTNewHorizons:NotEnoughItems:2.8.72-GTNH:dev")

devOnlyNonPublishable("com.github.GTNewHorizons:TinkersConstruct:1.14.32-GTNH:dev")
}
Loading