summaryrefslogtreecommitdiff
path: root/game/inventory.rpy
AgeCommit message (Expand)AuthorFilesLines
2020-12-26Just wanted to remember that there is NO WAY to know if this will run in Py3Jesusaves1-1/+1
2020-12-26Some optimizations to be more Python3 compliant (for when Renpy 8 comes out)Jesusaves1-6/+6
2020-12-26Italicize the jobJesusaves1-1/+1
2020-12-26In theory, this displays unit job on inventory screen and corrects HP/ATK vals.Jesusaves1-5/+4
2020-12-24It is better if the frame does not touch the bottom.Jesusaves1-2/+2
2020-12-24Change unit info display so it is easier to view the image =DJesusaves1-3/+4
2020-12-24Remove annoying animationJesusaves1-1/+1
2020-12-23Optimize the codeJesusaves1-9/+1
2020-12-23Rudimentary support for square images being fetch from remote server.Jesusaves1-6/+10
2020-12-18Split player.rpy in four filesJesusaves1-0/+175