...
This commit is contained in:
Vendored
+9
-24
@@ -28,30 +28,16 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Helper Tutorial Info Improvements.md",
|
"file": "Tasks/Update the Reference Tables with Telerik.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Helper Tutorial Info Improvements"
|
"title": "Update the Reference Tables with Telerik"
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "68e1ba2b54081b9a",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "Feature Proposals.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
},
|
|
||||||
"icon": "lucide-file",
|
|
||||||
"title": "Feature Proposals"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 2
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@@ -108,7 +94,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 508.5
|
"width": 321.5
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "dd7c1dc4bd54d927",
|
"id": "dd7c1dc4bd54d927",
|
||||||
@@ -201,8 +187,8 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "calendar",
|
"type": "calendar",
|
||||||
"state": {},
|
"state": {},
|
||||||
"icon": "calendar-with-checkmark",
|
"icon": "lucide-ghost",
|
||||||
"title": "Calendar"
|
"title": "calendar"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -223,11 +209,12 @@
|
|||||||
"bases:Create new base": false
|
"bases:Create new base": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "68e1ba2b54081b9a",
|
"active": "094e8bbc34e4a833",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"_Tasks Kanban.base",
|
||||||
|
"Cooldown Practice Tool.md",
|
||||||
"cooldown-button.md",
|
"cooldown-button.md",
|
||||||
"Build Calculator CmdLine.md",
|
"Build Calculator CmdLine.md",
|
||||||
"_Tasks Kanban.base",
|
|
||||||
"Device MAUI Pages Setup.md",
|
"Device MAUI Pages Setup.md",
|
||||||
"Feature Proposals.md",
|
"Feature Proposals.md",
|
||||||
"Tasks/Worker Income UI and Tests.md",
|
"Tasks/Worker Income UI and Tests.md",
|
||||||
@@ -250,8 +237,6 @@
|
|||||||
"Tasks/Input building delay should have an effect on when a building is built. Tests against 0, 2, 4, 60.md",
|
"Tasks/Input building delay should have an effect on when a building is built. Tests against 0, 2, 4, 60.md",
|
||||||
"Tasks/Hotkey Tests.md",
|
"Tasks/Hotkey Tests.md",
|
||||||
"Tasks/Highest Alloy and Ether Tests.md",
|
"Tasks/Highest Alloy and Ether Tests.md",
|
||||||
"Tasks/Get AI to Add easy Test Tasks.md",
|
|
||||||
"Tasks/Helper Tutorial Info Improvements.md",
|
|
||||||
"Tasks",
|
"Tasks",
|
||||||
"Images/Pasted image 20260601093510.png",
|
"Images/Pasted image 20260601093510.png",
|
||||||
"Images/Pasted image 20260601083333.png",
|
"Images/Pasted image 20260601083333.png",
|
||||||
|
|||||||
@@ -0,0 +1,66 @@
|
|||||||
|
---
|
||||||
|
type: Task
|
||||||
|
status: Working On
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Tool to practice using Pyre spells and unit spells.
|
||||||
|
|
||||||
|
We are not going to reuse the already made hotkey UI because the buttons for this tool will have more complicated UI and logic.
|
||||||
|
|
||||||
|
D key for unit abilities.
|
||||||
|
|
||||||
|
V key for immortal abilities.
|
||||||
|
|
||||||
|
|
||||||
|
For example, Pillar of Heaven costs 150 Pyre and has a cooldown of 120 seconds. So one could use it every 2 minutes.
|
||||||
|
|
||||||
|
The Hotkey is R.
|
||||||
|
|
||||||
|
Perhaps one would want to do that, then click Deploy on Absolvers.
|
||||||
|
|
||||||
|
I am not sure what this accomplished from a tool perspective, besides training basic muscle memory.
|
||||||
|
|
||||||
|
|
||||||
|
So we are going to need filters for picking faction and immortal again.
|
||||||
|
|
||||||
|
If Q'Rath is selected with Orzum, the list of abilities are:
|
||||||
|
|
||||||
|
Standard
|
||||||
|
- Mobilize Q'Rath
|
||||||
|
- Smite
|
||||||
|
- Awestrike
|
||||||
|
- Windstep
|
||||||
|
- Deploy Magi
|
||||||
|
- Deploy Absolver
|
||||||
|
|
||||||
|
With Space
|
||||||
|
- Tithe Blades
|
||||||
|
- Ordained Passage
|
||||||
|
- Deploy Sentinel
|
||||||
|
- Radiant Ward
|
||||||
|
|
||||||
|
Immortal
|
||||||
|
- Summon Citadel
|
||||||
|
- Empire Unbroken
|
||||||
|
- Rook of Ira
|
||||||
|
- Pillars of the Heavens
|
||||||
|
|
||||||
|
|
||||||
|
Some of this abilities act differently.
|
||||||
|
|
||||||
|
Smite, Awestrike work on one unit at a time.
|
||||||
|
|
||||||
|
I am pretty sure Mobilize Q'Rath, Windstep, Deploy Magi, and Deploy Absolver will affect all units selected.
|
||||||
|
|
||||||
|
So I need to add the ability press selection activity for Single or Group.
|
||||||
|
|
||||||
|
Using these abilities need to depleted individual mana pools or the pyre pool.
|
||||||
|
|
||||||
|
I'll need toggles for regeneration on Pyre and Mana.
|
||||||
|
|
||||||
|
I'll also need button to fill all Pyre and Mana, refresh all abilities, or depleted all pools.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
type: Task
|
type: Task
|
||||||
status: Backlog
|
status: Working On
|
||||||
---
|
---
|
||||||
|
|||||||
+2
-16
@@ -55,22 +55,8 @@ views:
|
|||||||
- More Wait Tests.md
|
- More Wait Tests.md
|
||||||
- Timeline Tests.md
|
- Timeline Tests.md
|
||||||
Working On:
|
Working On:
|
||||||
- Changing Factions and Immortal should clear out build.md
|
- Tasks/Update the Reference Tables with Telerik.md
|
||||||
- Helper Tutorial Info Improvements.md
|
Backlog: []
|
||||||
- Highest Alloy and Ether Tests.md
|
|
||||||
Backlog:
|
|
||||||
- Fully Test the Build Calculator.md
|
|
||||||
- Add an Ability to Favourite Data.md
|
|
||||||
- Plan Calculator.md
|
|
||||||
- Basic Build Order Sheet.md
|
|
||||||
- Update the Reference Tables with Telerik.md
|
|
||||||
- Make Examples be based on Database Information.md
|
|
||||||
- Allow to Always see Advanced Options in Calculator without pressing Space.md
|
|
||||||
- Remove Items from anywhere in the build calc timeline.md
|
|
||||||
- Spells are currently a production item in data. Make the a ability item so they don't show under production table.md
|
|
||||||
- WebAssembly back to Azure.md
|
|
||||||
- Change Ctrl + K Hotkey to something that doesn't conflict with Edge or other browsers.md
|
|
||||||
- Language Support.md
|
|
||||||
AI Agent Work:
|
AI Agent Work:
|
||||||
- Top Borders in Calculator should change based on Selected Faction and Immortal.md
|
- Top Borders in Calculator should change based on Selected Faction and Immortal.md
|
||||||
Blocked Backlog:
|
Blocked Backlog:
|
||||||
|
|||||||
Reference in New Issue
Block a user