summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-03Fix gitignore (Ren'Py 8.1.x)HEADv2.3.9.3masterJesusaves1-0/+1
2022-08-08Improve add server for mobile interfacesJesusaves1-3/+15
2022-08-07Missing file!Jesusaves1-0/+0
2022-08-06Use a black background which is less aggressive on the eyesJesusaves1-0/+0
2022-08-06Clean up the code from previous commit. For short, allunits was not initialized.Jesusaves1-10/+4
2022-08-06Fix a bug with async_loaderJesusaves2-7/+13
2022-08-06Highlight broken rarity so it is easier to spot (Game only supports rarity up...Jesusaves3-2/+4
2022-08-06Uhm... BrokenJesusaves1-1/+1
2022-08-06DO NOT hardcode port numberJesusaves3-4/+9
2022-07-28Disclaim to users they should avoid sharing guest login credentials.Jesusaves1-2/+3
2022-07-28Allow players to see their passwords as well.Jesusaves1-0/+14
2022-07-28You can now make guest registration (NOT ADVISED)Jesusaves1-2/+39
2022-07-28Start sending MyUID, however it isn't used yetJesusaves3-3/+11
2022-07-28Fix a Python3 bug on dl_searchJesusaves3-3/+5
2022-07-28Add bare support to RenPy 8Jesusaves5-13/+22
2022-07-27Space better so you can actually farm some crystals.Jesusaves1-5/+21
2022-01-02Fix some broken logicJesusaves2-9/+10
2022-01-02send_packet_now - Retry up to 5 times when facing an error with ws.sendJesusaves2-11/+16
2022-01-02Add an internal control for non-info packets send which could be repeatedJesusaves1-6/+9
2021-10-07Hotfix for unreferenced variable. But you could use Summons outside combat?Jesusaves2-1/+4
2021-08-21Catch NameError and handle it differently (to avoid exceptions on exceptions)Jesusaves1-0/+5
2021-08-20Override main_menu variable to prevent a crash when accessing prefs at registerJesusaves2-1/+3
2021-08-18Version 2.1.8.18v2.1.8.18Jesusaves4-4/+8
2021-08-18Reset saved summon when changing serverJesusaves1-1/+2
2021-08-16First act should be complete!Jesusaves1-8/+41
2021-08-16Lets settle a rule - Skills should also check for SRV_NOCAST.Jesusaves2-1/+2
2021-08-16Initial version for SPH_WIDEATTACKJesusaves1-1/+9
2021-08-16Add history for the first summon which joins youJesusaves1-0/+16
2021-08-16Explain about the use of Alt key on the help as well.Jesusaves1-0/+7
2021-08-16Add the Spheres Reference to the (otherwise useless) help menu.Jesusaves2-11/+59
2021-08-16A bit smarter screen for when you don't know how to summon :pJesusaves1-2/+7
2021-08-16Allow you to switch the summon during combat (this is what the cog does)Jesusaves7-4/+45
2021-08-16Start refactoring preference screen navigationJesusaves1-4/+8
2021-08-16Load all downloaded images to RAM at login time in an async mannerJesusaves2-0/+14
2021-08-16Make the used spheres to be "consumed" (slightly better graphically)Jesusaves1-0/+4
2021-08-16It looks fugly, but animate actions from the party and enemy membersJesusaves3-7/+65
2021-08-16Add battle SFX as MineGamerBR asked.Jesusaves9-1/+25
2021-08-16Use powersaving defaults (it already waste enough resources)Jesusaves1-0/+2
2021-08-16Replace persistent.SkipHPAnimation with text CPS configJesusaves1-1/+1
2021-08-15Look and learn, @Xanthem noob - THIS is how you do it!Jesusaves12-51/+87
2021-08-14Minimum sanitizing for IRCJesusaves1-2/+5
2021-08-13Optimize some battle code because we'll be needing this soonJesusaves2-15/+23
2021-08-13Store persistent.summon, which holds the active summonJesusaves2-1/+3
2021-08-12Update builtin summonsJesusaves7-4/+4
2021-08-12Display summoning animationsJesusaves5-2/+36
2021-08-11By @Xanthem 's order, the original summoning symbol will never see a release.Jesusaves4-3/+3
2021-08-11Summoning Protocol, Initial version (working)Jesusaves3-1/+16
2021-08-11Add the summon button (no protocol-level action yet)Jesusaves7-3/+34
2021-08-11Bring more kawaii and make it cuter!Jesusaves2-0/+0
2021-08-10Update ignore rulesJesusaves2-0/+12