662 Commits

Author SHA1 Message Date
Seraina
02c0d0c687 Updated Diary.txt 2022-05-18 16:16:28 +02:00
Seraina
b375dbc1a3 Slight adjustment to the documentation of the vote request commands in protocol 2022-05-18 16:10:30 +02:00
Seraina
e062b526e6 Merge remote-tracking branch 'origin/master' 2022-05-18 16:03:47 +02:00
Seraina
afecb4001f Adjusted some Documentation, build a jar and changed the presentation sightly (added some plots) 2022-05-18 16:03:16 +02:00
Jonas
77eb2477c9 Merge remote-tracking branch 'origin/master' 2022-05-18 15:49:12 +02:00
Jonas
eb9c3c4262 updated protocol 2022-05-18 15:48:53 +02:00
Seraina
450bb682d9 Merge remote-tracking branch 'origin/master' 2022-05-18 15:34:59 +02:00
Seraina
0451518997 Wrote QA-Report 2022-05-18 15:34:31 +02:00
Jonas
c626204fd6 Merge remote-tracking branch 'origin/master' 2022-05-18 13:42:14 +02:00
Jonas
7b2b10b2f3 Uploaded Slides link 2022-05-18 13:42:02 +02:00
Sebastian Lenzlinger
2429844ec6 Merge remote-tracking branch 'origin/master' 2022-05-18 13:40:41 +02:00
Sebastian Lenzlinger
0ff36ac0fc deleted unused imports 2022-05-18 13:40:33 +02:00
Jonas
0dcee0f581 Uploaded Slides 2022-05-18 13:40:15 +02:00
Jonas
0c9dfd13c8 updated diary, fixed kicked off ghosts causing noise bug, who was voted for is announced by name rather than by number, when humans win it says who they voted for / who the OG was. Other small adjustements to vote announcements 2022-05-18 13:26:29 +02:00
Jonas
a841a80d8a new screenshot 2022-05-18 11:16:38 +02:00
Seraina
ced2873cc3 Merge remote-tracking branch 'origin/master' 2022-05-18 11:10:22 +02:00
Seraina
87ba46fb59 Last adjustments to design, made sure the game notification(game over) gets cleared when a new game starts 2022-05-18 11:02:25 +02:00
Jonas
e99651f83d Merge remote-tracking branch 'origin/master' 2022-05-18 10:57:25 +02:00
Jonas
01a3ec0bc3 Outreach stuff & required documents, also made ghosts a bit louder 2022-05-18 10:57:16 +02:00
Seraina
0e8da93f72 The client now disconnects from server when the gui window is closed 2022-05-18 10:30:50 +02:00
Seraina
11dd25e197 Added closed and open effects to lobby - i think im gonna stop with the gui 2022-05-17 22:42:52 +02:00
Seraina
b045225a81 Removed all unnecessary server messages place 2022-05-17 22:20:43 +02:00
Seraina
0b465ab800 Adjusted the labels for the game play, so they don't distract - now they are smaller and in a different place 2022-05-17 21:49:07 +02:00
Seraina
7d3985530e Did some more very vital styling...I am very good at prioritizing... 2022-05-17 21:10:59 +02:00
Seraina
667585fa5e Did some more styling, changed fonts ect. also moved the server notification in its one spot next to the chat, and now only the game over message is displayed 2022-05-17 18:33:57 +02:00
Seraina
b3e520a2c3 Changed some layouts, wasted a lot of time and made sure the LobbyDisplayHandler-Updater can only have one thread at a time that is writing to the same data 2022-05-17 16:50:47 +02:00
Seraina
3b5b2da60e Changed some layouts, wasted a lot of time and made sure the LobbyDisplayHandler-Updater can only have one thread at a time that is writing to the same data 2022-05-17 16:49:35 +02:00
Seraina
43aab6c282 Started to redesign the gui layout a little, so it isn't all over the place 2022-05-17 11:47:33 +02:00
Seraina
d5d58ac862 Started to redesign the gui layout a little, so it isn't all over the place 2022-05-17 11:47:12 +02:00
Seraina
02012f316d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	OgGhostWinners.txt
2022-05-17 11:45:56 +02:00
Jonas
365699c27e train horn is cooler now. 2022-05-17 00:00:38 +02:00
Jonas
814e78c1e0 train horn at the beginning of the game 2022-05-16 23:49:26 +02:00
Jonas
0b00e236e7 several minor adjustments 2022-05-16 23:38:46 +02:00
Jonas
d2ada1d1ae implemented human vote result sounds. 2022-05-16 23:05:13 +02:00
Jonas
ea2dc03a90 added 8 new ghost sounds (for a total of 12) to compensate for lack of pitch randomization. 2022-05-16 22:24:51 +02:00
Jonas
aff0dd72be Merge remote-tracking branch 'origin/master' 2022-05-16 22:07:04 +02:00
Jonas
7761a74d2b npcs no longer chat about hearing noise, ghost players hear ghost noise too, removed random ghost noise pitch even though it was super cool, because of stupid aliasing artefacts :( 2022-05-16 22:06:55 +02:00
Seraina
d9cb56403b Removed all references to LobbyListView I could find, also removed the Players TextFlow, that is not needeed anymore 2022-05-16 22:03:14 +02:00
Seraina
e2bae5383b Merge remote-tracking branch 'origin/master' 2022-05-16 21:41:31 +02:00
Seraina
216c9004e7 Removed more referencec to ListView and added some threads in the hope of making the gameplay smoother 2022-05-16 21:41:16 +02:00
Jonas
2d6e15a39f game over prompts game over music, groundwork laid for human vote result music, ghost volume adjusted. 2022-05-16 21:21:40 +02:00
Jonas
c1af75e2ed Merge remote-tracking branch 'origin/master' 2022-05-16 20:21:01 +02:00
Jonas
2e901490b2 Updated Bell timing for performance optimization, changed some values in Timer class to make gameplay less hectic 2022-05-16 20:20:49 +02:00
Seraina
f0566cbf37 Started removing all references to old lobbyList handeling via listView 2022-05-16 19:53:26 +02:00
Seraina
ec661365bd Made sure the start button only has functionality when in a lobby 2022-05-16 19:47:01 +02:00
Seraina
126a2c21d3 Made sure the start button only has functionality when in a lobby 2022-05-16 19:46:00 +02:00
Seraina
d383ef1267 Build a new construct for the LobbyLists from scratch. now it is based on a tree view and constantly updated by the server 2022-05-16 15:57:30 +02:00
Jonas
7a81987316 Bells only start during the day, also ghosts now make noises as originally intended 2022-05-16 12:36:48 +02:00
Jonas
977f126073 Merge remote-tracking branch 'origin/master' 2022-05-15 21:06:01 +02:00
Jonas
1042c331c2 Implemented background sounds, bells and music 2022-05-15 21:02:03 +02:00