Giter Club home page Giter Club logo

apollo's People

Contributors

badbird5907 avatar bernie-g avatar coderbot16 avatar colinmcdonald22 avatar imconnorngl avatar itsnature avatar moose1301 avatar phase avatar prestigepvp avatar strafin avatar trentinthekid avatar vaxp avatar vectrixdevelops avatar vopswtf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

apollo's Issues

Error

[05.12 23:10:13.163] INFO: [kitpvp-1] Could not pass event PlayerRegisterChannelEvent to Apollo-Bukkit v1.0.3
[05.12 23:10:13.163] INFO: [kitpvp-1] java.lang.RuntimeException: Unable to wrap value of type 'Color'!
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.option.OptionsImpl.wrapValue(OptionsImpl.java:264) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.network.NetworkOptions.moduleWithOptions(NetworkOptions.java:113) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.network.NetworkOptions.sendOptions(NetworkOptions.java:88) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.player.ApolloPlayerManagerImpl.addPlayer(ApolloPlayerManagerImpl.java:74) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.listener.ApolloPlayerListener.onRegisterChannel(ApolloPlayerListener.java:53) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.imanity.imanityspigot.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:47) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:524) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:510) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.addChannel(CraftPlayer.java:1159) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:2511) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(PacketPlayInCustomPayload.java:39) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(PacketPlayInCustomPayload.java:18) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:52) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.TickTask.run(TickTask.java:18) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.ThreadHandler.executeTask(ThreadHandler.java:95) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.ThreadHandlerReentrant.executeTask(ThreadHandlerReentrant.java:25) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.ThreadHandler.executeNext(ThreadHandler.java:67) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.MinecraftServer.executeNext(MinecraftServer.java:1931) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.ThreadHandler.awaitTasks(ThreadHandler.java:78) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1904) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:840) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at java.lang.Thread.run(Thread.java:840) [?:?]
[05.12 23:10:19.750] INFO: CloudService [uniqueId=2f596110-d153-40b5-94f2-8601cda09952 task=lobby

[Bug Report] Unable to wrap value of type 'Color'!

Checklist before creating an issue:

  • I'm using the latest version of Apollo.
  • I'm using the latest version of Lunar Client. (Relaunched in the last hour)
  • I'm running Apollo on ONLY the backend server OR the proxy. (YOU CANNOT RUN IT ON BOTH)
  • I do NOT have both Apollo and the LEGACY API installed on the same server. (YOU CANNOT RUN BOTH AT THE SAME TIME)
  • I've gathered all screenshots, logs and appropriate information related to creating a bug report.

Issue Description

Basically when it comes to putting a custom color in the bossbar mod it doesn't work, I have tried multiple colors, and without or with # at this moment I am trying with color (#FFFFAA00)

[19:45:47 WARN]: [Library] Task #63 for Library v2024.18.2 generated an exception
java.lang.RuntimeException: Unable to wrap value of type 'Color'!
at com.lunarclient.apollo.option.OptionsImpl.wrapValue(OptionsImpl.java:277) ~[?:?]
at com.lunarclient.apollo.option.OptionsImpl.postPacket(OptionsImpl.java:338) ~[?:?]
at com.lunarclient.apollo.option.OptionsImpl.set(OptionsImpl.java:140) ~[?:?]
at net.midesprojects.library.bossbar.BossBarHandler.create(BossBarHandler.kt:29) ~[?:?]
at net.midesprojects.library.bossbar.listener.BossBarListener$onPlayerJoin$1.run(BossBarListener.kt:25) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:67) ~[spigot.jar:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:355) [spigot.jar:?]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:889) [spigot.jar:?]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:377) [spigot.jar:?]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:808) [spigot.jar:?]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:702) [spigot.jar:?]
at java.base/java.lang.Thread.run(Thread.java:829) [?:?]

Reproduction steps

1. It happens every time you enter, but it's only with the color.

Code Snippet (If applicable, if not write N/A)

