Skip to content

Rewrite des Registres des Features et des Hooks - #1453

Draft
iambibi wants to merge 21 commits into
ServerOpenMC:masterfrom
iambibi:chore/feature-hook-registry
Draft

iambibi wants to merge 21 commits into
ServerOpenMC:masterfrom
iambibi:chore/feature-hook-registry

chore: reorganize city package

48122cf
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Sep 17, 2026 in 3s

6 issues fixed. 4 issues found.

Annotations

Check warning on line 10 in src/main/java/fr/openmc/core/lifecycle/registries/Registry.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/fr/openmc/core/lifecycle/registries/Registry.java#L10

Only one statement per line allowed. (com.puppycrawl.tools.checkstyle.checks.coding.OneStatementPerLineCheck)

Check notice on line 387 in src/main/java/fr/openmc/core/features/city/sub/mayor/managers/MayorNPCManager.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/fr/openmc/core/features/city/sub/mayor/managers/MayorNPCManager.java#L200-L387

Complex Method

Check notice on line 181 in src/main/java/fr/openmc/core/features/corpse/CorpseListener.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/fr/openmc/core/features/corpse/CorpseListener.java#L102-L181

Complex Method

Check notice on line 95 in src/main/java/fr/openmc/core/features/city/sub/protections/listeners/InteractProtection.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/fr/openmc/core/features/city/sub/protections/listeners/InteractProtection.java#L37-L95

Complex Method