Site Feedback

  • 437.1K Views
  • 5.4K Replies
13 YrsF#
Everdred
Staff
#2726
's Avatar
13 YrsF#
Replying to Roach
The issue is that your email provider is blocking the howlongtobeat domain.

I actually responded to you as a second attempt to reach you but it was blocked again.

Anyway, sorry for the issues. Check your PMs.
13 YrsF#
Everdred
Staff
#2727
's Avatar
13 YrsF#
Quoted Post No Longer Exists
Check PM.

Same issue for you. Your provider blocks my domain and doesn't accept whilelist requests.
Roach
#2728
's Avatar
Replying to Everdred
Thank you very much for taking the time to help me. I'm gonna change my email then if that's the problem. My email provider blocking your domain is really stupid.

- Matt
4 Yrs$#
churros
#2729
's Avatar
4 Yrs$#
There is one minor annoyance that bothers me when navigating the forums: the "Search Your Favorite Games..." textbox gets auto selected on page load. When navigating to any page on the forum I have to click somewhere else to enable using Page Down/Page Up keys.

I guess it makes a lot of sense to get it selected on the home page, but not so much on the forums IMO.
6 Yrs$#
ThomasE
#2730
's Avatar
6 Yrs$#
Replying to churros
Oh, I second this! It's a bit of an annoyance to me too.

I use a browser extension to navigate websites without using a mouse and the auto selection of the search box makes things cumbersome.
10 Yrs$#
uvehj
#2731
's Avatar
10 Yrs$#
I've just noticed that my completion for Centipede (1981) had been changed to the game Centipede (1998). Not sure if the games had been un-merged recently, and if my completion of C1981 was marked as C1998 because it was done on PC. And while C1998 was the one originally released on PC, C1981 has been later ported to PC too (and that's how I played it) so I don't know if there are many people in my situation. (I've since corrected my entry in the completions list).
4 Yrs$#
churros
#2732
's Avatar
4 Yrs$#
Replying to ThomasE
Me too. Vimium?
6 Yrs$#
ThomasE
#2733
's Avatar
6 Yrs$#
Replying to churros
Brother/Sister! :)

Yes, I was talking about vimium. I love that extension so much!

The only sad thing is that it doesn't work on special pages (pdf opened in browser, empty tab, some pull down menus). That sometimes forces you to use the mouse. Otherwise this is the perfect browser extension/experience.

Oh and maybe search highlights for regex search would be awesome. [edit: I just checked and this feature actually does exist! I can't find it in the change logs and was sure it didn't exist until recently but who knows]
13 YrsF#
Everdred
Staff
#2734
's Avatar
13 YrsF#
Replying to uvehj
Sorry about that. There were 7 entries for Centipede on the site so I merged a few and incorrectly categorized yours.
8 Yrs
Nzall
#2735
's Avatar
8 Yrs
I have about 900 games in my Steam library. They are organized in 5 categories: Definitely, Probably, Maybe, Not Really, and Completed. I've added custom tabs for the first 3 (because the existing categories aren't as suitable for me), Not really roughly matches Retired and the last category existed by default. Is the only way in which I can import these games into my library by manually assigning each of these 900 games a tag during the import? Assuming each tag would take me 5 seconds to apply, this would take me almost 2 hours of repetitive clicking. Is there no alternative for this?
6 Yrs$#
lowdefal
Modified
#2736
's Avatar
6 Yrs$#
(ignore me, stupid idea which i've already solved myself)
7 Yrs$#
Beridok
#2737
's Avatar
7 Yrs$#
Replying to Nzall
If you send me lists of those categories, then I might be able to create JavaScript code that will do selection of categories for you, depending to which list is game attached.
I did that to select games with "VR" and those that were played below (or above) some time - don't remember exactly.

(You can run JavaScript code directly in browser)
8 Yrs
Nzall
#2738
's Avatar
8 Yrs
Replying to Beridok
What would be the easiest way for me to share these lists of categories with you? Like, is there a Steam config file I could DM you or something? Or maybe something from GOG Galaxy 2.0?
7 Yrs$#
Beridok
#2739
's Avatar
7 Yrs$#
Replying to Nzall
Don't know :p
If it's not long, I would recommend screenshotting and OCRing that (600 entries is however too long for that).

Maybe something like this can help you: Depressurizer
I just need a list to work on...
8 Yrs
Nzall
#2740
's Avatar
8 Yrs
Replying to Beridok
I have used Depressurizer and have an XML file that I can share with you. What would be the best way to get this to you in private? I think it's probably going to be too long to share as a DM.
bloemendo
#2741
's Avatar
? Is it possible to filter on anything else besides platforms in the search options, for example:

Platform: Nintendo Switch
+
Publisher: Nintendo
12 Yrs$#
KerfMerf
Determined
#2742
's Avatar
12 Yrs$#
I'm pretty sure this has been brought up before, but it just became relevant for me again...

I'm trying to post a rather lengthy review, which I edited down to be under the 5000-character limit (it's currently at 4958 according to the word/character counting site I use and I haven't hit the hard limit where I can't type anymore). However, when I click Edit, it says that my review must be under 5000 characters. IIRC, I think this has something to do with formatting and non-alphanumerical marks counting as multiple characters, but regardless, it's still sort of frustrating to have to guess at what's taking up invisible space and chopping it down.

