Skip to content

Pull requests: AppliedEnergistics/Applied-Energistics-2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

AE2 New Textures
#7870 by Ridanisaurus was merged Jun 14, 2024 Loading…
Fixes #6505: Added back the crank, boy
#6542 by shartte was merged Sep 10, 2022 Loading…
Mod sorting feature A suggestion for a completely new feature
#177 by thepaperpilot was closed Sep 30, 2014 Loading…
Replaces while iterators with foreach call
#182 by thatsIch was merged Sep 29, 2014 Loading…
Replaces String == comparison with .equals()
#183 by thatsIch was merged Sep 29, 2014 Loading…
Removes redundant final modifiers of private methods
#184 by thatsIch was merged Sep 29, 2014 Loading…
Added maven dependency support
#5 by FireBall1725 was merged Sep 26, 2014 Loading…
Self assignment
#179 by thatsIch was merged Sep 29, 2014 Loading…
Removes not needed Boxing
#180 by thatsIch was merged Sep 29, 2014 Loading…
Fix a memory leak with GridStorage bug Self explanatory?
#11 by AlgorithmX2 was merged Sep 27, 2014 Loading…
Feature: #0856 - Crafting Terminal requires Crafting Permissions to open feature A suggestion for a completely new feature
#7 by thepaperpilot was merged Sep 27, 2014 Loading…
Added checks for null and equal class to .equals()
#188 by yueh was merged Sep 29, 2014 Loading…
Fix for item #1133 bug Self explanatory?
#8 by Ongy was merged Sep 28, 2014 Loading…
Fixing internal javadoc
#142 by thatsIch was merged Sep 27, 2014 Loading…
Use collections methods to add stuff
#144 by thatsIch was merged Sep 27, 2014 Loading…
Added some comments
#165 by FireBall1725 was merged Sep 28, 2014 Loading…
Removed unused and likely buggy class SortedList
#191 by yueh was merged Sep 29, 2014 Loading…
ProTip! Exclude everything labeled bug with -label:bug.