Topics merged by request. I thought I had already gotten to this...
Best wishes on the series!
Search found 6648 matches
- Tue Nov 14, 2023 3:34 am
- Forum: Your Trials
- Topic: [T] Athena Cykes: Ace Attorney – Dark Ace Saga ★●○○
- Replies: 140
- Views: 12365
- Sat Oct 14, 2023 5:07 pm
- Forum: Your Trials
- Topic: [T][CE] Turnabout Retribution ☆
- Replies: 33
- Views: 5525
Re: [T][CE] Turnabout Retribution ●
☆ This case is pending a QA inspection to be featured.
- Fri Sep 29, 2023 9:47 pm
- Forum: Your Trials
- Topic: [T] A Turnabout On Rails ● (Privated for edits)
- Replies: 23
- Views: 5554
Re: [T] A Turnabout On Rails ☆
QA Review: A Turnabout on Rails https://i.imgur.com/1UgLDsB.png Hopefully not anybody on this forum, or else I should go hide. This is CodingAnt's first trial, and it clocks in at 5861 frames. I've remarked before that first cases are often wild cards. So how did this trial go? Answers below. _____...
- Sat Sep 16, 2023 9:16 pm
- Forum: Your Trials
- Topic: [T] A Turnabout On Rails ● (Privated for edits)
- Replies: 23
- Views: 5554
Re: [T] A Turnabout On Rails ☆
Okay, finished playing the case! Next is writing the review.
- Sat Sep 16, 2023 4:10 am
- Forum: Help and Support
- Topic: Define a Variable to RANDOMLY select a number?
- Replies: 5
- Views: 337
Re: Define a Variable to RANDOMLY select a number?
For your other question, it’s all technically within javascript, not PHP, but the expression system is sort of a custom scripting language designed by Unas, so you can’t necessarily rely on any knowledge of existing languages. This thread, particularly the “Henke’s explanation of the expression eng...
- Fri Sep 15, 2023 3:55 pm
- Forum: Help and Support
- Topic: Define a Variable to RANDOMLY select a number?
- Replies: 5
- Views: 337
Re: Define a Variable to RANDOMLY select a number?
Go into advanced mode and mark the variable value as a runtime expression. Then set the variable value to .
Code: Select all
f:random_int(1, 5)
- Sat Aug 26, 2023 11:58 pm
- Forum: Your Trials
- Topic: [T] A Turnabout On Rails ● (Privated for edits)
- Replies: 23
- Views: 5554
Re: [T] A Turnabout On Rails ☆
I apologize for the extremely long wait. To make a long story short, I've been having some personal issues since April that dramatically intensified about a week after receiving the review request. While they're not completely resolved, they're no longer as consuming. I should hopefully be able to g...
- Wed May 17, 2023 5:31 am
- Forum: Your Trials
- Topic: [T] A Turnabout On Rails ● (Privated for edits)
- Replies: 23
- Views: 5554
Re: [T] A Turnabout On Rails ☆
Due to some personal issues, the QA is delayed, but I'm working on it! Question about a part where I'm stuck: In Phoenix's first testimony, should the "I'd like to talk with just Trucy now" line imply that Claudeston left the room as well? I've tried to present that, but I can't find a way...
- Wed May 03, 2023 4:04 am
- Forum: Your Trials
- Topic: [T] A Turnabout On Rails ● (Privated for edits)
- Replies: 23
- Views: 5554
Re: [T] A Turnabout On Rails ●
☆ This case is pending a QA inspection to be featured.
I'll be taking this one, will have the review this month for sure, hopefully within the next two weeks.
I'll be taking this one, will have the review this month for sure, hopefully within the next two weeks.
- Tue Apr 04, 2023 3:10 am
- Forum: Bug reports
- Topic: [P/E] "Snapping fingers" sound effect missing
- Replies: 4
- Views: 1141
Re: [P/E] "Snapping fingers" sound effect missing
As I suspected, the audio file needed to be replaced. I've pushed a new file, so this should be fixed on the next update.
- Tue Apr 04, 2023 2:08 am
- Forum: Comments and Ideas
- Topic: [E] CSS in editor
- Replies: 5
- Views: 1140
Re: [E] CSS in editor
I don't think this is something that's likely to be implemented anytime soon. I agree it would be cool to have, and it's certainly not impossible , but there are indeed security concerns, and they could be wide-reaching. Allowing for this would likely require for a huge refactor of AAO's code and a...
- Mon Apr 03, 2023 4:58 am
- Forum: AAO Developer's corner
- Topic: Please integrate mobile fixes PR posted a while back
- Replies: 4
- Views: 648
Re: Please integrate mobile fixes PR posted a while back
Thanks for your patience. Things have been crazy for me lately, but are at long last calming down.
I'm hoping to be able to review the PR tomorrow. Thanks for this!
I'm hoping to be able to review the PR tomorrow. Thanks for this!
- Mon Apr 03, 2023 4:55 am
- Forum: Bug reports
- Topic: [P/E] "Snapping fingers" sound effect missing
- Replies: 4
- Views: 1141
Re: [P/E] "Snapping fingers" sound effect missing
I can confirm the issue. I'll take a look at what the cause is... EDIT: What I've been able to learn so far is that the URL points to a sound, and the sound is correct when I play itself. This may be an incompatibility between our sound manager and the file. I'll need to see if I can reproduce this ...
- Mon Apr 03, 2023 4:53 am
- Forum: Case Competition
- Topic: TICKING TIME BOMB
- Replies: 211
- Views: 12981
Re: TICKING TIME BOMB
Please do not necro-post.
Title of last to post belongs to me.
Thanks to our hosts, and check out the next competition!
Title of last to post belongs to me.
Thanks to our hosts, and check out the next competition!
- Mon Apr 03, 2023 4:51 am
- Forum: Bug reports
- Topic: [✓] Images do not load anymore for ALL my cases
- Replies: 7
- Views: 619
Re: Images do not load anymore for ALL my cases
Oh, thanks for the info! I can swear this used to work just fine back then, the Gumshoe case ran flawlessly about a year ago... DId something change within Github or AAonline? Anyway, thanks again. This is no surprise, but nothing that I'm aware of change in AAO. The problem is solved and looks lik...