Skip to content

Correction de la bulle de corruption du Cube (Jump Boost)#1287

Open
iambibi wants to merge 1 commit into
ServerOpenMC:masterfrom
iambibi:fix/cube-bubble
Open

Correction de la bulle de corruption du Cube (Jump Boost)#1287
iambibi wants to merge 1 commit into
ServerOpenMC:masterfrom
iambibi:fix/cube-bubble

Conversation

@iambibi
Copy link
Copy Markdown
Member

@iambibi iambibi commented May 17, 2026

Petit résumé de la PR:

J'ai reussi a faire un truc qui marche, et la j'en suis sur !
Cependant pour la lisibilité du code je trouve que c'est pas super

Étape nécessaire afin que la PR soit fini (si PR en draft)

  • Suivre le Code de Conduite
  • Enlever tous les imports non utilisés
  • Bien documenter la feature
  • Fournir un profileur (si besoin/demandé par un admin)
  • Avoir une milestone associée à la PR
  • Valider tout les checks
  • Tester et valider la feature/changement
  • Les Issues corrigée(s) en commun :

Decrivez vos changements

@iambibi iambibi added this to the 2.5.0-beta-1 milestone May 17, 2026
@iambibi iambibi self-assigned this May 17, 2026
@iambibi iambibi added the ✨ Fixes Quelque chose a été patch label May 17, 2026
@iambibi iambibi linked an issue May 17, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@gab4000 gab4000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Desactivate n'est pas très juste

import org.jetbrains.annotations.NotNull;

@Getter
public class CubeDesactivateBubbleEvent extends Event {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Desactivate -> Disable

import org.jetbrains.annotations.NotNull;

@Getter
public class CubeActivateBubbleEvent extends Event {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Activate -> Enable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Fixes Quelque chose a été patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Infinite Jump boost

2 participants