Commit Graph

  • fd5387caf8 Link a more relevant qt lib Skye Deving 2021-01-04 12:09:04 -0600
  • ac9dfe32c0 Enable build through CMakeLists Skye Deving 2021-01-04 11:21:55 -0600
  • 07450e9fe8 Add tests aopacket Skye Deving 2021-01-04 06:36:47 -0600
  • 9c6e703bfc
    Merge pull request #432 from AttorneyOnline/revert-416-fix/ghost-music-fade oldmud0 2021-01-27 18:11:26 -0600
  • 580313cbcd
    Merge pull request #429 from AttorneyOnline/fix/continuous-bg oldmud0 2021-01-27 18:10:52 -0600
  • 7e180db1e6
    Merge pull request #437 from oldmud0/update-themes oldmud0 2021-01-27 18:09:23 -0600
  • 6de2105f2f
    Merge pull request #438 from AttorneyOnline/feature/textspeed oldmud0 2021-01-27 18:08:46 -0600
  • e1214d49a9
    Merge pull request #439 from AttorneyOnline/fix/optionsdialog oldmud0 2021-01-27 18:08:32 -0600
  • 0041352b18
    Update src/aomusicplayer.cpp Crystalwarrior 2021-01-27 20:20:26 +0300
  • d1e7b2920b Refactor "text scrawl" to "text crawl" (sounds more simple to understand than scrawl tbh) Crystalwarrior 2021-01-27 20:05:06 +0300
  • 9ebc0f9b54 Initialize 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
  • 615901c435 Fix 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
  • 1a3f500034 Update text scrawl tooltip info and spinbox suffix Crystalwarrior 2021-01-27 19:58:29 +0300
  • 423fe3d3fe Add the setting for the text scrawl Crystalwarrior 2021-01-27 19:18:43 +0300
  • 88cdf3c376 Fix a thing not being removed Crystalwarrior 2021-01-27 18:33:25 +0300
  • b040449f7f Redesign the text display speed delay to be more modular by introducing a "base display speed" variable Crystalwarrior 2021-01-27 18:20:56 +0300
  • 3767ae4c8a Update themes submodule oldmud0 2021-01-26 21:09:46 -0600
  • e3f11ebed3
    Merge pull request #435 from AttorneyOnline/fix/css-resize oldmud0 2021-01-24 23:08:22 -0600
  • 5d9309b1b3
    Handle packet decoding separately for SC packet (#433) Skye Deving 2021-01-24 18:26:39 -0600
  • f4c359733a
    Merge pull request #434 from skyedeving/debug-option oldmud0 2021-01-24 18:18:24 -0600
  • 1aa9cef44c add set_widgets call to css in1tiate 2021-01-24 09:09:37 -0600
  • 94a0e4a7c3 Add info for building with debug options Skye Deving 2021-01-24 00:00:20 -0600
  • b394eb84fa Revert "fix music fading being audible when volume is 0 (#416)" Crystalwarrior 2021-01-24 04:25:42 +0300
  • 9624af5412 fix continuous and make it configurable in1tiate 2021-01-23 12:53:47 -0600
  • c13e6b7ab0
    Allow effects to decide whether they go over or under the chatbox (#424) in1tiate 2021-01-22 22:43:01 -0600
  • 56750c343b
    Merge pull request #421 from AttorneyOnline/fix/tooltip-shenanigans oldmud0 2021-01-20 11:15:51 -0600
  • a0d0546c66 add some tooltip exceptions in1tiate 2021-01-20 03:23:45 -0600
  • 0bb8574d79
    Merge pull request #420 from AttorneyOnline/version-bump oldmud0 2021-01-19 10:15:54 -0600
  • e097df09ad
    Merge pull request #384 from AttorneyOnline/feature/timerclock oldmud0 2021-01-19 10:02:31 -0600
  • 1b016ddf91 Merge branch 'master' into feature/timerclock Crystalwarrior 2021-01-19 16:04:58 +0300
  • 0926f3c158
    Implement sticker logic with animated image support (#414) Crystalwarrior 2021-01-19 16:02:28 +0300
  • 8c60fb2fcd
    add MatchRecursive flag (#418) in1tiate 2021-01-19 07:02:03 -0600
  • 894b2b2a0e
    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
  • 21b4aa5072
    unused macro and update QTime to QElapsedTimer (#417) in1tiate 2021-01-19 05:30:56 -0600
  • 75c1df5312
    fix music fading being audible when volume is 0 (#416) in1tiate 2021-01-19 05:26:07 -0600
  • a929c950a0
    Merge pull request #415 from AttorneyOnline/fix/char_list oldmud0 2021-01-18 21:01:57 -0600
  • fa969dee4f add sanity check for empty matching list in1tiate 2021-01-18 20:57:35 -0600
  • d41ec17fe7
    Add a new "char_list" QTreeWidget that allows for categorizing characters (#399) in1tiate 2021-01-18 14:10:45 -0600
  • d8dd429c20
    cursed way of preserving inheritance (#413) in1tiate 2021-01-18 12:37:42 -0600
  • 2f3ca8613d
    Merge pull request #400 from AttorneyOnline/bugfix/blanklogs oldmud0 2021-01-18 12:35:19 -0600
  • 7877739146 Simplify the logic behind last message = blankpost detection I need to stop overcomplicating things. Crystalwarrior 2021-01-18 18:54:11 +0300
  • ea94644cf5 Attempt a theoretically safer method of tracking last displayed message Crystalwarrior 2021-01-18 17:56:21 +0300
  • ed9ecfda47
    forgot to return after destroying the connection (#412) stonedDiscord 2021-01-18 15:39:35 +0100
  • 5786694b53
    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
  • c42496e204
    Make chat rate limit configurable (#398) Crystalwarrior 2021-01-15 00:45:30 +0300
  • 31798583a9
    Merge pull request #405 from AttorneyOnline/lupdate1 oldmud0 2021-01-13 18:29:26 -0600
  • a4a24e372d
    Update German translation (#401) stonedDiscord 2021-01-14 01:27:30 +0100
  • 096f68288b update all but the german translation stonedDiscord 2021-01-14 00:29:24 +0100
  • 9965d1603e
    Add some translations for jpn (#402) Skye Deving 2021-01-13 17:25:31 -0600
  • 147892bae9
    Overhaul sound lists to introduce aliases, rethink editing behavior (#389) Crystalwarrior 2021-01-14 01:34:20 +0300
  • 8fb87c9f3a
    Merge pull request #403 from Pyraqq/master oldmud0 2021-01-13 16:00:27 -0600
  • 2f84055af9
    [2.8.6] Demo Recording/Playback (#337) Crystalwarrior 2021-01-14 00:25:24 +0300
  • dda459ceaa
    behaivor (#404) stonedDiscord 2021-01-13 22:23:31 +0100
  • 26c934db37 Polski translation update Pyraq 2021-01-13 21:24:29 +0100
  • 96fcb75c4c Make sure blankposts are properly displayed unless repeats, playing nice with view desync Crystalwarrior 2021-01-12 13:46:39 +0300
  • 74a1b38949
    Allow user themes to customize ui_music_list's indentation and animation (#395) in1tiate 2021-01-12 03:41:03 -0600
  • 07993a621b Better place to check invalid ID's Crystalwarrior 2021-01-12 12:02:07 +0300
  • f96bd6cc3c Didn't notice I removed this from the mergening when I resolved merge conflicts, oops Crystalwarrior 2021-01-12 11:59:07 +0300
  • 49c3dcdee5 Merge branch 'master' into feature/timerclock Crystalwarrior 2021-01-12 11:55:08 +0300
  • 2d1de1fb54
    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
  • 425c17a42b Update credits oldmud0 2021-01-11 19:02:12 -0600
  • 4c3c2ffaac Remove raidensnake from credits per request oldmud0 2021-01-11 18:44:11 -0600
  • 5f38fd6246 Bump version to 2.9.0 oldmud0 2021-01-11 18:42:28 -0600
  • 189b092117
    Merge pull request #396 from skyedeving/fix-spectator-mute oldmud0 2021-01-11 12:02:07 -0600
  • 967f17a53f
    Allow button generator to generate both on and off buttons (#320) in1tiate 2021-01-11 12:01:09 -0600
  • d54d1c1b72
    Merge pull request #397 from skyedeving/rename-log oldmud0 2021-01-11 11:54:21 -0600
  • 98da2698a6 Screw it, let there be clock_0 Crystalwarrior 2021-01-11 17:52:23 +0300
  • 45c78ea5ca Add "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
  • 2ee2cd8bf2 Set log filename to a more sortable format Skye Deving 2021-01-11 04:36:32 -0600
  • 90bd02a3e9 Set music and objection to volume slider in update_character Skye Deving 2021-01-11 02:27:10 -0600
  • 812d04d969
    Merge pull request #393 from skyedeving/fix-empty_sm_packet-crash oldmud0 2021-01-10 10:44:07 -0600
  • 62532f0b64
    Trivial comment change oldmud0 2021-01-10 10:41:34 -0600
  • 4f2ac31456 Add arup_clear() and clear arup when fetching new areas Skye Deving 2021-01-10 06:24:10 -0600
  • 1ad8f3bf24 Merge branch 'master' into feature/timerclock Crystalwarrior 2021-01-10 14:27:27 +0300
  • e65072f8f1
    Merge pull request #392 from AttorneyOnline/in1tiate/label-truncation oldmud0 2021-01-09 15:51:22 -0600
  • 057353e9f6 more comments in1tiate 2021-01-09 15:19:50 -0600
  • 3a207dccf0 i barely had to modify this in1tiate 2021-01-09 15:13:19 -0600
  • ee8c6e3df7
    Remove redefinition of variable in same scope (#391) Skye Deving 2021-01-09 13:41:52 -0600
  • 41c134b1be
    Merge pull request #387 from AttorneyOnline/feature/immediate oldmud0 2021-01-09 12:35:09 -0600
  • 3993ba47e5
    Add desk_mods 2 -5 for more flexibility in emotes (#353) in1tiate 2021-01-09 12:32:24 -0600
  • 10fb54db61
    correct my widdle fucky wucky (#390) in1tiate 2021-01-09 12:00:26 -0600
  • 05dd086fff
    Fix segfault in server list without a server selection (#374) Skye Deving 2021-01-09 11:59:51 -0600
  • 5b34df1c5a Rename 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
  • 883fa8547d
    replace "gender" with "blips" (#386) in1tiate 2021-01-09 09:24:06 -0600
  • 5b09dd45d5
    Populate non-default background positions from design.ini, allow 2.8-style default positions (#352) in1tiate 2021-01-09 09:21:35 -0600
  • 15c3d607c6
    Log objections IC, overhaul custom objections context menu, add more configuration options per-character (#356) in1tiate 2021-01-09 09:17:12 -0600
  • 7bac3c9514
    only play expanded songs, music_random (#376) in1tiate 2021-01-09 09:14:56 -0600
  • 1da6e37e04
    Resolve https://github.com/AttorneyOnline/AO2-Client/issues/275 by adding a "Nothing" option to play no SFX even when playing a preanimation that behaves similar to the Default option (#383) Crystalwarrior 2021-01-09 18:14:04 +0300
  • fc4e707381
    Move user-made iniswaps to a global configuration file and make character folder iniswap files immutable (#350) in1tiate 2021-01-09 09:11:57 -0600
  • 079c45e298
    Define IC Log colors independent of character, define message colors according to character (#323) in1tiate 2021-01-09 09:09:18 -0600
  • de3533fbf2 Rework timer and ping logic oldmud0 2021-01-09 01:18:19 -0600
  • b36263934c
    Merge pull request #382 from skyedeving/fix-more-leaks oldmud0 2021-01-08 11:00:12 -0600
  • 512b7a37de Adopt the orphaned msgBox's and add delete on close attribute Skye Deving 2021-01-07 23:32:00 -0600
  • df24961c0d Set delete on close attribute for orphaned widgets Skye Deving 2021-01-07 23:31:08 -0600
  • c46ab13c62 Adopt the scroll widget in the options dialog Skye Deving 2021-01-07 23:30:46 -0600
  • 86fd030ef0 Adopt the poor orphaned QWidgets Skye Deving 2021-01-07 23:12:10 -0600
  • cbf8391a65
    Add QMenu delete on close attributes (#381) Skye Deving 2021-01-07 20:44:58 -0600
  • e2c447f1d7
    Set emote format to apng if png supports animation (#379) Skye Deving 2021-01-07 16:21:56 -0600
  • d308fc83de
    Merge pull request #316 from AttorneyOnline/messagebox oldmud0 2021-01-06 12:41:52 -0600
  • c4b739292a
    Use call_error() for character load error message oldmud0 2021-01-06 11:43:31 -0600