From c190f71b0d639099c7a48506f0946980ff9017cc Mon Sep 17 00:00:00 2001 From: 6d486f49 <76097bcc@gmail.com> Date: Thu, 4 Jun 2026 18:47:00 -0400 Subject: [PATCH] ... --- docs/.obsidian/workspace.json | 33 +++------- docs/Cooldown Practice Tool.md | 66 +++++++++++++++++++ ...pdate the Reference Tables with Telerik.md | 2 +- docs/_Tasks Kanban.base | 18 +---- 4 files changed, 78 insertions(+), 41 deletions(-) create mode 100644 docs/Cooldown Practice Tool.md diff --git a/docs/.obsidian/workspace.json b/docs/.obsidian/workspace.json index f956ad5..cebd4c1 100644 --- a/docs/.obsidian/workspace.json +++ b/docs/.obsidian/workspace.json @@ -28,30 +28,16 @@ "state": { "type": "markdown", "state": { - "file": "Helper Tutorial Info Improvements.md", + "file": "Tasks/Update the Reference Tables with Telerik.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Helper Tutorial Info Improvements" - } - }, - { - "id": "68e1ba2b54081b9a", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Feature Proposals.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "Feature Proposals" + "title": "Update the Reference Tables with Telerik" } } ], - "currentTab": 2 + "currentTab": 1 } ], "direction": "vertical" @@ -108,7 +94,7 @@ } ], "direction": "horizontal", - "width": 508.5 + "width": 321.5 }, "right": { "id": "dd7c1dc4bd54d927", @@ -201,8 +187,8 @@ "state": { "type": "calendar", "state": {}, - "icon": "calendar-with-checkmark", - "title": "Calendar" + "icon": "lucide-ghost", + "title": "calendar" } } ] @@ -223,11 +209,12 @@ "bases:Create new base": false } }, - "active": "68e1ba2b54081b9a", + "active": "094e8bbc34e4a833", "lastOpenFiles": [ + "_Tasks Kanban.base", + "Cooldown Practice Tool.md", "cooldown-button.md", "Build Calculator CmdLine.md", - "_Tasks Kanban.base", "Device MAUI Pages Setup.md", "Feature Proposals.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/Hotkey 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", "Images/Pasted image 20260601093510.png", "Images/Pasted image 20260601083333.png", diff --git a/docs/Cooldown Practice Tool.md b/docs/Cooldown Practice Tool.md new file mode 100644 index 0000000..cf1fb95 --- /dev/null +++ b/docs/Cooldown Practice Tool.md @@ -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. + + + diff --git a/docs/Tasks/Update the Reference Tables with Telerik.md b/docs/Tasks/Update the Reference Tables with Telerik.md index 5efcee9..008266e 100644 --- a/docs/Tasks/Update the Reference Tables with Telerik.md +++ b/docs/Tasks/Update the Reference Tables with Telerik.md @@ -1,4 +1,4 @@ --- type: Task -status: Backlog +status: Working On --- diff --git a/docs/_Tasks Kanban.base b/docs/_Tasks Kanban.base index 3dfaf9c..13fb770 100644 --- a/docs/_Tasks Kanban.base +++ b/docs/_Tasks Kanban.base @@ -55,22 +55,8 @@ views: - More Wait Tests.md - Timeline Tests.md Working On: - - Changing Factions and Immortal should clear out build.md - - Helper Tutorial Info Improvements.md - - 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 + - Tasks/Update the Reference Tables with Telerik.md + Backlog: [] AI Agent Work: - Top Borders in Calculator should change based on Selected Faction and Immortal.md Blocked Backlog: