FOR DOWNLOADING THE PLUGIN PLEASE REFER TO THIS TOPIC

http://www.steamgifts.com/discussion/7euKx/steamgifts-beta


I have been working on SGv2+ since the beta started, but because of work related stuff, I kinda stopped pushing it forward. Now I am able to bring it back and I'd like to see if anyone in the community is experienced with Typescript/Javascript/CSS/HTML to help.

This time around, I'll be focusing on a modular design, each function will be contained in its own file and will be curated as I deem fit.

I'll set up my github account with the proper code in the weekend, all files will contain a mix of Javascript/Typescript code and are not presently suitable for end user, sorry.

The stuff I have that is updated to work with SGv2 includes:

  • Fixed navbar
  • Gridview

Things that could be part of SGv2+:

  • Scrolling Sidebar
  • Shorten comments
  • Endless Scroll
  • Hide Featured Giveaway
  • Put images in place
  • Live preview

And many more, nothing is set on stone, and those were the functions that I had working while the beta was going on. Some might be straighforward to make it work.

Last but not least, check the attachment image for Gridview + Fixed Navbar.


EDIT

Master branch is updated with the current code Github


EDIT (05/02/2015)

Functionality is coming together nicely, I have appended another screenshot to the post.


EDIT (06/02/2015)

What is currently working on SG++ Alpha is:

  • Scrolling Sidebar
  • Fixed Navbar (always on top)
  • Check if entry/winner has commented on giveaway
  • Comment and Enter (needs some tweak)
  • Endless Scroll (I still have to merge from madjoki)

EDIT (14/02/2015)

  • Beta launches

EDIT (16/02/2015)

Changelog 0.2.3 and 0.2.4

  • Fixed mixed errors;
  • Added User Hover Info, if enabled, after an user link is hovered for 1.5s a popup should appear with the info.

Known Issues:

  • User Hover Info report button doesn't work.

EDIT (27/02/2015)

Changelog 0.2.5

  • Allows users to forget a topic;
  • Fixes suspensions/report on User hover;
  • Updated Gridview to add more info/allow the hide giveaway to work;
  • Allows user to hide all read comments;
  • Other minor fixes.

EDIT (28/03/2015)

Changelog 0.3.0

  • Revamps settings;
  • Popup Giveaway added;
  • User Tagging added;
  • Some fixes;
  • You'll have to reenable your settings.

Contributors:

View attached image.
View attached image.
9 years ago*

Comment has been collapsed.

yaaaaaay! :)

9 years ago
Permalink

Comment has been collapsed.

Not working on FF and greasemonkey. Nothing changed.

9 years ago
Permalink

Comment has been collapsed.

SG++ is modular, therefore, only two features are enabled by default: Fixed Navbar and Scrolling Sidebar.
You can enable more modules by going to the account dropdown and clicking "SG++ Settings" ( check screenshot attached).
After saving the page will be reloaded.

9 years ago
Permalink

Comment has been collapsed.

I don't even have Fixed Navbar and Scrolling Sidebar. or SG+ Settings

edit: Ok, I found working version. Thanks.

9 years ago
Permalink

Comment has been collapsed.

Please, let us deactivate endless scroll, if you really implement this. It gets really annyoing for some people.

9 years ago
Permalink

Comment has been collapsed.

You already can? click the dropdown next to your profile, disable the relevant endless scroll ones.

9 years ago
Permalink

Comment has been collapsed.

Oh sorry, i missed the point of your thread. I thought it is an official update for SG that will go live soon.
But now i see it is only a script you can install alternatively. Never mind and sorry for the confusion.

9 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 1 year ago.

9 years ago
Permalink

Comment has been collapsed.

No promises here, ladeeda, but we might revisit it down the road.

9 years ago
Permalink

Comment has been collapsed.

Bug or did I mess something when playing with code? :S

View attached image.
9 years ago
Permalink

Comment has been collapsed.

I think that is already fixed on beta branch.

9 years ago
Permalink

Comment has been collapsed.

would it be possible to have a custom you won gif/pic anybody could set? (optional obviously)

9 years ago
Permalink

Comment has been collapsed.

are we able to hide the games we already own? thanks

9 years ago
Permalink

Comment has been collapsed.

the site itself allows you to do that

9 years ago
Permalink

Comment has been collapsed.

