pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:Ruby
Filter by
201M results
Feature/add alpha and nums
From an external designer-panel review of 0.16.2. The implementations are faithful; two claims were verifiably wrong.
This PR fixes the verified-false items; the softer overclaims (#02/#05/#06) and the ...
Summary
- Add Apache LICENSE, PyPI classifiers/URLs, bump to 0.1.1 with unplug-ai =0.3.1
- Add publish-pypi.yml (release-triggered, runs CI gate then uv publish)
- Fix SDK suite wiring vs model-quality ...
Fixes the persistent weird delay on the killing blow.
Root cause: on the killing blow, render() fired immediately after the kill and makeEnemyCard drew the dead enemy as an
instantly-empty slot — the ...
What why
Closes #75.
publish-location registered its startTick listener inside tick():
tick: function () {
socket.on( startTick , () = hasGottenOthers = true); // A-Frame calls tick() ~60x/sec ...
Summary
!-- What does this PR do? One paragraph max. -- This removes the Delete button from the Edit Group form
Linked Issue(s)
!-- Closes #[issue number] -- Closes #496
Type of Change
- [x] Bug ...
https://claude.ai/code/session_01CiAps97kFc4TdNmXEAkBLC
UI
- Shared .data-table style across all admin tables (sticky header, consistent padding/borders, hover/selected rows,
scroll wrapper).
- Post-login splash on /signin + /signup — no more being ...