iChun / Sync

My entry for ModJam #3
GNU Lesser General Public License v3.0
59 stars 41 forks source link

Small cleanup, fix bugs and add The One Probe integration #186

Closed ichttt closed 7 years ago

ichttt commented 7 years ago

Rename itemPlaceholder to itemSyncCore in code, removed debug methods and fixed possible item dupe bug (#185). This also adds support for The One Probe, it's much more common in modpacks that are 1.10+ then WAILA. Of course, WAILA is still supported. Last but not least it fixes a derp with VertexBuffers that causes a crash.

iChun commented 7 years ago

What bugs in total does this fix?

iChun commented 7 years ago

180, #185, #187 ?

ichttt commented 7 years ago

nope, #180 is stll unresolved, I thought I fixed it but it introduced bugs at other places, so I reverted