about summary refs log tree commit diff stats
path: root/apworld/client/main.gd
Commit message (Expand)AuthorAgeFilesLines
* Show in-game when connection dropsStar Rauchenberger2025-10-011-0/+5
* Disconnect when saying no to version mismatchStar Rauchenberger2025-10-011-0/+3
* Client uses new versioning scheme nowStar Rauchenberger2025-09-291-5/+8
* Automatically close client when clicking QuitStar Rauchenberger2025-09-271-0/+1
* Game talks through CommonClient nowStar Rauchenberger2025-09-251-8/+8
* Client can be run from zipped apworld nowStar Rauchenberger2025-09-251-31/+31
* Move the client into the apworldStar Rauchenberger2025-09-251-0/+284
/a> 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119