| Age | Commit message (Collapse) | Author |
|
Make column 0 the area index instead so that the areas take the full width of the treewidget
|
|
|
|
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.
|
|
|
|
custom effects
|
|
Add a color logging option button
Update version to 2.8.2
|
|
Fixed a major bug that crashed the clients on chatting + broke a lot of assets because of a single `.` boi anywhere in the filepath.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
else was speaking
Make it so blip sounds are accessed in base/sounds/blips/* if such a path exists
|
|
backwards compatibility
|
|
sfx player and blip player now both account for extension-less sound paths and also correctly handle paths that do provide the extension.
|
|
|
|
|
|
showing broken bg.
|
|
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
|
|
|
|
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!))
|
|
|
|
|
|
|
|
|
|
Add Killing Fever Online icon (mac icon not updated yet)
|
|
FIx chat_tick_timer not stopping when you receive a bg
|
|
everyone's desk break from pos hld to def/wit/pro)
|
|
|
|
Fix backwards compatibility breaking when you join a server that doesn't support effects after previously joining a server that does
|
|
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
|
|
|
|
|
|
|
|
(reload theme still puts qlabel at 0,0 without centering)
Fix a full message of speed 0 not properly displaying itself
|
|
|
|
|
|
BEHOLD, LOOP_START AND LOOP_END MUSIC POINTS! It reads the songname.mp3.txt file, looking for loop_start, loop_length and loop_end in samples
MUSIC EFFECTS SYSTEM THAT CAN ***COMMUNICATE WITH THE SERVER***, WOAHHHHHHHHH!
RIGHT-CLICK CONTEXT MENUS TO ENABLE/DISABLE SPECIFIC MUSIC EFFECTS
MUSIC EFFECTS ENUMS
Fix an issue with music looping
|
|
least hides it from the user)
Allow ascii characters to be used for color dropdown symbols
|
|
it's played back in audacity jesus christ will the torture ever end
|
|
animated chars which are sized differently from viewport
Add a new get_qfont function
Fix message box font being different from every other font due to incorrect font loading scheme
Fix ui_evidence_save and ui_evidence_load tooltips being wrong
|
|
|
|
clientside slash command memery soon...
Fix /save_case iterating from last to first instead of first to last
Implement private evidence saving/loading to and from an .ini file
|
|
private/global evidence list.
There's also a button to transfer evidence to global/private, context sensitive.
TODO: Save/load private evidence list
|
|
overlay from X_overlay.png/.gif/.webp/etc.
|
|
dropdown to open the ini's and respective folders
try to fix settings menu (I failed)
|
|
user-accessible drpodown menu (it's a dropdown for the future when there's more options)
Fix current charmovie breaking offsets
Make pairing offsets applicable even without a pairing partner, making it a generic offset
Fix the chat message hardcoding max colors to 8 (when it should be max_colors)
Come up with a way to convey the ordering information without creating an extra new packet in a cool way (backwards compatibility AND less clutter!)
More info on the evidence_x and evidence_ok tooltips
Don't mute music when you switch to CSS anymore
|