Commit graph

30 commits

Author SHA1 Message Date
38c0bcaef4 feature: Added menu functionality 2024-01-28 12:36:32 +01:00
0b7fcd2ae7 feature: Progress bar tween 2024-01-28 11:13:15 +01:00
a4a6cccc6c feature: Added progress bar 2024-01-28 10:54:56 +01:00
60fd82cff5 fix: Message delay working properly 2024-01-28 10:30:57 +01:00
2f9b516605 feature: Created audio manager 2024-01-28 10:00:46 +01:00
cb907bc76a feature: Lock button when waiting for new message 2024-01-28 08:42:21 +01:00
b2bd875508 feature: Added remaining icons text 2024-01-28 08:17:17 +01:00
a06b96eb8d fix: Now the jokes bag removes joke after use 2024-01-28 00:55:33 +01:00
56e51065cd feature: Close game 2024-01-28 00:55:09 +01:00
77ae46c7cd fix: Refreshed emoji alignment 2024-01-28 00:43:57 +01:00
2c91a0cb0f feature: Added random buttons 2024-01-28 00:39:34 +01:00
3206317963 fix: Joke answers are now shown correctly 2024-01-27 20:36:24 +01:00
84a34deec6 feature: Added lives 2024-01-27 20:17:18 +01:00
8cc3db52de refactor: Joke time is now a parameter 2024-01-27 19:49:38 +01:00
9de366915b feature: Correct response detection 2024-01-27 19:43:51 +01:00
3669dec76f feature: Only generating one message on start 2024-01-27 18:52:47 +01:00
9dd340eeb7 refactor: Converted message data to its own struct 2024-01-27 15:42:31 +01:00
1fc809141c fix: Now all characters are displaying properly 2024-01-27 14:55:14 +01:00
a3415767cd fix: Question and answers working correctly 2024-01-27 13:53:18 +01:00
11243f1474 feature: Added message parser for better templating 2024-01-27 12:16:27 +01:00
5c27b5e5b6 refactor: Removed unused text typer functionality 2024-01-27 09:56:05 +01:00
c010ef24a4 feature: Added remove last emoji ability 2024-01-27 00:31:23 +01:00
df2fa8aed8 feature: Added input field 2024-01-26 23:40:44 +01:00
630459fedf feature: Sprite test 2024-01-26 23:19:37 +01:00
923b7b6f62 feature: Messages are now animated 2024-01-26 22:58:49 +01:00
1c8fbc94e0 refactor: Removed text typer functionality that won't be used 2024-01-26 21:39:52 +01:00
4243b1b401 feature: Added a simple tools simplified text typer 2024-01-26 21:31:57 +01:00
69b2edf1e6 feature: Message sending 2024-01-26 20:58:09 +01:00
4b5689a283 feature: Message behaviour separation 2024-01-26 20:44:43 +01:00
c66047cd26 feature: Message generator 2024-01-26 20:33:17 +01:00