Sebastian Lohff
|
d4255a7971
|
New (backwards compatible) round file format
|
2016-12-15 01:42:01 +01:00 |
Sebastian Lohff
|
c9dc16d634
|
Licensed under GPLv3
|
2015-08-19 11:20:51 +02:00 |
Sebastian Lohff
|
9860896d20
|
Better error message on "file not found"
|
2015-08-17 00:19:32 +02:00 |
Sebastian Lohff
|
0c5d94d211
|
More buttonreader documentation
|
2015-01-11 22:26:50 +01:00 |
Sebastian Lohff
|
66ddb39bbe
|
Window titles
|
2015-01-06 20:06:33 +01:00 |
Sebastian Lohff
|
1b936fa028
|
Made question parser more unicode friendly
|
2015-01-06 10:06:28 +01:00 |
Sebastian Lohff
|
936c98da86
|
Buttonserver (Telnet Buttons!)
|
2015-01-05 19:27:04 +01:00 |
Sebastian Lohff
|
756010094d
|
Bigger header font on question board
|
2015-01-05 18:25:09 +01:00 |
Sebastian Lohff
|
cf31e35d26
|
Unix domain socket based button reader
|
2014-12-28 14:51:54 +01:00 |
Sebastian Lohff
|
8120b51d01
|
Removed useless input from buttonreader.py
|
2014-12-27 20:30:08 +01:00 |
Sebastian Lohff
|
3be71f4b80
|
Documentation for new question file format
|
2014-12-27 19:59:24 +01:00 |
Sebastian Lohff
|
1eef6f4d61
|
New question file format support
|
2014-12-27 19:59:24 +01:00 |
Sebastian Lohff
|
c771f24ff6
|
Merge branch 'master' of git.someserver.de:seopardy
|
2014-12-23 04:48:45 +01:00 |
Sebastian Lohff
|
185f694f59
|
Assure that questions are actually strings
|
2014-12-23 03:39:42 +01:00 |
Sebastian Lohff
|
5e34d4e9b1
|
Make question media path relative to file
|
2014-12-17 05:11:24 +01:00 |
Sebastian Lohff
|
0ec7bb3a7e
|
Removed header string from gameboard
|
2014-12-17 04:05:23 +01:00 |
Sebastian Lohff
|
09466d83a8
|
Implemented video playback for questions
|
2014-12-17 01:36:14 +01:00 |
Sebastian Lohff
|
d7a2d8c56a
|
Fixed variable typo in question parser
|
2014-12-16 01:55:13 +01:00 |
Sebastian Lohff
|
9ea09888aa
|
Button events for PlayerStartWindow
|
2013-12-19 18:42:08 +01:00 |
Sebastian Lohff
|
8baf7f05aa
|
Beopardy-Style buttonreader
|
2013-12-19 18:12:41 +01:00 |
Sebastian Lohff
|
ca7ace68ba
|
Unknown player handling with extra event
|
2013-12-19 18:08:53 +01:00 |
Sebastian Lohff
|
ccd22fc3c3
|
Transfer buttons from readers via signal/slot
|
2013-12-19 18:07:06 +01:00 |
Sebastian Lohff
|
8313b81529
|
Documentation for extra input signals
|
2013-12-18 02:07:03 +01:00 |
Sebastian Lohff
|
11ef399213
|
Signaling to show ButtonReaders what is going on
|
2013-12-18 01:44:52 +01:00 |
Sebastian Lohff
|
b1c8f7b368
|
Removed some prints
|
2013-12-08 16:45:48 +01:00 |
Sebastian Lohff
|
ea8254c68e
|
Respect that playerInput can be none
|
2013-12-08 00:56:37 +01:00 |
Sebastian Lohff
|
7a8a7ab16a
|
Documentation
|
2013-12-08 00:52:47 +01:00 |
Sebastian Lohff
|
bd53593270
|
Don't allow questions with answers but no winner
|
2013-12-07 21:11:50 +01:00 |
Sebastian Lohff
|
1b93da5f11
|
Do not close window if it has childwindows
|
2013-12-07 21:09:17 +01:00 |
Sebastian Lohff
|
c75098f8ce
|
Adding players is now working
|
2013-12-07 20:44:17 +01:00 |
Sebastian Lohff
|
afe4985bcc
|
External input (fifo + serial)
|
2013-12-07 20:42:08 +01:00 |
Sebastian Lohff
|
160cf5ac4c
|
Show exception-content for broken question files
|
2013-12-03 23:18:46 +01:00 |
Sebastian Lohff
|
87c9cbddaa
|
Use yaml safe_load where easily possible
|
2013-12-03 23:18:30 +01:00 |
Sebastian Lohff
|
4ce06a2adb
|
Play start and closing song
|
2013-12-02 23:15:57 +01:00 |
Sebastian Lohff
|
a30906e887
|
Support for a closingsong by config
|
2013-12-02 22:59:52 +01:00 |
Sebastian Lohff
|
97c2440635
|
Set application name
|
2013-12-02 22:55:10 +01:00 |
Sebastian Lohff
|
be4fd828c0
|
Check if soundfiles exist for jeopardy music
|
2013-12-02 22:54:51 +01:00 |
Sebastian Lohff
|
649a714bb3
|
Music questions are working now
|
2013-12-02 02:46:33 +01:00 |
Sebastian Lohff
|
f321312a64
|
Fixed code & image question display
|
2013-12-02 02:40:21 +01:00 |
Sebastian Lohff
|
8d2205dd12
|
Added "Code" question type
|
2013-12-02 01:08:43 +01:00 |
Sebastian Lohff
|
d7ca903f01
|
Config file handling
|
2013-12-02 01:06:46 +01:00 |
Sebastian Lohff
|
645745ed7c
|
Music playback backend now present
|
2013-12-02 00:23:05 +01:00 |
Sebastian Lohff
|
d26c7a3a88
|
GameState loading/saving works
|
2013-12-01 22:41:44 +01:00 |
Sebastian Lohff
|
13690e493e
|
Removed some prints
|
2013-11-28 20:49:02 +01:00 |
Sebastian Lohff
|
036edcc1cd
|
DJ display + DJ editing
|
2013-11-28 20:47:24 +01:00 |
Sebastian Lohff
|
64bee1c240
|
Less printing
|
2013-11-28 20:13:57 +01:00 |
Sebastian Lohff
|
324423371f
|
Double-Jeopardy works in questions
|
2013-11-28 20:13:30 +01:00 |
Sebastian Lohff
|
15e18fb270
|
No Double-Jeopardy for NoBody
|
2013-11-28 20:02:56 +01:00 |
Sebastian Lohff
|
48a3bd6a93
|
Complete DJ-Window + "who's turn is it"
|
2013-11-27 01:16:44 +01:00 |
Sebastian Lohff
|
88fdac4cd2
|
More usage of the nobody color
|
2013-11-25 19:27:31 +01:00 |