this post was submitted on 07 Mar 2025
104 points (97.3% liked)

Programmer Humor

22251 readers
197 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 month ago (2 children)

How much game logic is in the servers? Do they need updating for every release or are things like mob behaviour and Redstone handled by the clients?

[–] [email protected] 8 points 1 month ago

Mob behaviour and redstone are not handled by the clients, nor are they implemented by many of these servers. Those behaviors are currently missing.

[–] [email protected] 2 points 4 weeks ago

even the light engine is server side