{"id":15994345,"url":"https://github.com/oskarrough/balancemender","last_synced_at":"2026-02-27T05:02:02.034Z","repository":{"id":42566045,"uuid":"471008274","full_name":"oskarrough/webhealer","owner":"oskarrough","description":"A little game for the web inspired by healing raids and five man dungeons back in Azeroth. Who remembers Heal Rank 2?","archived":false,"fork":false,"pushed_at":"2025-01-02T11:40:10.000Z","size":4281,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-02T12:25:44.536Z","etag":null,"topics":["game","oohgames","web-game"],"latest_commit_sha":null,"homepage":"https://webhealer.0sk.ar","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oskarrough.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-17T13:33:32.000Z","updated_at":"2023-11-18T16:25:04.000Z","dependencies_parsed_at":"2023-11-14T16:58:42.733Z","dependency_job_id":null,"html_url":"https://github.com/oskarrough/webhealer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fwebhealer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fwebhealer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fwebhealer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fwebhealer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oskarrough","download_url":"https://codeload.github.com/oskarrough/webhealer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238707389,"owners_count":19517132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game","oohgames","web-game"],"created_at":"2024-10-08T07:08:36.990Z","updated_at":"2025-10-28T19:31:15.085Z","avatar_url":"https://github.com/oskarrough.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Balance Mender\n\nA tactical game inspired by healing raids and five-man dungeons back in Azeroth. Who remembers Heal Rank 2? Keep your party alive, kill the enemies.\n\n🎮 Play on https://balancemender.0sk.ar\n\nThe game is an evening hobby project in progress and happy to welcome new contributors.\n\n## Development \n\n```\nbun install\nbun dev\n```\n\n## Documentation\n\nThis is a website and uses vite as build system.\n\n→\n\n1. [`index.html`](./index.html) loads [`src/main.ts`](./src/main.ts)\n2. main.ts renders the menu and sets up the dev tools\n3. main.ts also creates a [`GameLoop`](./src/nodes/game-loop.ts). The game loop ties everything together. It continuously renders [`components/ui.ts`](./src/components/ui.ts) to its `element` DOM node (assigned via main). Actually, should just make it a web component.\n\nThe game uses the `vroum` (https://gitlab.com/jfalxa/vroum library). Vroum helps organize everything into `Nodes` and `Tasks` that run on a (Game)`Loop`.\n\nTo render DOM nodes, https://github.com/WebReflection/uhtml is used.\n\nAnimations are made using CSS and `gsap`.\n\nSee the [`DOCS.md`](./docs/) folder for more.\n\n## Notes\n\n- Most spells trigger a global cooldown (GCD) of 1.5 seconds. During this time you cannot cast any other spells\n- Mana regen is paused for X seconds after a cast completes\n\n## References\n\n- Games as World of Warcraft, Mini Healer, Little Healer\n- https://gameprogrammingpatterns.com/game-loop.html\n- https://www.askmrrobot.com/wow/theory/mechanic/spell/heal?spec=PriestHoly\u0026version=live\n- http://www.musinggriffin.com/blog/2015/10/26/mechanics-damage-over-time\n- https://www.reddit.com/r/wow/comments/3hrgp5/little_healer_wow_healer_simulator_nostalgia/\n- https://flotib.github.io/WoW-Healer-Training/index.html\n- https://questionablyepic.com/\n- https://docs.google.com/spreadsheets/d/1rD3V8v3pm8BdjqOs6izsFhw79qvZ-vp3uYZYMTz62WU/edit#gid=0\n- https://www.wowhead.com/classic/spells/name:renew#0-2+20\n- https://mksf-birdup.itch.io/mmo-healing-simulator\n- https://html.itch.zone/html/10666420/6-13-24/index.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Fbalancemender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foskarrough%2Fbalancemender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Fbalancemender/lists"}