Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Space

#1
Mods / [Client] VehicleCustomNaming v 0.1.0 🚚
August 12, 2020, 03:54:58 PM
VehicleCustomNaming  (For now visible only for you)

Mod adds ability to rename for yourself (will be visible only for you) any vehicle that you own or co-own.

Examples:







Mod type: Client-side mod.

Latest version: 0.1.0

Supported game version: 0.27.7.30

Download latest version: here (https://github.com/Spazzze/VehicleCustomNaming/releases/download/0.1.0/VehicleCustomNaming.mpk)

How to install mod:

Please read instructions in Automaton's topic (https://forums.atomictorch.com/index.php?topic=1097.msg6646#msg6646)

If you don't have any other mods result file should look like this:
Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>VehicleCustomNaming</mod>
</mods>


or if you have another mods installed:

Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
   ... other mods lines
  <mod>VehicleCustomNaming</mod>
</mods>

#2
AutomatonGardeningFeature

Mod adds ability to automatically water plants and use fertilizers if corresponding item selected at your hotbar.

Prerequisites: Requires installed Automaton Mod version not lower than 0.3.5 which can be found here: https://forums.atomictorch.com/index.php?topic=1097.0



Mod type: Client-side mod.

Latest version: 0.1.0

Supported game version: 0.27.7.30

Download latest version: here (https://github.com/Spazzze/AutoGardenerFeature/releases/download/0.1.0/AutomatonGardeningFeature.mpk)

Bug tracker: here (https://github.com/Spazzze/AutoGardenerFeature/issues)

(https://github.com/Spazzze/AutoGardenerFeature)

How to install mod:

Please read instructions in Automaton's topic (https://forums.atomictorch.com/index.php?topic=1097.msg6646#msg6646)

If you don't have any other mods result file should look like this:
Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>automaton</mod>
  <mod>AutomatonGardeningFeature</mod>
</mods>


or if you have another mods installed:

Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
   ... other mods lines
  <mod>automaton</mod>
  <mod>AutomatonGardeningFeature</mod>
</mods>
#3
Manufacturer shortcuts (Working Hotkeys for all manufacturer structures)

Mod adds ability to use Container menu hotkeys for all manufacturer structures (stoves, furnaces, oil refinery, oil cracking plant and so on, even for mulchbox and wells!).
For Oil refinery, Oil cracking plant, all type of pumps and wells and for Gasoline generator it works a little bit differ: it adds empty canisters and canisters of needed type or other items into input slots even if input slots are empty.
For all other manufacturers mod adds items into input slot only if any of input slots already has item of this type inside.

From version 0.1.2 you can use new hotkey added by mod (also configurable from menu) which takes all items from container and adds matching items inside by only one key hit.

At picture below just an example of hotkeys (default hotkeys). If you changed it - mod will use your changed hotkeys.



There is no hint for this keys inside manufacturer's window like we have for crates, but just press it and it will work.
And of course if you changed this hotkeys - use your changed hotkey.

Mod type: Client-side mod.

Latest version: 0.1.2

Supported game version: 0.27.7.30

Download latest version: here (https://github.com/Spazzze/ManufacturerShortcuts/releases/download/0.1.2/ManufacturerShortcuts.mpk)

Bug tracker: here (https://github.com/Spazzze/ManufacturerShortcuts/issues)

(https://github.com/Spazzze/ManufacturerShortcuts)

How to install mod:

Please read instructions in Automaton's topic (https://forums.atomictorch.com/index.php?topic=1097.msg6646#msg6646)

If you don't have any other mods result file should look like this:
Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>ManufacturerShortcuts</mod>
</mods>


or if you have another mods installed:

Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
   ... other mods lines
  <mod>ManufacturerShortcuts</mod>
</mods>





Changelog:


  • 0.1.2 added new hotkey, which takes all items from container and adds matching items inside by one key hit.
  • 0.1.1 added autoinsert into wells, pumps, gasoline generator

Кейбинды для производственных машин

Мод даёт возможность использовать кейбинды "Меню контейнера" для любых производственных машин, таких как: печи, плиты, нефтеперерабатывающие заводы, установка по крекингу нефти и даже колодцы.
Для Нефтеперерабатывающих заводов, Установок по крекингу нефти, всех типов колодцев или нефте/водочкачек, а также для генератора на бензине он работает по особому: позволяет поместить внутрь канистры нужного типа, или подходящие предметы, даже если слоты для них еще не содержат никаких предметов.
Для всех остальных машин он работает как и для контейнеров для хранения, а именно: добавляет предметы, только если во входящих слотах уже лежат предметы подобного типа.

Начиная с версии 0.1.2 вы можете использовать новый кейбинд (который также можно изменить в настройках игры). Этот кейбинд забирает все предметы из производственной машины и закидывает нужные предметы внутрь по нажатию всего лишь одной кнопки.

На картинке только пример хоткеев. Eсли вы их поменяли, то мод будет использовать те, на которые Вы поменяли.



Подсказок для этих хоткеев в окнах машин вы не найдете (таких, какие есть для ящиков). Но они работают, просто нажмите ;)
И, конечно, если вы эти хоткеи поменяли в настройках, то используйте свои, на которые поменяли.

Тип мода: Клиентский.

Последняя версия: 0.1.2

Поддерживаемая версия игры: 0.27.7.30

Скачать мод: тут (https://github.com/Spazzze/ManufacturerShortcuts/releases/download/0.1.2/ManufacturerShortcuts.mpk)

О проблемах сообщаем: сюда (https://github.com/Spazzze/ManufacturerShortcuts/issues)

(https://github.com/Spazzze/ManufacturerShortcuts)

Как устанавливать:

Читайте в топике по Автоматону (https://forums.atomictorch.com/index.php?topic=1097.msg6646#msg6646), либо в стиме (https://steamcommunity.com/sharedfiles/filedetails/?id=1707443293)

Если у вас до этого не было никаких установленных модов, то результирующий файл ModsConfig.xml будет выглядеть вот так:
Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>ManufacturerShortcuts</mod>
</mods>


и если есть еще другие моды, то вот так:

Code:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
   ... ╨┤╤Ç╤â╨│╨╕╨╡ ╨╝╨╛╨┤╤ï
  <mod>ManufacturerShortcuts</mod>
</mods>



Changelog:


  • 0.1.2 ╨┤╨╛╨▒╨░╨▓╨╗╨╡╨╜╨░ ╨║╨╗╨░╨▓╨╕╤ê╨░, ╨┐╨╛ ╨║╨╛╤é╨╛╤Ç╨╛╨╣ ╨┐╤Ç╨╛╨╕╤ü╤à╨╛╨┤╨╕╤é ╨╖╨░╨▒╨╛╤Ç ╨▓╤ü╨╡╤à ╨┐╤Ç╨╡╨┤╨╝╨╡╤é╨╛╨▓ ╨╕╨╖ ╨║╨╛╨╜╤é╨╡╨╣╨╜╨╡╤Ç╨░ ╨╕ ╤ü╤Ç╨░╨╖╤â ╨╢╨╡ ╨░╨▓╤é╨╛╨╕╨╜╤ü╨╡╤Ç╤é ╨╜╤â╨╢╨╜╤ï╤à ╨┐╤Ç╨╡╨┤╨╝╨╡╤é╨╛╨▓
  • 0.1.1 ╨┤╨╛╨▒╨░╨▓╨╗╨╡╨╜ ╨░╨▓╤é╨╛╨╕╨╜╤ü╨╡╤Ç╤é ╨┤╨╗╤Å ╨║╨╛╨╗╨╛╨┤╤å╨╡╨▓, ╨▓╨╛╨┤╨╛/╨╜╨╡╤ä╤é╨╡╨║╨░╤ç╨╡╨║, ╨▒╨╡╨╜╨╖╨╕╨╜╨╛╨▓╨╛╨│╨╛ ╨│╨╡╨╜╨╡╤Ç╨░╤é╨╛╤Ç╨░