Tool Others F95Checker [WillyJL]

5.00 star(s) 23 Votes

razfaz

Member
Mar 24, 2021
176
198
something like this is planned. not with sql syntax as that can be tedious to use, and also the tool only uses sqlite to store data but keeps everything in ram and indexes game objects by reference in ram. an old fork by littleraising, f95checkerx, had a function similar to this and i venetually want to either take inspiration from it or make my own equivalent. what im thinking of is similar to the github search bars, where you can just search for text, but also add filters like type:renpy for example.
1732057849655.png
"I love it when my plans coincide with other plans."
 
Last edited:
  • Haha
Reactions: WillyJL

razfaz

Member
Mar 24, 2021
176
198
How do i port my current f95checker version to the new beta version with all my games and settings?
Strangely enough, there have been F95 changes for some time that are causing difficulties for the checker parser.

Personally, I think it's worth offering an official update.

Not everyone is on GitHub and notices the last successful acti0n builds.
Join Github, be able to dowlowd latest builds (own risk, not public, test only, not for release, I repeat, test only)

 
Last edited:
  • Like
Reactions: WillyJL

WillyJL

Well-Known Member
Respected User
Mar 7, 2019
1,116
929
After using tabs, I would like to see another feature.

There were several times when I was going through 1000+ games I had previously rejected.
  • Most of the games I still rejected (moved to the tab: "Failed").
  • Some of them I decided to add to my list (moved to the tab: "Current").
A lot of these games popped up with updates and the update screen showed the tab the games were on. I found myself going back to my list to find the game without removing my sort order and filters so I could move it to another tab from the list.

For convenience, I would love to see the tab name on the info page (displayed when you click on a game in your list), with an option to move the selected game from there to another tab. Maybe something simple such as displaying the Tab: i.e., "Current" and right-clicking to move the current game to another tab (similar to what exists in the list view).
View attachment 4155363

I wonder if anybody else thinks this would be a feature that would work. If not, I can work around it.

Edit - current count: 136, Failed: 430, Abandoned: 271.
wish granted, i actually found myself in a similar situation, having to close the more info popup to move tab while sorting things out. to fit it in, i shuffled a few things around:
- moved items on right side of more info up by 1 line
- restructured exe section, now manage buttons are on the right side, on same line as first exe, if multiple exes they start from next line
- swapped type and forum score, this way the tab option is on same line as type (they use a similar looking widget, so its symmetric), also to avoid mislics of "clear exes" when trying to use the personal rating

with none/one exe:
1732061750755.png

with multiple exes:
1732061822074.png

i think its tidier and nicer to look at like this, aswell as more functional
 
  • Like
Reactions: razfaz

WillyJL

Well-Known Member
Respected User
Mar 7, 2019
1,116
929
Strangely enough, there have been F95 changes for some time that are causing difficulties for the checker parser.

Personally, I think it's worth offering an official update.

Not everyone is on GitHub and notices the last successful acti0n builds. Join Github dowlowd latest builds (own risk, not public, test only)

its planned within next few days, just some small issues to fix first
 
  • Like
Reactions: razfaz

razfaz

Member
Mar 24, 2021
176
198
Honestly, anyone who is serious about software and even hardware needs to have a GitHub account.
Use the free com!

PS: I owe all my tricky Arduino knowledge to the GitHub Community (No joke) as an example.
My personal goal is to gain and share usefull "Know". Period.
 
Last edited:
  • Like
Reactions: WillyJL
5.00 star(s) 23 Votes