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

Programmer Humor

30343 readers
1680 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
[–] stsquad@lemmy.ml 3 points 1 year 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?

[–] qaz@lemmy.world 8 points 1 year 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.

[–] 0laura@lemmy.dbzer0.com 2 points 1 year ago

even the light engine is server side