Skip to content

Correctif de l'affichage des notations#1192

Merged
iambibi merged 1 commit intoServerOpenMC:masterfrom
iambibi:fix/notation-dialog
Mar 14, 2026
Merged

Correctif de l'affichage des notations#1192
iambibi merged 1 commit intoServerOpenMC:masterfrom
iambibi:fix/notation-dialog

Conversation

@iambibi
Copy link
Member

@iambibi iambibi commented Mar 14, 2026

Petit résumé de la PR:

É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.2.8 milestone Mar 14, 2026
@iambibi iambibi self-assigned this Mar 14, 2026
@iambibi iambibi added the ✨ Fixes Quelque chose a été patch label Mar 14, 2026
@iambibi iambibi linked an issue Mar 14, 2026 that may be closed by this pull request
@iambibi iambibi merged commit 505a0a4 into ServerOpenMC:master Mar 14, 2026
4 of 5 checks passed
iambibi added a commit that referenced this pull request Mar 18, 2026
…es (#1202)

* Fix soul chestplate altar crafting

* Change SoulAxe rarity from COMMON to RARE

* Correctif de la possibilité de se faire de l'argent a l'infini (#1158)

* fix: claim dupli

* fix: Cannot invoke "String.isEmpty()" because "content" is null

* fix: FancyNpcsPlugin is null

* fix: incorrect singularity transfer (#1157)

* Refonte du principe pour aller dans la dimension des rêves (#1156)

* fix: dream sleep (100%)

* rework: sleep to dream

* fix: metal detector chest spawning only in +x +z direction (#1169)

Fixes #1121 - findRandomChestLocation was using nextInt(20) for both dx
and dz, restricting chest spawns to the north-east quadrant only.
Changed to nextInt(41) - 20 so chests can appear in all four directions.

* Add tests methods in contributing.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* fix Double is null (#1192)

* fix lose money in dream

---------

Co-authored-by: Gtol <162237671+gtolontop@users.noreply.github.com>
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] Affichage des notations

1 participant