Sascha-T / create-computing

W.I.P.
European Union Public License 1.2
9 stars 6 forks source link

Update to 1.19.2 #9

Closed Martijnpold closed 2 years ago

Martijnpold commented 2 years ago

Update mod to function on 1.19.2

Some small notes:

Sascha-T commented 2 years ago

redstone links were whacky in the first place, ill have to revisit this entire mod sometime, merged

Merith-TK commented 2 years ago

My boi Martijn,

Create is NOT on 1.19.2 yet man,

Sascha-T commented 2 years ago

ive been fooled and quite possibly bamboozled

Sascha-T commented 2 years ago

no i havent, it quite literally built

i think this mod just needs a complete refashion/rewrite

Merith-TK commented 2 years ago

Yeah the mod builds, but there is no 1.19.2 create yet so there was no way it should've built lol

Martijnpold commented 2 years ago

@Merith-TK Create is open source and has already had a working 1.19 branch for a while. There was a 1.19.2 create, it just wasn't publicly released yet, so if you wanted to use it you had to build it yourself. It released just now though 👍.

They even had the 1.19.2 version up on their maven repo, which should be proof that the version does actually exist, otherwise as @Sascha-T mentioned it wouldn't even build.

Merith-TK commented 2 years ago

Still, wish this project remained on 1.18.2 (at least as an branch) and got patched for 0.5.0d so I can actually try the damned thing, the current "release" will not start on 1.18.2 which means I physically cannot test if it is suitable to what I would actually require since CC Bridge is literally just an Display Link,

On Sun, Sep 25, 2022, 2:12 PM Martijnpold @.***> wrote:

@Merith-TK https://github.com/Merith-TK Create is open source and has already had a working 1.19 branch for a while. There was a 1.19.2 create, it just wasn't publicly released yet. It released just now though 👍

— Reply to this email directly, view it on GitHub https://github.com/Sascha-T/create-computing/pull/9#issuecomment-1257280837, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPQOXVKSXXB6IKNJASVAFLWAC55NANCNFSM6AAAAAAQNMXUA4 . You are receiving this because you were mentioned.Message ID: @.***>

Martijnpold commented 2 years ago

@Merith-TK I did originally expect Sacha to make a 1.18 branch prior to merging this, but he can still do that retroactively. Anyway, you can still checkout prior to this commit yourself, and get that version, that's the wonders of git ;)

Martijnpold commented 2 years ago

If you want to get the prior version a pretty recent one is still up on curseforge (https://www.curseforge.com/minecraft/mc-mods/create-computing). There is, as far as I can tell, only one commit missing, which is this one, and adds getTrainName and getStopName.