| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 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. | |||
| 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-12 | Expand get_image_suffix to fall back on .png last | Crystalwarrior | |
| Reorganize the file_exists checks to be an array iterator instead for much less code duplication and easier ordering of priority Reorganize desk and set_image loading on AOScene class, resolve issues with last_image setting to prevent animations from being restarted when characters talk on the same pos in succession Apply get_image_suffix for seancestand and jurystand searches TODO: At the moment, if you feed a .png shout, it will send the "Done" signal on the first frame (frame 0), not showing you the .png image at all. The shout code should be reorganized to allow static images to be displayed for exactly 720ms - the standard AA objection length. Usage of the timer similarly to the realizationflash.png might be possible. | |||
| 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-09-10 | Prevent the animated background/foreground from restarting itself if the ↵ | Crystalwarrior | |
| image is the exact same as the currently playing one | |||
| 2019-09-10 | Expand .apng and .webp support for get_image_suffix | Crystalwarrior | |
| Add get_image_suffix for all .gif's so that all animated pieces can be .webp or .apng instead Expand on .webp .apng support and clean up the code somewhat | |||
| 2019-08-20 | doubleclick to join a server | stonedDiscord | |
| 2019-08-19 | read and store qt audio device | stonedDiscord | |
| 2019-08-19 | list audio devices (doesn't apply it yet) | stonedDiscord | |
| 2019-08-17 | OOP :convenience_store: | stonedDiscord | |
| 2019-08-17 | fix qaudio volume | stonedDiscord | |
| 2019-08-08 | Merge pull request #88 from AttorneyOnline/i18n | stonedDiscord | |
| I18n | |||
| 2019-08-05 | removed meaningless modifiers (see ↵ | David Skoland | |
| https://software.intel.com/en-us/articles/cdiag858) | |||
| 2019-08-05 | language setting | stonedDiscord | |
| 2019-07-29 | what was gbp thinking | stonedDiscord | |
| 2019-07-28 | Make all strings translatable | oldmud0 | |
| 2019-07-27 | Bump version to 2.6.2 (#87) | oldmud0 | |
| 2019-07-22 | Remove C style char buffer in favor of QByteArray | windrammer | |
| 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-02 | Merge branch 'ci' into 'master' | oldmud0 | |
| 2019-05-09 | Text is now advanced based on graphemes, rather than bytes. | Cerapter | |
| 2019-03-13 | saves space i guess | stonedDiscord | |
| 2019-03-12 | qt music | stonedDiscord | |
| 2019-03-12 | sfx tested and works | stonedDiscord | |
| 2019-03-12 | qt can play the blips just fine | stonedDiscord | |
| 2019-03-12 | gcc didn't like that | stonedDiscord | |
| 2019-02-01 | bump the version number to 2.7.2 | iamgoofball | |
| 2019-02-01 | bugfixes and shit | iamgoofball | |
| 2019-01-23 | Case Announcer: Witness Support also some other shit | iamgoofball | |
| 2019-01-23 | multithread the music **harder** | iamgoofball | |
| 2019-01-23 | Multithreaded filtering of the character list | iamgoofball | |
| 2019-01-23 | Multithreaded character generation TODO: fix loading screen | iamgoofball | |
| 2019-01-23 | >>>>multi-threading the frame sfx/screenshake/flashes | iamgoofball | |
| 2019-01-21 | final commit | iamgoofball | |
| 2019-01-20 | Bugfixes and blip speeds | iamgoofball | |
| 2019-01-21 | Remove constexpr from aoapplication.h | oldmud0 | |
| 2019-01-19 | Suffix-independent Music, Mod Music List, looping bugfixes, easter eggs, 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-03 | Bump version to 2.6.1 | oldmud0 | |
| 2018-12-26 | including the bass header file is fine honestly | David Skoland | |
| 2018-12-26 | moved headers into include and cpp files into src + logo into resource | David Skoland | |
| 2018-08-03 | Static linking for Windows. | Cerapter | |
