| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-13 | Make shout, verdict and wtce default duration values into constants | Crystalwarrior | |
| 2019-09-13 | Use brace constructors instead of << append operator for path lists | Crystalwarrior | |
| 2019-09-13 | Add a tool tip to blip rate settings | Crystalwarrior | |
| Adapt the blip rate to allow variable speed value array sizes | |||
| 2019-09-13 | Make log go downwards by default | Crystalwarrior | |
| Rename kill_music_on_object to objection_stop_music for readability Update blip rate (faster overall, more accurate to the trilogy) - based on AOV values Update default blip rate to be "once every two symbols" | |||
| 2019-09-13 | Cut music on objection if config is enabled for it (does not transmit ↵ | Crystalwarrior | |
| networked message yet) | |||
| 2019-09-13 | Kill Music on Object option | iamgoofball | |
| (todo: actual functionality, cherrypicked from Goofball's 2.7 branch) | |||
| 2019-09-12 | Fixes Objections hiding the current character, instead of overlaying on top ↵ | Crystalwarrior | |
| of it. (from goofball's 2.7 branch commit e6cb5bd2cf241d638941ad5b403ab5fd7490335c) | |||
| 2019-09-12 | Merge branch 'music_list_update' | Crystalwarrior | |
| 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-22 | bass blips were slightly too quiet | stonedDiscord | |
| 2019-08-20 | doubleclick to join a server | stonedDiscord | |
| 2019-08-20 | move button enabling to ID because not all servers understand FL | 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-13 | get mac serial for hdid | mac builder | |
| 2019-08-11 | fix mac content loading | stonedDiscord | |
| it now looks for the content next to the .app bundle and not inside it | |||
| 2019-08-08 | Merge pull request #88 from AttorneyOnline/i18n | stonedDiscord | |
| I18n | |||
| 2019-08-07 | show current setting | stonedDiscord | |
| 2019-08-07 | missed a backwards lowercase N with accent mark | stonedDiscord | |
| 2019-08-06 | +1 on style | stonedDiscord | |
| 2019-08-06 | numbered arguments for kick and ban torture | stonedDiscord | |
| 2019-08-06 | use languages own name | stonedDiscord | |
| 2019-08-06 | add es and ru to options and translate a lot more strings from the courtroom | stonedDiscord | |
| 2019-08-05 | language setting | stonedDiscord | |
| 2019-08-05 | missed 2 lobby related ones | stonedDiscord | |
| 2019-08-05 | numbered arguments and more strings | stonedDiscord | |
| 2019-08-05 | eat shit tsuserver | stonedDiscord | |
| 2019-08-05 | Revert "make the password field in charselect useful" | stonedDiscord | |
| This reverts commit 15a48a051c21275662b833d46d44b4e690d535ce. | |||
| 2019-08-05 | make the password field in charselect useful | stonedDiscord | |
| let the server decide what to do with this | |||
| 2019-07-30 | Merge branch 'master' into i18n | stonedDiscord | |
| 2019-07-30 | move #ifdef BASSAUDIO so the audio tab isn't deleted as a whole | stonedDiscord | |
| 2019-07-30 | make discord integration the same for all locales | stonedDiscord | |
| 2019-07-29 | adjust translation path in main.cpp | stonedDiscord | |
| 2019-07-29 | fixed 2 strings | stonedDiscord | |
| 2019-07-28 | at least the german translation works | stonedDiscord | |
| 2019-07-28 | german translation | stonedDiscord | |
| 2019-07-28 | it didn't like doing that with a pointer | stonedDiscord | |
| 2019-07-28 | Make all strings translatable | oldmud0 | |
| 2019-07-28 | translate new features. is i18n dead | stonedDiscord | |
| 2019-07-27 | Fall back to Sans if no font setting found | oldmud0 | |
| Sigh... | |||
| 2019-07-26 | 1% more readable | stonedDiscord | |
| 2019-07-26 | fixed copypasta mistake on objection sfx | stonedDiscord | |
