aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2020-02-21remove fucksD
2020-02-21replace mycourt_fucksD
2020-02-21area count got renamedsD
2020-02-21looping wasnt insD
2020-02-21Merge branch 'master' into 2.7stonedDiscord
2020-01-17Network effects folder so you don't need to modify your own char.ini to see ↵Crystalwarrior
custom effects
2020-01-15Separate screenshake options button from effects options buttonCrystalwarrior
Add a color logging option button Update version to 2.8.2
2020-01-15i am REtArdCrystalwarrior
Fixed a major bug that crashed the clients on chatting + broke a lot of assets because of a single `.` boi anywhere in the filepath.
2020-01-03Remove borders for chatlogsCrystalwarrior
2019-12-28Allow colors in server chatlogsCrystalwarrior
2019-12-27excuse me what the fuckCrystalwarrior
2019-12-27UGH I BROKE BACKWARDS COMPATIBILITY NOW I'M SCRAMBLING TO FIX ITCrystalwarrior
2019-12-05Add a message delay modifier when punctuation is reached to simulate Ace ↵Crystalwarrior
Attorney 1 chat parsing (replicating the effect where characters would make a short pause, as if saying the line out loud) TODO: Make this a configurable thing
2019-11-22actually fix the chat instead of breaking itCrystalwarrior
2019-11-18Fix a bug where user would be unable to speak if the BG changed when someone ↵Crystalwarrior
else was speaking Make it so blip sounds are accessed in base/sounds/blips/* if such a path exists
2019-11-04"temporarily" simplify code by stripping long since botched and unused AO1 ↵Crystalwarrior
backwards compatibility
2019-11-04Fix the sound bonanza so they actually playCrystalwarrior
sfx player and blip player now both account for extension-less sound paths and also correctly handle paths that do provide the extension.
2019-11-04Fix screenshaking only shaking down rightCrystalwarrior
2019-11-04add .opus supportCrystalwarrior
2019-11-04If def/pro/jud/hld/hlp are missing, put the character in pos wit instead of ↵Crystalwarrior
showing broken bg.
2019-11-04Make the music search bar search in music metadata instead of just the ↵Crystalwarrior
displayed name (aka the filepath) Make sfx player able to play sfx without the file extension provided Allow blipsounds to seek in blips/ folder to allow better categorization, as well as direct sound references add get_emote_blip for detecting the blipsound used by an emote. Currently unused. Less strict/hardcoded custom objection detection system Allow system (charid -1) messages, and don't do the same message detection on blankposting Allow objection, hold it, take that and custom sound players to detect sounds that are not exclusively .wav
2019-10-23Allow gender (blip sounds) that don't use sfx-blip naming conventionCrystalwarrior
Fix "prezoom" packet being ignored Allow char.ini's to indicate a zoom w/ preanimation by using emote_mod=4 ((ALL OF THESE ARE UNTESTED - TESTING NEEDED!))
2019-10-20Version 2.8.0.5Crystalwarrior
Add Killing Fever Online icon (mac icon not updated yet)
2019-10-20Fix input bg's not being transparentCrystalwarrior
FIx chat_tick_timer not stopping when you receive a bg
2019-10-13Fix an issue with "missing desk" not properly replacing last_image (making ↵Crystalwarrior
everyone's desk break from pos hld to def/wit/pro)
2019-10-12Allow area list to contain metadata (as well as categories for future expansion)Crystalwarrior
Fix backwards compatibility breaking when you join a server that doesn't support effects after previously joining a server that does
2019-10-12Properly handle "true song name" even with folders/categories and file ↵Crystalwarrior
formats (paving way for folder-categorized music lists set up by servers) Prevent BG's from falling back on default BG path (this isn't really user-convenient and causes more trouble than its worth, e.g. stands appearing on BG's that dont' want stands to appear) Implement Case Cafe's method of categorization for (a) and (b) emotes
2019-10-08Allow -1 charid messages to be sent (system/server messages) UNTESTEDCrystalwarrior
2019-10-06Fix music display not displaying a stripped down version of the song nameCrystalwarrior
2019-10-06Courtroom Fonts can now have the "sharpness" setting (pixelated/no anti alias)Crystalwarrior