summaryrefslogtreecommitdiff
path: root/game/01_init.rpy
AgeCommit message (Expand)AuthorFilesLines
2020-12-23Be less verboseJesusaves1-3/+3
2020-12-23Increase timeout time.Jesusaves1-1/+1
2020-12-21Begin experiments with AP updaterJesusaves1-0/+4
2020-12-21We no longer need Timer module imported.Jesusaves1-1/+0
2020-12-21Remove the self calculation of AP timing, and have server handle it.Jesusaves1-3/+0
2020-12-20Reintroduce support for remotely downloaded audio files...Jesusaves1-0/+21
2020-12-19Register INT_MAXJesusaves1-0/+1
2020-12-19Add support to HTTP requests.Jesusaves1-0/+7
2020-12-18Smoother error handlingJesusaves1-1/+0
2020-12-18Be verbose, do more attempts, execute LOADER while server is doing other stuff.Jesusaves1-3/+2
2020-12-18Import Timer (might need edits).Jesusaves1-0/+1
2020-12-18Start printing tracebacks, and save what decoder received as wellJesusaves1-1/+1
2020-12-17Replace websocket-client with ws4pyJesusaves1-2/+2
2020-12-16Split defs.rpy in five filesJesusaves1-0/+325