Skip to content

Releases: DarkPacks/SevPatches

1.15.0

08 Oct 15:35
Compare
Choose a tag to compare
Patch JMapStages to prevent stuttering

v1.14.1

23 Aug 11:38
1618332
Compare
Choose a tag to compare

Full Changelog: 1.14.0...1.14.1

v1.14.0

21 Jul 00:31
Compare
Choose a tag to compare
v1.14.0 Pre-release
Pre-release

Full Changelog: 1.13.0...1.14.0

v1.13.0

08 Jul 15:26
5e2f49d
Compare
Choose a tag to compare

Full Changelog: 1.12.0...1.13.0

v1.12.0

28 Feb 11:19
68548af
Compare
Choose a tag to compare

[1.12.0] - 2024-02-28

🐛 Bug Fixes

  • (gc/slimelings) Change favourite food list

v1.11.1

20 Dec 10:23
3d12fe5
Compare
Choose a tag to compare

Avoid repeating work in ChunkTEMixin

v1.11.0

20 Dec 09:55
0af6372
Compare
Choose a tag to compare

Attempt to resolve longstanding CME during chunk loading in late stage worlds

v1.10.1

01 Feb 16:44
3ca7406
Compare
Choose a tag to compare

Bug Fix release

Bug fix to GC's TileEntityInventory#isEmpty - It makes substantially more sense to return that the inventory is empty in the case that the inventory is null.

v1.10

31 Jan 10:58
d170e79
Compare
Choose a tag to compare

Fix two new issues:

  • FastBeacon patch in BetterFPS causes beacon effect to only apply in one quadrant relative to the beacon; in this release, we add a new mixin so that the beacon effect applies regardless of which direction the beacon is in
  • There is a missing null check in Galacticraft's TileEntityInventory#isEmpty method which results in the find items function failing near GC inventories. This release adds a patch that inserts the missing null check.

v1.9

09 Oct 01:07
afba1a4
Compare
Choose a tag to compare

New Patch: Patch Astral's pickaxe and axe so that they work properly on incompletely described modded blocks