Nature of Mysterious Benefactor

General discussion and socializing.

Re: Nature of Mysterious Benefactor

Postby sabinati » Wed May 18, 2016 6:56 pm

paradox supplied a community manager, :lol:
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Nature of Mysterious Benefactor

Postby Ysh » Wed May 18, 2016 6:57 pm

sabinati wrote:paradox supplied a community manager, :lol:

Elaborate for this joke? This man did not do the good job, I am assume?
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Nature of Mysterious Benefactor

Postby MagicManICT » Wed May 18, 2016 7:07 pm

sabinati wrote:paradox supplied a community manager, :lol:


The joke being that it was more or less "this community." Can you really manage this? Best you can do is hope you can herd the stray cat or so that is too curious to no pee on the electric fence.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18435
Joined: Tue Aug 17, 2010 1:47 am

Re: Nature of Mysterious Benefactor

Postby Kaios » Wed May 18, 2016 7:12 pm

jorb wrote:We didn't, though. We had graphics work outsourced to various places but that was that. We built the game.


Yeah that was my assumption, I just remembered a lot of people blaming the core developers (you) for the slow development as if you were somehow hindering any assistance from Paradix and from my perspective that wasn't the case at all.
User avatar
Kaios
 
Posts: 9171
Joined: Fri Jul 30, 2010 2:14 am

Re: Nature of Mysterious Benefactor

Postby sabinati » Wed May 18, 2016 7:14 pm

the initial salem community was far worse than this one
User avatar
sabinati
 
Posts: 15513
Joined: Mon Jul 13, 2009 4:25 am
Location: View active topics

Re: Nature of Mysterious Benefactor

Postby MagicManICT » Wed May 18, 2016 7:18 pm

Didn't help that there was a very "creative" ringleader behind it.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18435
Joined: Tue Aug 17, 2010 1:47 am

Re: Nature of Mysterious Benefactor

Postby Ysh » Wed May 18, 2016 7:25 pm

MagicManICT wrote:
sabinati wrote:paradox supplied a community manager, :lol:


The joke being that it was more or less "this community." Can you really manage this? Best you can do is hope you can herd the stray cat or so that is too curious to no pee on the electric fence.

I think this community will get worse reputation than it is deserving. It is not like mainstream community, but this is not mainstream game. Given the way in-game action is moderated, I am glad forum also has lax moderation.
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Nature of Mysterious Benefactor

Postby loftar » Thu May 19, 2016 2:36 am

Ysh wrote:Irrational fear of documentation (especially self-documenting codes)

I'd like to point out that code that documents itself without the need for using English is precisely what I try to do. That others can't seem to refuse to be able to read the clear, consistent and lavish language I'm expressing in the code can hardly be blamed on me.

Ysh wrote:The Master of Time

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

Re: Nature of Mysterious Benefactor

Postby Ysh » Thu May 19, 2016 3:11 am

loftar wrote:
Ysh wrote:Irrational fear of documentation (especially self-documenting codes)

That others can't seem to refuse to be able to read the clear, consistent and lavish language I'm expressing in the code can hardly be blamed on me.

The abilities of mortal men like me have limits, this I will admit. Sometimes we need a push from the highest power. O loftar, I beseech thee to share a piece of your infinite wisdom. Keep in your mind the idea that you can share this infinity and retain its whole sum, for this is the infinity's nature.

Code: Select all
public class Gob implements Sprite.Owner, Skeleton.ModOwner, Rendered {
    public Coord rc, sc;
    public Coord3f sczu;
    public double a;
    ...

I have pondered these greatest mystery for many of my days. I have restrained myself from knowing the love of the woman to unravel your secrets. So far I have concluded this ''rc'' will mean something like ''real coordinates'' while ''sc'' will become ''screen coordinates.'' This other one, ''a'' is meaning of ''angle'' for rotating. But this last puzzle continues to elude me. What is meaning of this teaching, ''sczu?'' Please grant me this mercy, so that your disciple may become closer to you.
Kaios wrote:Spice Girls are integral to understanding Ysh's thought process when communicating, duly noted.

I have become victory of very nice Jordan Coles Contest! Enjoy my winning submit here if it pleasures you.
User avatar
Ysh
 
Posts: 5953
Joined: Sun Jan 31, 2010 4:43 am
Location: Chatting some friends on forum

Re: Nature of Mysterious Benefactor

Postby loftar » Thu May 19, 2016 3:22 am

Ysh wrote:I have pondered these greatest mystery for many of my days. I have restrained myself from knowing the love of the woman to unravel your secrets. So far I have concluded this ''rc'' will mean something like ''real coordinates'' while ''sc'' will become ''screen coordinates.'' This other one, ''a'' is meaning of ''angle'' for rotating. But this last puzzle continues to elude me. What is meaning of this teaching, ''sczu?''

See, your meditations and abstentions have paid off and you're entirely right. For the sake of completeness, it should perhaps be said that "real coordinates" is a contrast against the computed coordinates that getc() returns which can be modified in real-time by eg. Moving attributes.

"sczu", on its hand, is "screen coordinate Z-unit". That is, the unit length in the world-space Z-direction projected into screen coordinates from the object's origin. This can be gleaned from its origin in Coord3f.zu where it is calculated:
Code: Select all
Gob.this.sczu = proj.toscreen(mv.mul4(Coord3f.zu), wnd.sz()).sub(s);
"Object-oriented design is the roman numerals of computing." -- Rob Pike
User avatar
loftar
 
Posts: 9051
Joined: Fri Apr 03, 2009 7:05 am

PreviousNext

Return to The Inn of Brodgar

Who is online

Users browsing this forum: Claude [Bot] and 58 guests