This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 63
GUI for roles added & /lg roles update & setFoodLevel fix #19
Open
Commantary
wants to merge
7
commits into
leomelki:master
Choose a base branch
from
Commantary:commantary
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Commantary
commented
Mar 23, 2020
- Il y a un GUI pour changer les rôles plus facilement. L'item pour le GUI est donner si le joueur a la perm 'loupgarou.admin'.
- Il y a un item pour lancer la partie simplement.
- Changement de l'event 'FoodLevelEvent' qui mettait la nourriture à 6, et c'est franchement pas utile donc il est à 20.
- Il y a un GUI pour changer les rôles plus facilement. L'item pour le GUI est donner si le joueur a la perm 'loupgarou.admin'. - Il y a un item pour lancer la partie simplement. - Changement de l'event 'FoodLevelEvent' qui mettait la nourriture à 6, et c'est franchement pas utile donc il est à 20.
leomelki
suggested changes
Mar 23, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Le food level doit rester à 6 pour éviter que le joueur sprint. Sinon, il aura des rollback une fois sur la plaque.
Dans la classe MainLg, tu as ajouté beaucoup de if inutiles et il ne faut pas reformatter le code, sinon on ne comprend rien au commit :/
This reverts commit 196b94c.
- Il y a un GUI pour changer les rôles plus facilement. L'item pour le GUI est donner si le joueur a la perm 'loupgarou.admin'. - Il y a un item pour lancer la partie simplement.
J'ai annuler les changements pour la food ainsi que le reformatage du code qui s'était fait auto par IntelliJ. |
J'ai oublier de mettre le registerEvent pour PlayerInteractListener
This reverts commit 585abeb.
J'ai oublier de mettre le registerEvent pour PlayerInteractListener
Les items disparaîssent quand on valide les rôles ou en faisant '/lg joinall'
Closed
TheOptimisticFactory
added a commit
to TheOptimisticFactory/LoupGarou
that referenced
this pull request
Apr 18, 2020
- Il y a un GUI pour changer les rôles plus facilement. L'item pour le GUI est donner si le joueur a la perm 'loupgarou.admin'. - Il y a un item pour lancer la partie simplement. - Changement de l'event 'FoodLevelEvent' qui mettait la nourriture à 6, et c'est franchement pas utile donc il est à 20. Revert "GUI for roles and /lg roles update" This reverts commit 196b94c. GUI for roles and /lg roles update (fix space changes) - Il y a un GUI pour changer les rôles plus facilement. L'item pour le GUI est donner si le joueur a la perm 'loupgarou.admin'. - Il y a un item pour lancer la partie simplement. fix d'un oublie J'ai oublier de mettre le registerEvent pour PlayerInteractListener Revert "fix d'un oublie" This reverts commit 585abeb. fix d'un oublie J'ai oublier de mettre le registerEvent pour PlayerInteractListener Fix items disappears Les items disparaîssent quand on valide les rôles ou en faisant '/lg joinall'
2 tasks
Il y a quelques erreurs de compilation corrigeables avec ce diff: TheOptimisticFactory@7df0439 |
2 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.