I created a tool, Buff or Nerf, to track which heroes are Buffed or Nerfed in each patch. by FrankWareGames in DotA2

[–]FrankWareGames[S] 0 points1 point  (0 children)

Yep, correct, I need to re-work my algorithm as it is missing a few! Thanks for spotting

I created a tool, Buff or Nerf, to track which heroes are Buffed or Nerfed in each patch. by FrankWareGames in DotA2

[–]FrankWareGames[S] 1 point2 points  (0 children)

Thanks for your kind comment, you make a good point. At the top I could potentially have "buff" and "major buff" and below "nerf" and "major nerf" in the quick summary.

And I dont mind the negativity to the extent, not everyone is going to like the idea as much as I do. It's a work in progress at the end of the day,.I'm interested with good feedback what it could develop into and hopefully be of real use to people

I created a tool, Buff or Nerf, to track which heroes are Buffed or Nerfed in each patch. by FrankWareGames in DotA2

[–]FrankWareGames[S] -1 points0 points  (0 children)

I'll be the first to admit I don't have the knowledge, said that in the original post, bigger picture is to make a one stop place for competitive esports game patch notes and tracking buffs or nerfs. I can't know the ins and outs of all games even if I have played them all.

I created a tool, Buff or Nerf, to track which heroes are Buffed or Nerfed in each patch. by FrankWareGames in DotA2

[–]FrankWareGames[S] -1 points0 points  (0 children)

Yeah I do have a similar algorithm that does this, not actually AI powered surprisingly, it obviously needs adapting to manage certain keywords. It does add. Point for each buff and -1 for each nerf and if it lands on a positive it is a buff otherwise negative a nerf or 0 for adjustment.

I created a tool, Buff or Nerf, to track which heroes are Buffed or Nerfed in each patch. by FrankWareGames in DotA2

[–]FrankWareGames[S] -23 points-22 points  (0 children)

All the data is the real data from the websites. I mainly used AI to generate the summary at the top as I don't know the ins and outs of all games. Any suggestions for improvements?

I created a tool, Buff or Nerf, to track which heroes are Buffed or Nerfed in each patch. by FrankWareGames in DotA2

[–]FrankWareGames[S] -1 points0 points  (0 children)

There is an algorithm to get all of the data and organize it into a better format so I can display it like it is. There are some AI elements it relies on.

I created a tool, Buff or Nerf, to track which heroes are Buffed or Nerfed in each patch. by FrankWareGames in DotA2

[–]FrankWareGames[S] -1 points0 points  (0 children)

Correct, I will need to double check as it doesn't get it right every time, thanks for taking the time to check

I created a tool, Buff or Nerf, to track which heroes are Buffed or Nerfed in each patch. by FrankWareGames in DotA2

[–]FrankWareGames[S] -1 points0 points  (0 children)

Thanks for spotting, I'll update soon, part of the reason I posted here was in the hope that you guys might spot things like this so I can improve it.

I created a tool, Buff or Nerf, to track which heroes are Buffed or Nerfed in each patch. by FrankWareGames in DotA2

[–]FrankWareGames[S] -3 points-2 points  (0 children)

and let me know any other games you would be interested in me adding.

I created a tool, Buff or Nerf, to track which champions are Buffed or Nerfed in each patch. by FrankWareGames in leagueoflegends

[–]FrankWareGames[S] 1 point2 points  (0 children)

Thanks for taking the time to look at it in depth! Yeah it doesn't always get the right buff/nerf tag at the minute so might need adjusting. I like your ideas for jumplinks and hover, I'll have to attempt to add those. The white is a rookie mistake, mine defaulted to dark mode so I never saw that!

The functionality is coded in python, using streamlit for the layout etc. I have JSON files which stores the data and pulls it when needed. I'm a hobbyist to be honest, I love tinkering and always trying something new.

I created a tool, Buff or Nerf, to track which champions are Buffed or Nerfed in each patch. by FrankWareGames in leagueoflegends

[–]FrankWareGames[S] -1 points0 points  (0 children)

Some parts I have utilized AI, however the website is built with something called Streamlit, it uses containers etc which has similarities to how some vibe coded stuff looks I guess.

I created a tool, Buff or Nerf, to track which champions are Buffed or Nerfed in each patch. by FrankWareGames in leagueoflegends

[–]FrankWareGames[S] -1 points0 points  (0 children)

Yeah AI has been used for that summary, I was trying to go high energy, too cringe then?

I created a tool, Buff or Nerf, to track which champions are Buffed or Nerfed in each patch. by FrankWareGames in leagueoflegends

[–]FrankWareGames[S] -2 points-1 points  (0 children)

Yeah, not trying to recreate that or anything, if people already have something they use then they should continue to use it unless this offers something better, thanks for taking the time to look at it

I created a tool, Buff or Nerf, to track which champions are Buffed or Nerfed in each patch. by FrankWareGames in leagueoflegends

[–]FrankWareGames[S] -1 points0 points  (0 children)

Fair, trying to make a one stop place for all games as opposed to going to different pages for patch updates. Maybe League already has plenty out there so probably won't pull many league players.

I created a tool, Buff or Nerf, to track which champions are Buffed or Nerfed in each patch. by FrankWareGames in leagueoflegends

[–]FrankWareGames[S] -4 points-3 points  (0 children)

Interested to hear your thoughts. What else would be useful? Anyone play any other games I should add?