summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-07Act I is now officialJesusaves3-2/+10
2021-08-05Minor polishing to IRCJesusaves2-5/+6
2021-08-05Bring IRC Bot back to life. If anyone still cares with it, that is!Jesusaves5-23/+42
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.Jesusaves2-63/+231
2021-08-04Fix a couple bugs I introduced recentlyJesusaves2-9/+24
2021-08-04Next gen battle action logger (incomplete)Jesusaves2-34/+71
2021-08-04...Just in case.Jesusaves1-1/+5
2021-07-22Update code for new Tavern JSON formatJesusaves1-1/+2
2020-12-31"No Threading" option has been defunct for a while, alreadyJesusaves2-12/+1
2020-12-31You can now add a custom server! \o/Jesusaves3-2/+32
2020-12-31Special items - like gold, fairies and mana eggs/orbs - are Job 6.Jesusaves1-0/+3
2020-12-31Try to make the "I'm ready" button more sensitive (for smaller phones)Jesusaves1-1/+4
2020-12-31Try to fix a few... bugs.Jesusaves1-3/+16
2020-12-31Music needs some EQ'ing (some are too low in volume)Jesusaves1-2/+2
2020-12-31Improve the ABOUT section with attribution file links.Jesusaves1-0/+1
2020-12-31Add link ingame to the attribution notice of the update server.Jesusaves2-3/+9
2020-12-31Replace opening theme. License-wise, we should be OKay, now.Jesusaves2-1/+1
2020-12-31Possibly the only soundtrack in OGG because MP3 version was heavier:Jesusaves3-9/+8
2020-12-31Lower quality of a few big musics.Jesusaves2-0/+0
2020-12-31Replace music assets with properly licensed ones.Jesusaves5-2/+4
2020-12-31When we receive a K-Lined message, stall the program for 30 seconds beforeJesusaves1-0/+2
2020-12-31Add support for custom battle backgroundsJesusaves4-2/+10
2020-12-31Remove unused variable and make some the combat TMP variables are always init...Jesusaves2-2/+3
2020-12-31Remove some old, unmaintaned and unused codeJesusaves1-48/+1
2020-12-30Move Jewel Savior link to the license ile.Jesusaves2-1/+1
2020-12-30Remove parts which could invoke copyright ownership from Jewel Savior.Jesusaves3-16/+20
2020-12-30Outlines so the names are readableJesusaves1-3/+6
2020-12-30Show monster elemental along nameJesusaves1-3/+9
2020-12-30Mob ID ChangedJesusaves2-2/+1
2020-12-30Update GFX Mobs: Remove old and add new.Jesusaves3-0/+0
2020-12-30Fanfarre X - by Alexander Nakarada (CC BY 4.0)Jesusaves2-1/+1
2020-12-30Medieval Loop One - by Alexander Nakarada (CC BY 4.0)Jesusaves2-1/+1
2020-12-29Disable screen prediction entirely.Jesusaves4-1/+18
2020-12-29Add "foreground" attribute to wait_packet.Jesusaves3-7/+8
2020-12-29Send logout packet in a thread (so it is not blocking).Jesusaves1-1/+2
2020-12-29Clean up BATTLE once battle is over (hopefully to avoid accidental bugs)Jesusaves2-1/+8
2020-12-29Be less spammy when receiving packetsJesusaves1-1/+1
2020-12-29Split battle interface in three screensJesusaves1-37/+45
2020-12-29LOGOUT packet has no reply, so do not wait for it when closing the app.Jesusaves1-1/+1
2020-12-29Remove some now outdated comments from 04Jesusaves1-29/+3
2020-12-29Add a complex watcher which will reboot the game if the socket dies.Jesusaves4-4/+32
2020-12-26Golden theme works betterJesusaves5-0/+0
2020-12-26Replace the square bgs with kindland's bgJesusaves5-3/+4
2020-12-26Update experience headers in clientJesusaves1-0/+2
2020-12-26Just wanted to remember that there is NO WAY to know if this will run in Py3Jesusaves3-3/+3
2020-12-26Some optimizations to be more Python3 compliant (for when Renpy 8 comes out)Jesusaves9-30/+34
2020-12-26Better logging for story logs when a label is castJesusaves1-1/+2