Just dropped by to say....

AWESOME!!!!

9 years ago
Permalink

Comment has been collapsed.

Wooooohooooo!
tagging is very nice feature!
thank you very much for your continuous efforts to enhance the SG site.
very much appreciated!

9 years ago*
Permalink

Comment has been collapsed.

2 things
-settings page looks a bit weird :P
-there's no indication after commenting on popup giveaway that comment has been posted

9 years ago*
Permalink

Comment has been collapsed.

After the comment is posted the submit will be gone.

9 years ago
Permalink

Comment has been collapsed.

At least for me (FF) the submit button won't be gone, it just looks as if nothing has happened but checking the "real" giveaway thread the comment has been posted. So it is working but like kraken9 said the indication that it was successful is missing.

9 years ago
Permalink

Comment has been collapsed.

Odd, i'll take a look.

9 years ago
Permalink

Comment has been collapsed.

I'm having the same problem. FF 36.0.4. I mentioned in an earlier comment that I thought that the Submit button wasn't working at all but after going back to the giveaway and seeing that it did indeed post my comment I realized that my problem is the same as what deumas describes.

9 years ago
Permalink

Comment has been collapsed.

I figured it out, I am checking a property that only exists on Tampermonkey, will fix in the next version.

9 years ago
Permalink

Comment has been collapsed.

Thank you :)
I just noticed another thing: Having the popups enabled, it's not possible to access the "Sent" link @ http://www.steamgifts.com/giveaways/created

9 years ago
Permalink

Comment has been collapsed.

Already fix, will land on next version...

9 years ago
Permalink

Comment has been collapsed.

Perfect, thank you :)

9 years ago
Permalink

Comment has been collapsed.

Great update. Few issues I've found.
In the pop-up giveaway, there ain't join and submit comment button. And user hover doesn't work.
Also, would it be possible to choose time we want to hover over user's name for profile popup to show up? F.e. instead of 1.5 sec to 0.5 or even instant?
And I have an idea for profile pop up, on how to fill in that blank space on top right. Remove the wishlist, blacklist etc.. icons, and replace them with these buttons on the right. And then you could include even more info below the contribution level if you want.

Edit: On the second check, comments don't show up at all in pop-up.

9 years ago*
Permalink

Comment has been collapsed.

Regarding Popup, user hover is not working on purpose (some issue regarding z-index that we won't be able to solve, likely), Submit + Comment not existing is by design.

User hover will never be instant, that would induce a lot of load on SG's server, but we might have an option for time in future.

9 years ago
Permalink

Comment has been collapsed.

Maybe using something like stylish would allow you to edit css and change z-index? I'm not quite sure what the problem is.
Oh okay, I see where you're aiming at, makes sense. But what about the comments not showing up at all, is that how you want it, or it's not done yet?

I know, every single hover over a name would be causing a load on SG server. But it was just like an example. With 1.5 sec delay, it's faster to just open profile in new tab when I want to check something. xD

9 years ago
Permalink

Comment has been collapsed.

About the comments, it will stay like that, no reason to show everyone's else comment if you want just a quick way to read the description/join the giveaway;

About the User hover, we can do something in future, since we now have proper settings.

9 years ago
Permalink

Comment has been collapsed.

Okay great. :D

9 years ago
Permalink

Comment has been collapsed.

Is there a reason why Submit/Comment isn't there by design? The "saving time" comment applies in this case IMO and by not having it in the popup window (as it used to be on the old site with the old plugin) there is no time really being saved.

9 years ago
Permalink

Comment has been collapsed.

The old SG+ used an iframe, so it was like rendering the entire website again.

9 years ago
Permalink

Comment has been collapsed.

Thanks for your work, great update!

I only wanted one more feature: giveaway sorting by contributor level.

9 years ago
Permalink

Comment has been collapsed.

Sorting is undoable, since it would need to fetch all pages, but filtering per level, is doable.

9 years ago
Permalink

Comment has been collapsed.

Filtering per level - It sounds good! :)

9 years ago
Permalink

Comment has been collapsed.

Using this + SteamGifts Extended = happy

9 years ago
Permalink

Comment has been collapsed.

If using lists endless scrolling, I can remove my GA entry only from "entered" list's first page. (Am I making sense? XD)

9 years ago
Permalink

Comment has been collapsed.

