-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add.messages #15
Open
sebferrer
wants to merge
26
commits into
master
Choose a base branch
from
add.messages
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.
Open
Add.messages #15
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
c983162
MessageBoxes instanciable + text size adaptation
sebferrer f2f8746
Oops, remove useless file
sebferrer 066abe1
MessageBox scrolling
sebferrer 56cb80b
cleanup
bastienguillon cbe5f71
draw characters one by one
bastienguillon c304440
add shaky messages animation
bastienguillon b1a548b
handle choices and select them + handle closing dialog
bastienguillon 31ee4c3
small fix
bastienguillon 0baf67a
tweaking
bastienguillon 19f3c2b
Animation factor directly included in IDialogAnimation
sebferrer 010288d
TOEIC: 780
sebferrer 55b050a
Blur audio button on click
sebferrer 79a8692
fix dialog answers animation
12d6a06
Add pause system
sebferrer 313a832
Messages are no more requiring _line_width_in_characters and Monospac…
sebferrer 8e815a6
Add 3 glitchy effects (spinny, splitted, uppercase)
sebferrer d0f5d61
upgrade gulp 3 --> 4
sebferrer 69d77c3
entities height perspective + WIP actionable objects
sebferrer 47a8663
[WIP] actionable objects
sebferrer 38aa953
actionable entities linked to floor + room
sebferrer ee76000
spread entities
sebferrer bfdf7d8
entities - floor/room link
sebferrer 8b46094
actionable entities in a separate file
sebferrer 3af06d0
drawable entities + [WIP] rocks
sebferrer b3944e0
[WIP] spread entities + random locations
sebferrer 14e9a3f
spread entities + random locations --> some improvements
sebferrer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
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.
Pourquoi virer le <DialogAnimation alors que tu le laisses sur les autres ?