Git Product home page Git Product logo

Comments (19)

plusls avatar plusls commented on August 12, 2024

emmm 先放到包里是故意写的,不是 bug,因为有的人说不定不想放箱子呢?(然而不想加太多可配置项)

手上拿着物品的话一般是客户端服务端不同步的问题?(或者是原来有物品你包满了塞不进去?)

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

啊,要不做成如果鼠标还是在箱子里的话那就放回箱子之类的,具体依据鼠标的位置上判定

from oh-my-minecraft-client.

plusls avatar plusls commented on August 12, 2024

这个可以有,很有道理(

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

不过这样做的话,那这个物品是停留在鼠标所在的格子呢还是shift键移动到这个容器里的结果,还是漏斗输入的结果呢?个人更倾向于shift移动,不然放的到处都是

from oh-my-minecraft-client.

plusls avatar plusls commented on August 12, 2024

不过这样做的话,那这个物品是停留在鼠标所在的格子呢还是shift键移动到这个容器里的结果,还是漏斗输入的结果呢?个人更倾向于shift移动,不然放的到处都是

和放进背包的行为一致,优先合并,然后再塞(但是怎么放都无所谓啊,你鼠标位置就决定了整理位置,反正都要整理的

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

那可以,对了整理的话能不能加一个音效啊,比如原版点击按钮出现的那个声音就可以

from oh-my-minecraft-client.

plusls avatar plusls commented on August 12, 2024

那可以,对了整理的话能不能加一个音效啊,比如原版点击按钮出现的那个声音就可以

有音效啊,每次按r都会有(不过有打算改成触发的时候才会响

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

啊是我的锅,F3+T重载资源包之后就能听到了

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

image
啊又发现了新的问题,就是你看图片这是一次整理之后的结果,不知道为什么需要整理第二遍才能让第二个格子的物品到最后

from oh-my-minecraft-client.

plusls avatar plusls commented on August 12, 2024

好(记一下

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

image
lkw另外有些nbt不同的潜影盒或者颜色不行的潜影盒也能否处理一下排在首或尾

from oh-my-minecraft-client.

plusls avatar plusls commented on August 12, 2024

image lkw另外有些nbt不同的潜影盒或者颜色不行的潜影盒也能否处理一下排在首或尾

有没有具体一点的方案?

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

emm,颜色的话可以参考创造模式的物品栏排列之类的?

from oh-my-minecraft-client.

plusls avatar plusls commented on August 12, 2024

啊我的意思是,优先考虑颜色,再考虑nbt还是啥

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

不过说实话创造模式的排列也挺那啥的,mojang一开始的16色颜色排序就很奥利给

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

优先考虑颜色,再nbt

from oh-my-minecraft-client.

acaciachan avatar acaciachan commented on August 12, 2024

因为nbt不同的话,还是同一物品

from oh-my-minecraft-client.

plusls avatar plusls commented on August 12, 2024

好(最近没空先咕,等忙完继续更

from oh-my-minecraft-client.

plusls avatar plusls commented on August 12, 2024

今晚看看能不能把排序功能重写了,用 swap 来进行交换,既能保证手中的物品不会被丢掉,还能降低发包次数

from oh-my-minecraft-client.

Related Issues (20)

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.