My preference would be to just have a larger character allowance for reviews. If not, is it possible to have the textbox count "invisible" characters too while drafting so there isn't such a disparity between the hard limit where you can't enter new characters and the soft limit where you can enter new characters but they'll still put you over the 5000 limit?
13 YrsF#
Everdred
Staff
#2743
's Avatar
13 YrsF#
Replying to KerfMerf
Fixed :)
12 Yrs$#
KerfMerf
Determined
#2744
's Avatar
12 Yrs$#
Replying to Everdred
That was fast; thanks!
7 Yrs$#
Beridok
#2745
's Avatar
7 Yrs$#
Replying to Nzall
Check DMs, I gave you Discord/e-mail. Send XML file there.
We'll build groups from that file to use with code...

If anyone else would like to use it, check this:
Here is raw code, and here is formatted code (if anyone wants to read it actually). Preview image.

How to use:
On the import page, press CTRL+SHIFT+J (or "K" in Firefox). It opens console, you have to paste code there and press Enter to execute.
Of course, it's advisable to edit groups by yourself first =) (Of course, doing it manually is equally slow to manually choosing categories).

Given code has just example -> so basically what you need now is to get lists according to categories. Best would be to get same format, but any format with constant separator might do the job - just code might need tweaks.
13 YrsF#
Everdred
Staff
#2746
's Avatar
13 YrsF#
Replying to Nzall
Users have come up with creative ways of solving this but I figured I'd mention this too...

The page is designed so you can hit Tab > 1 - 8, Tab > 1-8, etc. and quickly go through each title. I know it's not amazing and could use some obvious enhancements but if you keep that in mind you can do each in a second or so.
9 Yrs#
GamerAim
Squashed
#2747
's Avatar
9 Yrs#
Could we compromise by having the search box auto focus only on non-forum pages?
8 Yrs
Nzall
#2748
's Avatar
8 Yrs
Replying to Beridok
Thanks. I've just used it, and it works for the most part. The only problem is that it can't deal with games that have a trademark or copyright symbol in the Steam name, because HLTB doesn't have these itself. Essentially, this means a lot of games with trademarked words in the title like Star Wars, Middle Earth, Batman, Lego etc don't parse properly. Maybe next time you could strip out these characters from the dataset?
8 Yrs
Nzall
#2749
's Avatar
8 Yrs
Replying to Everdred
This is useful if you have few games or know from the top of your head which games are in what category or don't care if a game ends up in the wrong category. doesn't scale as well if you want to exactly copy your steam categories or have 700 games like I do.
9 Yrs#
GamerAim
Squashed
#2750
's Avatar
9 Yrs#
Replying to Nzall
You can easily strip them yourself with a quick Find+Replace, FYI.
Login