Skip to content

Fixed and improved replicator stuff

Rob Nelson requested to merge pull/6510/fuckghosts into Bleeding-Edge

Created by: DeityLink

  • Fixed bug that allowed players to press a replicator's buttons when it was already processing an item.
  • Added sounds to replicators and autocloners.
  • Replicators and autocloners can now be wrenched into place.
  • Reduced the number of ticks required for a mob to spawn from the autocloner by a factor of 4 (now from 60 to 360 ticks, down from 240 to 1440 ticks)
  • Replicators and autocloners can now be destroyed by damaging projectiles or by being hit with weapons of force higher than 10. Their destruction produces a small (but damaging) explosion.

Turns out that ghosts and players being able to press replicator buttons nonstop was not intended. Whoever coded it originally thought that empty lists return false.

Merge request reports