Jump to content

Goodly

Moderator
  • Joined

  • Last visited

Everything posted by Goodly

  1. When you are the one hosting the server on your computer, you need to use the direct connect menu to join it. Make sure to read the whole README file on this page for more details. https://github.com/ClassiCube/MCGalaxy
  2. I see no reason to force the PC experience (what the game was made for) to be worse just because of platforms that lack keyboards. That being said, the feature probably won't get added either way since no one wants to put in the effort required to do it.
  3. You can use "/limit draw [amount] guest" to change this. By the way, I highly recommend you choose a value larger than 200, since that only ends up being around a 14x14 wall you can make in a single draw operation. A way I like to decide on draw limit values is to imagine a 3D cube as the max size and calculate it by cubing that number. For example if I wanted guests to be able to draw a 16x16x16 cube in one command I'd do 4096
  4. You sound entitled to content updates in a free game. Why is that?
  5. Goodly posted a post in a topic in MCGalaxy
    Can you show me the exact command arguments you used? It looks like you got it working:
  6. Goodly posted a post in a topic in MCGalaxy
    You can make a block work as a portal or a message block, but not both.
  7. Goodly posted a post in a topic in ClassiCube Central
    You might be thinking of https://notaweso.me/, which was created by AndrewPH, probably from scratch, but you'd have to ask him for more info.
  8. Mostly bugfixes relating to unusual ports of the game. You can see all of the development history on this page: https://github.com/ClassiCube/ClassiCube/commits/master/
  9. Try making sure your system time is set to the current real world time? Otherwise not sure. You should post more specifically what kind of error or lack of error you get.
  10. "Reinforced cobblestone" "Lined cobblestone" "Furnice" "Burnt eggs"
  11. Goodly posted a post in a topic in Garbage Loan
    I sure hope AndrewPH gets fired for this blunder
  12. Because the server is setup in an attention seeking and mysterious way. Disconnect message is "Skew issue" rather than something clear like "This server is private". This can make players wonder if they've been personally excluded rather than knowing it's a whitelist The name of the server keeps being changed to parody other servers, further bringing attention from any players who are regulars of the parodied servers It often has a significant amount of players online compared to the average server, prompting further questions about what's going on there
  13. What happened to our titles that denoted how many fake internet points we accrued
  14. Uninstall the SteamRichPresence plugin.
  15. You broke our rules by changing other people's builds. I went out of my way to preserve the flags you built after undoing your other edits. You can appeal your blacklist by asking anyone who has the star symbol before their name in-game, but the forums are not for ban appeals.
  16. have you considered that another one of the players is restoring the lobby
  17. (pretend my account only has 1 post as I say this) wow thats really freaky theres someone in the fog in your picture. nice house btw
  18. The only purpose of the textures at the bottom is for convenience if someone is using the texture pack and wants to add some custom blocks. They are just a few basic textures which I think are generally useful
  19. in 7 years i will add anything further and then make fun of you for this post !
  20. Goodly posted a post in a topic in General Tomfoolery
    As a Someone whos been playing for a few weeks heres my experience Joins Goes to freebuild Gets blacklisted immediately
  21. Only plugins that were created for the ClassiCube client (e.g. NOT MCgalaxy plugins) can work if placed in the plugins folder. You can find some here: https://github.com/ClassiCube/ClassiCube-Plugins
  22. It's not possible to do this. An alternative could potentially be to type: /bind [block] train to make every [block] placed become a train. However, it's only for the player who types it, and it resets when they log out.
  23. It's a somewhat complicated process but the basic step you're missing is adding a material to the object that uses the terrain.png texture that the map uses. Better help can probably be found from googling "Blender add material and texture", I haven't done it in a while. Ideally, you also use a node shader in order to get correct transparency and to skip rendering the backside of things like plants (so they match CC rendering). Something like this:
  24. You will need to go to this page https://github.com/ClassiCube/ClassiCube-Plugins/tree/master/ObjExporter/bin Then click the given DLL for your system and hit the download file button
  25. Goodly posted a post in a topic in I Need Help!
    Make sure you're placing the blocks at y = 0 (the very bottom of the world) There's really no reason to make the level that tall