Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - AGA

#201
Quote from: morganw on Sun 18/09/2022 16:06:55To download and build:
Code: ags
git clone -b ags https://github.com/adventuregamestudio/prism.git
cd prism
npm install && npm run build

@morganw seems to work?
#202
Try again?  I've changed the default behaviour of the cookie div to be hidden, so if a user has the cookies or scripting disabled somehow it just won't show.
#203
Quote from: js on Wed 28/09/2022 14:08:46As a Firefox user (v102, Linux) : I cannot close the banner for agreeing use of cookies.
(no × item to close it).

It is always here and doesn't disappear when i click on a subject or a sub-forum.

I've tested with Chromium and it's ok : i have the × mark to close the windows.

I have disabled uBlock and uMatrix extensions (thinking may the closing-cross was coming from the outer-banned-space), with no changes.

I worst case, a rule in uMatrix will hide the banner, but hey. May there are cleaner solutions.

Thank you.

It works fine in Firefox on various Windows and Mac versions.  No idea what the issue is on Linux, but unless you can give me an idea of the actual issue there isn't much I can do!  Do you see any errors in the developer console or networks tab?
#204
Quote from: AGA on Tue 27/09/2022 23:48:57I can at least do some database magic to update all the YouTube tags to only use the IDs.

This is done.  Seems to have worked fine.
#205
Quote from: Snarky on Sun 25/09/2022 12:49:48Couple of more things I've noticed...

The new forum requires embedded YouTube player links to be just the video ID inside of a [ youtube ] tag. This is (a) pretty inconvenient to input, (b) a baffling mystery to casual forum members, and (c) breaks old posts. I recall that the old forums at one point worked this way too, but it was changed. Is it possible to reapply the tweak?

So this seems to be caused by SMF 2.1's having some built-in support for YouTube, which clashes with the YouTube mod.  This is why there are two YouTube icons in the post formatting box.

I've posted in the YouTube mod's support thread, but no guarantee they'll add a workaround for this.  So for the time being at least we'll need to live with the IDs only option!  I can at least do some database magic to update all the YouTube tags to only use the IDs.
#206
Spoiler
test
[close]

Spoiler
test2
[close]
#208
Spoiler tag is fixed.  I'll look at the other things when I can find the time!
#209
It's annoying, but it looks like it's only valid top-level domains that cause this.  Game.Camera creates a link, but Game.NotARealDomain doesn't.

I'll see if there's a known fix.
#210
Yeah, unfortunately the SMF upgrade scripts seem to have mangled the Unicode, as happens so often.  I'll need to hunt them down and fix them.
#211
Site & Forum Reports / Re: No Messages Link
Mon 19/09/2022 20:05:51
Right at the top, between your username and Alerts.
#212
Quote from: Cassiebsg on Mon 19/09/2022 17:14:27I'm just wondering, why the header now looks like this:

Fixed!

Quote from: Cassiebsg on Mon 19/09/2022 17:14:27PS: I've also notice that the ">>" symbol that was next to the last poster on a thread, is gone.
I do realize that I can click on the "Last post" link, and go to the very last post in the thread... but the ">>" used to take me to the last one read (? unless I'm remembering wrong)... I miss it, since I used it all the time.

The post header on the landing page (e.g. "Re: AGS Website Redesign"), or last post time on topic listing page (e.g. "Today at 17:14:27") will take you to the most recent *unread* post in a thread.  If you've already read all the posts in a thread it will of course take you to the last (most recently posted) post.
#213
I'll look into the CleanTalk errors.  It would be a great help if you could please give me as much detail as possible if you see if happen again.  URL, timestamp, post content etc etc.

I dunno about the failed rendering, but I've decreased the code font size. This is the closest to the normal post text size the plugin will allow, the next-smallest is unreadably tiny.  The CSS is delivered by a CDN, so quite awkward to update.
#214
Quote from: eri0o on Sun 18/09/2022 22:22:52the lifetime achievement, the little heart, disappeared from the avatars!

Argh, I spent aaaages digging around in the code to work out why the icons were visible in dev but not prod.  Turned out it was because the database caches were out of date after the release.  Should all be fine now.
#215
Quote from: AGA on Mon 19/09/2022 00:08:10@Cassiebsg "Show unread topics since last visit" linked to "?action=unread"; "Show all unread topics" linked to "?action=unread;all;start=0", "Show new replies to your posts" linked to "?action=unreadreplies".  So https://www.adventuregamestudio.co.uk/forums/index.php?action=unread;all;start=0 should give you what you're missing?  I'll readd it at some point.

This is now implemented.
#216
Quote from: heltenjon on Mon 19/09/2022 13:24:14Hmmm...the list of games a member has worked on in their profile page is now sorted alphabetically instead of by date. I don't know if this is a conscious design choice or coincidence. Personally, I liked having the newest entry on top.

Fair point!  I've fixed it.
#217
Quote from: eri0o on Sun 18/09/2022 20:59:43Hey @AGA , previously, inline code was possible using the tt BBCode tag, do you know if there is anything similar in the new forum?

tt is deprecated, but the forum will render any preexisting usages.  Try pre?
#218
@eri0o Newlines in code should be fixed.
@Nahuel All the help text weird characters should be fixed.
#219
Quote from: Snarky on Mon 19/09/2022 10:33:43Of things still to fix, I'm looking forward to new code formatting; the current "huge white text on a wooden background" is not quite the thing.

I've changed this to another theme.  I chose the brown one mainly because it wasn't white or black, which most of the other ones are; the plugin sillily applies the same PrismJS theme regardless of which forums theme you use.
#220
@Cassiebsg "Show unread topics since last visit" linked to "?action=unread"; "Show all unread topics" linked to "?action=unread;all;start=0", "Show new replies to your posts" linked to "?action=unreadreplies".  So https://www.adventuregamestudio.co.uk/forums/index.php?action=unread;all;start=0 should give you what you're missing?  I'll readd it at some point.
SMF spam blocked by CleanTalk