thunderdog1138
4cb8915a13
Delete 'mods/binoculars/textures/binoculars_binoculars.png'
2020-07-30 18:03:29 +00:00
thunderdog1138
27903ea985
Update 'mods/binoculars/init.lua'
2020-07-21 22:41:48 +00:00
thunderdog1138
c4828c4c4e
Delete template.txt
2019-12-12 19:22:26 -05:00
thunderdog1138
8c7f4877ca
Delete binoculars.se.tr
2019-12-12 19:22:18 -05:00
thunderdog1138
8a3301b738
Delete binoculars.ru.tr
2019-12-12 19:22:11 -05:00
thunderdog1138
eeb6441c3b
Delete binoculars.ms.tr
2019-12-12 19:22:03 -05:00
thunderdog1138
32ad6bd138
Delete binoculars.it.tr
2019-12-12 19:21:54 -05:00
thunderdog1138
d4aa7f7c37
Delete binoculars.fr.tr
2019-12-12 19:21:45 -05:00
thunderdog1138
959c2bc570
Delete binoculars.es.tr
2019-12-12 19:21:37 -05:00
thunderdog1138
3346a9ff74
Delete binoculars.de.tr
2019-12-12 19:21:29 -05:00
Muhammad Nur Hidayat Yasuyoshi (MNH48)
710605687b
Add Malay translation
2019-11-30 17:31:40 +01:00
Aresiel
10dce79451
Add Swedish translation
2019-11-30 17:31:29 +01:00
Andrey2470T
6fea665fcc
Add Russian translation ( #2525 )
2019-10-24 21:54:20 +02:00
Hamlet
93a49f082c
Italian translation ( #2491 )
2019-10-12 14:30:37 +02:00
JDiaz
a00ff24df9
Spanish Translation ( #2505 )
2019-10-10 21:19:20 +02:00
DrHackberry
0f369b43fe
French translation ( #2514 )
2019-10-10 21:18:25 +02:00
Wuzzy
106c36da33
Add translation templates and German translation
2019-09-22 13:42:40 +02:00
sfan5
e4adb01fbf
Fix and improve translation strings ( #2471 )
2019-09-12 19:03:10 +02:00
Yves Quemener
bb9279ccb8
Add support for MT 5 game translation (rebasing ) ( #2466 )
...
rebased #2368
2019-09-10 19:09:51 +02:00
sfan5
9b226c7045
Switch to mod.conf, delete deprecated depends.txt
2019-07-17 00:38:23 +02:00
paramat
2824e4bb7c
Binoculars: Update to use 'zoom_fov' player property
...
In survival mode, zoom is disabled, the binoculars item is needed to
allow a zoom with a 10 degree FOV, realistic for compact binoculars.
Creative mode or per-player creative privilege allows a zoom with a
15 degree field of view (the default MT engine zoom FOV).
2017-12-04 02:54:20 +00:00
paramat
08c60cfc30
Binoculars: Only set property if necessary to reduce mesh reloading
2017-11-03 16:26:00 +00:00
paramat
36df80fc45
Binoculars / Map mods: Clarify key-activation of items in descriptions
...
Map mod:
Tune cyclic update interval.
Re-add HUD flags update on item 'use'.
2017-10-24 07:34:15 +01:00
paramat
cc371ac726
Add binoculars mod with binoculars item to allow zoom
...
Uses the new player object property 'can zoom'.
In survival mode, use of zoom requires the binoculars item in
inventory.
Zoom is automatically allowed in creative mode and for players with
the 'creative' privilege.
The binoculars.update_player_property() function is global so can be
redefined by a mod for alternative behaviour.
2017-10-13 05:32:18 +01:00