montyanderson / csgo

A php-powered web page that shows a Steam user's Counter Strike: Global Offensive items.
21 stars 10 forks source link

Expanded on player details #6

Closed cp6 closed 1 year ago

cp6 commented 7 years ago

Added 2 functions: one gets player steam name, avatar and profile url the other gets the game name of the appid. these details are then used throughout the page.

montyanderson commented 7 years ago

Thank you! It's awesome people are helping maintain a repository I made when I was 12/13 :) Is there a reason you changed it from spaces to tabs, or the other way around?

cp6 commented 7 years ago

Not a problem :) Are you talking about the spacing's? if so i have a habit of pressing the format button in PHPstorm and that would have caused it.

montyanderson commented 7 years ago

Ah, what's PHPstorm - is it an IDE?

montyanderson commented 7 years ago

I'll sort some of the formatting out then merge this later. I'm at work at the moment.

cp6 commented 7 years ago

Yea its an ide, thats fine.