summaryrefslogtreecommitdiff
path: root/game/03_init.rpy
AgeCommit message (Expand)AuthorFilesLines
2020-12-24Preparatives so eventually, we may have different battle musics depending on ...Jesusaves1-3/+3
2020-12-24Register SFX assets as wellJesusaves1-4/+19
2020-12-24Fix bugs on Card CompositeJesusaves1-3/+11
2020-12-24We might want time function for this one...Jesusaves1-2/+2
2020-12-24Postpone automatic retry in 1 second when it hangs downloading invalid filesJesusaves1-1/+2
2020-12-23Optimize the codeJesusaves1-0/+11
2020-12-23Rudimentary support for square images being fetch from remote server.Jesusaves1-3/+32
2020-12-23Fix a bug in persistent.allfilesJesusaves1-4/+21
2020-12-22Allow the banners to be downloaded, but they're still not shownJesusaves1-1/+1
2020-12-21If download is aborted, unset tr_loadingJesusaves1-0/+1
2020-12-20Reintroduce support for remotely downloaded audio files...Jesusaves1-3/+5
2020-12-20Almost forgot to send the world data as wellJesusaves1-3/+3
2020-12-19Add support to HTTP requests.Jesusaves1-1/+1
2020-12-18As we now are saving all assets to save dir regardless of OS, some checksJesusaves1-3/+3
2020-12-18Allow insecure certificates to be used, and create new path.Jesusaves1-1/+1
2020-12-18Make easier to hide the placeholder spinner in case of error, by assigning a tagJesusaves1-0/+3
2020-12-18Smoother error handlingJesusaves1-1/+8
2020-12-17Replace websocket-client with ws4pyJesusaves1-1/+1
2020-12-16Do not declare ws at init phaseJesusaves1-2/+0
2020-12-16Split defs.rpy in five filesJesusaves1-0/+313