Jump to content
View in the app

A better way to browse. Learn more.

ClassiCube Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

lukeacat

Glod Menbie
  • Joined

  • Last visited

  1. The server now fully supports the CPE standard. The plugin system is vast and supports almost anything you'd imagine of doing with a classicube server. The barrier for entry in this plugin system aswell is very, very low. Documentation exists in .forgejo/.lua-stubs.lua, explaining all of the api.* functions that are in the Lua VM. It uses (as mentioned) Lua and is suitable even for Roblox luau developers.
  2. lukeacat changed their profile photo
  3. Thank you! I'm promising quite lot of support for this software, as I'm running my own servers on it and I plan to make several gamemode servers (CTF, BedWars, PVP) with the plugin system.
  4. Classi is the soon to be 3rd ever ClassiCube server to fully support all of the CPE specifications. Please check out the readme on instructions on how to run it and how many features it has. This server is made as a replacement for MCGalaxy on cope's City and cope's Freebuild. https://git.sad.ovh/sophie/classi
  5. is this only server sided with CustomModels or is this client-sided? if this is only with CustomModels, h0lysh1t!
  6. i reccomend making a classicube server using ZERO ai to start off, in a easier language to comperehend than C++, something like Python, JS, et cetera. i've made several classicube servers over the years, about 5 to 6 years ago I made cla55ic, which was a extremely simple classicube server that supported creating worlds, and that's about it about 3-4 years ago I made cla66ic which was a way more complicated and convoluted server I wrote using Deno and writing the whole protocol myself. now I'm working on Classi, which is a even more complicated and more convoluted general purpose server. it'll be used as a replacement for MCGalaxy on the cope's City server and currently runs the cope's Freebuild server. for example, you mentioned psudeoinfnite worlds, i wouldn't reccomend working on that at all to start off. try to limit your AI usage to as much as you can, ask it only questions that you'd ask google. don't just say "Fix my code why not work", ask for example "It seems like <this line> is returning false, why is this happening? Inspect my codebase". actually debug and figure out what you're writing. you should actually be working on: 1. Moderation of any kind 2. Plugins in a language of your choice (Lua, Python, et cetera) 3. BlockDB 4. High performance database for users, user bans and whatnot else you need to store. working on features that are extremely complicated like that will lead to you asking everything about the topic to AI, and in turn learning nothing yourself
  7. mattbatwings is a great resource, he has loads of tutorials and displays and more some videos: https://www.youtube.com/watch?v=hAZEXqWLTmY he also has his Introduction to Computing series which i watched a year or so back, learnt how to make pong from scratch was pretty fun https://www.youtube.com/watch?v=osFa7nwHHz4
  8. actually a pretty cool project! get rid of the AI slop in the readme, maybe default to english commit names if you're aiming for your project to reach more people, otherwise this looks really nice!
  9. working on a actual real go server software, and then i see this absolutly digusting code 😢 func sendSetTexturePack(conn net.Conn, textureURL string) { pkt := make([]byte, 65) pkt[0] = 0x28 copy(pkt[1:65], padString(textureURL)) conn.Write(pkt) } geniounely what is the point of this?? this is a singular excerpt from your codebase (which is a single file by the way!), come on! func WriteSetMapEnvUrl(w io.Writer, url string) { w.Write([]byte{PacketSetMapEnvUrl}) WriteString(w, url, 64) } this is how a real person would write your code, consise and with lines of code that people can ACTUALLY READ instead of horrible ai slop you aren't going to learn any language by asking a ai to do it and not changing a single thing
  10. STOP POSTING ABOUT SURVIVAL TEST! I'M TIRED OF SEEING IT! MY FRIENDS ON IRC ASK ME ABOUT SURVIVAL TEST, ON DISCORD THEY ASK TOO! I was in a server, right? and ALL OF THE CHROMIES instantly asked me about Survival Test. I-I showed you nerds my cool new minecraft clone, and you ALL INSTANTLY ASKED ME ABOUT SURVIVAL TEST! I looked in forum notifications, and SOMEONE ASKED ABOUT SURVIVAL TEST! I PHYSICALLY RECOIL every single time I hear anything about Survival Test!! ANY MENTION OF IT IS ABSOLUTELY TERRIFYING
  11. technoblade kinda sucks tbh
  12. hello nerdicles it's LUKE ACAT the most based forum poster today i will be showing Another one of favorite songs and albums bladee - 333 heres a good video https://www.youtube.com/watch?v=7ItJoluDayI
  13. Jjaaja im back Foe aother one BabyTron - Bin Reaper scam god off da scam potion frrr
  14. Not enough arrows. Where do I click again? Also please tone down yuour profanity. Thank yuo.
  15. average NB player
  16. How u playing gaem with out an akkount u ned one 2 play gaem eksdee

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.