This website requires JavaScript.
Explore
Help
Register
Sign in
keith
/
ForgePatch
Watch
1
Star
0
Fork
You've already forked ForgePatch
0
Code
Issues
Pull requests
Projects
Releases
2
Wiki
Activity
1e6ae7d1f7
ForgePatch
/
src
/
main
/
java
/
net
/
minecraftforge
History
LexManos
1e6ae7d1f7
Fix modid field name for ProjectInjector.
2016-12-16 13:01:23 -08:00
..
classloading
In accordance with our stated goal of relicensing Forge to LGPL v2.1, this commit enacts that change. Although it is using the 1.9.4 codebase, it is intended that this branch become public with the 1.10 changes, as such the license will take effect at that time. The three commits from persons who have failed to accept the new license, as documented in
#2789
, have had their commits reverted. This should complete the license transition. Commits after the commit date of this commit should be considered licensed by LGPLv2.1, as indicated in LICENSE-new.txt. All patches are now considered owned by the Forge project and Forge Development LLC in particular (note that they will not get the license boilerplate, as they are machine generated files).
2016-06-22 23:49:48 -04:00
client
[1.11] Fix null checks in shouldCauseReequipAnimation (
#3482
)
2016-12-03 10:47:57 -08:00
common
Bump version for RB.
2016-12-05 20:54:35 -08:00
energy
Introducing a new standardized energy capability system.
2016-09-12 14:47:59 -07:00
event
Added EquipmentChangeEvent (
#3411
)
2016-11-30 15:15:14 -08:00
fluids
[1.11.x] Refine fluid placement utilities (
#3509
)
2016-12-05 20:17:47 -08:00
fml
Fix modid field name for ProjectInjector.
2016-12-16 13:01:23 -08:00
items
Make SlotItemHandler override Slot.getSlotStackLimit.
Closes
#3497
2016-12-05 12:56:05 -08:00
oredict
Provide access to ShapedOreRecipe width and height (
#3439
)
2016-11-27 01:49:13 -08:00
server
Cleanup some null checks and remove deprecated methods in Item and Block (
#3429
)
2016-11-22 15:20:05 -08:00