summaryrefslogtreecommitdiff
path: root/game/defs.rpy
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Split defs.rpy in five filesJesusaves1-820/+0
2020-12-16Remove deprecated Pinger functionJesusaves1-1/+3
2020-12-16Allow sdelay() to receive an argumentJesusaves1-3/+3
2020-12-16Well, renpy.pause() sometimes fail, so create an alias function (sdelay)Jesusaves1-7/+13
2020-12-16try to prevent a race conditionJesusaves1-1/+10
2020-12-16Improve logging.Jesusaves1-11/+8
2020-12-16Remove unused persistent variable "fatality"Jesusaves1-1/+0
2020-12-15De-hardcode server list (so it might be possible to add new ones laterâ„¢)Jesusaves1-0/+3
2020-12-15Swap the default import order of SSL in Android.Jesusaves1-3/+3
2020-12-15Disable default SSL support, it is still available if someone wants it.Jesusaves1-20/+3
2020-12-15Return SSL to optionalJesusaves1-5/+7
2020-12-15Project codiname is now Mana Spheres.Jesusaves1-1/+1
2020-12-15Optimize packet flowJesusaves1-8/+10
2020-12-15Small optimizations to make the good ol' libraries work againJesusaves1-2/+4
2020-12-15Websocket path buildingJesusaves1-97/+19
2020-12-09Websocket experimentJesusaves1-0/+1
2020-12-09Initial commit, forked from SpheresinitJesusaves1-0/+921