Jump to content

GMMan

Members
  • Posts

    113
  • Joined

  • Last visited

Everything posted by GMMan

  1. Well, that covers the first part, certainly. What about the rest?
  2. Out of curiosity, what exactly are the servers like? Model, specs, OS? How many physical servers? How many virtual OS instances? What runs on it aside from Minecraft? I'm interested in the implementation, though I've never come across this info.
  3. Is the flight speed thing global? If it is, I maybe slightly annoyed. I'd rather turn it down so I can place stuff in rows without having to let go of the movement key every couple of seconds. If you want to go places, use warps.
  4. Multiplayer gaming service as a nonprofit organization? That sounds a bit weird. Not sure what criteria there is in defining who's a nonprofit and who's not.
  5. That reminds me of the Thanks/Like system of a forum that I visit. If you agree, you pick either Thanks or Like, and you'll be added to a list of people who has done the same on that post. Takes more space than just the arrows and number, but it's revocable, which prevents accidental clicking making an effect. How does that sound?
  6. Is now a good time for starting new, large builds? I mean something on the scale of Dome6 (though not saying I'm planning on anything of the kind any time soon). I think the uncertainty of when the rev will end makes me and likely others reserved about making anything large right now. (Though seeing the region's been expanded, I think I'll start on a tower or something.)
  7. The buttons aren't necessary, though in my opinion they do not distract much from conversations. They're positioned in such a way I don't really notice them unless I look for them.
  8. Read all the new content from the forums, yay.

  9. If you don't mind me mentioning, I use MSI Afterburner for recording. Just make sure if you're recording full screen to use 32-bit Java or else it gives a black screen. And stop recording periodically, because the longer you record the more likely there is for something to not get written properly.
  10. Debugging code that's not mine.

  11. ClanChat is in its separate repo. https://github.com/NerdNu/CHClanChat Not sure where everything else is, though.
  12. Quite broken, since none of my logs have been updated, and it only shows one user at a time, which isn't useful for following conversations. Also, it takes forever to poll, and does not live-update.
  13. Hmm... Nice to see the list of commands, but I'd like the scripts themselves.
  14. What has been the worst mistake you've ever made on the server? I dunno. It's probably sharing a residence on P with a couple of ~10 year olds. What's the best build you've ever seen (make sure to tell us the server and rev.)? C, rev 23, area surrounding and including Dome6 Do you like fire as much as I do? (Hint: Not likely.) I have not been accidentally on fire much, and I survived all of those incidents (excluding lava from 5K). How do you get your hair so silky smooth? My hair isn't really that smooth. Why? Why not? What is the best pony? No clue. When did you join the nerd.nu servers? A few days after the beginning of rev 24 on C. Tea or Coffee? Tea, because I don't drink coffee. Are you in a basement? No. Is it JohnAdams1735's basement? If so, chances are I may have been held hostage. What is your favorite thing to do besides Minecraft? Hacking games. I think I've made over 2 dozen game modding tools. I actually rigged one game engine into a screen saver.
  15. I think it's just a default feature of the forum, since most forum software have distinguishing markers for staff.
  16. This topic has been covered: https://nerd.nu/forum/index.php?/topic/20-banned-for-a-homophobic-or-racial-slur-read-this/
  17. Filed a bug report: https://github.com/NerdNu/NerdBugs/issues/121
  18. I know I can find a bunch of the CH scripts on the GitHub repo at https://github.com/NerdNu/nerdCH, but that hasn't been updated in a while. Is it really that those scripts had no change, or are they just not being updated? For example, I see a commented out /drunk command, but there is a working /drunk command on the server, and is a bit different from the code in the repo. I know some other CH scripts, like ClanChat, are in other repos, though I can't imagine that the main one hasn't had uncommited changes.
  19. Chat? Frick, it shows armor and health as well. Regarding resource intensive, if the game state is cached every 5 seconds, and any client polls to it reads from the cache, it shouldn't be too bad. Edit: Just thought of it: why not havea client dedicated to the task? Have a Minecraft client that runs on the carto server and have it receive all activity on the server. That way, the game server only has to handle an additional client, and if resources pemits, the carto server can render everything live and show the location of players, etc. I'm not familiar with the Minecraft game protocol, so I don't know what scope of information a client receives, but if neccesary there could be a plugin that sends all available data to a client with a specific IP and name.
  20. I think it was disabled due to the fact you can spam drops and cause lag (e.g. you can /i an inventory full of 64 stack of some item, then Ctrl-Q each stack in the air. Then whoever happens to walk under would see hundreds of drops, causing client lag).
  21. Just a clarification: You can place as many of the same heads as you want, but you can only place it a set number of times before you have to run the /skull command again to get a new head item, which you can then place a set number of times. You are not limited on the total number of heads placeable, just how many you can at one time using one head item. Think of it as durability on heads.
  22. P has a rotated map, so I'd imagine it isn't hard to enable it for C's carto. Out of curiosity, how are the maps processed? I'm guessing the world is backed up and exported during a restart, then some scripts are run to generate the carto, and the results are uploaded to the wiki server. Though just wondering, is carto generation running on a separate machine from the game server machine?
  23. Just wondering how land will be split. What if you need to expand your contraption? Moving redstone can be a pain, especially if there are a lot of underground parts. Also, what happens if you want to integrate the redstone build into a larger build? Will the entire thing get moved out of the redstone area?
  24. Maybe relevant: http://www.reddit.com/r/mcpublic/comments/1fo15m/lag_issues/
  25. It seems on C there's some overzealous use of heads, where some players may cover every square inch of their builds with their heads. While I don't really care what goes on inside builds, some of those are out in the open, and are eyesores. I would like to suggest that each head obtained by /skull have a use limit such that after 1-5 uses they will disappear, requiring the player to issue the command again if they'd like to get another head. I think this would cut down on the amount of head spam, since limiting the number of uses on a head would at least slow people down and they can't place them constantly while flying. (Personally I don't see any reason more than two heads of the same player should be placed at once.)
×
×
  • Create New...