Files
Bubberstation/code/modules/mining
coiax e986d3245c Refactor caltrop component into element (#56020)
Refactors the nearly completely stateless component "caltrop" into an
element. The previous limit on "one message per caltrop per second" has
been changed to "one message (about caltrops) per mob per second".

This avoids a unique component for each shard of glass, and each cactus
in the world, so saves some much needed memory.

A message about "sliding over" caltrops has been removed, since it's
now intended that you only trigger caltrops if you're not lying down.
2021-01-11 18:50:51 -03:00
..
2021-01-08 08:14:08 +01:00
2021-01-01 18:41:51 +01:00
2020-08-28 14:26:37 -07:00
2020-08-25 22:33:11 +03:00