38 Commits

Author SHA1 Message Date
kitbyte 710d014e6d fix build script 1.0.8.0 2026-05-06 13:30:17 +03:00
kitbyte a810e5b549 Merge remote-tracking branch 'origin/master' 2026-05-06 13:07:24 +03:00
kitbyte 13759b1db6 feat: ship 1.0.8.0 release automation and runtime overhaul
- reduce ASAR IO overhead with streamed archive reads, buffered copies, faster relative-path handling and placeholder integrity records
- fix in-place app.asar.unpacked packing/extraction self-copy cases that caused locked-file failures
- tighten JS patch discovery with candidate bundle filters and search hints
- require prebuilt remote-panel dist artifacts and clean up embedded bridge/script packaging
- add unified build entrypoints for PowerShell, cmd and bash and move native CMake output under .tmp
- add release metadata validation, changelog section extraction, pre-commit hook and GitHub Actions validation/release pipelines
- make CHANGELOG the source of truth for release notes and document the tag-driven release flow
- add updater release notes UI with latest/full changelog loading and localize the new update strings
- modularize bridge renderer scripts, add installed apps and game status sync, and support remote launch/stop commands
- centralize bridge protocol, IPC and WebSocket constants and improve LAN IP selection for QR pairing
- refactor remote panel controls/state enums, persist accent color, polish library/session UI and refresh assets
2026-05-06 13:07:09 +03:00
kitbyte 3b2f373946 feat(web-panel): Add ipc-logger script to intercept WeMod Electron IPC traffic 2026-05-02 11:39:54 +03:00
k1tbyte f78f9609b5 Add VirusTotal badge to README 2026-05-01 23:27:10 +03:00
k1tbyte 633984ed3b Add GitLab mirror badge to README
Added a GitLab mirror badge to the README.
2026-05-01 22:57:12 +03:00
kitbyte fa753b4a34 Release 1.0.7.0: Remote Web Panel & Stability Fixes 1.0.7.0 2026-05-01 22:39:15 +03:00
kitbyte 5273930eef refactor: rebrand project to WandEnhancer 2026-03-30 21:39:06 +03:00
kitbyte 9a5d3799bf bump version to 1.0.6.0 1.0.6.0 2025-12-14 18:58:17 +02:00
kitbyte d02b84a414 feat: implement localization support and add language settings 2025-12-14 18:57:30 +02:00
kitbyte a943b91f5f feat: add support for DevTools hotkey, fix patching logic 2025-12-14 18:52:53 +02:00
kitbyte a5583fd4f7 bump version to 1.0.5.0, refactor patching logic, remove unused code 1.0.5.0 2025-11-30 19:01:19 +02:00
kitbyte 13e26c3a70 feat: add asar bypass core library 2025-11-30 00:19:26 +02:00
k1tbyte d8d0abd448 fixed ko fi and add FUNDING custom options 2025-11-06 17:32:35 +02:00
kitbyte 54fe538ed9 bump version to 1.0.4.0, add WeModConfig model for backward compatibility, add feature to enable/disable automatic patch updates 1.0.4.0 2025-11-06 00:48:35 +02:00
kitbyte 8f14ee2939 bump version to 1.0.3.0, fixes related to WeMod rebranding, update references to use constants 1.0.3.0 2025-11-03 22:43:45 +02:00
kitbyte 9ba60a09a7 Add CONTRIBUTING.md 2025-06-24 15:01:20 +03:00
k1tbyte 108feeafa8 Update issue templates 2025-06-24 14:51:09 +03:00
kitbyte b283c63fd7 bump version to 1.0.2.0, add, fixed interception of excepcons (now propagate with DBG_EXCEPTION_NOT_HANDLED), fixed a performance issue when a process with an applied patch was being scanned again 1.0.2.0 2025-04-09 14:59:05 +02:00
kitbyte 9ed3d270e3 1.0.1.0 - fixed WeMod overlay breakage when using runtime patch 1.0.1.0 2025-04-01 23:42:39 +03:00
kitbyte e534c08f88 Update README.md 2025-03-24 16:08:16 +02:00
k1tbyte fcf47673af Update README.md 2025-03-24 15:22:02 +02:00
kitbyte d3ff13a528 added runtime patcher, added MemoryUtils, fixes 1.0.0.0 2025-03-24 14:51:58 +02:00
kitbyte 123307aed7 added updater 2025-03-23 11:37:00 +02:00
kitbyte 68cbbee275 fixed source stack panel, added autoscroll to the log when adding an entry 2025-03-21 23:53:24 +02:00
kitbyte 4049ade4b1 electron removed 2025-03-21 23:35:16 +02:00
kitbyte 8e33e58939 Moved to electron. Beta desktop app 0.0.1 0.0.1 2025-01-04 17:53:37 +02:00
kitbyte 5d59380361 Added basic app skeleton 2025-01-02 23:48:15 +02:00
kitbyte 1a67918384 added electron 2025-01-01 15:48:14 +02:00
k1tbyte 61e5b5594d Merge pull request #4 from SunsetMkt/patch-1
Create .gitignore
2025-01-01 11:44:42 +03:00
Sunset Mikoto 48e23866ef Create .gitignore 2025-01-01 16:14:00 +08:00
k1tbyte a3c018d7fa Update README.md 2024-12-31 15:39:43 +03:00
k1tbyte 520ddb8b4a Create FUNDING.yml 2024-12-31 15:36:09 +03:00
kitbyte fb2c6c8196 Updated README.md 2024-12-22 11:44:08 +02:00
kitbyte 8285d4a07c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2024-12-22 11:40:54 +02:00
kitbyte 34894d4589 Fixed handling of dynamic fetch field name 2024-12-22 11:39:43 +02:00
k1tbyte 335cc5bd9a Update README.md 2024-11-17 23:04:21 +03:00
kitbyte c6ca06e6dd Initial commit 2024-11-17 22:02:16 +02:00