Jump to content

YneonCraft

Member
  • Joined

  • Last visited

  1. (Maybe I'm weird, just like my thoughts) So, I recently stumbled upon EagleCraft, which is basically Minecraft in the browser, kind of like ClassiCube but newer (it's up to 1.8.8 for now). What caught my attention was this one version that uses HTML to "launch" the game right in the browser. It's an offline file, so no servers or online play, but it runs surprisingly well, with only occasional lag, especially considering it's just 18 MB (a bit bigger than a standard texture pack for ClassiCube). I know it's a long shot, and we already have a downloadable client with offline support, but it would be really interesting to try something like an HTMLCube. I can't say that porting versions is easy - I've never done it myself - but porting a heavily modded old version like 0.30 might be harder, or maybe even easier, than a less heavily modded newer one like 1.8.8. Anyway, I hope I managed to get my idea in brains :]
  2. Quote: "There will be no LAN support added to the client. However, you can use a server software such as MCGalaxy and run and connect to that without a internet connection. If you're on the same PC, use Direct Connect with IP 127.0.0.1 If on LAN, type 'ipconfig' into command prompt on the PC running the server to find its LAN IP, then Direct Connect to that IP". You can find more information on this old forum post. In my opinion, just create your own server according to the server creation guide and give the code to your friend, and you can play together
  3. All this requires a huge optimization and rewriting of the game code, and updating of all existing ports. I'm not an expert in these matters, but there will be a lot of different comments, including comments from staff, but in mine opnion some of this cool, but but this is definitely not our decision
  4. I'll remember this for the future, thank you. Almost all the languages I use 94% are not my native language
  5. Install the version/port for your device, if you send logs we will have more information to help
  6. "Free owner server", bottom of the server list
  7. ✅ Uh, okay just when it says to choose the one who helped with the solution, click on my message, and then the post will be solved
  8. I found an exploit, but I don't know who to contact to fix it. I won't describe how it works or how to use it without (this can cause big problems). On the other side, I want to solve this problem/exsploit/bug, call it like you want
  9. En primer lugar, puedo decir con seguridad que no fuiste bloqueado sin una razon, no leíste las reglas o las violaste, por eso fuiste bloqueado, no seras desbloqueado, la moderación se llevara a cabo pronto el formulario te dira que hiciste mal, pero no esperes que te desbaneen. Si hiciste algo malo, tambien te banearan de aqui
  10. This post is solved
  11. That's not Classicube guilt, try memory reboot, there only memory errors in code, try log in account, and on web load skin
  12. You have PC or Android? I can send Android
  13. Change em in the commands.properties, check InfiniBuild override, try manually change it by "/[set]rank Guest 0"
  14. Delete or rename verified.txt so the plugin recreates it, and refreshed. Change the plugin code by adding FileShare.ReadWrite when opening a file (if the plugin code editable). Check file permissions: ls -l /home/rain/Software/MCGalaxy/plugins/DiscordVerify/verified.txt and, if necessary, perform: chmod 664 verified.txt chown [user]:[group] verified.txt