Giter Site home page Giter Site logo

merith-tk / cc-restitched-unmaintained Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mariathedinkus/cc-tweaked-fabric

10.0 5.0 11.0 8.83 MB

CC: Tweaked ported for Fabric 1.16.x

License: Other

Java 79.17% Lua 20.45% GLSL 0.12% Dockerfile 0.03% Shell 0.02% Python 0.20%

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cc-restitched-unmaintained's Issues

turtle.getItemDetail with advanced flag does not return extra data

User Information

Minecraft version: 1.16.5
CC:R version: 1.95.3

Bug Information

In CC:T, running turtle.getItemDetail(anySlot, true) should give more advanced data about an item, including some nbt data for some things. However, this does not happen, and it returns the exact same result to turtle.getItemDetail(anySlot).

Images

unknown-61
unknown-63

The above images should have a lot more data, including a displayName field.

Links

The beginning of the short discussion on discord.

[Bug] Turtles do not return `mouse_up` event

Useful information to include:

  • Minecraft version: 1.16.5
  • CC: Restitched version: 1.96.0 hotfix 1
  • Detailed reproduction steps: sometimes I can spot a bug pretty easily, but often it's much more obscure. The more information I have to help reproduce it, the quicker it'll get fixed.

turtles do not return mouse up event

Error when trying to use websocket

Useful information to include:

[On my server i enabled http and all so it should work]

Got this problem: bios.lua:51: bad argument (function expected, got table)
Can't find solution anywhere

If you can help, cause it should work normally

Printed Paper only faces North

Useful information to include:

  • Minecraft version: 1.16.5
  • CC: Restitched 1.96.1-rc1
  • Detailed reproduction steps: paper in item frame, this works for paper bundles as well
  • image

[BUG] Turtles Do not respect Land claim mods such as GetOffMyLawn and Flan

Useful information to include:

  • 1.16.5
  • 1.95.3 beta (whatever is currently used in the AOF3 modpack
  • N/A
  • Get the GOML mod, and open to LAN on a world with a friend. Allow the friend to make a claim anchor using GOML and then make yourself a mining turtle. Attempt to use the mining turtle in the claim (make sure you are not trusted in the claim).
  • Expected Behavior: Nothing should be mined
  • What actually happens: Blocks are mined, thus bypassing the claim

os.pullEventRaw doesnt work as expected

Useful information to include:

  • Minecraft version 1.16.5
  • CC: Restitched version 1.94.0
  • Detailed reproduction steps: run this in lua: os.pullEventRaw"a"and try to terminate, it doesnt stop you.

Shaders Break Monitors

Useful information to include:

  • MC: 1.16.5
  • CC:R: 1.94.1-beta

Certain Shaders break monitors

  • BSL 8.0.01
    • Colors are askewed, most notable with "black", turns grey
  • Complimentary Shaders 3.11
    • Same as BSL
  • SEUS Renewed 1.0.1
    • Monitors show background color, thats it.

Please do add onto this list with symptoms from other shaderpacks

[Bug][Unreproducable] crash when moved further than menu can remain open

Useful information to include:

  • Minecraft version: 1.16.5
  • CC: Tweaked version: 1.95.3
  • Detailed reproduction steps: Leaving access range while inside computer causes crash

You know how when you are moved far enough away from something like a chest or crafting table, how you are pulled out of the menu?

yeah that dont happen. Buddy teleported me across dimensions while doing admin stuff, without warning (like he usually does, and yes it annoys me, but ive learned to deal with it), and I just crashed

https://mclo.gs/gELQgtU
crash-2021-06-02_14.09.56-client.txt

Improvements to the default resource pack

The default texture pack of CC:R is an overhaul of ComputerCraft's textures inspired by 3prm3's pack. It was made in a few days with not much thought put into it, so there is definitely a lot to improve. It also makes some bold choices, which I think should be discussed as they are now seen by everyone downloading this mod.

I have created a workflow with Python and Krita that allows me to iterate a lot quicker, so I will be able to respond to feedback and show mockups.

I made this issue so people can suggest changes and discuss the texture pack, so feel free to post your opinions!

Inspect not working

function InspectTest()
    local success, blockInfo = turtle.inspect()
    print(blockInfo.name)
    print(blockInfo.metadata)
end

I don't manage to get metadata. like getting wheat level

Turtles do not send Mouse Up event on Servers

Useful information to include:

  • Minecraft version: 1.16.5

  • CC: Restitched version: 1.96.1-rc1

  • Logs: no errors in log

  • Detailed reproduction steps:

while true do
 local ev = os.PullEvent()
 print(ev)
end

image

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.