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

Post edit history

Resource Bars vs Economy Panel

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
9/16/2022 2:51:26 PMDErankBrackman before revert after revert
9/14/2022 10:24:53 AMDErankBrackman before revert after revert
9/13/2022 8:01:39 PMDErankBrackman before revert after revert
9/13/2022 7:46:02 PMDErankBrackman before revert after revert
Before After
1 There are 2 standard widgets to show the metal and energy bars: Ressource Bars and Economy Panel. If you use default settings, you're probably using the Economy Panel. You can enable the old Ressource Bars in the widget list ( Shift+F11 by default) . The two widgets have different pros and cons: 1 There are 2 standard widgets to show the metal and energy bars: Resource Bars and Economy Panel. If you use default settings, you're probably using the Economy Panel. You can enable the old Resource Bars in the widget list ( Shift+F11 by default) . The two widgets have different pros and cons:
2 \n 2 \n
3 [url=https://github. com/ZeroK-RTS/Zero-K/blob/master/LuaUI/Widgets/gui_chili_resource_bars. lua]( Chili) Ressource Bars ( Classic) [/url] 3 [url=https://github. com/ZeroK-RTS/Zero-K/blob/master/LuaUI/Widgets/gui_chili_resource_bars. lua]( Chili) Resource Bars ( Classic) [/url]
4 ++ Shows max storage 4 ++ Shows max storage
5 ++ Shows net rates even if no storage 5 ++ Shows net rates even if no storage
6 + Warnings don't waste space 6 + Warnings don't waste space
7 + Shows metal & energy on top of each other 7 + Shows metal & energy on top of each other
8 + Shows worker usage 8 + Shows worker usage
9 + Shows net rates bigger 9 + Shows net rates bigger
10 \n 10 \n
11 [url=https://github.com/ZeroK-RTS/Zero-K/blob/master/LuaUI/Widgets/gui_chili_economy_panel2.lua](Chili) Economy Panel (Default)[/url] 11 [url=https://github.com/ZeroK-RTS/Zero-K/blob/master/LuaUI/Widgets/gui_chili_economy_panel2.lua](Chili) Economy Panel (Default)[/url]
12 +++ Shows wind strength 12 +++ Shows wind strength
13 +++ Better metal excess flash visibility 13 +++ Better metal excess flash visibility
14 + Faster blinking 14 + Faster blinking
15 + Energy storage text remains readable if energy flashes 15 + Energy storage text remains readable if energy flashes
16 \n 16 \n
17 To combine all advantages, I made the following two widgets: 17 To combine all advantages, I made the following two widgets:
18 1. [b][url=https://e1. pcloud. link/publink/show?code=XZpKD4ZUbDvYyuVYgQfnHCx30KHz4MKa2wV]Ressource Bars widget with reworked flash animation ( download here) [/url][/b] 18 1. [b][url=https://e1. pcloud. link/publink/show?code=XZpKD4ZUbDvYyuVYgQfnHCx30KHz4MKa2wV]Resource Bars widget with reworked flash animation ( download here) [/url][/b]
19 2. My own [b][url=https://e1.pcloud.link/publink/show?code=XZLKD4ZN5pLqJrL50ywrsJdJbAYpRvnt7Ak]wind strength widget (download here)[/url][/b]: As a bonus, it also shows the wind change rate sign. 19 2. My own [b][url=https://e1.pcloud.link/publink/show?code=XZLKD4ZN5pLqJrL50ywrsJdJbAYpRvnt7Ak]wind strength widget (download here)[/url][/b]: As a bonus, it also shows the wind change rate sign.
20 Both are hereby published under the terms of[b][url=https://e1.pcloud.link/publink/show?code=XZiwD4ZmkgdSh4IiqQAuYH1qr99xVpcW667] GNU GPL v2 [/url]or[url=https://e1.pcloud.link/publink/show?code=XZcwD4ZuqKdYI8LVUFVTUl2UvRCqRqi0Bk0] v3 [/url]but not later[/b]. They can be used independently of each other. 20 Both are hereby published under the terms of[b][url=https://e1.pcloud.link/publink/show?code=XZiwD4ZmkgdSh4IiqQAuYH1qr99xVpcW667] GNU GPL v2 [/url]or[url=https://e1.pcloud.link/publink/show?code=XZcwD4ZuqKdYI8LVUFVTUl2UvRCqRqi0Bk0] v3 [/url]but not later[/b]. They can be used independently of each other.
21 \n 21 \n
22 To use my custom Ressource Bars widget, ideally do the following: [spoiler]1. Put it in the folder "Zero-K\LuaUI\Widgets". 22 To use my custom Resource Bars widget, ideally do the following: [spoiler]1. Put it in the folder "Zero-K\LuaUI\Widgets".
23 2. Start a battle. 23 2. Start a battle.
24 3. IF you are currently using Ressource Bars: Deactivate "Chili Resource Bars Classic 2" at the top of the widget menu. Navigate to "Settings/HUD Panels/Resource Bars" in the F10 menu. Remember the settings there. Deactivate "Chili Resource Bars Classic" in the widget menu. ENDIF. 24 3. IF you are currently using Resource Bars: Deactivate "Chili Resource Bars Classic 2" at the top of the widget menu. Navigate to "Settings/HUD Panels/Resource Bars" in the F10 menu. Remember the settings there. Deactivate "Chili Resource Bars Classic" in the widget menu. ENDIF.
25 4. IF you are currently using the Economy Panel: Navigate to "Settings/HUD Panels/Economy Panel" in the F10 menu. Remember the settings there. Deactivate "Chili Economy Panel Default" in the widget menu. ENDIF. 25 4. IF you are currently using the Economy Panel: Navigate to "Settings/HUD Panels/Economy Panel" in the F10 menu. Remember the settings there. Deactivate "Chili Economy Panel Default" in the widget menu. ENDIF.
26 5. Activate "Chili Resource Bars Classic 2" at the top of the widget menu. 26 5. Activate "Chili Resource Bars Classic 2" at the top of the widget menu.
27 6. Set your remembered settings in "Settings/HUD Panels/Resource Bars" in the F10 menu.[/spoiler] 27 6. Set your remembered settings in "Settings/HUD Panels/Resource Bars" in the F10 menu.[/spoiler]
28 To use my wind strength widget, simply put it in the folder "Zero-K\LuaUI\Widgets". 28 To use my wind strength widget, simply put it in the folder "Zero-K\LuaUI\Widgets".