Skip to content

Releases: DonovanDMC/ProjectExpansion

[1.15] 1.0.9

03 Mar 21:18
256caee
Compare
Choose a tag to compare

What's Changed

  • use unsafe runner for config menu (15a9344)
  • Fix arcane table activation (onBlockActivated -> func_225533_a_) (ea39589)
  • shorten client runnable (999ae70)

Other Platforms

[1.15] 1.0.8

03 Mar 08:02
087fd17
Compare
Choose a tag to compare

What's Changed

Other Platforms

[1.15] 1.0.7

03 Mar 06:47
9b929aa
Compare
Choose a tag to compare

What's Changed

  • only register config gui on client side (1bb401e)

Other Platforms

[1.16.5] v1.0.6

25 Feb 13:41
9abc965
Compare
Choose a tag to compare

What's Changed

  • Nothing.

Other Platforms

[1.15.2] 1.0.6

25 Feb 17:23
97591db
Compare
Choose a tag to compare

Initial 1.15 Release

Other Platforms

v1.0.5

20 Feb 18:40
8ec29a9
Compare
Choose a tag to compare

What's New

  • fix EMCDIsplay tick rate (cc17221)
  • Added matter upgrader, and removed the other 36 WIP upgrader items (387e85c)

Full Changelog: v1.0.4...v1.0.5

Other Platforms

Don't use the previous 1.0.5, it has a seriously detrimental bug that can delete most, if not all of your emc!

v1.0.4

18 Feb 12:25
fb0fb82
Compare
Choose a tag to compare

What's Changed

  • Fix EMCDisplay crash when emc provider is null (7cca56d)
  • add tooltip & wip note on upgrades (d52c9e2, 2f1e1d5)

Full Changelog: v1.0.3...v1.0.4

Other Platforms

v1.0.3

17 Feb 15:18
8b85b32
Compare
Choose a tag to compare

What's Changed

Other Platforms

v1.0.2

15 Feb 18:06
ad1314d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Other Platforms

  1. This performance improvement completely fixes issue #5 via funneling all emc gains through power flowers through a central function to avoid sending many updates every X ticks.

v1.0.1

13 Feb 15:15
9a44fcc
Compare
Choose a tag to compare

What's Changed

  • Added a gui display of current emc and gain/loss per second in the top left, this can be disabled via a config option. (36d1891)

Full Changelog: v1.0.0...v1.0.1

Other Platforms