Page 1 of 1

TVTropes article for TMW [DONE!]

Posted: 20 Jan 2012, 14:33
by Derpella
http://tvtropes.org/pmwiki/pmwiki.php/Main/TheManaWorld

Edit the hell out of it.
Thanks for crushdemons for help.

Re: TVTropes article for TMW [DONE!]

Posted: 20 Jan 2012, 20:30
by Frost
The TVTropes article is accurate, concise, and funny. Well done!

Thanks for creating that, Derpella (and everyone else who contributed).

Re: TVTropes article for TMW [DONE!]

Posted: 20 Jan 2012, 22:41
by Crush
To increase exposure, please make sure that TMW is also listed as an example on the page of every trope listed on its own page.

The page is also missing a screenshot.

Re: TVTropes article for TMW [DONE!]

Posted: 21 Jan 2012, 05:27
by Derpella
About screenie, I think something like Taree's avatar would be the best, but with better quality... The game is damn cute after all :)
Thanks for mysterious PS, who made it more TVTropes-like and added some good stuff :)

Re: TVTropes article for TMW [DONE!]

Posted: 21 Jan 2012, 12:44
by cardmaster
We need more advertisements to let players know about the game :L
is there a limit of players in TMW?

Re: TVTropes article for TMW [DONE!]

Posted: 21 Jan 2012, 18:02
by o11c
cardmaster wrote:is there a limit of players in TMW?
In theory, there are 1024 file descriptors available for connections to a server, minus a few reserved for various things (stdin, stdout, stderr, the connection to the char-server, and the savefile come to mind). That number *can* be increased but requires recompilation with the current code; one of the things on my list is to rewrite with poll() or epoll() instead of select(), which would allow merely changing the ulimit to work.

That number can also be significantly increased by splitting different parts of the world into different map-servers. Although this works in the code, there are issues with a lot of commands that only work local to the server.

In practice, performance seems to really die around 100 players. Running the different servers on different dedicated physical machines would definitely help with this.

I don't know how much of that is algorithmic and how much is the limitations of the host system. Although Platinum is a sufficient host for a game in development, it is not the place for TMW to truly thrive.

Re: TVTropes article for TMW [DONE!]

Posted: 21 Jan 2012, 20:47
by Derpella
100 players max= 1alan
1024 players=10,24 alans

No, thank you :D

Well, I am joking, of course bigger community= bigger amount of potential contributors, but we should take quality over the quantity. After all, the community is a biggest magnet, when there isn't much content.

Re: TVTropes article for TMW [DONE!]

Posted: 21 Jan 2012, 21:22
by Crush
I believe that TVTropes could be a source of a rather high quality of players. Everyone who reads TVTropes is at least literate and capable of the english language. People who like to take an analytical approach to media are usually people who are smart and mature. I am sure we will get along with them.

Re: TVTropes article for TMW [DONE!]

Posted: 23 Jan 2012, 20:32
by Crush
I am disappointed.
tvtropes-tmw-related.png
tvtropes-tmw-related.png (14.46 KiB) Viewed 3009 times
There are only two links to it, and one of them is a redirect.

When you want people to read that article, you need to add links to it on other articles.