| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-14 | Fix the objection_stop_music option not doing anything | Crystalwarrior | |
| Stop the animation for the side player char in pairing so as not to affect anything Remove the "DOOM" packet as anyone who has the source code can just remove it anyway | |||
| 2019-09-14 | Add a blip sound QElapsedTimer so blipsounds don't play more frequently than ↵ | Crystalwarrior | |
| 60ms to preserve all of our ears. Adjust the message display speeds to feel more accurate to AA, with }}} speed displaying text instantly for that section | |||
| 2019-09-14 | Bass.dll functionality-based clientside music looping system by using ↵ | iamgoofball | |
| channel loopable flags (no use of QTimer required) Implement Goofball's AOV loopable music server message where any value that's not -1 when the length of the handle_message packet is longer than 3 will not loop the music (still confused about this but w/e) | |||
| 2019-09-13 | forgot to actually uncomment the change, oops | Crystalwarrior | |
| 2019-09-13 | CONTROVERSIAL: Detach ui_vp_message from ui_vp_chatbox to prevent it from ↵ | Crystalwarrior | |
| being affected by the screenshake. ui_vp_message still sets position relative to the chat box for now (as doing otherwise would break a lot of themes). | |||
| 2019-09-13 | Set up screenshake button ui | Crystalwarrior | |
| Rewrite Goofball's doScreenshake() function to be much more modular and multi-purpose (also rename to do_screenshake() to match other functions) Add networking needed to make screenshake work. Works with AOV version of tsuserver3 (button screenshake only so far). Add get_theme_pos helper function, currently unused. | |||
| 2019-09-12 | Fix compilation error | Crystalwarrior | |
| Allow realization flashes to be animated images by making them AOMovies Eploit the newly added 'duration' system for realization AOMovie (cherry picked from commit bb98f79083648243216f665852a7d2326af11be0) | |||
| 2019-09-12 | Remove unecessary hard-coded timers for the witness testimony .png | Crystalwarrior | |
| Make the witness testimony use AOMovie instead of AOImage Remove pointless "testimony_in_progress" variable CONTROVERSIAL: Make the witness testimony indicator be position-ignorant so as to reduce the amount of hardcoding and allow broader usage of the witness testimony system (For example, Danganronpa investigation indicator, etc.) - This should not affect how the testimony indicator is received currently, as witness testimony usually requires the entire rest of the court to shut up until the cross-examination either way. (cherry picked from commit 932f430b683dffb0b965c32cd2247e2b6361dd0e) | |||
| 2019-09-12 | Allow AOMovie to have timers that take priority over the animated image ↵ | Crystalwarrior | |
| frame count Set it up so feeding the timer value when playing the AOMovie would use the timer but only in cases where a non-animated image is used Update shouts and wtce to pass the 'duration' argument which will be used if the image used is non-animated. Otherwise, prioritize the animated image duration. | |||
| 2019-09-11 | Add clear_music and clear_areas | Crystalwarrior | |
| Comment out the index as it can be potentially confusing alongside "true" area numbers Add "FM" to Packet Received that would reload the areas and music list TODO: Test this with arup systems | |||
| 2019-08-19 | read and store qt audio device | stonedDiscord | |
| 2019-08-06 | add es and ru to options and translate a lot more strings from the courtroom | stonedDiscord | |
| 2019-08-05 | numbered arguments and more strings | stonedDiscord | |
| 2019-07-28 | german translation | stonedDiscord | |
| 2019-07-28 | translate new features. is i18n dead | stonedDiscord | |
| 2019-07-26 | 1% more readable | stonedDiscord | |
| 2019-07-26 | fixed copypasta mistake on objection sfx | stonedDiscord | |
| 2019-07-20 | Merge branch 'bass-optional' into 'master' | oldmud0 | |
| Bass+discord optional See merge request AttorneyOnline/AO2-Client!59 | |||
| 2019-07-20 | Revert "More bug fixing." | cents02 | |
| This reverts commit ca84ba516fc892deaeafc18b23ad5a06822b29f5 | |||
| 2019-07-20 | Merge branch 'master' into 'bass-optional' | stonedDiscord | |
| # Conflicts: # Attorney_Online.pro # include/aoapplication.h | |||
| 2019-07-12 | Less insane debugging; minor refactoring (!75) | David Skoland | |
| 2019-07-11 | Fix bug #82 causing a client crash if /save_case was used without providing ↵ | Windrammer | |
| a courtroom state | |||
| 2019-07-07 | Revert "More bug fixing." | cents02 | |
| This reverts commit ca84ba516fc892deaeafc18b23ad5a06822b29f5 | |||
| 2019-07-07 | Merge branch 'master' into 'master' | oldmud0 | |
| Fix escaped HTML characters screwing up the grapheme cluster sizes. See merge request AttorneyOnline/AO2-Client!61 | |||
| 2019-06-30 | Indentation | cents02 | |
| 2019-06-30 | New feature! /save_case . Takes two parameters, name and cr status. | cents02 | |
| E.g: /save_case case1 lfp . It takes court evidence but leaves the doc and cmdoc options blank to be entered manually(if anybody actually puts anything). | |||
| 2019-06-03 | Resolved requests/issues. | cents02 | |
| 2019-05-31 | Update courtroom.cpp | cents02 | |
| 2019-05-31 | Fixed issues #47 on both client and server | cents02 | |
| 2019-05-10 | Fix escaped HTML characters fucking up the grapheme cluster sizes. | Cerapter | |
| 2019-05-09 | Text is now advanced based on graphemes, rather than bytes. | Cerapter | |
| 2019-03-25 | Reverts screenshake on object, was controversial | iamgoofball | |
| 2019-03-23 | Fixes Objections hiding the current character, instead of overlaying on top ↵ | iamgoofball | |
| of it. Adds screenshake to objects. | |||
| 2019-03-12 | makes all the bass stuff optional | stonedDiscord | |
| 2019-02-01 | bugfixes and shit | iamgoofball | |
| 2019-01-23 | Case Announcer: Witness Support also some other shit | iamgoofball | |
| 2019-01-23 | >>>>multi-threading the frame sfx/screenshake/flashes | iamgoofball | |
| 2019-01-21 | final commit | iamgoofball | |
| 2019-01-19 | Suffix-independent Music, Mod Music List, looping bugfixes, easter eggs, etc. | iamgoofball | |
| 2019-01-19 | guard -> disable modcalls, bugfixes for guard button, etc. | iamgoofball | |
| 2019-01-19 | Fix bug with simultaneous shakes | iamgoofball | |
| 2019-01-18 | Add screenshake, frame-specific effects, looping SFX, and clientside music ↵ | iamgoofball | |
| looping Committed by patch since Goof is currently banned on GitHub for no good reason. | |||
| 2019-01-08 | Fix #57 | perplexedMurfy | |
| 2019-01-06 | fixed opus plugin load for macOS | David Skoland | |
| 2018-12-26 | muh macos support | David Skoland | |
| 2018-12-26 | moved headers into include and cpp files into src + logo into resource | David Skoland | |
