Skip to content

Tags: DimensionalDevelopment/JustEnoughIDs

Tags

untagged-c81d371f2da50e01789b

Toggle untagged-c81d371f2da50e01789b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Possible start of shifting to Github Actions

I have absolutely no idea if this is gonna work first try, but hey, it's a start and if it don't work, I'll blow it up and start again.

untagged-c8ea5297bb29446fa8f2

Toggle untagged-c8ea5297bb29446fa8f2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Take 2 of Github Actions

It *ALMOST* worked first try, I just need to figure out the release feature :D I might just have to change this to a release creation and call it that, but idk :P

untagged-61bed80b7f3e88437b27

Toggle untagged-61bed80b7f3e88437b27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Possibly fix inventory bug

I have absolutely 0 idea if this will fix it, but fuck it, what do I have to lose?

untagged-c00fe1b90255ca3f8e49

Toggle untagged-c00fe1b90255ca3f8e49's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes for Mixin 0.8 (#117)

untagged-a4885010a8f321a326bb

Toggle untagged-a4885010a8f321a326bb's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
sam-kirby Sam Kirby
Update target Forge version to latest

There is an updated implementation of PacketBuffer#readItemStack and writeItemStack in newer versions of Forge. The previous commit targeted this implementation but omitted the Forge upgrade.

untagged-5159f1d8e5fb37beaf74

Toggle untagged-5159f1d8e5fb37beaf74's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #103 from clienthax/patch-1

Avoid race conditions

untagged-6bc4fd19875f745a7b7f

Toggle untagged-6bc4fd19875f745a7b7f's commit message
fixes issue #93 (#98)

* Update MixinPacketBiomeIDChange.java

* Update MixinPacketBiomeIDChange.java

* Create MANIFEST.MF

* Delete MANIFEST.MF

oops

untagged-c11d61322c6e054eddd6

Toggle untagged-c11d61322c6e054eddd6's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
sam-kirby Sam Kirby
BiomeTweaker - constant mixins

Remove hardcoded biome ID limit in this mod

untagged-925345ce53a4d71bfde2

Toggle untagged-925345ce53a4d71bfde2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
sam-kirby Sam Kirby
BiomeTweaker compatibility

untagged-84cb2889052db67f394c

Toggle untagged-84cb2889052db67f394c's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
sam-kirby Sam Kirby
Silly mistake fixed