summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-24Rewrite the first part of the first prologueJesusaves9-22/+37
2020-12-24Close the game immediately when requested, without prompts.Jesusaves1-1/+1
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 =DJesusaves2-3/+9
2020-12-24Remove annoying animationJesusaves1-1/+1
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 filesJesusaves2-4/+15
2020-12-23Add support for special summoning event tavernsJesusaves3-4/+6
2020-12-23Remove mostly empty folderJesusaves23-0/+0
2020-12-23Fix remaining instancesJesusaves2-42/+7
2020-12-23Optimize the codeJesusaves2-9/+12
2020-12-23Be less verboseJesusaves1-3/+3
2020-12-23Rudimentary support for square images being fetch from remote server.Jesusaves4-9/+42
2020-12-23Fix a bug in persistent.allfilesJesusaves1-4/+21
2020-12-23Remove shady square pictures - Where do they come from, again?Jesusaves88-0/+0
2020-12-23Increase timeout time.Jesusaves2-1/+5
2020-12-23Better display for inactive taverns.Jesusaves1-2/+4
2020-12-23A better layout for the tavernJesusaves1-16/+16
2020-12-23Replace some files with their WebP version (to save disk space)Jesusaves6-0/+0
2020-12-23Add a few missing attributionsJesusaves1-4/+4
2020-12-23msgbox() may now autoclose itself.Jesusaves2-2/+6
2020-12-22Replace main unit with one by David RevoyJesusaves2-1/+1
2020-12-22WebP merges togheter the best of PNG and JPG,Jesusaves4-9/+9
2020-12-22Allow the banners to be downloaded, but they're still not shownJesusaves2-3/+13
2020-12-22Now the tavern works.Jesusaves1-7/+1
2020-12-22Initial tavern redesign (not fully operational yet)Jesusaves9-2/+233
2020-12-21I really don't know if we should keep Jewel Savior's stuff or not.Jesusaves1-1/+1
2020-12-21Update the About disclaimer.Jesusaves1-3/+5
2020-12-21Redesign the splash screenJesusaves4-15/+23
2020-12-21The players are not blindJesusaves1-2/+4
2020-12-21Mild adjustments make it better but we still have an alignment error.Jesusaves1-5/+7
2020-12-21Add XP information to the HUD.Jesusaves1-6/+20
2020-12-21If download is aborted, unset tr_loadingJesusaves1-0/+1
2020-12-21Remove some useless commentsJesusaves1-12/+0
2020-12-21For mobile, "Logout" does not makes much sense?Jesusaves1-1/+1
2020-12-21Add again the IRC Module, but have it shut down by default.Jesusaves2-3/+232
2020-12-21Move HP bar to the absolute bottom, looks better this way.Jesusaves1-16/+24
2020-12-21Downscale the spheres from 80x80 to 60x60Jesusaves7-0/+0
2020-12-21Fix "neutral" element orb to be a real white orb, not just a negativeJesusaves2-0/+0
2020-12-21actionarea height went from 30px to 48px, so correct scripts to reflect this.Jesusaves1-7/+7
2020-12-21Hopefully the last edit I'm doing on elemental orbs.Jesusaves3-2/+1
2020-12-21Continue remaking the battle interface.Jesusaves5-57/+70
2020-12-21Start remaking the combat GUIJesusaves5-1/+1
2020-12-21Hopefully this will not explode...Jesusaves2-1/+3
2020-12-21update_ap now uses the websocket stream, so it no longer needs a value.Jesusaves4-4/+4
2020-12-21I think I got the formula wrongJesusaves1-1/+1
2020-12-21Begin experiments with AP updaterJesusaves4-3/+29
2020-12-21Increase zorder of SERVNOTICEJesusaves1-1/+1
2020-12-21We no longer need Timer module imported.Jesusaves2-1/+10