d1e7b2920bRefactor "text scrawl" to "text crawl" (sounds more simple to understand than scrawl tbh)
Crystalwarrior
2021-01-27 20:05:06 +0300
9ebc0f9b54Initialize blip_rate and blank_blip before the text message chat_tick is called instead of when reload_theme is pressed (more intuitive application of the settings)
Crystalwarrior
2021-01-27 20:01:50 +0300
615901c435Fix options dialog squishing and being annoying when we add more settings Fix resizing the options dialog causing the save/cancel buttons to take up half the dialog box Add suffixes to all gameplay tab spinboxes Make size policy less suck
Crystalwarrior
2021-01-27 20:00:44 +0300
1a3f500034Update text scrawl tooltip info and spinbox suffix
Crystalwarrior
2021-01-27 19:58:29 +0300
423fe3d3feAdd the setting for the text scrawl
Crystalwarrior
2021-01-27 19:18:43 +0300
88cdf3c376Fix a thing not being removed
Crystalwarrior
2021-01-27 18:33:25 +0300
b040449f7fRedesign the text display speed delay to be more modular by introducing a "base display speed" variable
Crystalwarrior
2021-01-27 18:20:56 +0300
Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for (c) animations, implement emote continuity, add scaling overrides to all layer types, allow for stretch-to-fill images, allow for additional effect configuration (#302)
in1tiate
2021-01-19 05:32:11 -0600
Merge pull request #400 from AttorneyOnline/bugfix/blanklogs
oldmud0
2021-01-18 12:35:19 -0600
7877739146Simplify the logic behind last message = blankpost detection I need to stop overcomplicating things.
Crystalwarrior
2021-01-18 18:54:11 +0300
ea94644cf5Attempt a theoretically safer method of tracking last displayed message
Crystalwarrior
2021-01-18 17:56:21 +0300
Stack default soundlist after the character soundlist instead of making the character soundlist overwrite the default (#411)
Crystalwarrior
2021-01-18 17:39:13 +0300
Desynchronize viewport from the IC chat log so that users have a smooth viewing experience as an option (#385)
Crystalwarrior
2021-01-12 11:24:11 +0300
Merge pull request #397 from skyedeving/rename-log
oldmud0
2021-01-11 11:54:21 -0600
98da2698a6Screw it, let there be clock_0
Crystalwarrior
2021-01-11 17:52:23 +0300
45c78ea5caAdd "id" variable to the clock functions and properly parse the ID Implement scalable maximum clock count, right now it's at 5 clocks a theme can have max Theme "clock_" starts from 1 instead of 0 since users don't know when stuff starts at index 0 TODO: testing lol
Crystalwarrior
2021-01-11 17:38:08 +0300
2ee2cd8bf2Set log filename to a more sortable format
Skye Deving
2021-01-11 04:36:32 -0600
90bd02a3e9Set music and objection to volume slider in update_character
Skye Deving
2021-01-11 02:27:10 -0600
Fix segfault in server list without a server selection (#374)
Skye Deving
2021-01-09 11:59:51 -0600
5b34df1c5aRename noninterrupting_preanim and all its associated bullshit with more cooler and nicer bro immediate In themes, pre_no_interrupt old-style name is still supported if we cannot find "immediate" Resolves https://github.com/AttorneyOnline/AO2-Client/issues/64
Crystalwarrior
2021-01-09 18:43:24 +0300