| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-23 | Fix get_court_sfx using latin1 instead of utf-8 (#540) | Crystalwarrior | |
| Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com> | |||
| 2021-04-23 | Merge branch 'master' into crystalwarrior/demo-reload | Crystalwarrior | |
| 2021-04-23 | Update themes submodule (#539) | oldmud0 | |
| 2021-04-23 | Fix Cyrillic characters not being read correctly from QSettings inis (#535) | in1tiate | |
| * set ini codecs to utf8 * fix color config reading in Latin1 rather than Utf8 | |||
| 2021-04-23 | Merge pull request #538 from AttorneyOnline/fix/showname-enable | oldmud0 | |
| Fix shownames disappearing forever if a message is sent while the shownames checkbox is unticked | |||
| 2021-04-23 | Merge pull request #533 from AttorneyOnline/fix/regression-charlayer-path | oldmud0 | |
| Fix regression that won't allow us to give a direct base/ path to a char emote | |||
| 2021-04-23 | Automatically fix desynced demo files with issues pre-#496 PR (#532) | Crystalwarrior | |
| * Implement a demo auto-fixing solution. If the client detects a pre-2.9.1 demo file, it will prompt the user if they wish to correct it, since otherwise the demo will be desynched from reality. The aforementioned issue was fixed in https://github.com/AttorneyOnline/AO2-Client/pull/496 however 2.9.0 still has incorrect demo recording. Fix potential memory leak by not flushing and closing the demo file after opening it for reading. * backup broken demo file before fixing it * comments ahoy Co-authored-by: in1tiate <radwoodward@vikings.grayson.edu> | |||
| 2021-04-23 | make sure we save the shownames even when theyre disabled | in1tiate | |
| 2021-04-22 | move timer reset to its own method | in1tiate | |
| 2021-04-22 | Do the same as previous commit for the get_asset_paths func - only check ↵ | Crystalwarrior | |
| for the direct file path before missingno | |||
| 2021-04-22 | Charlayer - only check for direct path after the previous checks fail but ↵ | Crystalwarrior | |
| before missingno | |||
| 2021-04-22 | Fix charlayer regression not allowing us to *directly* refer to an emote we ↵ | Crystalwarrior | |
| want to use with a file path (base/misc/blank for example) Actually use the helper funcs for searching images instead of reimplementing the same thing | |||
| 2021-04-21 | Merge pull request #531 from AttorneyOnline/fix/broken-demos | oldmud0 | |
| Fix demo playback max_wait -1 incorrect behavior when non-IC is processed | |||
| 2021-04-21 | Fix log_chatmessage referring to the global m_chatmessage instead of the ↵ | Crystalwarrior | |
| local variables that should be sent to it at the point of the func being called. (#530) | |||
| 2021-04-21 | Fix last line in the .demo file not being processed | Crystalwarrior | |
| Fix timings for OOC being really busted if max_wait is -1 (dunno at which point this bug was introduced) | |||
| 2021-04-20 | Reset timers, evidence list and background whenever /load or /reload is used | Crystalwarrior | |
| 2021-04-20 | Merge pull request #504 from AttorneyOnline/fix/css-lag | oldmud0 | |
| Fix character select screen lag/performance overhead | |||
| 2021-04-20 | Merge pull request #529 from AttorneyOnline/crystalwarrior/coolchat-plus | oldmud0 | |
| Narrator IC chat support | |||
| 2021-04-20 | Better logs with OOC logging, [IC] and [OOC] tags (#519) | Crystalwarrior | |
| * Add OOC logging to the .log files, making them infinitely more precious to GMs especially of ambitious multi-area RPs Add [IC] and [OOC] tags to distinguish between the types of msg * minor wording change for .log top line to make it clearer that it's the server address and not the user address Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com> | |||
| 2021-04-20 | Merge pull request #528 from AttorneyOnline/crystalwarrior/coolchat | oldmud0 | |
| Tons of bug fixes for IC chat parsing | |||
| 2021-04-20 | Merge pull request #527 from AttorneyOnline/fix/523 | oldmud0 | |
| Fix ~~, ~> and <> breaking tick pos | |||
| 2021-04-20 | don't set a mask on elements affected by offsets (#524) | in1tiate | |
| 2021-04-20 | Fix blankposting when narrating not hiding the chatbox | Crystalwarrior | |
| Fix using objections against talking players not causing them to stop talking (with this method, they will only finish their current animation cycle unitl freezing in place) | |||
| 2021-04-20 | Add support for narrator chat (??!!) which does not affect the state of IC ↵ | Crystalwarrior | |
| in any way, rather the only thing it affects is the IC chat box. INSANELY useful for GMs to play sound effects, talk over the situation, etc. without causing the IC viewport to reset. Stress-tested with preanims, non-interrupting preanims, idle chat, talking chat, evidence presenting | |||
| 2021-04-20 | Fix anim_state deciding whether you're allowed to send a message or not (the ↵ | Crystalwarrior | |
| only thing that should decide that is if text is done processing or not) Fix objections forcing a missingno to appear when you object to someone mid-preanim, and their preanim ends before objection shout finishes. This also resolves a crapton of other bugs related to preanim_done() signal. Move evidence display from handle_ic_speaking to start_chat_ticking (makes more sense over here) Remove a misplaced set_static_duration for ui_vp_player_char (must've got here over a strange merge conflict or smth) Remove useless anim_state and text_state setters in reload_theme func, the func that calls the BG to display already handles everything needed for IC reset | |||
| 2021-04-20 | Fix ~~, ~> and <> breaking tick pos | Crystalwarrior | |
| 2021-04-19 | euthanize morton (#522) | in1tiate | |
| 2021-04-19 | Fix potential memory leak due to QMovie not being parented to anything | Crystalwarrior | |
| 2021-04-19 | Add a /reload command that quickly reloads the current demo | Crystalwarrior | |
| 2021-04-19 | Fix character-specific color list not being properly regenerated on a theme ↵ | in1tiate | |
| reload (#525) | |||
| 2021-04-16 | Fix CASEA failing to validate packets with exactly six arguments (#521) | in1tiate | |
| 2021-04-11 | Send "CC" packet when selecting "Spectator" from the character selection ↵ | in1tiate | |
| screen (#511) If n_char is -1, don't wait for a server response. | |||
| 2021-04-11 | Merge pull request #520 from AttorneyOnline/fix/evidence-for-real | oldmud0 | |
| 🔴!!CRITICAL!! Fix EVIDENCE BEING COMPLETELY NON-FUNCTIONAL🔴 | |||
| 2021-04-07 | Fix demos incorrectly saving the packets (breaking encoding for things such ↵ | Crystalwarrior | |
| as evidence by recording <and> instead of &) ACTUALLY fix encoding errors, stop supporting the absolutely bonkers <and> exceptions just to support the previous bug instead of fixing the root issue | |||
| 2021-04-07 | Don't generate QMovie() at all if we're told we're a static AOImage | Crystalwarrior | |
| 2021-04-03 | move code outside if/else block (#518) | in1tiate | |
| 2021-03-31 | Merge pull request #516 from AttorneyOnline/elide-left | oldmud0 | |
| Set Qt::ElideLeft for dropdowns | |||
| 2021-03-31 | set Qt::ElideLeft for dropdowns | in1tiate | |
| 2021-03-30 | Trivial bounds check fix | oldmud0 | |
| 2021-03-30 | Merge pull request #514 from AttorneyOnline/fix/demoserver | oldmud0 | |
| Fix demo server not being added if serverlist.txt is missing, add translation support to demo server messages | |||
| 2021-03-30 | Update src/demoserver.cpp | in1tiate | |
| Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com> | |||
| 2021-03-30 | Merge pull request #513 from AttorneyOnline/fix/chat-arrow-display | oldmud0 | |
| Fix chat arrow being displayed even when blankposting | |||
| 2021-03-30 | Merge pull request #512 from AttorneyOnline/fix/argh | oldmud0 | |
| Fix per-emote stretch setting | |||
| 2021-03-30 | add translation support to demo server messages | in1tiate | |
| 2021-03-30 | fix demo server not being added if serverlist.txt is absent | in1tiate | |
| 2021-03-30 | fix chat arrow being loaded when it doesnt need to be | in1tiate | |
| 2021-03-30 | use a string and not a boolean (stupid) | in1tiate | |
| 2021-03-28 | Merge pull request #508 from AttorneyOnline/fix/evidence-in-demos | oldmud0 | |
| Fix LE packets being nonfunctional in demos | |||
| 2021-03-28 | Merge pull request #509 from AttorneyOnline/2.8.1-submodules | oldmud0 | |
| Update themes submodule | |||
| 2021-03-28 | Update themes submodule | oldmud0 | |
