GithubHelp home page GithubHelp logo

coolsa / cc-restitched-unmaintained Goto Github PK

View Code? Open in Web Editor NEW

This project forked from merith-tk/cc-restitched-unmaintained

0.0 0.0 0.0 11.63 MB

CC: Tweaked ported for Fabric 1.16.x

License: Other

Java 79.19% Lua 20.30% GLSL 0.25% Dockerfile 0.03% Shell 0.02% Python 0.21%

cc-restitched-unmaintained's Introduction

CC: Restitched

Current build status Download CC: Restitched  on CurseForge Gitpod ready-to-code

CC: R Version VS CC: T Version

CC: R Strives to maintain perfect pairity with CC: T, however in some cases this is not possible, so CC: R might have a "newer" version than what CC: T has, these newer versions will be primarily bugfixes and the like because fabric is "weird" when porting a forge mod.

What is CC: Restiched

This is an fork of Zundrel/cc-tweaked-fabric who's goal was to port SquidDev-CC/CC-Tweaked to the Fabric modloader. I picked up maintaining the mod because the team working on Zundrel's fork can no longer mantain it so I picked it up to make it as equal as possible with CC: T.

Resource Packs

This mod includes textures that are more in-line with the style of Mojang's new texture-artist, Jappa. If you prefer the original textures, enable the "Classic" resource pack.

CC: Restitched 3prm3/cc-pack We also have a second resourcepack made by 3prm3, it features a complete overhaul and can be enabled by enabling the overhaul resource pack, go check out his resource pack over here!

Conflicts

Currently Iris and Canvas Shaders are Incompatible with this mod,

  • Iris has transparent monitors, and when a computer displays something on the monitor, the face becomes black.
  • Canvas... uhm...
    • Computer Terminals are 100% unusable and scuffed
    • Monitors break with either rendering option.
      • TBO
        • Just crashes on world load.
      • VBO

Contributing

Any contribution is welcome, be that using the mod, reporting bugs or contributing code. In order to start helping develop CC: R there are a few rules;

  1. Any updates that port commits from CC: T, MUST follow the format defined in patchwork.md otherwise they will not be accepted,
    • Commit Message must be the same as it is in CC: T ,
    • patchwork.md must be updated in the following format.

    Comments, optional but useful if you had to do something differently than in CC: T outside of Fabric/Forge differences.

    ```

    commitID

    commit title

    commit desc

    ```

  2. Follow the Fabric programming guidelines as close as possible. This means you have to use loom mappings,
  3. You cannot intentionally implement bugs and security vulnerabilities.
  4. Unless the commit is a "patchwork" compliant commit, (IE: taken from CC: T), the lua code is off limits.

Bleeding Edge Builds

Bleeding edge builds can be found here at Github Actions.

Community

If you need help getting started with CC: Restitched, want to show off your latest project, or just want to chat about ComputerCraft, here is the Forum and the Discord.

Known Issues

Main Known issue

  • Mods that add blocks that can be used as peripherals for CC: T on forge, don't work with CC: R.
    • This is because of the differences between forge and fabric, and that mod devs, to my knowledge have not agreed upon a standard method in which to implement cross compatibility between mods,
  • [Fixed (d10f297c): please report if bug persists]
    Storage Peripherals throw a java "StackOverflowError" when using pushItems(),
    • Work around, you are probably using pushItems(chest, 1) or similar. please use pushItems(chest, 1, nil, 1).
  • Computers will not run built in commands, saying "File not found".
    • This is a know bug, dont know what causes it, but just restart the computer (ctrl+r for one second) and it will work again.
    • Occurs when server runs /reload or a datapack is updated.

Perpherals

Unfortunately, unlike the original CC: Tweaked project, CC: Restitched, does not have any actual peripheral mods, currently the only one we have is an example for mod devs to get started with making/adding the peripheral API to their mods!

If your a mod dev made a mod with CC: R peripheral support, OR if your a player who found a mod with CC: R support, please open an issue here to let us know so we can add it to the list!

  • icon CC Peripheral Test
    • This is an example mod for how to make peripherals that work as a block, or as a turtle upgrade!

cc-restitched-unmaintained's People

Contributors

bombbloke avatar coolsa avatar crazedprogrammer avatar cruor avatar dan200 avatar devan-kerman avatar dirthsj avatar dmarcuse avatar ga2mer avatar hugeblank avatar jakobdev avatar jlleitschuh avatar jummit avatar lemmmy avatar lignum avatar luca0208 avatar lupus590 avatar mariathedinkus avatar martmists-gh avatar mcjack123 avatar merith-tk avatar minerobber9000 avatar nullified33 avatar parly avatar restioson avatar squiddev avatar svitoos avatar timia2109 avatar toad-dev avatar wojbie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.