aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-03-31Fix aomovie resizing algorithm for BG's crashing the client because I fucked ↵Crystalwarrior
up, lol
2020-03-28Fix wrong pos being shown when entering area due to index signal being ↵Crystalwarrior
called in the wrong place
2020-03-27Made the shake button useful.cents02
Apparently nobody tested it before.
2020-03-27Quality of Life improvementsCrystalwarrior
Fix a bug where IC view received focus as soon as you receive the BG image update (it made navigating using /area commands a pain in the ass) Make music search behave better and not reset when server sends us music list update (todo: remember which elements were/weren't expanded)
2020-03-26Make backgrounds preserve aspect ratio when used with different aspect ratio ↵Crystalwarrior
themes (e.g. a 16:9 theme would not stretch a 4:3 bg and instead have a letterboxing effect. A 4:3 theme using a 16:9 BG will not stretch the BG but instead center it, making it look like the BG is 4:3 all along.)
2020-03-25Change @ and $ to \s and \f standing for s[hake] and f[lash].Crystalwarrior
This is done because @ is used very often to refer to people, and $ is used to indicate cash money.
2020-03-22Fix syntax error introduced in 530721foldmud0
2020-03-22Fix a really obscure bug breaking custom realization sound effects ↵Crystalwarrior
(realization=thing) char.ini definition not starting from base/sounds/general folder
2020-03-22frame count check 2 electric boogalooin1tiate
re-fix the same bug oh joy
2020-03-21If frame count is 0, don't try to play the next frame (#129)in1tiate
ya goofus.
2020-03-15it's basically the same packet minus requesting the next listsD
2020-03-15Merge branch 'master' into pr/104sD
2020-03-14add placeholder to OOC chat message boxin1tiate
2020-03-13move area list detection algorithm into a seperate functionsD
2020-03-13musictime is a bad name for thissD
2020-03-12Keep verison string as-is and only update the actual VERSION display as for ↵Crystalwarrior
some weird ass reason doing it this way won't let you join KFO server
2020-03-12VERSION 2.8.3 BABYYYYYYYYCrystalwarrior
Add "KFO" to version display in lobby so it's even clearer this is a custom client Add a settings button to the Lobby screen
2020-03-12Add a search bar for server listCrystalwarrior
Add options for sticky sounds, sticky effects and sticky preanims Optimize the search for areas and music (previously, area search also searched for music in the background, causing lag with huge music lists)
2020-03-12Only use anti-aliasing when sprites are being downscaled, otherwise preserve ↵Crystalwarrior
crispyness:tm:
2020-03-08The Crispy:tm: updateCrystalwarrior
Make it so BG's and Characters will not be blurred when rescaled TODO: Make Qmovies ditch anti-aliasing during scaling as well Only apply crispy scaling if the size is 2x of the previous size or something
2020-03-08add theme supportin1tiate
2020-03-07rename fallback chatboxsD
2020-03-07add support for 2.4-style chatboxesin1tiate
2020-03-06ok basssD
2020-03-06Fix the rightclick options for editing files not workingCrystalwarrior
2020-03-06indentationsD
2020-03-06fix compiler warnings for unused varssD
2020-03-06Merge branch 'master' into music_list_updatestonedDiscord
2020-03-05Add condition for classic PNG foldersBuildTools
2020-03-06Fix a bug where you couldn't join servers from your favorites listCrystalwarrior
Make column 0 the area index instead so that the areas take the full width of the treewidget
2020-03-05Add sorting by name for lobbyCrystalwarrior
2020-03-01make volume scale logstonedDiscord
2020-03-01full music path in logstonedDiscord
2020-03-01put full path in debug logstonedDiscord
2020-02-24Make pos dropdown more abstract and actually useful by letting servers send ↵Crystalwarrior
only pos you can actually access. Pos dropdown system also reads the actual bg folder of the current BG to see all the created pos.
2020-02-23rename modcallssD
2020-02-23move language setting to the correct positionsD
2020-02-23translate char not foundsD
2020-02-23loading lost in translationsD
2020-02-23what was graphmeme even fotsD
2020-02-23handle all types of musiclistssD
2020-02-23replace music loadingsD
2020-02-23detect == as music startsD
2020-02-23connect the signal to char_clickedsD
2020-02-23the charselect works againsD
2020-02-21same heresD
2020-02-21character is a little nondescriptive for the buttonsD
2020-02-21only load bass plugins when bass is includedsD
2020-02-21combine these conditionssD
2020-02-21put the old char loading backsD