tModLoader

tModLoader

AutoTorch+
Viser 1-10 af 16 forekomster
< 1  2 >
Opdatering: 3. nov. kl. 16:15

Version 1.0.4 has been published to Stable tModLoader v2025.9

- Fixed some buggy logic in the "replace existing torches with biome torches" behavior

Opdatering: 2. nov. kl. 13:04

Version 1.0.3 has been published to Stable tModLoader v2025.9

- Fixed toggle hotkey not working for clients in multiplayer

Opdatering: 2. nov. kl. 11:53

Version 1.0.2 has been published to Stable tModLoader v2025.9

Opdatering: 31. okt. kl. 6:49

Version 1.0.1 has been published to Stable tModLoader v2025.8

- Fixed an issue where torches would try to place themselves in the middle of vines and cobwebs

Opdatering: 29. okt. kl. 23:20

Version 1.0.0 has been published to Stable tModLoader v2025.8

- Completely overhauled Smart Placement algorithm:
- Now much better at determining if two torches can see eachother. This results in the automatic placement being able to efficiently fill irregularly shaped spaces (caves, dungeon, etc) with light using less torches than before.
- Torches now place near the center of the player's position instead of being biased toward the top left

- Improved torch spacing accuracy:
- New path deviation heuristics accurately model the way light bends around corners in Terraria, meaning you will get roughly the same torch spacing around corners that you would on flat ground.

- Quality of Life:
- Torches no longer place while player is dead
- Improved placement while digging tunnels (will try not to place on blocks you are digging)



Opdatering: 29. okt. kl. 17:59

Version 0.2.8 has been published to Stable tModLoader v2025.8

- Tuned parameters for calculating line-of-sight between torches in the underworld. The mod should now properly light rooms in the obsidian towers as you move through them.

Opdatering: 29. okt. kl. 16:10

Version 0.2.7 has been published to Stable tModLoader v2025.8

Opdatering: 29. okt. kl. 11:27

Version 0.2.6 has been published to Stable tModLoader v2025.8

- Stops placing torches if you're dead

Opdatering: 29. okt. kl. 10:44

Version 0.2.5 has been published to Stable tModLoader v2025.8

- Added a check that prevents torches from being placed on tiles with wires, to hopefully prevent them from being included or interfering with existing circuit/mechanism logic

Opdatering: 29. okt. kl. 10:34

Version 0.2.4 has been published to Stable tModLoader v2025.8

- Fixed a regression caused by the last update, also removed some debug logging