qaz@lemmy.world to Programmer Humor@programming.devEnglish · 4 days agoDays since last Rust Minecraft serverdayssincelastrustmcserver.comexternal-linkmessage-square29fedilinkarrow-up1106arrow-down13cross-posted to: [email protected][email protected]
arrow-up1103arrow-down1external-linkDays since last Rust Minecraft serverdayssincelastrustmcserver.comqaz@lemmy.world to Programmer Humor@programming.devEnglish · 4 days agomessage-square29fedilinkcross-posted to: [email protected][email protected]
minus-squareAlex@lemmy.mllinkfedilinkarrow-up3·4 days agoHow 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?
minus-square0laura@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·4 hours agoeven the light engine is server side
minus-squareqaz@lemmy.worldOPlinkfedilinkEnglisharrow-up8·3 days agoMob behaviour and redstone are not handled by the clients, nor are they implemented by many of these servers. Those behaviors are currently missing.
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?
even the light engine is server side
Mob behaviour and redstone are not handled by the clients, nor are they implemented by many of these servers. Those behaviors are currently missing.