DayZ
FuelControl
Viser 11-20 af 28 forekomster
< 1  2  3 >
Opdatering: 17. jan. 2024 kl. 17:56

- Fix issue for not COT ussers.

Opdatering: 17. jan. 2024 kl. 17:15

- Fix Admin UI clipping last fuel station on the list.
- Fix Admin UI not allowing to add stations if the list is empty.
- Improve performance by refactoring sync logic.
- Added option to require electricity to power stations. (add energy box model & sounds)
- Added sounds to to fuel pumps.
- Added sounds to cars that are being fueled from the station.
- Add log level system, you won't see logs unless an error happens or you increase the log level.

Opdatering: 9. jan. 2024 kl. 23:23

- Added Administration UI (If COT is installed)
The administration UI allows to update the FuelControl configurations to manage the stations, vehicle autonomy and liquid transfers without leaving the game. Server restart is not required for the changes to take effect.
- Fixed liquid transfers.

Opdatering: 21. dec. 2023 kl. 21:52

- Removed fuel consumption rates.
- Added vehicle autonomy

Opdatering: 27. nov. 2023 kl. 16:46

Fix error during publishing

Opdatering: 26. nov. 2023 kl. 16:54

- Fix command parser
- Fix crash on spawner when no stations have capacity.

Opdatering: 29. juli 2022 kl. 15:47

- Added configuration to disable fuel pumps that are not configured.
- Feature to measure fuel pumps and car tanks with a long stick.
- Feature to disable fuel pumps that exploded.

Opdatering: 28. juli 2022 kl. 7:16

- Fix spawn issue with stations that had infinite capacity
- Fix siphoning limit setting not being ussed.

Opdatering: 28. juli 2022 kl. 2:20

- Removed dirty logs
- Refactored project structure to closely resemble bohemia's structure.
- Added server commands & in-game admin functionality
- Added fuel spawn functionality.

Opdatering: 24. juli 2022 kl. 7:43

- Removed log line that could be affecting performance of the server.