pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Go language:JavaScript
Filter by
196M results
Closes #58. Parent #55.
What changed
Step 3 of the apollo-campaign-builder walkthrough now documents every action type present in workflow_builder.WORKFLOWS.
Previously Update Contact Stage was set by ...
Summary
- New engine/display.py module manages fullscreen state (pygame.FULLSCREEN | pygame.SCALED at 1024×768 logical
resolution)
- F11 toggles fullscreen globally in GameLoop, persists immediately ...
Description
This PR adds a CHANGELOG.md file at the project root to maintain a human-readable history of notable project changes and
milestones.
Changes Made
- Added CHANGELOG.md following the Keep ...
…pdated Statistics.
- Separated ASR and LLM processing into independent dispatchers and workers.
- Implemented a persistent task management system in the database with a UI on the Settings page.
...
PR interne au fork (revue perso, ne notifie pas UnionRolistes).
Périmètre (cog Presentation)
- prez refait en natif Discord : modal unique (région/âge/MJ-PJ en menus déroulants dans le modal, JDR + ...
Changes
- Backend (other_pages.py): Leaderboard now orders by xp_total instead of sum(DailyScore.points). Removed daily_scores
join and points from response.
- Frontend (LeaderboardPage.tsx): ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...