• v2.4 6cd8489064

    voidchat 2.4 Stable

    kennyrkun released this 2019-12-06 21:33:35 -05:00 | 17 commits to master since this release

    • read server ip + port from file (in the future this will be a setting somewhere)
    • play sound when user times out
    • messages internally represented by message class
    • join/leave messages
    • VisualMessage (means messages look nice)
      • shows username, and avatar
    • "several people are typing" shows up after more than 3 people are typing at a time
    • type a message goes away and comes back when the user starts and stops typing
    • debug project renamed to voidchat2-d
    • notifications for new messages are not played while the program is focused
    • guest username is assigned if one is not selected
    • system messages stand out because they are yellow
    • messages are different colours based on their status (red if failed to send, etc.)
    • server can finally stay open with zero clients
    • fixed send button not being properly positioned (#1)
    Downloads