Skip to content

Import external mods#11

Closed
alexey-max-fedorov wants to merge 8 commits into
masterfrom
wip/sync-apr-16
Closed

Import external mods#11
alexey-max-fedorov wants to merge 8 commits into
masterfrom
wip/sync-apr-16

Conversation

@alexey-max-fedorov
Copy link
Copy Markdown
Contributor

@alexey-max-fedorov alexey-max-fedorov commented Apr 16, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 16, 2026 20:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Syncs local dev-server changes into the repo, primarily bumping the release to v4.2.1 and incorporating a set of runtime fixes/improvements across originGUI and the browser extension.

Changes:

  • Bump versions to 4.2.1 across originGUI, extension (Chrome/Firefox), typings, and CITATION metadata.
  • Improve originGUI runtime behavior (FPS counter interval lifecycle; safer “Grab UserID” UI construction; account copy flow validation/UX; click-teleport interval throttle).
  • Update originGUI build auto-discovery to exclude archived/inert modules and add a large handoff document.

Reviewed changes

Copilot reviewed 17 out of 20 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
typings/package.json Version bump to 4.2.1.
originGUI/package.json Version bump to 4.2.1.
originGUI/src/utils/fps.ts Replace enable-flag loop with single managed interval + cleanup on stop.
originGUI/src/hacks/utility.ts Safer DOM-based list rendering for player IDs; remove redundant browser-set headers; remove some utility hacks.
originGUI/src/hacks/player.ts Fix numeric usage in maxing logic; improve Copy Account flow with fetch validation + confirmation.
originGUI/src/hacks/location.ts Add interval delay to click-teleport loop (reduce CPU usage).
originGUI/src/hacks/beta.ts Fix numeric usage in hypermax logic.
originGUI/src/class/Toggler.ts Namespace toggle localStorage keys by category and migrate old keys.
originGUI/build.mjs Exclude archived/inert files from auto-discovery bundling.
originGUI/TEMP_HANDOFF.md Add large handoff/porting notes document.
extension/popup.tsx Update displayed version string to 4.2.1.
extension/package.json Version bump to 4.2.1.
extension/firefox/popup.tsx Update displayed version string to 4.2.1.
extension/firefox/package.json Version bump to 4.2.1.
extension/contents/origin-bridge.ts Handle chrome.storage errors and still signal readiness.
CITATION.cff Version bump to 4.2.1.
.gitignore Ignore .worktrees/.
.claude/settings.json Add a Claude plugin entry (vercel).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread originGUI/src/hacks/player.ts Outdated
Comment thread originGUI/src/utils/fps.ts
Comment thread originGUI/TEMP_HANDOFF.md Outdated
Copilot AI and others added 2 commits April 21, 2026 03:47
Agent-Logs-Url: https://github.com/ProdigyPXP/ProdigyOrigin/sessions/70be5d57-f974-4d22-acea-372e52c078d9

Co-authored-by: alexey-max-fedorov <204798074+alexey-max-fedorov@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ProdigyPXP/ProdigyOrigin/sessions/70be5d57-f974-4d22-acea-372e52c078d9

Co-authored-by: alexey-max-fedorov <204798074+alexey-max-fedorov@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ProdigyPXP/ProdigyOrigin/sessions/a354eb6f-8830-4443-a7e1-21f63d6e610e

Co-authored-by: alexey-max-fedorov <204798074+alexey-max-fedorov@users.noreply.github.com>
Signed-off-by: Alexey Fedorov <alexey.max.fedorov@gmail.com>
Signed-off-by: Alexey Fedorov <alexey.max.fedorov@gmail.com>
@alexey-max-fedorov alexey-max-fedorov changed the title WIP: sync local dev server changes (Apr 16) Import external mods Apr 22, 2026
Signed-off-by: Alexey Fedorov <alexey.max.fedorov@gmail.com>
Signed-off-by: Alexey Fedorov <alexey.max.fedorov@gmail.com>
@alexey-max-fedorov alexey-max-fedorov deleted the wip/sync-apr-16 branch May 1, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants