Streamlined advisor window

- Streamlined advisor window messages through signals.
- Added TODO file
- Ignore /except directory
- News ticker based on the advisor code with text from SC3k with news from the game, with some exceptions.
- New SC3k-like interface.
- Added icons from Font Awesome.
This commit is contained in:
Tony Bark 2021-05-26 03:35:52 -04:00
parent e5505a3244
commit d1da70a099
38 changed files with 1738 additions and 413 deletions

44
dialog/ticker.json Normal file
View file

@ -0,0 +1,44 @@
{
"1": {
"text": "50 Car Pile-Up Results In New City Sculpture."
},
"2": {
"text": "After 36 Years Of Marriage, Man Discovers Wife Is Actually A Rare Yucca Plant."
},
"3": {
"text": "All Raccoons Cheat At Poker, Animal Researchers Say."
},
"4": {
"text": "Pawprint News. Always there."
},
"5": {
"text": "Cat Hijacks Municipal Bus; Riders Applaud Good Timing At Stops And Courteous Meows."
},
"6": {
"text": "From The Desk Of Wise Guy Sammy: Check Your Facts Before Making A Fool Of Yourself."
},
"7": {
"text": "Rumor Of Kitty Kibble Shortage Causes Futures To Drop; Consumers Stockpile."
},
"8": {
"text": "From The Desk Of Wise Guy Sammy: The Insides Of Golf Balls Are Mostly Rubber Bands."
},
"9": {
"text": "Tommy B. Saif Sez: No Left Turn, Except Buses."
},
"10": {
"text": "Truckload Of Apples Overturns, [city] Diner Offers Applesauce Special."
},
"11": {
"text": "Ordinary Days In [city] Become Common."
},
"12": {
"text": "Semicolon Declared Sexier Than Comma At Grammarian's Fete."
},
"13": {
"text": "Spotted Owl Spotted."
},
"14": {
"text": "This Space For Rent."
}
}

View file

@ -0,0 +1,5 @@
{
"1": {
"text": ""
}
}