Skip to content

Tags: Starriers-Studio/Modern-Dynamics

Tags

0.9.1-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable config cache, it breaks the curseforge publication plugin (Te…

…chnici4n#117)

0.9.0-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.21 Port (Technici4n#113)

0.8.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Technici4n#110: Pipes correctly handle item NBT and attachments (T…

…echnici4n#112)

0.8.8-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix negative energy value crash (likely long overflow) (Technici4n#108)

Fix negative energy value crash when using MI cables (likely long overflow)

0.8.7-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix item pipe smoothing (Technici4n#105)

- Change smoothing updates to be based on client ticks instead of BER invocations.
- Make sure that traveling items only get ticked once per tick, both on the client and on the server side. This fixes jitters when an item moves from one pipe to the other, caused by the item being moved twice in the same tick.

0.8.6-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Try to reconnent on capability invalidation (Technici4n#100)

0.8.4-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missing annotation to enable EMI plugin. (Technici4n#96)

0.8.3-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix picking the pipe with middle-mouse-button (Technici4n#95)

0.8.2-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix initial client-side data sync (Technici4n#92)

0.8.1-beta

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Invalidate capabilities when they change (Technici4n#89)