Crystalwarrior
86523bb101
Rename dubious "duration" to "default_duration" for play function in AOMovie class
2019-09-13 11:56:22 +03:00
Crystalwarrior
9aa88b1d6e
Use brace constructors instead of << append operator for path lists
...
Rename gif_path into emote_path for charmovie.cpp
Rename p_gif into p_image for aomovie.cpp
2019-09-13 11:44:50 +03:00
Crystalwarrior
3b3507df60
Fix compilation error
...
Allow realization flashes to be animated images by making them AOMovies
Eploit the newly added 'duration' system for realization AOMovie
(cherry picked from commit bb98f79083
)
2019-09-12 22:46:06 +03:00
Crystalwarrior
5a31516a36
Remove unecessary hard-coded timers for the witness testimony .png
...
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 932f430b68
)
2019-09-12 22:45:52 +03:00
Crystalwarrior
e76a83ddfe
Allow AOMovie to have timers that take priority over the animated image 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 22:45:02 +03:00
oldmud0
961563daf3
Merge pull request #97 from likeawindrammer/improve-ao_es.ts
...
Improve the Spanish translation
2019-09-02 11:00:13 -05:00
windrammer
c0d0c5cf1e
Mark untranslated strings as done
...
These are better left off untranslated because they would get cut otherwise thanks to AO having the size for the text tags fixed on the theme files
2019-09-02 00:07:50 -06:00
stonedDiscord
5520c24869
bass blips were slightly too quiet
2019-08-22 21:02:09 +02:00
stonedDiscord
5807410b1d
doubleclick to join a server
2019-08-20 18:35:42 +02:00
stonedDiscord
177c56e2b8
move button enabling to ID because not all servers understand FL
2019-08-20 18:28:25 +02:00
stonedDiscord
d94d2fb405
read and store qt audio device
2019-08-19 19:38:47 +02:00
stonedDiscord
35f2333403
list audio devices (doesn't apply it yet)
2019-08-19 19:06:41 +02:00
stonedDiscord
49be444d74
OOP 🏪
2019-08-17 21:09:13 +02:00
stonedDiscord
4700902551
fix qaudio volume
2019-08-17 20:47:41 +02:00
mac builder
2509cc5e0b
get mac serial for hdid
2019-08-13 20:01:42 +02:00
mac builder
5bdb57a8ba
forgot macdeployqt
2019-08-13 19:13:01 +02:00
mac builder
172406efa2
post build executable
2019-08-13 18:59:43 +02:00
mac builder
3052b53aa4
bruh moment, qmake isn't in path
2019-08-13 18:54:17 +02:00
oldmud0
13cd1c9b8b
Travis CI: Always update Homebrew
2019-08-13 11:27:59 -05:00
stonedDiscord
047ce04631
fix mac content loading
...
it now looks for the content next to the .app bundle and not inside it
2019-08-11 23:58:43 +02:00
windrammer
84f91ee6ea
Use "bloqueado" in the spanish translation instead of "baneado"
2019-08-09 13:56:29 -06:00
windrammer
c948e1533d
Improve the Spanish translation
2019-08-08 22:41:44 -06:00
stonedDiscord
7fe64163ea
Merge pull request #88 from AttorneyOnline/i18n
...
I18n
2019-08-08 00:20:51 +02:00
stonedDiscord
0247ca07fe
show current setting
2019-08-07 14:51:21 +02:00
stonedDiscord
338dd2003e
missed a backwards lowercase N with accent mark
2019-08-07 14:22:18 +02:00
stonedDiscord
f49757f9eb
add numbered argument bans to other languages
2019-08-06 21:38:23 +02:00
stonedDiscord
c6b949335a
+1 on style
2019-08-06 21:27:27 +02:00
stonedDiscord
47eb36789e
numbered arguments for kick and ban torture
2019-08-06 21:25:33 +02:00
stonedDiscord
dd325de31e
use languages own name
2019-08-06 21:22:49 +02:00
stonedDiscord
41dd29fbb0
ja_JP to be precise
2019-08-06 21:11:21 +02:00
stonedDiscord
5180bb4f21
its called jp not ja
2019-08-06 21:09:03 +02:00
stonedDiscord
5ec499dafb
add spanish and russian to ressource
2019-08-06 20:39:02 +02:00
stonedDiscord
ed657e8678
line numbers + new strings
2019-08-06 20:31:00 +02:00
stonedDiscord
c974ab01ca
add es and ru to options and translate a lot more strings from the courtroom
2019-08-06 20:29:04 +02:00
stonedDiscord
4936de0f12
the line numbers changed + compiled ru, es
2019-08-06 20:09:19 +02:00
stonedDiscord
459277a3dd
Merge pull request #92 from vintprox/i18n
...
Русский
2019-08-06 20:05:22 +02:00
stonedDiscord
f9f3c83a96
Merge pull request #95 from likeawindrammer/i18n
...
Add Spanish translation
2019-08-06 20:04:37 +02:00
Rodion Borisov
f25951c1dc
Removed accidental copypastas
2019-08-06 10:01:11 +03:00
windrammer
85278640b9
Add Spanish translation
2019-08-05 19:03:01 -06:00
David Skoland
05debed60b
removed meaningless modifiers (see https://software.intel.com/en-us/articles/cdiag858 )
2019-08-05 18:42:19 -05:00
Rodion Borisov
df3cc3a9ff
Mimicing ao_en.ts
...
It seems many changes were made since last week, so I needed to syncronize these.
2019-08-06 01:15:18 +03:00
stonedDiscord
078ad79b65
language setting
2019-08-05 23:30:00 +02:00
Rodion Borisov
3fc5ec867d
Correct relative paths to sources
2019-08-06 00:10:37 +03:00
stonedDiscord
fff2c13b63
update translations to new strings + german translation
2019-08-05 22:25:31 +02:00
stonedDiscord
cab5310029
missed 2 lobby related ones
2019-08-05 22:20:04 +02:00
stonedDiscord
230b1a7622
numbered arguments and more strings
2019-08-05 22:07:39 +02:00
stonedDiscord
223f69d67a
eat shit tsuserver
2019-08-05 21:57:17 +02:00
stonedDiscord
df72671105
Revert "make the password field in charselect useful"
...
This reverts commit 15a48a051c
.
2019-08-05 21:54:03 +02:00
stonedDiscord
15a48a051c
make the password field in charselect useful
...
let the server decide what to do with this
2019-08-05 18:53:34 +02:00
in1tiate
9718a90bc7
Fix guard checkbox overlap ( #93 )
...
Fixes #90
2019-08-05 09:41:54 -05:00