aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-11Update the Settings screen - reload theme, restore defaults (#463)Crystalwarrior
* Add a Reload Theme button to the settings screen (works with both lobby and courtroom) * Move all value updates on elements to "update_values" func in the settings screen Add a "restore to defaults" option that allows you to restore all the configuration to its default values. Set up a .temp settings file that allows you to undo the effects of restoring default options. * wtf why didn't this error
2021-02-11Fix charselect elements not affected by theme reloading (#465)Crystalwarrior
2021-02-11Fix https://github.com/AttorneyOnline/AO2-Client/issues/425 (#464)Crystalwarrior
2021-02-11remove fucky wucky (#462)in1tiate
2021-02-11aolayer Debug text bamboozled (#461)Crystalwarrior
Set focus to chat on pos remove click
2021-02-10Merge pull request #459 from AttorneyOnline/fix/237oldmud0
Fix crash to desktop if the "emotes" element has a height or width of zero
2021-02-09add workaround for emotes crashin1tiate
2021-02-09Fix expanded_desk_mods (2-5) being nonfunctional (#451)in1tiate
Also fix backgrounds appearing off to the left if they are less wide than the viewport. i am in agony Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com>
2021-02-09Fix blankposts never appearing in the IC log (#449)in1tiate
* remove broken blankpost check * Revert "remove broken blankpost check" This reverts commit 9f3013b9f5d9c1f859e7e6bb42bed0be3eb15cfb. * restore functionality
2021-02-08Merge pull request #455 from AttorneyOnline/fix/speedmaxoldmud0
Make instant text instant again
2021-02-08Merge pull request #453 from AttorneyOnline/fix/stopmusic-optionoldmud0
[ULTRA TOP PRIORITY] Fix backwards compatibility with the stopmusic [!!!!!!!!!!!!!!!]
2021-02-09make instant text instant againCrystalwarrior
2021-02-09Fix backwards compatibility with the stopmusicCrystalwarrior
Hide ~stop.mp3 and the stop category Add an option to make it so when you double-click a category, it expands/collapses it without sending the stop-music command Make right click stop music backwards compatible
2021-02-05Merge pull request #450 from AttorneyOnline/fix/447oldmud0
Fix additive text duplication
2021-02-05Merge pull request #446 from AttorneyOnline/ci-enable-actionsoldmud0
Enable GitHub Actions for all branches
2021-02-04remove extraneous additive appendationin1tiate
2021-02-02Enable GitHub Actions for all branchesoldmud0
2021-01-29Merge pull request #368 from skyedeving/add-testsoldmud0
Add a CMakeLists, tests, and pipeline to automatically test with Github actions
2021-01-29Fix music_display not stretching properly, reconsolidate ForegroundLayer ↵in1tiate
into InterjectionLayer, rename InterjectionLayer to SplashLayer (#436) * more intelligent separation * separation 2 electric boogaloo * rename InterjectionLayer to SplashLayer * remove redundant layer type * comments and cleanup * fix incorrect use of continuous * remove nonfunctional check * fix additive not coloring correctly Co-authored-by: Crystalwarrior <varsash@gmail.com>
2021-01-29Updated Russian TL (#442)Emiko
* Updated Russian TL * Smol edit
2021-01-29fix looping effects not looping (#444)Crystalwarrior
tested by @in1tiate and said to be working
2021-01-28Improvements to the way the position dropdown is handled (#428)in1tiate
* it works * woops * oops 2 electric boogaloo * fix "SP" packet not working properly
2021-01-28more elegantly handle streaming urls (#443)in1tiate
2021-01-28Add the rc fileSkye Deving
2021-01-28Rename push workflowSkye Deving
2021-01-28Disable workflow trigger to make hopefully make it workSkye Deving
2021-01-28Add icon to windows executableSkye Deving
2021-01-28Set property for win32 exectuable to trueSkye Deving
2021-01-28Get QtApngSkye Deving
2021-01-28Use the relative paths to be compatible with the bash shellSkye Deving
2021-01-28Use dynamic discord-rpc and copy libs to release folderSkye Deving
2021-01-28Remove unnecessary .zip extension to the nameSkye Deving
2021-01-28Upload the release folderSkye Deving
2021-01-28Remove listing directorySkye Deving
2021-01-28Fix pathSkye Deving
2021-01-28Add in extensionSkye Deving
2021-01-28Attempt to deploySkye Deving
2021-01-28Rename to zip since artifact is a zipSkye Deving
2021-01-28Upload the right artifactSkye Deving
2021-01-28Use the x64 bass libSkye Deving
2021-01-28Add lib as wellSkye Deving
2021-01-28Copy the bass x64 dllSkye Deving
2021-01-28Copy the dynamic dll over as wellSkye Deving
2021-01-28Fix paths and remove envSkye Deving
2021-01-28Try using win32Skye Deving
2021-01-28Copy the dynamic libSkye Deving
2021-01-28Fix typoSkye Deving
2021-01-28Grab discord-rpc tooSkye Deving
2021-01-28Change the copySkye Deving
2021-01-28Renable build and copy more bassSkye Deving