summaryrefslogtreecommitdiff
path: root/game/party.rpy
AgeCommit message (Collapse)AuthorFilesLines
2020-12-26Some optimizations to be more Python3 compliant (for when Renpy 8 comes out)Jesusaves1-2/+2
Also, fix an edge scenario crash at tavern and a missed logging at battle story log
2020-12-23Fix remaining instancesJesusaves1-6/+1
2020-12-18Fix a problem where an outdated client would return to main menu without atJesusaves1-0/+2
least attempting to close the socket first
2020-12-18Split player.rpy in four filesJesusaves1-0/+152