Skip to content

Releases: Bogdan-G/MinecraftForge

MF Fork - 221016-1800

30 Oct 16:05
Compare
Choose a tag to compare

Notice: Draft a new release is made 30.10.2016 18h-19h (MSK)

Info by forge-1.7.10-10.13.5.0-1.7.10-sw20.jar:
0) testing's/reverting's/fix's (more 1 commit, not included in chronological order, simply summarized a few commits)

  1. variant changes base by gabizou: Add an ignore for any file that is contained in the JAVA_HOME directory.
  2. part MForkage commit
  3. Fire onAnvilChange when slot 2 is empty - AKA-Syenite@f6b2ea2
  4. rnd lib test
  5. FindBugs changes (few commits)
  6. new debug options (for logs)
  7. off part text in log
  8. change use custom FG
  9. small improve perfomance in code (few commits)
  10. replace on GS-collections (few commits)
  11. Fix native memory leak when starting. - MinecraftForkage/MinecraftForkage@b8b345c
  12. PR [1.7.2] Fixed TechneModel Rendering MinecraftForge#1085
  13. Use item damage when getting icon
  14. mixed: Re-Add Branch Logic to Shearable Blocks on harvest MinecraftForge#1425 & Fix harvest logic running in addition to shearable logic MinecraftForge#1968
  15. [1.7.10] Fixes MC-52974: Host's skin doesn't load in LAN MinecraftForge#1826
  16. Fix NPE in FakePlayers when a new potion effect is put on them MinecraftForge#866
  17. Fix adding Potion Effects to FakePlayers MinecraftForge#875
  18. Added smelt amount tracking to ItemSmeltedEvent MinecraftForge#1966 (no add new event)
  19. few rnd replace
  20. double->float in ClippingHelper
  21. parse FFoKC: dont throw/crash game if already decorating
  22. in Forge config system: parts String -> byte[] lz4-compress
  23. defalater -1 -> 1 in two vanilla class's
  24. Fix Redstone Torch memory leak MinecraftForge#3271
  25. Optimize chunk lookups by using last access cache. MinecraftForge#3241
  26. Fixed fluid container lookup problems. Bumped version number. MinecraftForkage/MinecraftForkage@75e09af
  27. config option infinite water

P.S. include old builds (not full(s)); yes, milti-file gihub load dont sort, the order of files when you select the download has been specified was otherwise

MF Fork - 160316-0135

28 Mar 10:06
Compare
Choose a tag to compare

notice: published 28.03.16

  1. add bufferIO parts | da5bbb5 |> funny git
  2. StringBuilder and String.valueOf parts | acba18a
  3. fragments by rules http://www.appperfect.com/support/java-coding-rules | 7f6ae0f
  4. revert line - fix strange bugs in mods | 32be256 |> It seems some mods do not care to check the loading of the objects as well as null-checks.

MF Fork - 270216-1840

27 Feb 15:50
Compare
Choose a tag to compare
  1. dont shutdown game if error entity

MF Fork - 010216-2302

01 Feb 20:07
Compare
Choose a tag to compare
  1. revert part tests changes
  2. add 1 line mini-info in log
  3. back 1 commit
  4. etc

MF Fork - 060116-2035

06 Jan 17:41
Compare
Choose a tag to compare
  1. Use Fake Version
  2. Small Fix's

MF Fork - 121215-2301

13 Dec 01:31
Compare
Choose a tag to compare

Based on 1566 (branch 1.7.10), as amended up to 1614 and patches from different people and me.