Release Hafen on Steam for free.

Thoughts on the further development of Haven & Hearth? Feel free to opine!

Re: Release Hafen on Steam for free.

Postby TheTylerLee » Wed Dec 24, 2014 4:08 pm

Instead of Steam, How about we all upvote a reddit post and get it to the front page?
Discord: XiliX#2791
User avatar
TheTylerLee
 
Posts: 1604
Joined: Thu Jul 21, 2011 6:00 am

Re: Release Hafen on Steam for free.

Postby Bondle » Wed Dec 24, 2014 4:13 pm

TheTylerLee wrote:Instead of Steam, How about we all upvote a reddit post and get it to the front page?


sweet.

let's do it on /r/mmo and /r/mmorpg

my 10 accounts are ready.

btw

I'm http://www.reddit.com/u/Bondle
Bondle
 
Posts: 330
Joined: Fri Jan 20, 2012 10:40 am

Re: Release Hafen on Steam for free.

Postby TeckXKnight » Wed Dec 24, 2014 5:28 pm

borka wrote:And btw. every HnH player can do HnH advertisement with his steam profile yet already ;)

It's not quite the same. Steam isn't really designed for viewing public profiles or following them in any way unless you're about to do a trade with that person for something in Team Fortress 2 or something. What it is designed for is quick browsing through game libraries, quick media viewing on those games, and easy download/installation. It's also pretty convenient and safe to do monetary transactions through steam though I can guarantee you that they take a cut as the middle man.

God help you if you ever grace the front page of the steam game features.
User avatar
TeckXKnight
 
Posts: 8274
Joined: Tue Jul 13, 2010 2:31 am
Location: How Do I?

Re: Release Hafen on Steam for free.

Postby painhertz » Wed Dec 24, 2014 5:33 pm

2014...... Not trusting Steam... Huh?
"I shall PERSONALLY witness for you at the shiny, chrome gates of Valhalla!"
User avatar
painhertz
 
Posts: 6185
Joined: Sat Jan 22, 2011 2:07 am
Location: Louisiana

Re: Release Hafen on Steam for free.

Postby TeckXKnight » Wed Dec 24, 2014 5:40 pm

painhertz wrote:2014...... Not trusting Steam... Huh?

To be fair, the initial launch of steam was a bit sketchy. It was, much like origin, a requirement to install and play your valve games and it tried to sneakily install itself without you noticing. It garnered more than a bit of uneasiness about itself in doing so. It took a total overhaul of its design and function in order to become as user-friendly as it is now.

If you're still basing your views of it on the initial steam, then there can be lots of mistrust. =)
User avatar
TeckXKnight
 
Posts: 8274
Joined: Tue Jul 13, 2010 2:31 am
Location: How Do I?

Re: Release Hafen on Steam for free.

Postby Aokigahara » Wed Dec 24, 2014 6:23 pm

TeckXKnight wrote:
painhertz wrote:2014...... Not trusting Steam... Huh?

To be fair, the initial launch of steam was a bit sketchy. It was, much like origin, a requirement to install and play your valve games and it tried to sneakily install itself without you noticing. It garnered more than a bit of uneasiness about itself in doing so. It took a total overhaul of its design and function in order to become as user-friendly as it is now.

If you're still basing your views of it on the initial steam, then there can be lots of mistrust. =)


I remember all the hoorah but that was many years ago.
"The light shineth in the darkness; but the darkness comprehended it not."
User avatar
Aokigahara
 
Posts: 277
Joined: Fri Mar 04, 2011 5:01 am

Re: Release Hafen on Steam for free.

Postby loftar » Fri Dec 26, 2014 4:27 am

sabinati wrote:They support linux now.

Well, yes; this is part of what I based my beef on.

>only comes as a .deb
>installs /etc/apt/trusted.gpg.d/steam.gpg

Image
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: Release Hafen on Steam for free.

Postby sabinati » Fri Dec 26, 2014 5:26 am

loftar wrote:
sabinati wrote:They support linux now.

Well, yes; this is part of what I based my beef on.

>only comes as a .deb
>installs /etc/apt/trusted.gpg.d/steam.gpg

Image


why are those bad things?
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Release Hafen on Steam for free.

Postby loftar » Fri Dec 26, 2014 5:37 am

sabinati wrote:why are those bad things?

.deb files need superuser privileges to install, and only install to the system-wide directory hierarchy. A program that needs more than user-level privileges and/or doesn't want to install simply in my home directory is going to have to display extremely good reason for that.

It is true, per se, that I could analyze the contents of the .deb and see if I can make it run without either, but there's a limit to how far I'm willing to go for a program that I'm not well-disposed towards from the outset.

/etc/apt/trusted.gpg.d contains crypto-keys that are authorized with the system for unsupervised installs. I'm not so trusting of Valve as to put their keys in there.

Furthermore, Steam has to display a higher standard than most programs, seeing as how a main part of its purpose is to install software on my system. It is extremely common for proprietary software (not least for those with Windows heritage) to do this completely wrong, and seeing as how Steam started off in this regard with the above two points, I'm already losing whatever faint hope I ever had on it getting that right.

Furthermore, Steam is just a software installer. I'd rather take care of that part myself. The less software, the better. :)
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9045
Joined: Fri Apr 03, 2009 7:05 am

Re: Release Hafen on Steam for free.

Postby overtyped » Fri Dec 26, 2014 7:45 am

loftar wrote:
sabinati wrote:why are those bad things?

.deb files need superuser privileges to install, and only install to the system-wide directory hierarchy. A program that needs more than user-level privileges and/or doesn't want to install simply in my home directory is going to have to display extremely good reason for that.

It is true, per se, that I could analyze the contents of the .deb and see if I can make it run without either, but there's a limit to how far I'm willing to go for a program that I'm not well-disposed towards from the outset.

/etc/apt/trusted.gpg.d contains crypto-keys that are authorized with the system for unsupervised installs. I'm not so trusting of Valve as to put their keys in there.

Furthermore, Steam has to display a higher standard than most programs, seeing as how a main part of its purpose is to install software on my system. It is extremely common for proprietary software (not least for those with Windows heritage) to do this completely wrong, and seeing as how Steam started off in this regard with the above two points, I'm already losing whatever faint hope I ever had on it getting that right.

Furthermore, Steam is just a software installer. I'd rather take care of that part myself. The less software, the better. :)

Steam isn't all bad. It updates my games when it goes to a new version!
Early world exploit: Put your hearthfire inside a cave, then hold shift to position a claim right in front of a cave. After 8 hours the claim will be unbreakable. Since your hearthfire is inside the cave, you can still get back inside, and leave, but nobody will be able to enter, effectively making you unraidable for the first 3-7 days. Enjoy
User avatar
overtyped
 
Posts: 3906
Joined: Tue Sep 28, 2010 2:09 am
Location: Quaran book burning festival

PreviousNext

Return to Critique & Ideas

Who is online

Users browsing this forum: Claude [Bot], Yandex [Bot] and 0 guests