-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mods using circular_saw global or other weirdness #9
Comments
marking
|
quartz and emerald also aren't compatible w/ the current version of moreblocks |
What about invsaw? https://cheapiesystems.com/git/invsaw/ |
good catch, i'll investigate. not sure how to PR cheapie tho... but i think i've done so before. |
ended up just adding invsaw to this repo, because a whole lot of stuff needed to be reworked. |
seems to be gated to use the old
circular_saw
mod so ... not gonna touch this.no crash, but we can add compatibility: compatability w/ WIP moreblocks/stairsplus SwissalpS/replacer#44
i3 depends on moreblocks, creating a circular dependencynot sure how i reached that conclusion, it doesn't. i don't understand what exactly i3 is trying to do w/ moreblocks, but it doesn't make direct use of it.actually, we now manage using world-aligned textures ourselves, so nothing to fix here.
no crash, made a PR to add compatibility add compatability with reworked moreblocks/stairplus BuckarooBanzay/mtinfo#91 .
i ended up just adding invsaw to moreblocks, as it required pretty much a total rewrite.
known issues that won't be fixed:
crash, tries to use e.g.
register_stair_slab_panel_micro
no crash, but didn't even work w/ old moreblocks
no crash, but didn't even work w/ old moreblocks
tries to register w/ an invalid paramtype2 (color). this is unfixable.
tries to register w/ an invalid paramtype2 (colorwallmounted). this is unfixable.
crashes - tries to register stairs with no base node. this is unfixable.
The text was updated successfully, but these errors were encountered: