Skip to content

Commit 655a15a

Browse files
committed
Separate small and large oil rig notification settings
1 parent a9d885a commit 655a15a

14 files changed

+79
-45
lines changed

docs/full_list_features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
> Receive notifications for In-Game Events such as:
8686
- **Cargo Ship** - When it spawns, despawns, how long before it enters egress stage. How long time since it was last out. step-trace.
8787
- **Patrol Helicopter** - When it spawns, despawns or gets taken down. How long time since it was last out and how long since it was taken down. step-trace.
88-
- **Oil Rig** - When Oil Rig calls in Heavy Scientists and how long till the Locked Crate unlocks.
88+
- **Oil Rigs** - When Heavy Scientists are called at each, and how long until the Locked Crates unlock.
8989
- **Chinook 47** - When it enters map and when it leaves.
9090
- **Vending Machines** - Whenever a new Vending Machine appears on the map.
9191

src/languages/cs.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,10 @@
386386
"hbhfSensor": "HBHF Sensor",
387387
"heart": "Heart",
388388
"heater": "Heater",
389-
"heavyScientistCalledSetting": "When Heavy Scientists are called to Oil Rig, send a notification.",
390389
"heavyScientistsCalledLarge": "Heavy Scientists got called to the Large Oil Rig at {location}.",
390+
"heavyScientistsCalledLargeSetting": "When Heavy Scientists are called to the Large Oil Rig, send a notification.",
391391
"heavyScientistsCalledSmall": "Heavy Scientists got called to the Small Oil Rig at {location}.",
392+
"heavyScientistsCalledSmallSetting": "When Heavy Scientists are called to the Small Oil Rig, send a notification.",
392393
"hideTrademark": "Hide trademark.",
393394
"hoster": "Hoster",
394395
"hp": "HP",
@@ -443,8 +444,9 @@
443444
"linkCap": "LINK",
444445
"location": "Location",
445446
"lockedCrateLargeOilRigUnlocked": "Locked Crate at Large Oil Rig at {location} has been unlocked.",
446-
"lockedCrateOilRigUnlockedSetting": "When a Locked Crate at Oil Rig is unlocked, send a notification.",
447+
"lockedCrateLargeOilRigUnlockedSetting": "When a Locked Crate at Large Oil Rig is unlocked, send a notification.",
447448
"lockedCrateSmallOilRigUnlocked": "Locked Crate at Small Oil Rig at {location} has been unlocked.",
449+
"lockedCrateSmallOilRigUnlockedSetting": "When a Locked Crate at Small Oil Rig is unlocked, send a notification.",
448450
"logDiscordCommand": "Discord příkaz - Klan: {guild}, kanál: {channel}, Uživatel: {user}, Zpráva: {message}.",
449451
"logDiscordMessage": "Discord Zpráva - Klan: {guild}, kanál: {channel}, Uživatel: {user}, Zpráva: {message}.",
450452
"logInGameCommand": "{type} - Příkaz: {command}, Uživatel: {user}.",

src/languages/de.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,10 @@
386386
"hbhfSensor": "HAFT-Sensor",
387387
"heart": "Herz-Symbol",
388388
"heater": "Elektrische Heizung",
389-
"heavyScientistCalledSetting": "Wenn schwere Wissenschaftler zu einer Ölbohrinsel gerufen werden, sende eine Benachrichtigung.",
390389
"heavyScientistsCalledLarge": "Schwere Wissenschaftler wurden zur großen Ölbohrinsel gerufen [{location}].",
390+
"heavyScientistsCalledLargeSetting": "Wenn Schwerwissenschaftler zur großen Bohrinsel gerufen werden, senden Sie eine Benachrichtigung.",
391391
"heavyScientistsCalledSmall": "Schwere Wissenschaftler wurden zur kleinen Ölbohrinsel gerufen [{location}].",
392+
"heavyScientistsCalledSmallSetting": "Wenn Schwerwissenschaftler zur kleinen Bohrinsel gerufen werden, senden Sie eine Benachrichtigung.",
392393
"hideTrademark": "Kürzel ausblenden.",
393394
"hoster": "Hoster",
394395
"hp": "HP",
@@ -443,8 +444,9 @@
443444
"linkCap": "LINK",
444445
"location": "Position",
445446
"lockedCrateLargeOilRigUnlocked": "Gesperrte Kiste auf der großen Ölbohrinsel [{location}] wurde entsperrt.",
446-
"lockedCrateOilRigUnlockedSetting": "Wenn eine gesperrte Kiste auf einer Ölbohrinsel entsperrt wurde, sende eine Benachrichtigung.",
447+
"lockedCrateLargeOilRigUnlockedSetting": "Wenn eine verschlossene Kiste auf der großen Bohrinsel entsperrt wird, senden Sie eine Benachrichtigung.",
447448
"lockedCrateSmallOilRigUnlocked": "Gesperrte Kiste auf der kleinen Ölbohrinsel [{location}] wurde entsperrt.",
449+
"lockedCrateSmallOilRigUnlockedSetting": "Wenn eine verschlossene Kiste auf der kleinen Bohrinsel entsperrt wird, senden Sie eine Benachrichtigung.",
448450
"logDiscordCommand": "Discord-Befehl - Discord-Server: {guild}, Kanal: {channel}, Benutzer: {user}, Nachricht: {message}.",
449451
"logDiscordMessage": "Discord-Nachricht - Discord-Server: {guild}, Kanal: {channel}, Benutzer: {user}, Nachricht: {message}.",
450452
"logInGameCommand": "{type} - Befehl: {command}, Benutzer: {user}.",

src/languages/en.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,9 +387,10 @@
387387
"hbhfSensor": "HBHF Sensor",
388388
"heart": "Heart",
389389
"heater": "Heater",
390-
"heavyScientistCalledSetting": "When Heavy Scientists are called to Oil Rig, send a notification.",
391390
"heavyScientistsCalledLarge": "Heavy Scientists got called to the Large Oil Rig at {location}.",
391+
"heavyScientistsCalledLargeSetting": "When Heavy Scientists are called to the Large Oil Rig, send a notification.",
392392
"heavyScientistsCalledSmall": "Heavy Scientists got called to the Small Oil Rig at {location}.",
393+
"heavyScientistsCalledSmallSetting": "When Heavy Scientists are called to the Small Oil Rig, send a notification.",
393394
"hideTrademark": "Hide trademark.",
394395
"hoster": "Hoster",
395396
"hp": "HP",
@@ -444,8 +445,9 @@
444445
"linkCap": "LINK",
445446
"location": "Location",
446447
"lockedCrateLargeOilRigUnlocked": "Locked Crate at Large Oil Rig at {location} has been unlocked.",
447-
"lockedCrateOilRigUnlockedSetting": "When a Locked Crate at Oil Rig is unlocked, send a notification.",
448+
"lockedCrateLargeOilRigUnlockedSetting": "When a Locked Crate at Large Oil Rig is unlocked, send a notification.",
448449
"lockedCrateSmallOilRigUnlocked": "Locked Crate at Small Oil Rig at {location} has been unlocked.",
450+
"lockedCrateSmallOilRigUnlockedSetting": "When a Locked Crate at Small Oil Rig is unlocked, send a notification.",
449451
"logDiscordCommand": "Discord Command - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
450452
"logDiscordMessage": "Discord Message - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
451453
"logInGameCommand": "{type} - Command: {command}, User: {user}.",

src/languages/es.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,10 @@
386386
"hbhfSensor": "Detector de calvos",
387387
"heart": "Corazón",
388388
"heater": "Calefactor",
389-
"heavyScientistCalledSetting": "Cuando se llamen a los científicos pesados, envíe una notificación.",
390-
"heavyScientistsCalledLarge": "Los Científicos Pesados han sido llamados en la Petro Grande en {location}.",
391-
"heavyScientistsCalledSmall": "Los Científicos Pesados han sido llamados en la Petro Pequeña en {location}.",
389+
"heavyScientistsCalledLarge": "Los Científicos Pesados fueron llamados a la Gran Plataforma Petrolífera en {location}.",
390+
"heavyScientistsCalledLargeSetting": "Cuando se llame a los científicos pesados a la plataforma petrolífera grande, envía una notificación.",
391+
"heavyScientistsCalledSmall": "Han llamado a científicos pesados a la plataforma petrolífera pequeña de {location}.",
392+
"heavyScientistsCalledSmallSetting": "Cuando los científicos pesados sean llamados a la plataforma petrolífera pequeña, envía una notificación.",
392393
"hideTrademark": "Ocultar marca.",
393394
"hoster": "Anfitrión",
394395
"hp": "HP",
@@ -443,8 +444,9 @@
443444
"linkCap": "ENLACE",
444445
"location": "Ubicación",
445446
"lockedCrateLargeOilRigUnlocked": "La Caja de la Petro Grande en {location} acaba de ser desbloqueada.",
446-
"lockedCrateOilRigUnlockedSetting": "Cuando una Caja Bloqueada en una Plataforma Petrolífera sea desbloqueada, envíe una notificación.",
447+
"lockedCrateLargeOilRigUnlockedSetting": "Envía una notificación cuando se desbloquee una caja cerrada en una plataforma petrolífera grande.",
447448
"lockedCrateSmallOilRigUnlocked": "La Caja Bloqueada en la Petro Pequeña en {location} ha sido desbloqueada.",
449+
"lockedCrateSmallOilRigUnlockedSetting": "Envía una notificación cuando se desbloquee una caja cerrada en una plataforma petrolífera pequeña.",
448450
"logDiscordCommand": "Comando de Discord - Servidor: {guild}, Canal: {channel}, Usuario: {user}, Mensaje: {message}.",
449451
"logDiscordMessage": "Mensaje de Discord - Servidor: {guild}, Canal: {channel}, Usuario: {user}, Mensaje: {message}.",
450452
"logInGameCommand": "{type} - Comando: {command}, Usuario: {user}.",

src/languages/fr.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,10 @@
386386
"hbhfSensor": "Capteur HBHF",
387387
"heart": "Coeur",
388388
"heater": "Chauffage",
389-
"heavyScientistCalledSetting": "Lorsque des scientifiques lourds sont appelés sur une grande Oil Rig, envoyez une notification.",
390-
"heavyScientistsCalledLarge": "Des scientifiques lourds ont été appelés sur la grande Oil Rig à {location}.",
391-
"heavyScientistsCalledSmall": "Des scientifiques lourds ont été appelés sur la Petite Oil à {location}.",
389+
"heavyScientistsCalledLarge": "Les scientifiques lourds ont été appelés sur la grande plate-forme pétrolière de {location}.",
390+
"heavyScientistsCalledLargeSetting": "Lorsque des scientifiques lourds sont appelés sur la grande plate-forme pétrolière, envoyez une notification.",
391+
"heavyScientistsCalledSmall": "Des scientifiques de haut niveau ont été appelés sur la petite plate-forme pétrolière de {location}.",
392+
"heavyScientistsCalledSmallSetting": "Lorsque des scientifiques de haut niveau sont appelés à se rendre sur une petite plate-forme pétrolière, ils envoient une notification.",
392393
"hideTrademark": "Masquer la marque.",
393394
"hoster": "Hébergeur",
394395
"hp": "HP",
@@ -443,8 +444,9 @@
443444
"linkCap": "LIEN",
444445
"location": "Position",
445446
"lockedCrateLargeOilRigUnlocked": "La caisse verrouillée de la grande plate-forme pétrolière a été débloquée en {location}.",
446-
"lockedCrateOilRigUnlockedSetting": "La caisse verrouillée de la grande Oil Rig a été débloquée en {location}.",
447+
"lockedCrateLargeOilRigUnlockedSetting": "Lorsqu'une caisse verrouillée à Large Oil Rig est déverrouillée, envoyez une notification.",
447448
"lockedCrateSmallOilRigUnlocked": "La caisse verrouillée de la petite Oil Rig a été débloqué en {location}.",
449+
"lockedCrateSmallOilRigUnlockedSetting": "Lorsqu'une caisse verrouillée sur une petite plateforme pétrolière est déverrouillée, envoyer une notification.",
448450
"logDiscordCommand": "Discord Command - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
449451
"logDiscordMessage": "Discord Message - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
450452
"logInGameCommand": "{type} - Command: {command}, User: {user}.",

src/languages/it.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,10 @@
386386
"hbhfSensor": "Sensore HBHF",
387387
"heart": "Cuore",
388388
"heater": "Stufa Elettrica",
389-
"heavyScientistCalledSetting": "Quando gli Scienziati Pesanti vengono chiamati alla Piattaforma Petrolifera, invia una notifica.",
390389
"heavyScientistsCalledLarge": "Gli Scienziati Pesanti sono stati chiamati sulla Grande Oil Rig a {location}.",
390+
"heavyScientistsCalledLargeSetting": "Quando gli scienziati pesanti vengono chiamati sulla Grande piattaforma petrolifera, inviare una notifica.",
391391
"heavyScientistsCalledSmall": "Gli Scienziati Pesanti sono stati chiamati sulla Piccola Piattaforma Petrolifera a {location}.",
392+
"heavyScientistsCalledSmallSetting": "Quando gli scienziati pesanti vengono chiamati sulla Piccola piattaforma petrolifera, inviare una notifica.",
392393
"hideTrademark": "Nascondi il marchio.",
393394
"hoster": "Hoster",
394395
"hp": "HP",
@@ -443,8 +444,9 @@
443444
"linkCap": "LINK",
444445
"location": "Posizione",
445446
"lockedCrateLargeOilRigUnlocked": "La cassa chiusa sulla Grande Piattaforma Petrolifera a {location} è stata sbloccata.",
446-
"lockedCrateOilRigUnlockedSetting": "Quando una Cassa chiusa sulla piattaforma petrolifera viene sbloccata, invia una notifica.",
447+
"lockedCrateLargeOilRigUnlockedSetting": "Quando una cassa bloccata in una piattaforma petrolifera grande viene sbloccata, inviare una notifica.",
447448
"lockedCrateSmallOilRigUnlocked": "Cassa chiusa su Piccola piattaforma petrolifera a {location} è stata sbloccata.",
449+
"lockedCrateSmallOilRigUnlockedSetting": "Quando una cassa bloccata in una piattaforma petrolifera piccola viene sbloccata, inviare una notifica.",
448450
"logDiscordCommand": "Discord Command - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
449451
"logDiscordMessage": "Discord Message - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
450452
"logInGameCommand": "{type} - Command: {command}, User: {user}.",

src/languages/ko.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,10 @@
386386
"hbhfSensor": "HBHF 센서",
387387
"heart": "하트",
388388
"heater": "히터",
389-
"heavyScientistCalledSetting": "석유 굴착지에 헤비 과학자를 호출하면, 알림을 보내줍니다.",
390-
"heavyScientistsCalledLarge": "헤비 과학자들이 {location}에 있는 대형 석유 굴착지로 호출되었습니다.",
391-
"heavyScientistsCalledSmall": "헤비 과학자들이 {location}에 있는 소형 석유 굴착지로 호출되었습니다.",
389+
"heavyScientistsCalledLarge": "중장비 과학자가 {location}의 대형 석유 굴착 장치로 호출을 받았습니다.",
390+
"heavyScientistsCalledLargeSetting": "중장비 과학자가 대형 석유 굴착 장치로 호출되면 알림을 보냅니다.",
391+
"heavyScientistsCalledSmall": "중력 과학자가 {location}의 소형 석유 굴착 장치로 호출되었습니다.",
392+
"heavyScientistsCalledSmallSetting": "중장비 과학자가 소형 석유 굴착 장치로 호출되면 알림을 보내세요.",
392393
"hideTrademark": "트레이드마크 숨기기",
393394
"hoster": "호스트",
394395
"hp": "HP",
@@ -443,8 +444,9 @@
443444
"linkCap": "링크",
444445
"location": "위치",
445446
"lockedCrateLargeOilRigUnlocked": "{location}의 대형 석유 굴착지에서 잠긴 상자가 잠금 해제되었습니다.",
446-
"lockedCrateOilRigUnlockedSetting": "석유 굴착지에서 잠긴 상자가 잠금 해제되면 알림을 보냅니다.",
447+
"lockedCrateLargeOilRigUnlockedSetting": "대형 석유 굴착 시설의 잠긴 상자가 잠금 해제되면 알림을 전송합니다.",
447448
"lockedCrateSmallOilRigUnlocked": "{location}에 있는 소형 굴착지의 잠긴 상자가 잠금 해제되었습니다.",
449+
"lockedCrateSmallOilRigUnlockedSetting": "소형 석유 굴착 시설의 잠긴 상자가 잠금 해제되면 알림을 전송합니다.",
448450
"logDiscordCommand": "Discord Command - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
449451
"logDiscordMessage": "Discord Message - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
450452
"logInGameCommand": "{type} - Command: {command}, User: {user}.",

src/languages/pl.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,10 @@
386386
"hbhfSensor": "HBHF Sensor",
387387
"heart": "Heart",
388388
"heater": "Heater",
389-
"heavyScientistCalledSetting": "When Heavy Scientists are called to Oil Rig, send a notification.",
390-
"heavyScientistsCalledLarge": "Heavy Scientists got called to the Large Oil Rig at {location}.",
391-
"heavyScientistsCalledSmall": "Ciężcy naukowcy zostali wezwani na małej Platformie wiertniczej {location}.",
389+
"heavyScientistsCalledLarge": "Ciężcy naukowcy zostali wezwani na dużą platformę wiertniczą w {location}.",
390+
"heavyScientistsCalledLargeSetting": "Gdy ciężcy naukowcy zostaną wezwani do dużej platformy wiertniczej, wyślij powiadomienie.",
391+
"heavyScientistsCalledSmall": "Ciężcy naukowcy zostali wezwani do małej platformy wiertniczej w {location}.",
392+
"heavyScientistsCalledSmallSetting": "Gdy ciężcy naukowcy zostaną wezwani do małej platformy wiertniczej, wyślij powiadomienie.",
392393
"hideTrademark": "Ukryj znak handlowy.",
393394
"hoster": "Hoster",
394395
"hp": "HP",
@@ -443,8 +444,9 @@
443444
"linkCap": "LINK",
444445
"location": "Location",
445446
"lockedCrateLargeOilRigUnlocked": "Locked Crate at Large Oil Rig at {location} has been unlocked.",
446-
"lockedCrateOilRigUnlockedSetting": "When a Locked Crate at Oil Rig is unlocked, send a notification.",
447+
"lockedCrateLargeOilRigUnlockedSetting": "When a Locked Crate at Large Oil Rig is unlocked, send a notification.",
447448
"lockedCrateSmallOilRigUnlocked": "Locked Crate at Small Oil Rig at {location} has been unlocked.",
449+
"lockedCrateSmallOilRigUnlockedSetting": "When a Locked Crate at Small Oil Rig is unlocked, send a notification.",
448450
"logDiscordCommand": "Discord Command - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
449451
"logDiscordMessage": "Discord Message - Guild: {guild}, Channel: {channel}, User: {user}, Message: {message}.",
450452
"logInGameCommand": "{type} - Command: {command}, User: {user}.",

src/languages/ru.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,10 @@
386386
"hbhfSensor": "HBHF-Датчик",
387387
"heart": "Сердце",
388388
"heater": "Обогреватель",
389-
"heavyScientistCalledSetting": "Уведомление при активации запертого ящика на Нефтяной Вышке.",
390-
"heavyScientistsCalledLarge": "Тяжелые ученые были вызваны на большую нефтяную вышку ({location}).",
391-
"heavyScientistsCalledSmall": "Тяжелые ученые были вызваны на малую нефтяную вышку ({location}).",
389+
"heavyScientistsCalledLarge": "Тяжелые ученые были вызваны на Большую нефтяную вышку по адресу {location}.",
390+
"heavyScientistsCalledLargeSetting": "Когда тяжелые ученые будут вызваны на большую нефтяную буровую установку, отправьте уведомление.",
391+
"heavyScientistsCalledSmall": "Тяжелые ученые были вызваны на малую нефтяную буровую установку в {location}.",
392+
"heavyScientistsCalledSmallSetting": "Когда тяжелые ученые будут вызваны на малую нефтяную буровую установку, отправьте уведомление.",
392393
"hideTrademark": "Скрыть марку.",
393394
"hoster": "Лидер",
394395
"hp": "HP",
@@ -443,8 +444,9 @@
443444
"linkCap": "ССЫЛКА",
444445
"location": "Местоположение",
445446
"lockedCrateLargeOilRigUnlocked": "Запертый ящик на большой нефтяной вышке ({location}) был разблокирован.",
446-
"lockedCrateOilRigUnlockedSetting": "Уведомление при открытии запертого ящика на Нефтяной вышке.",
447+
"lockedCrateLargeOilRigUnlockedSetting": "Когда запертый ящик на Большой нефтяной вышке будет разблокирован, отправьте уведомление.",
447448
"lockedCrateSmallOilRigUnlocked": "Запертый ящик на Маленькой Нефтяной Вышке ({location}) был разблокирован.",
449+
"lockedCrateSmallOilRigUnlockedSetting": "Когда запертый ящик на Малой нефтяной вышке будет разблокирован, отправьте уведомление.",
448450
"logDiscordCommand": "Discord Command - Guild: {guild}, Канал: {channel}, Пользователь: {user}, Сообщение: {message}.",
449451
"logDiscordMessage": "Discord Message - Guild: {guild}, Канал: {channel}, Пользователь: {user}, Сообщение: {message}.",
450452
"logInGameCommand": "{type} - Команда: {command}, Пользователь: {user}.",

0 commit comments

Comments
 (0)