summaryrefslogtreecommitdiff
path: root/game/misc.rpy
AgeCommit message (Expand)AuthorFilesLines
2022-08-08Improve add server for mobile interfacesJesusaves1-3/+15
2022-07-28Add bare support to RenPy 8Jesusaves1-1/+2
2021-08-18Reset saved summon when changing serverJesusaves1-1/+2
2021-08-16Load all downloaded images to RAM at login time in an async mannerJesusaves1-0/+9
2021-08-16Replace persistent.SkipHPAnimation with text CPS configJesusaves1-1/+1
2021-08-08Bump protocol versionv2.1.8.8Jesusaves1-0/+1
2021-08-07cacert is broken on Android; Requests is unable to verify certs.Jesusaves1-2/+2
2021-08-05Bring IRC Bot back to life. If anyone still cares with it, that is!Jesusaves1-1/+2
2021-08-05We actually could even use 16KiB blocks but lets play safe if user is with 3GJesusaves1-1/+2
2021-08-05There is no reason to NOT use 8192 blocksJesusaves1-1/+2
2021-08-05Fix the unmoving download barJesusaves1-0/+5
2021-08-05Add functionality to download everything in a single go.Jesusaves1-63/+228
2020-12-31You can now add a custom server! \o/Jesusaves1-0/+26
2020-12-29Add "foreground" attribute to wait_packet.Jesusaves1-1/+1
2020-12-26In theory, this displays unit job on inventory screen and corrects HP/ATK vals.Jesusaves1-34/+8
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