Commit graph

8 commits

Author SHA1 Message Date
ChillerDragon deb679d1d0 Fix chat with cli arguments 2024-06-22 12:21:48 +08:00
ChillerDragon 1f46adca46 Close sample client instantly on ctrl+c 2024-06-19 08:46:02 +08:00
ChillerDragon ba7bfc6c07 Add interactive chat to sample client 2024-06-18 12:07:24 +08:00
ChillerDragon 97de34f151 Fix rubocop indent 2023-10-22 18:19:07 +02:00
ChillerDragon 42d7fda502 Add --verbose-snap to sample client 2023-10-22 14:26:53 +02:00
ChillerDragon 718eff2b23 Opsi I write too much bash 2022-11-20 09:42:24 +01:00
ChillerDragon fe3e581f86 Make client callbacks arrays
Allows to setup multiple on_* hook blocks as a lib user

closed #10
2022-11-14 10:25:28 +01:00
ChillerDragon 6c005497d4 Layout server control msg structure
Thus closed #5
By deciding to support server as well.

This is rebranding from teeworlds-client to teeworlds_network
And thus also including a bunch of file renames
2022-11-09 08:56:18 +01:00
Renamed from sample.rb (Browse further)