Not really :P

9 years ago
Permalink

Comment has been collapsed.

If I activate endless scrolling for lists, go here: http://www.steamgifts.com/giveaways/entered and try to remove my entry from a page which isn't the first, nothing happens.

9 years ago
Permalink

Comment has been collapsed.

ah ok, we'll take a look, thanks.

9 years ago
Permalink

Comment has been collapsed.

Popup giveaway is messing with displaying the winner(s) of your giveaways. Maybe you can remove the popup on the page where you're supposed to see the username of the winner.

9 years ago
Permalink

Comment has been collapsed.

Yep, someone else told me that already, will be on next version, sorry for the confusion :)

9 years ago
Permalink

Comment has been collapsed.

Also, as a small request, think you can somehow lock the page when using endless scroll and want to hide a game, so it doesn't take you back to first page?

9 years ago
Permalink

Comment has been collapsed.

Tags/Tagging disappeared on threads (First Pic)
But visible on discussions (*Second Pic).
Firefox 36.0.4

Edit: Tags randomly appeared again inside the threads.

View attached image.
View attached image.
9 years ago
Permalink

Comment has been collapsed.

Awesome! Thanks for adding in the popup giveaways been really missing that functionality since sg2.
I did find that when the giveaway popup option is turned on you are unable to send gifts/keys to people who have won your giveaways...

Also a functionality that I'd love to see (as long as I'm wagging my tongue). It would be great if it would be possible to implement it so that when you add a game to your filter that the list of giveaways doesn't completely refresh and start you back off at the beginning again.... but that might just be wishful thinking

9 years ago
Permalink

Comment has been collapsed.

Will ask madjoki about it.

9 years ago
Permalink

Comment has been collapsed.

That's on my plans. I hate it myself too, but just haven't had time to do it.

9 years ago
Permalink

Comment has been collapsed.

Turn out it was easier than I thought, so it's done now.

9 years ago
Permalink

Comment has been collapsed.

Awesome, thanks for that

9 years ago
Permalink

Comment has been collapsed.

Suggestion: Save the last used colour for tags so its easier/faster to have similar looking tags and/or have some user defined colour combos.

9 years ago
Permalink

Comment has been collapsed.

I'll take a look into that.

9 years ago
Permalink

Comment has been collapsed.

Sorry if it has been stated before, but can't find it: will the tags be preserved when sg++ updates?

9 years ago
Permalink

Comment has been collapsed.

Yes, it uses localstorage.

9 years ago
Permalink

Comment has been collapsed.

Thanks. Would it be possible to add the tag feature to the user page as well?

9 years ago
Permalink

Comment has been collapsed.

Hate seeing owned DLC & having to blacklist?

Currently only hiding entry button is implemented.

It gets owned apps from steam using different method than SG, which returns owned DLC.

Will probably add support for Steamgifts blacklist and Steam not interested list.

Maybe information about packages (what you own, what you miss).

View attached image.
9 years ago
Permalink

Comment has been collapsed.

Added support for loading hidden games from SG and those will be marked like ones from steam.
(You can still enter, thought).

It's basically so you quickly see if you have hidden game due to owning most of package or not interested at all. Can't remember all games by name.

View attached image.
9 years ago
Permalink

Comment has been collapsed.

Bug report! The comment and enter option is not working at all. I am using Firefox.

9 years ago
Permalink

Comment has been collapsed.

I was hoping to find a thread like this :) I don't know much javascript but I know a bit of HTML and CSS

9 years ago
Permalink

Comment has been collapsed.

Feature Request : How about something like this?
http://www.steamgifts.com/go/comment/VVlMXCl

9 years ago
Permalink

Comment has been collapsed.

Anyone can help with Steamgifts++?
It not work for me

9 years ago*
Permalink

Comment has been collapsed.

Suggestion for a feature.

"Noob Alert"
Basically when you go into a giveaway it checks to see if the P amount for the giveaway is over X (a set amount) and if the giveaway maker has given away anything before.

If they have given anything else away no noob alert.
If they have not given anything away you get the message "Noob Alert" near the enter giveaway button.

Basically it gives you a heads up for a possible fake giveaway from someone who doesn't know how the site works so that you have a option to maybe save your points.

Its not calling out as its not posting it everywhere, its more or less just a suggestion to take a closer look at them.

9 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.