minetest/games/minimal/mods
Loïc Blot 6f1c907204 Implement mod communication channels (#6351)
Implement network communication for channels

* Implement ModChannel manager server side to route incoming messages from clients to other clients
* Add signal handler switch on client & ModChannelMgr on client to handle channels
* Add Lua API bindings + client packet sending + unittests
* Implement server message sending
* Add callback from received message handler to Lua API using registration method
2017-09-26 00:11:20 +02:00
..
bucket Compress textures 2013-06-18 19:48:04 +00:00
default Minimal: Add river water nodes (#5809) 2017-05-24 07:43:17 +02:00
experimental Implement mod communication channels (#6351) 2017-09-26 00:11:20 +02:00
give_initial_stuff place_node, dig_node and punch_node; an in-game tester tool; remove old code 2012-06-05 23:10:07 +03:00
legacy Compress textures 2013-06-18 19:48:04 +00:00
stairs Minimal game: Use field 'tiles' instead of 'tile_images' 2016-12-24 00:33:07 +00:00
test Add PseudoRandom in Lua API 2012-03-28 00:38:20 +03:00