GithubHelp home page GithubHelp logo

EntityMetadata updates about xglow HOT 4 CLOSED

xezard avatar xezard commented on August 20, 2024
EntityMetadata updates

from xglow.

Comments (4)

JasperLorelai avatar JasperLorelai commented on August 20, 2024 1

I think it's important to note that I was using no update period (0) and a single color. Any alternative settings might mess with the tests.

from xglow.

JasperLorelai avatar JasperLorelai commented on August 20, 2024 1

Yeah, I'm not getting anywhere with this... I tried debugging further after your commit, but could not find anything causing the issue. The last thing I did was try was using git-Yatopia-"99e3c5d" (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT).

The glow effect always has a lifetime of a single tick. The only way I could produce a stable result is by using an update interval of 1 and listing a color twice - an animation.

Before Yatopia I was using git-Paper-416 (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT) with ProtocolLib v4.5.1. Aside from mainly testing a separate piece of code, using your example produced the very same results.

from xglow.

Xezard avatar Xezard commented on August 20, 2024

I made some mistakes by making this commit without checking the entire plugin to the end, because later it turned out that the entity's glow is interrupted if the entity, for example, is on fire. Which essentially meant that the packetlistener didn't work the way I expected it to work. Later I released this commit, which I fully tested and it worked correctly on Yatopia-"7f24790" (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT).

Anyway, I'll try to double-check the plugin as soon as possible.

from xglow.

Xezard avatar Xezard commented on August 20, 2024

XGlow test
XGlow v.1.0.5, XGlowExample v.1.0.5, ProtocolLib v.4.5.1
Glow object:

Glow.builder()
    .animatedColor(ChatColor.AQUA)
    .name("test")
    .build();

Tested on Yatopia 1.16.5 and its works perfectly.

from xglow.

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.