Commit Graph

7 Commits

Author SHA1 Message Date
fluxionary cbae2c7f88
Add a distance limit to the entity detector (#32)
The distance limit can be configured with the `moremesecons_entity_detector.max_radius` setting.

An additional change prevents a crash if an object returned by `get_objects_inside_radius` is neither a valid player nor a luaentity. We don't know why this happens but it sometimes does.
2023-08-17 20:42:54 +02:00
upsilon 021100b3d4 Add a setting for disabling the wireless jammer
Fixes #17
2021-03-07 10:25:11 +01:00
upsilon c53ac5b660
Adjustable Blinky Plant: fix very fast blinking before having set an interval + add a minimum interval setting 2017-05-21 19:11:12 +02:00
upsilon a68e7cb45b
settingtypes.txt: add a setting for jammer LBM 2017-04-19 20:52:50 +02:00
upsilon b9654cca02
Add back registration LBMs, disabled by default. 2017-04-19 10:36:33 +02:00
upsilon 676baa4b0b
Check for NaN values in settings 2017-02-11 15:44:53 +01:00
upsilon 795146a83e
Add a settingtypes.txt file 2017-02-11 14:01:20 +01:00