Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Widget: Spherical Decloak Range

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
8/25/2024 9:28:07 PMFRrankHelwor before revert after revert
8/25/2024 9:27:46 PMFRrankHelwor before revert after revert
8/25/2024 9:26:11 PMFRrankHelwor before revert after revert
Before After
1 Real decloak range of units is spherical. 1 Real decloak range of units is spherical.
2 This modded widget replace the original by adding an option to show decloak ranges as spheres instead of ground discs. 2 This modded widget replace the original by adding an option to show decloak ranges as spheres instead of ground discs.
3 You can find the option in Hel-K/Decloak Range when in game. 3 You can find the option in Hel-K/Decloak Range when in game.
4 \n 4 \n
5 To replace effectively the original widget with this one it must be named exactly 'unit_decloak_range. lua' 5 To replace effectively the original widget with this one, it must be named exactly 'unit_decloak_range. lua'
6 \n 6 \n
7 Download: 7 Download:
8 https://raw.githubusercontent.com/Helwor/Hel-K/main/LuaUI/Widgets/unit_decloak_range.lua 8 https://raw.githubusercontent.com/Helwor/Hel-K/main/LuaUI/Widgets/unit_decloak_range.lua
9 \n 9 \n
10 It is not mandatory to have anything else from Hel-K to run this widget. 10 It is not mandatory to have anything else from Hel-K to run this widget.
11 \n 11 \n
12 Github: 12 Github:
13 https://github.com/Helwor/Hel-K/blob/main/LuaUI/Widgets/unit_decloak_range.lua 13 https://github.com/Helwor/Hel-K/blob/main/LuaUI/Widgets/unit_decloak_range.lua
14 \n 14 \n
15 \n 15 \n
16 \n 16 \n
17 how to install local widgets: 17 how to install local widgets:
18 https://zero-k.info/mediawiki/Widget_Configuration#Using_custom_widgets 18 https://zero-k.info/mediawiki/Widget_Configuration#Using_custom_widgets
19 \n 19 \n
20 If lead devs want to integrate it to the game feel free to do so but I don't have time to polish more the code and PR it. 20 If lead devs want to integrate it to the game feel free to do so but I don't have time to polish more the code and PR it.