Commit Graph

  • 8162783e8b
    Fix blankposts never appearing in the IC log (#449) in1tiate 2021-02-08 19:21:17 -0600
  • 6e4b621992
    Merge pull request #455 from AttorneyOnline/fix/speedmax oldmud0 2021-02-08 18:42:30 -0600
  • 1126f2a092
    Merge pull request #453 from AttorneyOnline/fix/stopmusic-option oldmud0 2021-02-08 18:38:12 -0600
  • 2135d84ff9 make instant text instant again Crystalwarrior 2021-02-09 03:24:04 +0300
  • aea0e2ef80 Fix backwards compatibility with the stopmusic 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 Crystalwarrior 2021-02-09 03:00:51 +0300
  • ce77e50f75
    Merge pull request #450 from AttorneyOnline/fix/447 oldmud0 2021-02-05 00:52:02 -0600
  • 91f015ea64
    Merge pull request #446 from AttorneyOnline/ci-enable-actions oldmud0 2021-02-05 00:51:03 -0600
  • e5eeef1b0f remove extraneous additive appendation in1tiate 2021-02-04 17:59:33 -0600
  • 4bb4ddd0f9
    Enable GitHub Actions for all branches oldmud0 2021-02-02 14:53:09 -0600
  • 097220f11a
    Merge pull request #368 from skyedeving/add-tests oldmud0 2021-01-29 12:17:54 -0600
  • 5cafb011f5
    Fix music_display not stretching properly, reconsolidate ForegroundLayer into InterjectionLayer, rename InterjectionLayer to SplashLayer (#436) in1tiate 2021-01-29 11:41:53 -0600
  • 4a9480afdc
    Updated Russian TL (#442) Emiko 2021-01-30 00:23:54 +1100
  • 9628ba6b07
    fix looping effects not looping (#444) Crystalwarrior 2021-01-29 15:09:35 +0300
  • 639d4738db
    Improvements to the way the position dropdown is handled (#428) in1tiate 2021-01-28 15:38:15 -0600
  • 3683e54501
    more elegantly handle streaming urls (#443) in1tiate 2021-01-28 15:35:50 -0600
  • 9242c3dd0d Add the rc file Skye Deving 2021-01-28 10:15:33 -0600
  • 29370b49cb Rename push workflow Skye Deving 2021-01-28 10:11:14 -0600
  • 33ba7a3ea0 Disable workflow trigger to make hopefully make it work Skye Deving 2021-01-28 10:10:40 -0600
  • c7c5f5bf2d Add icon to windows executable Skye Deving 2021-01-27 23:56:42 -0600
  • 5ac4a9ed97 Set property for win32 exectuable to true Skye Deving 2021-01-27 23:40:57 -0600
  • d4a2282a3e Get QtApng Skye Deving 2021-01-27 18:18:44 -0600
  • b55082a676 Use the relative paths to be compatible with the bash shell Skye Deving 2021-01-27 17:59:25 -0600
  • ed91d60332 Use dynamic discord-rpc and copy libs to release folder Skye Deving 2021-01-27 17:52:36 -0600
  • 56f8d1505c Remove unnecessary .zip extension to the name Skye Deving 2021-01-27 17:30:48 -0600
  • 1871a43dc8 Upload the release folder Skye Deving 2021-01-27 17:25:29 -0600
  • 232a299612 Remove listing directory Skye Deving 2021-01-27 17:15:46 -0600
  • e4152f577b Fix path Skye Deving 2021-01-27 17:04:34 -0600
  • 196982ffe5 Add in extension Skye Deving 2021-01-27 17:00:09 -0600
  • 4e18874762 Attempt to deploy Skye Deving 2021-01-27 16:56:09 -0600
  • 353ed07464 Rename to zip since artifact is a zip Skye Deving 2021-01-27 03:07:16 -0600
  • af6cacf9d0 Upload the right artifact Skye Deving 2021-01-27 03:02:30 -0600
  • 712a48cbac Use the x64 bass lib Skye Deving 2021-01-27 02:58:43 -0600
  • 3bd57190f0 Add lib as well Skye Deving 2021-01-27 02:52:59 -0600
  • e9a53b1f88 Copy the bass x64 dll Skye Deving 2021-01-27 02:47:44 -0600
  • 8d7d04e284 Copy the dynamic dll over as well Skye Deving 2021-01-27 02:45:29 -0600
  • ea9284d18d Fix paths and remove env Skye Deving 2021-01-27 02:41:12 -0600
  • 46d6b6719b Try using win32 Skye Deving 2021-01-27 02:34:43 -0600
  • 0074bd0e70 Copy the dynamic lib Skye Deving 2021-01-27 02:25:57 -0600
  • ecf472d4a2 Fix typo Skye Deving 2021-01-27 02:21:11 -0600
  • 7a9cb6a00c Grab discord-rpc too Skye Deving 2021-01-27 02:18:56 -0600
  • 23b1cf4703 Change the copy Skye Deving 2021-01-27 02:07:55 -0600
  • bb63cfd178 Renable build and copy more bass Skye Deving 2021-01-27 02:04:37 -0600
  • 214e941464 Make this just install qt for cache Skye Deving 2021-01-27 01:57:41 -0600
  • 6a2e7e16d0 Remove unneeded option Skye Deving 2021-01-26 21:38:52 -0600
  • f9700bf6eb Remove sudo Skye Deving 2021-01-26 20:58:59 -0600
  • 0a1dc4a234 Install Catch2 Skye Deving 2021-01-26 20:57:12 -0600
  • 2e66e802a1 Try using proper cmake steps Skye Deving 2021-01-26 20:48:43 -0600
  • 9b36fb8bda Maybe using cmake will work Skye Deving 2021-01-26 20:44:25 -0600
  • afb534bf67 Grab bass dependency Skye Deving 2021-01-26 20:29:57 -0600
  • 6ae4e617b0 Attempt to do things again Skye Deving 2021-01-26 20:20:55 -0600
  • 4429d5e630 Add new step for compiler Skye Deving 2021-01-26 20:17:17 -0600
  • 0cd3351013 Change the windows again Skye Deving 2021-01-26 20:12:57 -0600
  • 51b77403eb Try to invoke the bat file better Skye Deving 2021-01-26 20:09:16 -0600
  • 672b315272 Attempt to use different qt installer Skye Deving 2021-01-26 20:04:31 -0600
  • d4f24b3109 Setup python Skye Deving 2021-01-26 19:42:21 -0600
  • a63f8e0a5f Remove manual cache because it defaults Skye Deving 2021-01-26 19:33:33 -0600
  • aef425c112 Downgrade qt version Skye Deving 2021-01-26 19:28:04 -0600
  • 67214b772d Attempt windows build Skye Deving 2021-01-26 19:19:25 -0600
  • 2d33a52c82 Update the cmakelists to newest Skye Deving 2021-01-26 18:32:11 -0600
  • fef16a320a Fix branch name Skye Deving 2021-01-10 12:47:56 -0600
  • 9c86ed7ffe Trigger tests only on this branch for now Skye Deving 2021-01-10 12:06:50 -0600
  • a921b23ead Move env var into the action itself Skye Deving 2021-01-09 12:32:08 -0600
  • daa3e173fa Compress binary Skye Deving 2021-01-09 12:22:46 -0600
  • b9e6918b21 Build Attorney Online artifact only when push to master Skye Deving 2021-01-09 12:17:36 -0600
  • 8b817ac3f6 Add target command lne option Skye Deving 2021-01-09 12:11:04 -0600
  • 7055e7dbc0 Add the Catch2 install to workflow Skye Deving 2021-01-09 12:09:08 -0600
  • f84952d6ae Fix the workflow startup error maybe Skye Deving 2021-01-09 12:06:33 -0600
  • 76e15de6e8 Rename workflows and start testing one for builds Skye Deving 2021-01-09 12:02:59 -0600
  • 32cf9e11b7 Build with C++20 Skye Deving 2021-01-09 11:45:53 -0600
  • d73acf4d0d Use noci tag for disabling bass test Skye Deving 2021-01-07 04:44:10 -0600
  • 75dd544e5d Add a note to readme on the noci tag for disabling test on CI Skye Deving 2021-01-07 04:42:37 -0600
  • cbdeea0010 Add test resources in and enable tests Skye Deving 2021-01-07 04:29:49 -0600
  • 760d586160 Refactor the test for detecting apng from png Skye Deving 2021-01-07 04:22:18 -0600
  • 29354d919f Undo accidentally overwrite Skye Deving 2021-01-07 04:05:25 -0600
  • c7f8670794 Add test case for apng failed to detect from content Skye Deving 2021-01-07 04:03:51 -0600
  • 517ebdf247 Add test case for auto detect of apng from png failing Skye Deving 2021-01-07 03:57:04 -0600
  • 9363246ca1 Ignore tests with noci tag Skye Deving 2021-01-07 03:40:41 -0600
  • 6e679056b5 Add tag for not running test in ci Skye Deving 2021-01-07 03:39:02 -0600
  • ed7863f2fc Add env variable to indicate no screen Skye Deving 2021-01-07 03:28:07 -0600
  • 608d6dff61 Try to fix CI Skye Deving 2021-01-07 03:22:23 -0600
  • a8fdea09b0 Add test for detecting png animation Skye Deving 2021-01-07 03:15:45 -0600
  • bd5ed84c16 Add DISCORD compile definition to tests too Skye Deving 2021-01-06 01:46:34 -0600
  • f5110f758e Add DISCORD compile definition Skye Deving 2021-01-06 01:43:43 -0600
  • 0064eb692f Check if copying libs over is unnecessary Skye Deving 2021-01-06 01:38:27 -0600
  • 26887eff32 Check if the explicit linking is unnecessary Skye Deving 2021-01-06 01:35:13 -0600
  • cf0a18a513 Check if this is not required now Skye Deving 2021-01-06 01:31:34 -0600
  • 7b7da4e391 Try fix build Skye Deving 2021-01-06 00:55:51 -0600
  • 70cf57a870 Link against qapng Skye Deving 2021-01-06 00:48:57 -0600
  • 8da71b6510 Install QtApng dependency Skye Deving 2021-01-06 00:48:39 -0600
  • be0fa26e85 Test seems to work if linking QtApng installed on system Skye Deving 2021-01-06 00:43:30 -0600
  • b3dd00270e Add info to failing test case Skye Deving 2021-01-05 23:21:37 -0600
  • 341c658cde Test for both apng and APNG in supported image formats Skye Deving 2021-01-05 23:09:46 -0600
  • f1d12d17a0 Fix compile error Skye Deving 2021-01-05 23:02:12 -0600
  • 7a1d6743e1 Refactor aopacket tests Skye Deving 2021-01-05 22:51:15 -0600
  • 9c4f8dfc97 Create cmake.yml to run tests on github actions Skye Deving 2021-01-05 19:30:22 -0600
  • ba47b5d35e Update bass streaming test to include opus as well Skye Deving 2021-01-05 12:46:40 -0600
  • 1fc6c85568 Add test for streaming with BASS Skye Deving 2021-01-05 12:15:19 -0600
  • 337b056400 Add test for apng Skye Deving 2021-01-04 23:57:43 -0600
  • b1090d6e27 Add test for case loading Skye Deving 2021-01-04 20:08:27 -0600
  • 640f12b3c7 Use target_sources Skye Deving 2021-01-04 12:33:33 -0600