This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
Infinity Tools
Deprecated. Remove this mod.
Date uploaded | 3 months ago |
Version | 1.7.0 |
Download link | JereKuusela-Infinity_Tools-1.7.0.zip |
Downloads | 1392 |
Dependency string | JereKuusela-Infinity_Tools-1.7.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Infinity Tools
This mod has been merged to Infinity Hammer mod.
This mod now does nothing.
CHANGELOG
-
v1.7
- Merged back to Infinity Hammer. This mod now does nothing.
-
v1.6
- Fixed for the new game version.
-
v1.5
- Adds a new command
tool_cmd
that's liketool
but shows normal autocomplete. - Fixes the command
tool
being case sensitive. - Fixes the command
tool_export
not working. - Fixes the command
tool_import
not working.
- Adds a new command
-
v1.4
- Recompile for some Infnity Hammer changes.
-
v1.3
- Fixes some tools with multiple commands not working.
-
v1.2
- Adds new command parameters
<area>
and<to>
for custom World Edit Commands tools. - Adds frame and ring shapes to hammer area selection.
- Fixes height offset applying to tools twice.
- Fixes piece highlightning not working for frame and ring shapes.
- Adds new command parameters
-
v1.1
- Fixes tools not initially working in some cases.
- Fixes tool shape resetting to circle on each selection.
- Fixes error when using the default remove tool.
-
v1.0
- Split from Infity Hammer mod.
- Adds mandatory requirement of Server Devcommands and World Edit Commands mods.
- Adds minimum radius of 0.25 to tools.
- Adds new settings to disable specific tool shapes.
- Adds new command
hammer_tool
to select tools. - Adds new command
hammer_export
andhammer_import
to export and import tools. - Adds a new field
highlight
to tools (highlights affected pieces). - Adds a new field
snapGround
to tools (can be used to disable tool visual snapping to ground). - Adds a new field
instant
to tools (can be used to execute command directly from the menu). - Adds a new field
terrainGrid
to tools (precise terrain editing). - Adds a new field
tabIndex
to tools (to define the build menu tab). - Adds a new field
index
to tools (to define the position on build menu). - Adds offset support to tools.
- Adds more space for tool descriptions.
- Changes the default key binds for tools (scaling with just mouse wheel).
- Changes the parameter format to be consistent with other mods (sorry!).
- Removes commands
hammer_command
,hoe_command
,hammer_add
,hoe_add
,hammer_remove
andhoe_remove
.