-
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
Insert AI into Updated Game #76
Open
jairlopez1
wants to merge
18
commits into
copy-casey-add-mcts-player
Choose a base branch
from
copy-main
base: copy-casey-add-mcts-player
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
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
* import files * rocket blast off * pan noise * new shader for move * fix the move up 2 levels bug in tutorial * Local Multiplayer Need to update the Indicator color * BetaIII Text * fix camera * import rocket animations * elon move to board * elon changes * a few things to remember overlay * inGame camera * a few things to remebr * Add button sound effects -added button sound effects for navigating through menus -Reduced base volume for background music so it is no longer incredibly loud on startup -Need to fix: Launch sound effect still plays on mute * fixed pause bug * all butons now use the pause button click audio * Mute for Blast off, Pan only on certain times * pan noise if you skip intro scene * Added spacebar to switch cam, fixed quit not letting you build bug * Fix moving builder on quit game break bug * FIXED move before builders are done moving bug
* end of game animation * Count Down * working on resetting the animation after a game * they fit on rocket * made the countdown smaller * fixed end of game animation reset * amazon logo * nulll refernece bugs * fixed rotator * new camera positions * fixed pause makes blink disapear in tutorial bug
* add custom properties and remove Photon Demos I have added custom properties to the online multiplayer and will be attempting to use these to prevent anyone from making moves before the other player is ready to play again. I have also removed the Photon Demos folder which was completely unnecessary and just taking up space. * Wait for player -Game now waits for the other player to be ready before allowing you to make moves * enter submits chat message Enter now submits your message in chat. minor changes to wait for play agian * restart game update restart game function checks for if you are playing a multiplayer game now. * fixed the back button on waiting for plaeyr * new pause and back assets * post processing * wait for player works now * updated in game help Co-authored-by: tjbrown99 <[email protected]>
* new blast off smoke * post game panel updates
* build animation need to do level 3 * level 3 * wait for build, run jeff animation if he wins * fixed jeff blast off animations, fixed restart on local * blue color for turn indicator * Add build and run sound effects Building a rocket level and builders running on the board now have sound effects added button click sound effect to more menu buttons * New run and build sounds added new run sound and louder build sound * updated the sound, fixed the pause bug * fixed mute, fixed volume slider Co-authored-by: tjbrown99 <[email protected]>
Added a pop up notification that alerts you when your connection to the multiplayer has failed Chat now fades away. There is no longer a wall of text on the side of your screen. Co-authored-by: tjbrown99 <[email protected]>
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.
No description provided.