thats my create bossbar method
fun create(player: Player): BossBar {

    if (player.isRunningApollo()) {
        modsModules.options.set(player.getApolloPlayer(), ModBossbar.ENABLED, true)
        modsModules.options.set(player.getApolloPlayer(), ModBossbar.BAR_COLOR, "#FFFFAA00")
        modsModules.options.set(player.getApolloPlayer(), ModBossbar.CUSTOM_BOSS_BAR, true)
        modsModules.options.set(player.getApolloPlayer(), ModBossbar.RENDER_BAR, true)
    }

    return BossBar().apply {
        create(player, adapter!!.getEntry(player)!!.text, adapter!!.getEntry(player)!!.health)
    }
}

Versions

1.8

Platforms

Spigot / Bukkit

Server Version

1.8

Modules

Optifine

Screenshots

![Basically it looks like this is the latest version of Apollo.](https://gyazo.com/3cc5221676150975741fb92385824121)
![There you can see that the other part of the code does work.](https://gyazo.com/424c216c2f5441b3e34035db65187948)

Contact Information

Discord - @immutabled

Additional Context (Examples, Links, ETC)

No response

DISABLE_MISS_PENALTY no longer works on 1.0.7

On the spigot config, even if i update the config file combat setting from "competitive-game" to "disable-miss-penalty" the setting is not working.

I can't exceed the 20 cps limit while hitting air (1.8 behavior) even with a 40 cps autoclicker:
image

[Bug Report] Transfer module doesn’t work after player switches server on velocity

Checklist before creating an issue:

  • I'm using the latest version of Apollo.
  • I'm using the latest version of Lunar Client. (Relaunched in the last hour)
  • I'm running Apollo on ONLY the backend server OR the proxy. (YOU CANNOT RUN IT ON BOTH)
  • I do NOT have both Apollo and the LEGACY API installed on the same server. (YOU CANNOT RUN BOTH AT THE SAME TIME)
  • I've gathered all screenshots, logs and appropriate information related to creating a bug report.

Issue Description

If a user switches server in velocity , the transfer request does not show up on the client.

Reproduction steps

1. Join the velocity instance
2. Switch server ( i.e from lobby to a game mode )
3. Send a transfer request

Versions

1.8

Platforms

Velocity

Server Version

1.8

Modules

Optifine

Screenshots

No response

Contact Information

Discord - haeimalan

Additional Context

No response

Title scale is limited?

Using the old LC-API I was able to send multiple LCTitlePacket(s) as TitleType.SUBTITLE to create a smooth "zoom effect" by increasing the scale by a little for each packet, i tried to switch to the new API but for some reason the using of small scale isn't available, is this a wanted regression or is there any other reason this is being limited?

[Bug Report] Apollo dont disable mods

Checklist before creating an issue:

  • I'm using the latest version of Apollo.
  • I'm using the latest version of Lunar Client. (Relaunched in the last hour)
  • I'm running Apollo on ONLY the backend server OR the proxy. (YOU CANNOT RUN IT ON BOTH)
  • I do NOT have both Apollo and the LEGACY API installed on the same server. (YOU CANNOT RUN BOTH AT THE SAME TIME)
  • I've gathered all screenshots, logs and appropriate information related to creating a bug report.

Issue Description

I have a problem with apollo, I put the following mods disabled, but players can still use them

Reproduction steps

1. Setup the mods.yml
2. Restart your server
3. Make a player join in the server
4. The mod won't be disabled

Code Snippet (If applicable, if not write N/A)

N/A

Versions

1.17

Platforms

Spigot / Bukkit

Server Version

1.17

Modules

Optifine

Screenshots

![IMAGE](https://imgur.com/fB3aE3E)

Contact Information

Discord - Raffymimi

Additional Context (Examples, Links, ETC)

No response

Missing parameter in the notification builder

In the wiki is present a field called .icon(SimpleResourceLocationIcon) however it doesn't exist in the builder itself

Current builder for notifications:

    Notification(String title, String description, String resourceLocation, Duration displayTime) {
        this.title = title;
        this.description = description;
        this.resourceLocation = resourceLocation;
        this.displayTime = displayTime;
    }

image

Error in my server

[05.12 23:10:13.163] INFO: [kitpvp-1] Could not pass event PlayerRegisterChannelEvent to Apollo-Bukkit v1.0.3
[05.12 23:10:13.163] INFO: [kitpvp-1] java.lang.RuntimeException: Unable to wrap value of type 'Color'!
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.option.OptionsImpl.wrapValue(OptionsImpl.java:264) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.network.NetworkOptions.moduleWithOptions(NetworkOptions.java:113) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.network.NetworkOptions.sendOptions(NetworkOptions.java:88) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.player.ApolloPlayerManagerImpl.addPlayer(ApolloPlayerManagerImpl.java:74) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at com.lunarclient.apollo.listener.ApolloPlayerListener.onRegisterChannel(ApolloPlayerListener.java:53) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.imanity.imanityspigot.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:47) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:524) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:510) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.addChannel(CraftPlayer.java:1159) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:2511) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(PacketPlayInCustomPayload.java:39) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(PacketPlayInCustomPayload.java:18) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:52) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.163] INFO: [kitpvp-1] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
[05.12 23:10:13.163] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.TickTask.run(TickTask.java:18) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.ThreadHandler.executeTask(ThreadHandler.java:95) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.ThreadHandlerReentrant.executeTask(ThreadHandlerReentrant.java:25) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.ThreadHandler.executeNext(ThreadHandler.java:67) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.MinecraftServer.executeNext(MinecraftServer.java:1931) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at org.imanity.imanityspigot.thread.ThreadHandler.awaitTasks(ThreadHandler.java:78) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1904) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:840) ~[paper.jar:git-iSpigot-PaperEdition]
[05.12 23:10:13.164] INFO: [kitpvp-1] at java.lang.Thread.run(Thread.java:840) [?:?]
[05.12 23:10:19.750] INFO: CloudService [uniqueId=2f596110-d153-40b5-94f2-8601cda09952 task=lobby

Paper Server mods.yml Issue

Hi! I'm starting an SMP server and I'm hoping to disable the "minimap" mod. It's a Paper server, so I downloaded the Bukkit jar file for Apollo and added it. No matter what I do, the changes I make in the mods.yml file have no effect on the server. In most cases, when I restart the server to try and add those changes, it clears everything I've written and sets it back to default (despite me saving my work).

All I want to do is disable the minimap mod when people join my server on Lunar Client, but nothing has worked. Not sure if this is a bug or my own user error, but I've read the documentation and I'm relatively confident that I didn't screw anything up.

I'd love some advice on what else to try, and thank you for your time!

[Bug Report] Primed TNT entity type is replaced with TNT

Checklist before creating an issue:

  • I'm using the latest version of Apollo.
  • I'm using the latest version of Lunar Client. (Relaunched in the last hour)
  • I'm running Apollo on ONLY the backend server OR the proxy. (YOU CANNOT RUN IT ON BOTH)
  • I do NOT have both Apollo and the LEGACY API installed on the same server. (YOU CANNOT RUN BOTH AT THE SAME TIME)
  • I've gathered all screenshots, logs and appropriate information related to creating a bug report.

Issue Description

Running Apollo on 1.20.5+ causes
java.lang.NoSuchFieldError: Class org.bukkit.entity.EntityType does not have member field 'org.bukkit.entity.EntityType PRIMED_TNT'
due to PRIMED_TNT being renamed to TNT

Reproduction steps

Run on 1.20.5 and have some entity spawn.

Code Snippet (If applicable, if not write N/A)

N/A

Versions

1.20+

Platforms

Spigot / Bukkit

Server Version

1.20+

Modules

No response

Screenshots

No response

Contact Information

Discord - raikas

Additional Context (Examples, Links, ETC)

No response

[Bug Report] Glow Module doesn't work on 1.8.9

Checklist before creating an issue:

  • I'm using the latest version of Apollo.
  • I'm using the latest version of Lunar Client. (Relaunched in the last hour)
  • I'm running Apollo on ONLY the backend server OR the proxy. (YOU CANNOT RUN IT ON BOTH)
  • I do NOT have both Apollo and the LEGACY API installed on the same server. (YOU CANNOT RUN BOTH AT THE SAME TIME)
  • I've gathered all screenshots, logs and appropriate information related to creating a bug report.

Issue Description

The Glow Module, as described using the documentation, doesn't apply a glow with most colors, and for other colors it just display a black screen to the player that tries to see the glowing player.

I've also tried compiling the bukkit-example folder and use the /glow override command and it still didn't work properly.

Reproduction steps

1. Compile the bukkit-example plugin
2. Use it on a 1.8.9 paper / spigot server
3. Use the /glow override <player> command
4. The screen gets black whenever the client tries to look at the glowing player

Versions

1.8

Platforms

Spigot / Bukkit

Server Version

1.8

Modules

Optifine

Screenshots

No response

Contact Information

Discord - soladev

Additional Context

No response

[1.20.1] Force Enable/Disable not working

I was wondering what was updated in the Lunar Client itself on 1.20.1; when you use the Fabric option the Apollo plugin no longer takes effect like it does on 1.20.4 Fabric. Anything change?

Server Version: 1.20.1
Plugin Version 1.0.8
image

[Bug Report] Server Waypoint doesn't display for players

Checklist before creating an issue:

  • I'm using the latest version of Apollo.
  • I'm using the latest version of Lunar Client. (Relaunched in the last hour)
  • I'm running Apollo on ONLY the backend server OR the proxy. (YOU CANNOT RUN IT ON BOTH)
  • I do NOT have both Apollo and the LEGACY API installed on the same server. (YOU CANNOT RUN BOTH AT THE SAME TIME)
  • I've gathered all screenshots, logs and appropriate information related to creating a bug report.

Issue Description

Just like the title says, If using legacy lunar api, everything works fine.
But I've trying to migrate to apollo, I can see the waypoint in the list, but just not shown at world.

Reproduction steps

1. Trying to create a waypoint to player
2. Player can see it in the list
3. But can not see it in the world

Versions

1.8

Platforms

Spigot / Bukkit

Server Version

1.8

Modules

Optifine

Screenshots

https://imgur.com/a/K9kN3bs (I've also attach the desc on imgur desc field)

Contact Information

Discord - ludatou

Additional Context

No response

Apollo doesn't recognize players with LunarClient

Heyo, I'm trying to add full support to LunarClient on my Paper Server using Apollo, but I can't seem to get it to recognize me as a LunarClient user in any way.
Ive already seen #65 and idk if the problem is still the same

I'm running:

  • Paper 1.20.4 git-Paper-389 (latest)
  • Apollo 1.0.6 (tried 1.0.7 too)

Method: player.sendMessage("Is a LunarUser? " + Apollo.getPlayerManager().hasSupport(player.getUniqueId()));
2024-01-15_23 28 55

All settings are reset on server switch

All custom mod and probably module settings too are reset after a player switches servers on waterfall (might affect velocity too)

Also, gonna mention this since it will be related to fixing this issue. Can you please make it so that

  1. all disabled mods are announced in one message popup instead of a seperate one for each
  2. each mod change is only announced once and not with every server switch like in the old api

TNT Countdown module breaks vanilla tnt behaviour

Normally tnt that gets ignited by other explosions will have a shorter fuse time. However when the tnt countdown module is enabled in this plugin, all tnt will always have the same fuse time:


I was gonna pr a fix for this but I'm honestly not sure how to fix it. My first instinct was to just ignore all tnt that's ignited by other tnt but I'm not sure if thats the intended behaviour.

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.