- falconfetus8
- Registered Member
-
Member for 12 years, 9 months, and 4 days
Last active Sun, Jan, 27 2013 07:47:05
- 0 Followers
- 1,087 Total Posts
- 200 Thanks
-
Nov 4, 2011falconfetus8 posted a message on A New Way of Learning With MinecraftMay I ask how Minecraft could possibly be used as a teaching aide?Posted in: News
-
Sep 9, 2011falconfetus8 posted a message on Want to play 1.8 Early? Here's How!Going into video settings causes a crash.Posted in: News
-
Aug 27, 2011falconfetus8 posted a message on First Look at "Scrolls"I liked the music, but they only have literally one second of gameplay footage. They didn't even show what the game was about.Posted in: News
-
Aug 22, 2011falconfetus8 posted a message on An Interview With Jeb!It seems like you stuck too close to the script. You should have asked him why he was struggling with the dungeons and NPC villages.Posted in: News
-
Jul 21, 2011falconfetus8 posted a message on Notch Reveals Leveling and PermadeathPETITION AGAINST THIS FOUL UPDATE! NO LEVELLING!Posted in: News
(Permadeath is okay, though, but only on Hardcore) -
Jul 5, 2011falconfetus8 posted a message on 1.8 Updates: New Logo, More InfoEDIT: But I'm definitely looking forward to the randomly generated dungeonsPosted in: News
-
Jul 5, 2011falconfetus8 posted a message on 1.8 Updates: New Logo, More InfoCritical hits? IDK, that sounds a little too much like an RPG.Posted in: News
- To post a comment, please login.
0
0
I've tried adding this to the game myself, but I can't tell what anything in the sourcecode does. The variable names are extremely vague, and there are practically no comments to help modders figure out what does what(even with MCP). Rather than spend ages doing tutorials just so that I can make this simple change, I decided I would ask someone else who already knows about modding and Minecraft's source to do it for me.
Thanks in advance!
0
0
However, I will admit that we lack a way to counteract invisibility potions and fire resistance potions.
0
That logic is sound in real life. However, Minecraft is a video game. The word "game" implies fun and enjoyment, not hard work. If a game requires you to perform a chore, then it can hardly be considered a game in the first place.
0
Actually, I think he was just trolling.
0
It's common courtesy to tell people the solution if you happen to figure it out yourself. What if someone else has the same problem as you and they come to this thread looking for an answer? If you just say "never mind, I figured it out", then that person isn't going to get the answer.EDIT: Disregard this post. Didn't read his post close enough and didn't see the "it was in the chests" part. Sorry!
0
A game should not be a job. Saying that someone is too "lazy" to do something in a game implies that the game is not very fun to begin with, and is therefore not a good game.
The cool thing about Minecraft is that it's not a competitive game like Runescape or World of Warcraft, so the way a player plays in his own world is his own business. If someone finds using an obsidian generator to be more fun than pouring water over lava, then it's within their right to do so.
0
0
Of course, once you get around 30,000,000 blocks away from the center of the map, the game will bug out, but you're noting going to get that far any time soon.
1
0
Most people on this forum aren't old enough to have a job, or any steady source of income for that matter.
The few kids on here that *do* receive an allowance are likely unable to purchase it due to their parents being paranoid about using credit cards over the internet.
1
http://www.minecraftwiki.net/wiki/Far_lands
0
0
Currently, the server and the client run in parallel, but they are not always in sync. However, if the player is playing alone, then there is no reason to not have them in sync. So perhaps, if there is only one player on a server and/or if the server is a locally hosted one, the server could wait to do its next "cycle" until it has received a message from the client that it is ready to move on. Now obviously, I've oversimplified it here, and actually implementing it would most likely be a tad bit more complicated, but it's atleast an idea.
Thoughts? Comments? Do you think it would work?