ChefZander / skyblock_zero

Start from absolutely nothing in a skyblock world. Time is your resource. Get lost in the ambiance. Space is your canvas.
https://discord.gg/TuC8rv26df
GNU General Public License v3.0
6 stars 4 forks source link

add item transport #20

Closed TheEt1234 closed 2 months ago

TheEt1234 commented 2 months ago

Copying message from discord:

Things that are on zander, unless they really hate doing them:

1) Quests 2) Any potential license issues 3) Textures 4) Recipes 5) Balancing 6) Testing (There will probably be some HUGE bugs) 7) is the tube size too large? i kinda like it that way tbh

Most of the code is just code from pipeworks but needlessly and heavily processed thru my brain

TheEt1234 commented 2 months ago

(This adds basically the nessesary parts of pipeworks but like i mentioned, needlessly processed thru my brain, thats why it took so long, but now i know why things are the way they are)

TheEt1234 commented 2 months ago

Also this deprecates the interactor in favour of the puncher, which works on every node, and will work for every node in the future

birdlover32767 commented 2 months ago

reminder for frog to add quest requirements to sbz_pipeworks quests

TheEt1234 commented 2 months ago

yes berd, i know

TheEt1234 commented 2 months ago

holy crap the commit list is long....

TheEt1234 commented 2 months ago

since im so many commits ahead, i now feel like if zander just makes one commit im gonna get bombarded with 50 merge conflicts lmao

theidealist101 commented 2 months ago

since im so many commits ahead, i now feel like if zander just makes one commit im gonna get bombarded with 50 merge conflicts lmao

lol yeah that's exactly my worry between your PR and mine

TheEt1234 commented 2 months ago

since im so many commits ahead, i now feel like if zander just makes one commit im gonna get bombarded with 50 merge conflicts lmao

lol yeah that's exactly my worry between your PR and mine

hmmm, which one would be a better idea to merge first

does yours significantly change the existing apis (or content) or just adds entirely new content

theidealist101 commented 2 months ago

pretty much just new content

probably yours, since I'm waiting on your change to the quests before I add my quests

TheEt1234 commented 2 months ago

ah i see