summaryrefslogtreecommitdiff
path: root/game/misc.rpy
AgeCommit message (Expand)AuthorFilesLines
2020-12-21Hopefully this will not explode...Jesusaves1-1/+2
2020-12-21update_ap now uses the websocket stream, so it no longer needs a value.Jesusaves1-1/+1
2020-12-21Begin experiments with AP updaterJesusaves1-2/+2
2020-12-21Remove the self calculation of AP timing, and have server handle it.Jesusaves1-34/+13
2020-12-18Fix a typo-ed report when cleaning cacheJesusaves1-1/+1
2020-12-18An "overlook" aka. bugJesusaves1-1/+6
2020-12-18Split player.rpy in four filesJesusaves1-1/+73
2020-12-18Import Timer (might need edits).Jesusaves1-6/+21
2020-12-17Ah... Cannot call screens from threads I suppose.Jesusaves1-0/+4
2020-12-17Replace websocket-client with ws4pyJesusaves1-0/+3
2020-12-16Split defs.rpy in five filesJesusaves1-1/+6
2020-12-16Do not relaunch when not needed.Jesusaves1-2/+11
2020-12-16Some stuff is broken D:Jesusaves1-6/+9
2020-12-16Clean up some old commentsJesusaves1-35/+0
2020-12-15Return SSL to optionalJesusaves1-0/+1
2020-12-09Initial commit, forked from SpheresinitJesusaves1-0/+290