Search found 83 matches
- Wed Nov 06, 2024 6:08 pm
- Forum: Bug reports
- Topic: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
- Replies: 10
- Views: 1519
Re: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
Edit: I follow this site's engine on BITBUCKET and noticed that on October 8th there were indeed a few changes and commits to the code of the site's engine, the same time when the problem began. (And when I posted this bug report) I wonder if this could be the issue? is the newly added commit code l...
- Wed Nov 06, 2024 5:05 pm
- Forum: Bug reports
- Topic: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
- Replies: 10
- Views: 1519
Re: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
I don't think it's really that complicated, I have been experimenting on this site for 7+ years and I know how GIFS work enough to make a functional minigame. Let me show you an example of a case I have made a while ago using said GIF timings, and how this bug downgraded it. It's a realtime battle w...
- Wed Nov 06, 2024 1:07 am
- Forum: Bug reports
- Topic: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
- Replies: 10
- Views: 1519
Re: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
It's true, startups were always buggy but they still did their job as promised. Sadly, the gifs being broken while being displayed also carried on to the case player. I hope the mods can find a simple fix to this! if not, maybe revert the site back to a more stable version from a few days before I m...
- Tue Nov 05, 2024 11:06 pm
- Forum: Bug reports
- Topic: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
- Replies: 10
- Views: 1519
Re: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
GIFS really were working correctly a few weeks ago. Always have been for years now, actually, and it's definitely not luck because as evident of startup animations, they are completely broke too. something changed a few weeks ago that messed something up in the code, around the time when the site my...
- Tue Nov 05, 2024 4:39 pm
- Forum: Bug reports
- Topic: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
- Replies: 10
- Views: 1519
- Wed Oct 16, 2024 3:53 am
- Forum: Bug reports
- Topic: [E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
- Replies: 10
- Views: 1519
[E][P] STARTUP Animations and GIFS are broken on ALL cases. (They don't start from the first frame always anymore.)
User Agent String: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0 Link: https://www.aaonline.fr/player.php?trial_id=148208 What happened?: (POPUPS AND STARTUP) Non-looped and looped gifs no longer play starting with the first frame, instead they now just keep playi...
- Wed Oct 16, 2024 12:17 am
- Forum: Bug reports
- Topic: I can't use custom music anymore
- Replies: 3
- Views: 944
Re: I can't use custom music anymore
Github has been severely bugged with AAonline for the past months, if you are going to use Github, make sure its the raw file and not a straight copy. Example: Works: https://raw.githubusercontent.com/NAME/Example-repository/refs/heads/main/Peacefulwind.mp3 Doesnt Work: https://github.com/NAME/Examp...
- Sat Sep 16, 2023 4:32 am
- Forum: Help and Support
- Topic: Define a Variable to RANDOMLY select a number?
- Replies: 5
- Views: 3780
Re: Define a Variable to RANDOMLY select a number?
I SERIOUSLY never knew that! Ty for the link! Unas is one heck of a cool guy- Oh my goodness. Thanks you two, that explains alot! <3 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...
- Fri Sep 15, 2023 4:27 pm
- Forum: Help and Support
- Topic: Define a Variable to RANDOMLY select a number?
- Replies: 5
- Views: 3780
Re: Define a Variable to RANDOMLY select a number?
Oh, that's way easier than I thought it would be, thank you Enthalpy my friend!
(So PHP it is)
(So PHP it is)
Enthalpy wrote: ↑Fri Sep 15, 2023 3:55 pm 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)
- Fri Sep 15, 2023 3:22 pm
- Forum: Help and Support
- Topic: Define a Variable to RANDOMLY select a number?
- Replies: 5
- Views: 3780
Define a Variable to RANDOMLY select a number?
It's such a simple thing but I haven't gotten it to work. What I'm looking for is to define a variable number between 1 and 5, COMPLETELY random. So each time the variable is defined it picks out a random number between 1 and 5. One small question; Which coding language do Variables take in? (JS, Py...
- Sat Mar 25, 2023 5:08 pm
- Forum: Bug reports
- Topic: [✓] Images do not load anymore for ALL my cases
- Replies: 7
- Views: 3014
Re: Images do not load anymore for ALL my cases
Ahh got it. <3 I never really liked using IMGUR because I heard if the file is not visited every 6 months, its deleted. That's only if you don't have an account, I believe. The ones stored in your account are stored forever*. I've got some from 7 years ago still sitting around in mine. *Forever as i...
- Sat Mar 25, 2023 5:43 am
- Forum: Comments and Ideas
- Topic: [E] CSS in editor
- Replies: 5
- Views: 4916
Re: [E] CSS in editor
Yeah I guess it'll be too hard to implement, Mr. Pasch, also, I don't think anyone has the time for it and it wouldn't fit with the Ace Attorney theme. Exactly "TimeAxis", at the moment its the only way, it's not official or trusted (it shouldnt be lol) but as you said, CSS or Inspect Elem...
- Sat Mar 25, 2023 5:36 am
- Forum: Bug reports
- Topic: [✓] Images do not load anymore for ALL my cases
- Replies: 7
- Views: 3014
Re: Images do not load anymore for ALL my cases
Oh my goodness, no way o_o thanks for letting me know. I never knew they actually do that. (F, Photobucket shall not be forgotten) I never really liked using IMGUR because I heard if the file is not visited every 6 months, its deleted. so we're kinda on the ropes i guess. I'll just have to follow th...
- Sat Mar 25, 2023 1:09 am
- Forum: Comments and Ideas
- Topic: Any plans to Add Stop All Sound effects AND/OR custom Bleps?
- Replies: 15
- Views: 7443
Re: Any plans to Add Stop All Sound effects AND/OR custom Bleps?
Ahh thank you Mr. Pasch for the explanation! I've been meaning to hear one for a while and you just fulfilled it all <3 Well, then... quite sad to hear that it's coded differently from the music, but hopefully one day the feature can be added, we can hope <3. thanks. I don't even think it's that har...
- Fri Mar 24, 2023 11:24 pm
- Forum: Bug reports
- Topic: [✓] Images do not load anymore for ALL my cases
- Replies: 7
- Views: 3014
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.
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.