generated from DIT113-V22/group-xx
-
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
push your code #98
Open
safayoussef
wants to merge
132
commits into
List
Choose a base branch
from
master
base: List
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
push your code #98
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
Since, the server will be removed. The game server workflow is not needed anymore.
The server directory is no longer needed since we are introducing the leaderboard inside the database.
The parameter "leaderboard.class" is replaced now with "Scoreboard.class"
Set export Schema to false for to avoid android CI error
…creen' into Database-Setup-and-Leaderboard-Screen
…creen' into Database-Setup-and-Leaderboard-Screen
Your changes needs to be commited if you want to change branch and avoid losing the changes
Fixes related issue: #6
Closes related issue: #6
# Conflicts: # Android/islandRush/app/src/androidTest/java/com/quinstedt/islandRush/LeaderboardTest.kt # Android/islandRush/app/src/main/java/com/quinstedt/islandRush/BrokerConnection.java # Android/islandRush/app/src/main/java/com/quinstedt/islandRush/ControlPad.java # Android/islandRush/app/src/main/java/com/quinstedt/islandRush/Joystick.java # Android/islandRush/app/src/main/java/com/quinstedt/islandRush/MainActivity.java
The logic for save score screen is now implemented in the leaderboard animation class. The leaderboard activity and the save score screen is deleted. The position of number 5 is fixed.
The logic for save score screen is now implemented in the leaderboard animation class. The leaderboard activity and the save score screen is deleted. The position of number 5 is fixed.
This reverts commit 854be02.
…he animation and in the leaderbord and stored in the database.
Adding Mood CI tag in README
Modding Instruction Removed
Add annotation for camera in Smartcar Specification
# Conflicts: # Android/islandRush/app/src/main/java/com/quinstedt/islandRush/activityClasses/ControlChoice.java # Android/islandRush/app/src/main/java/com/quinstedt/islandRush/activityClasses/ControlPad.java # Android/islandRush/app/src/main/java/com/quinstedt/islandRush/activityClasses/Joystick.java
Redy to merge
…PLAY_SCREEN # Conflicts: # Android/islandRush/app/src/main/java/com/quinstedt/islandRush/activityClasses/ControlChoice.java
Redy to merge
How to play Instructions and button Animation is approved
+ made a new mod with different starting point and option to get to more places on the island and on the other islands
Use 'actions/upload-artifact@v2' to try to export without zipping
+ removed Exploration.zip file
Exploration Mode and Race Mode
adding a screen before the race
Final Change. Waiting for the video to be inserted.
Small fixes
Closes related issue: #90
Closes related issue: #91
The README is complete now
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
☑️ Definition of Done checklist
Run test manually. Add a picture of the test result in the comments.
Comment @test again to avoid future problems with the CI