Commit Graph

11 Commits

Author SHA1 Message Date
deadvey 9255c1d7fa Fixed some clippy lints 2026-05-19 19:34:56 +01:00
deadvey ee34493895 Changed the data_to_send to be a stack so many lines of code can
be pre-processed before the user interacts.
When the /happening api is called it just dequeues the front item
2026-05-19 19:23:19 +01:00
deadvey 019f1088a3 fixed a bug with single word strings and multiple choice blocks side by side 2026-05-18 23:05:19 +01:00
deadvey 13049309b2 Changed how the data is tokenised 2026-05-17 12:47:22 +01:00
deadvey 0c28bc113d started working on new tokeniser 2026-05-16 21:11:45 +01:00
deadvey a251be7827 added a modify data function for changing the data_to_send mutex 2026-05-16 12:40:00 +01:00
deadvey a5a45fa1f0 version & fixed some clippy linting 2026-05-14 23:34:11 +01:00
deadvey a18928c673 added CHANGE command 2026-05-14 21:24:28 +01:00
deadvey a55053dc97 Clippy lint fixing 2026-05-14 15:31:48 +01:00
deadvey ba7985161e moved default sories location and added some proper error handling 2026-05-14 14:51:47 +01:00
deadvey 7e5874ffbb Made server and client 1 2026-05-08 23:24:42 +01:00