paramat ad118ea98d Flint & steel sounds: Fix bugs caused by nil position
Usage and tool break sounds were played at 'pointed_thing.above' which
can be nil if not pointing at anything or at an entity. This caused
sounds to be played to all players on a server non-positionally.

Fallback to player pos for sounds if 'pointed_thing.above' is nil.

Replace 'pt' variable with 'pointed_thing' in 'register_tool'.
2017-03-10 19:30:18 +00:00
..
2017-02-27 19:00:14 -08:00
2017-01-11 23:53:44 -08:00
2017-01-07 22:01:19 +00:00
2017-03-07 06:37:33 +00:00
2017-03-05 09:27:53 +00:00
2016-09-07 04:44:53 +01:00
2016-12-04 06:35:39 +00:00