Minetest mod: radio transmitters, beacons, and receivers
Go to file
2019-12-13 00:22:31 +02:00
patches Add jumpdrive patch 2019-12-09 17:31:45 +00:00
textures add receiver stations 2019-12-13 00:22:31 +02:00
beacon.lua add tuning sound 2019-12-08 20:27:24 +02:00
config.lua better default color for RDS chat messages 2019-12-08 22:09:03 +02:00
craft.lua add receiver stations 2019-12-13 00:22:31 +02:00
depends.txt update dependencies 2019-12-08 03:32:48 +02:00
digiline.lua better frequency validation 2019-12-08 21:32:14 +02:00
helpers.lua better frequency validation 2019-12-08 21:32:14 +02:00
hud.lua refactor hud colors 2019-12-08 21:43:32 +02:00
init.lua add receiver stations 2019-12-13 00:22:31 +02:00
LICENSE.txt README and LICENSE 2019-12-08 20:27:42 +02:00
mod.conf add mod.conf 2019-12-09 03:14:41 +02:00
rds.lua add receiver stations 2019-12-13 00:22:31 +02:00
README.md Add screenshot 2019-12-08 22:52:56 +02:00
receiver_station.lua add receiver stations 2019-12-13 00:22:31 +02:00
receiver.lua avoid validation errors when esc pressed 2019-12-08 22:07:37 +02:00
screenshot.png Add screenshot 2019-12-08 22:52:56 +02:00
transmitter.lua transmitter: better formspec validation 2019-12-08 22:35:14 +02:00

Ham Radio

Ham Radio screenshot

This mod brings radio transmitters and receivers to the Minetest world.

Dependencies:

default
basic_materials?
technic?
digilines?

Craft recipes depend of the mods installed.

Transmitter

Craft a transmitter and place it in the world. Right click on transmitter to open configuration dialog, then set frequency and RDS message.

  • Empty frequency turns transmitter off.
  • Transmitter information is displayed as info text when player points at it.
  • RDS message and frequency can be set via digiline. Also, you can read transmitter configuration via digiline too.

Beacon

Beacon is a simplified transmitter. After placement it automatically tunes on a random unoccupied frequency from predefined range. Beacon frequency range is determined by beacon_frequency setting.

  • Beacon frequency is displayed as info text when player points at it.

Receiver

Handheld receiver is a wielded tool.

  • Left click opens configuration dialog to set frequency. Empty string turns receiver off.
  • Right click toggles reception of RDS messages.

When receiver is tuned to a frequency where at least one transmitter is present, HUD signal meter bar shows signal power. The signal power depends on distance and direction to the transmitter.

If RDS reception is toggled on, the RDS messages from all transmitters on this frequency are enqueued and will be send one by one as a chat messages to the player with 10 seconds interval. When RDS message queue becomes empty, it refills and starts over again.

What's next?

  • Place beacons or transmitters anywhere in the world, give frequency to other players and let them search for them
  • Pick a frequency which all players can use for their announcements to organize radio bulletin board
  • Operate your transmitters with digiline to receive notification on radio
  • ???
  • PROFIT

Author and license

(c) techniX 2019

Source code: MIT

Textures: CC BY-SA 3.0

Sounds: cut from "G32-20-Tuning Radio" by craigsmith, CC 0