Crystalwarrior
a4e448576b
Make pos dropdown more abstract and actually useful by letting servers send 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-24 22:20:43 +03:00
Crystalwarrior
9df7b9648a
Remove QtApng dependency
2020-02-20 00:32:37 +03:00
Crystalwarrior
43c4e3e9d7
Network effects folder so you don't need to modify your own char.ini to see custom effects
2020-01-17 18:41:27 +03:00
Crystalwarrior
6138bb107b
Separate screenshake options button from effects options button
...
Add a color logging option button
Update version to 2.8.2
2020-01-15 16:42:44 +03:00
Crystalwarrior
f30013f7f9
i am REtArd
...
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-15 16:06:27 +03:00
Crystalwarrior
8791109c66
Remove borders for chatlogs
2020-01-03 22:34:22 +03:00
Crystalwarrior
59e8a72a50
Allow colors in server chatlogs
2019-12-28 05:47:33 +03:00
Crystalwarrior
7518ed8a00
excuse me what the fuck
2019-12-27 01:20:15 +03:00
Crystalwarrior
819d091171
UGH I BROKE BACKWARDS COMPATIBILITY NOW I'M SCRAMBLING TO FIX IT
2019-12-27 01:04:48 +03:00
Crystalwarrior
d7e1ebeb0c
Update readme with wiki link
2019-12-06 16:50:46 +03:00
Crystalwarrior
eb014a9778
Add a message delay modifier when punctuation is reached to simulate Ace 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-12-05 22:46:26 +03:00
Crystalwarrior
07763c5ac0
actually fix the chat instead of breaking it
2019-11-22 00:31:17 +03:00
Crystalwarrior
159f073514
Set version to 2.8.1 woop woop
2019-11-21 00:23:35 +03:00
Crystalwarrior
34848c4eaf
Fix a bug where user would be unable to speak if the BG changed when someone else was speaking
...
Make it so blip sounds are accessed in base/sounds/blips/* if such a path exists
2019-11-18 20:27:37 +03:00
Crystalwarrior
886ec26e20
"temporarily" simplify code by stripping long since botched and unused AO1 backwards compatibility
2019-11-04 17:14:46 +03:00
Crystalwarrior
9939637dda
Fix the sound bonanza so they actually play
...
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-04 17:13:52 +03:00
Crystalwarrior
d402921257
Fix screenshaking only shaking down right
2019-11-04 16:31:42 +03:00
Crystalwarrior
a49c4a503b
add .opus support
2019-11-04 16:10:54 +03:00
Crystalwarrior
963e321095
If def/pro/jud/hld/hlp are missing, put the character in pos wit instead of showing broken bg.
2019-11-04 15:38:54 +03:00
Crystalwarrior
773a61f3d4
Make the music search bar search in music metadata instead of just the 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-11-04 15:32:01 +03:00
Crystalwarrior
f575f07770
Merge branch 'master' of https://github.com/Crystalwarrior/KFO-Client
2019-10-23 05:09:42 +03:00
Crystalwarrior
bef368e986
Allow gender (blip sounds) that don't use sfx-blip naming convention
...
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-23 05:08:20 +03:00
Crystalwarrior
f0a0f6bc1a
Update README.md
2019-10-22 18:07:21 +03:00
Crystalwarrior
39777f6d13
Update README.md
2019-10-22 18:06:43 +03:00
Crystalwarrior
52921b51a4
Update README.md
2019-10-22 18:05:39 +03:00
Crystalwarrior
3595fd11e6
oops
2019-10-20 18:35:28 +03:00
Crystalwarrior
7d73347618
Version 2.8.0.5
...
Add Killing Fever Online icon (mac icon not updated yet)
2019-10-20 17:59:38 +03:00
Crystalwarrior
3605f223d2
Fix input bg's not being transparent
...
FIx chat_tick_timer not stopping when you receive a bg
2019-10-20 01:44:54 +03:00
Crystalwarrior
6d7a6d7398
Fix an issue with "missing desk" not properly replacing last_image (making everyone's desk break from pos hld to def/wit/pro)
2019-10-13 02:51:07 +03:00
Crystalwarrior
1cc5b5b441
Version 4
2019-10-12 17:58:17 +03:00
Crystalwarrior
a9a0f65ddb
Allow area list to contain metadata (as well as categories for future expansion)
...
Fix backwards compatibility breaking when you join a server that doesn't support effects after previously joining a server that does
2019-10-12 17:57:18 +03:00
Crystalwarrior
330aa97550
Properly handle "true song name" even with folders/categories and file 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-12 01:43:48 +03:00
Crystalwarrior
990f653e4a
Allow -1 charid messages to be sent (system/server messages) UNTESTED
2019-10-08 01:35:10 +03:00
Crystalwarrior
ec02078b4d
Fix music display not displaying a stripped down version of the song name
2019-10-06 23:23:52 +03:00
Crystalwarrior
91eeffb959
Courtroom Fonts can now have the "sharpness" setting (pixelated/no anti alias)
2019-10-06 13:47:36 +03:00
Crystalwarrior
85f33e13c7
Fix some edge cases where the AOChar qlabel is moved around in weird ways (reload theme still puts qlabel at 0,0 without centering)
...
Fix a full message of speed 0 not properly displaying itself
2019-10-06 13:27:11 +03:00
Crystalwarrior
8ab5a3a6b2
version 3
2019-10-05 22:50:39 +03:00
Crystalwarrior
2956a183b4
Merge branch 'bass-hell'
2019-10-05 20:32:41 +03:00
Crystalwarrior
9f543f9ef7
I HAVE CONQUERED BASS HELL
...
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
2019-10-05 20:32:19 +03:00
Crystalwarrior
bc8158cc96
Meme fix to <>, ~~ and ~> parsing (does not fully solve the issue but at least hides it from the user)
...
Allow ascii characters to be used for color dropdown symbols
2019-10-05 16:47:59 +03:00
Crystalwarrior
65332f209c
fucking hell it's not accurate and doesn't match the absolute quality when it's played back in audacity jesus christ will the torture ever end
2019-10-04 14:41:33 +03:00
Crystalwarrior
9451822e09
Fix move func making characters slowly move to the left every frame on 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
2019-10-03 23:17:21 +03:00
Crystalwarrior
cfc3312840
Inject wholesome
2019-10-03 17:13:23 +03:00
Crystalwarrior
bdef10ace5
Remove /rainbow as clientside slash commands are cursed. I shall purge all 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
2019-10-03 17:01:41 +03:00
Crystalwarrior
829604e808
Positional evidence implemented. Click a button to change between private/global evidence list.
...
There's also a button to transfer evidence to global/private, context sensitive.
TODO: Save/load private evidence list
2019-10-03 15:44:18 +03:00
Crystalwarrior
6f5b3d2462
Add support for backgrounds outside of predefined positions, grabbing the overlay from X_overlay.png/.gif/.webp/etc.
2019-10-03 01:00:15 +03:00
Crystalwarrior
e3ddc41cc8
Add rightclick context menus to sfx dropdown, iniswap dropdown and effects dropdown to open the ini's and respective folders
...
try to fix settings menu (I failed)
2019-10-02 20:28:42 +03:00
Crystalwarrior
4c23e15935
Rewrite pairing character ordering logic to instead operate based on a 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
2019-10-02 01:20:00 +03:00
Crystalwarrior
292c425c78
Fix music volume being weird due to m_volume being shared by ambience and music at the same time
...
Fix version= being wrong
2019-10-01 04:58:57 +03:00
Crystalwarrior
0eccf1ba22
Make screenshakes work with preanim delays
2019-10-01 01:38:38 +03:00