Restioson

Results 198 comments of Restioson

PR #4 should fix

Could be solved with a gradle build script/maven

Yes hello, thanks. For more info: my usecase is matching actual *bytes* (not literals) for capturing values in AML.

TBH we're probably going to do it with a handwritten parser @IsaacWoods wrote a while back (but nevertheless I really like this library and would like to keep helping). So,...

Have you tried switching to `cargo-xbuild`? Not a bugfix but a workaround, seeing that xargo is in maintenance mode.

@Wojbie: they're played using world.playSound from Java, not using commands. I am not sure of any way to get some reference to the sound offhand (bear in mind I'm not...

It can. ISound has a ISound#stop. We can keep track of which ISounds are playing on which speakers, and perhaps send a packet to the client when a speaker is...

As @SquidDev mentioned, this does sound like overkill.

Just revisiting this: what are your guys' thoughts on the sound registry and custom packets? @BombBloke we can look at stopping sounds after 5s, but if we implement that we'd...