1
0
mirror of https://github.com/EECS-448-Battleship/project-1 synced 2024-09-28 14:10:46 +00:00
Commit Graph

113 Commits

Author SHA1 Message Date
Lucas Brakenridge
ae42f8907d Added documentation for animations used, modified font to a better matching one, added animation for instructions. 2020-09-13 22:21:25 -05:00
Lucas Brakenridge
650f28a192 Added few styles to the <hr> lines, fixed some indenting, formatting and positions of overall icons and buttons. 2020-09-13 16:32:01 -05:00
Lucas Brakenridge
12856de771 Fixed some merging stuff 2020-09-13 04:14:51 -05:00
Lucas Brakenridge
a813b82061 Whole front UI redesign:
- Redesigned scoreboard table
- Redesigned topLevel
- Redesigned buttons with animations
- Redesigned font, background, colors and naming conventions
2020-09-13 04:10:25 -05:00
Lucasbra016
ebaa37d65e
Added buttonArrow.png file for buttons 2020-09-12 23:56:51 -05:00
Alec
5b651cf9c0 style changes 2020-09-12 18:10:45 -05:00
e495905e75
Merge branch 'master' of github.com:EECS-448-Battleship/project-1 2020-09-12 17:02:05 -05:00
e3cb45b3f9
Fix timing issue and prevent player from firing more than 1/turn 2020-09-12 17:02:02 -05:00
Evan Powell
e1b1f6af20 Merge branch 'master' of https://github.com/EECS-448-Battleship/project-1 into master 2020-09-12 16:52:29 -05:00
Evan Powell
74bdf41e9d added the victory sound (#6) 2020-09-12 16:49:50 -05:00
432c2a22d5
Fix #8 - return correct player score & winner in game service 2020-09-12 16:48:01 -05:00
e22f722092
Update READMEs and documentation (#6) 2020-09-12 16:41:08 -05:00
c78612ab88
Add generated documentation (#6) 2020-09-12 16:34:02 -05:00
db260ebacc
Format comments for documentation generator (#6) 2020-09-12 16:33:51 -05:00
35845a497a
Reset flag when clicking invalid cell (#6) 2020-09-12 16:01:30 -05:00
cd45ac293c
Add ability to resolve absolute URLs; trigger fire, hit, miss sounds (#6) 2020-09-12 15:52:40 -05:00
2c1e7889cf
Refactor Sound class (#6) 2020-09-12 15:36:52 -05:00
Evan Powell
261e8e1d34 Merge branch 'master' of https://github.com/EECS-448-Battleship/project-1 into master 2020-09-12 15:30:19 -05:00
Evan Powell
9c3a227271 added the sounds.js, added the .mp3's of the desired sound effects and exported to toplevel (#6) 2020-09-12 15:30:05 -05:00
523c125b54
Fix indentation in scoreboard (#6) 2020-09-12 15:12:37 -05:00
469bbec9b7
Add success sound .mp3 (#6) 2020-09-12 15:11:45 -05:00
Evan Powell
149c7673d9 added the folder for the sounds and added the credit for the audio used (#6) 2020-09-12 15:11:00 -05:00
Evan Powell
86d412d710 Merge branch 'master' of https://github.com/EECS-448-Battleship/project-1 into master 2020-09-12 15:09:38 -05:00
Evan Powell
98258feb3b added the folder for the sounds and added the credit for the audio used (#6) 2020-09-12 15:07:49 -05:00
b1482d62f7
Enhancements to scoreboard to show current player/winner (#6) 2020-09-12 14:58:30 -05:00
60bd974314
Load in victory states when appropriate (#5) 2020-09-12 14:50:35 -05:00
3b3f09d8f1
Merge branch 'master' of github.com:EECS-448-Battleship/project-1 2020-09-12 14:46:27 -05:00
29f1a582d9
Add special display for victory (#5) 2020-09-12 14:46:22 -05:00
Alec
6dca957391 Merge branch 'master' of https://github.com/EECS-448-Battleship/project-1 2020-09-12 14:43:30 -05:00
Alec
1e47fdd142 for victory states to be shown 2020-09-12 14:43:21 -05:00
8e0c30f01a
Set opponent to loser if PlayerVictory in game service (#5) 2020-09-12 14:40:48 -05:00
fbe8ac8ce6
Fix math bugs for scoreboard (#4) 2020-09-12 14:39:38 -05:00
8a5c4eec79
Only allow firing missiles in missile mode (#5) 2020-09-12 14:29:07 -05:00
8896ded931
Move missile fire emitter in Game board (#5) 2020-09-12 14:22:23 -05:00
3b1c834bab
Modify top-level styles to align scoreboard to bottom 2020-09-12 14:17:33 -05:00
893751ac38
Add logic to listen for and attempt missile fires (#5) 2020-09-12 14:07:36 -05:00
6a639e8396
Merge branch 'master' of github.com:EECS-448-Battleship/project-1 2020-09-12 14:05:47 -05:00
da3cd3efa5
Modify game state service to update view on missile attempt (#5) 2020-09-12 14:05:43 -05:00
Lucas Brakenridge
eec05cd5be Merge remote-tracking branch 'origin/master' into master 2020-09-12 14:05:26 -05:00
Lucas Brakenridge
374a8fc488 - Pushed components.css changes for the Scoreboard 2020-09-12 14:05:06 -05:00
Alec
ebda3a52d2 Merge branch 'master' of https://github.com/EECS-448-Battleship/project-1 2020-09-12 14:04:31 -05:00
Alec
173f7dc136 Checking is it is missle mode #5 2020-09-12 14:04:17 -05:00
340f4c2c76
Merge branch 'master' of github.com:EECS-448-Battleship/project-1 2020-09-12 14:01:52 -05:00
Lucas Brakenridge
84f0cf0c76 - Added Scoreboard with UI (unfinished UI) 2020-09-12 14:01:27 -05:00
e2e8e53019
Add instructions display to top-level component 2020-09-12 13:46:04 -05:00
45aa8248fc
Clean up styling of top level component; add fleet labels (#3) 2020-09-12 13:33:33 -05:00
233f48628d
Add prompt to switch players to top-level component (#3) 2020-09-12 13:15:02 -05:00
6a08b5d3c8
Add player change prompt states and player display helpers to game service (#3) 2020-09-12 13:14:25 -05:00
531d11fee8
Fix committed merge errors; fetch placeable ships from service 2020-09-12 13:00:13 -05:00
Alec
c0a4bb93cd the possible boats function 2020-09-11 17:02:25 -05:00