| Age | Commit message (Collapse) | Author |
|
some weird ass reason doing it this way won't let you join KFO server
|
|
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
|
|
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)
|
|
Make column 0 the area index instead so that the areas take the full width of the treewidget
|
|
|
|
Add Killing Fever Online icon (mac icon not updated yet)
|
|
|
|
Fix bad reference to ui_emote_right image
Fix chatbox being part of the viewport (gets cut off if it's outside)
|
|
functionality was transferred to get_tagged_stylesheet
Remove some useless/unused ui elements
Implement stylesheet for courtrooms in a way that lets the end user modify a lot of its elements
Use get_image_suffix for evidence_appear images
|
|
Modify all set_image calls to utilize said suffix helper function
Dynamically change betweehn chatblank, chat, chatmed, chatbig based on the showname's length
Use char.ini showname if showname is set to whitespace (doesn't yet check if char.ini showname is also whitespace)
|
|
fully networked and ready for the server
Adjust some pointless static bool casts to be actual logic checks
|
|
chat_size =
Scream at the coders that decided hard-coding fonts and colors was a good idea (gotta properly let the themes modify that later)
Fix a lot of ui elements not properly respecting the themes and their colors
add a set_qfont method for those situations that need it
Allow the theme to change sender colors for ooc and ms chatlogs
rename url parser variable to something more immediately apparent as to what it is for readability's sake
|
|
Allow lobby fonts to happen
|
|
|
|
|
|
|
|
|
|
|