• Joined on 2026-06-04
sasheg pushed to ui at sasheg/launcher 2026-08-19 12:47:59 +00:00
ce61b111e9 v1.0.16.16 — exe в корне, иконка для GUI, чистка bin
sasheg pushed to ui at sasheg/launcher 2026-08-19 12:15:30 +00:00
46d5211150 v1.0.16.15 — codesign: self-signed Zern.cc exe signature (osslsigncode, digicert ts) + cli in bin layout + cli-jfx variant
sasheg pushed to ui at sasheg/launcher 2026-08-18 22:32:15 +00:00
fdd4e24e3c v1.0.16.14 — rotatsionny log: latest.log + .log.gz arkhiv (Minecraft-style), no limit, legacy launcher.log removal
sasheg pushed to ui at sasheg/launcher 2026-08-18 22:20:00 +00:00
cdc81e4e8d v1.0.16.13 — TSPU/SNI-obkhod: domain selection at login + dynamic mirrors
4f5bd5387a v1.0.16.3 — fix install hang at 0% (JDK request timeout not enforced on stalled body, cancel via sendAsync; proxy fallback on timeout), verify client.jar integrity, mod install via smart proxy
Compare 2 commits »
sasheg pushed to main at sasheg/fabled-hearts 2026-08-16 07:15:49 +00:00
1019f04b09 Порт из Claude Code версии: укладывание на кровать, дом, ночной сон, sleepy после 2 ночей
sasheg pushed to ui at sasheg/launcher 2026-08-15 07:29:47 +00:00
dcd5e91ebe v1.0.16.2 — fix NeoForge/Forge install (bundled JRE for installers, visible progress in JFX UI, skip existing vanilla files), hide zernmc-cli.exe from users
sasheg pushed to ui at sasheg/launcher 2026-08-14 08:04:09 +00:00
553aad41f9 v1.0.16.0 — fix Zern-OBT asset index (1.20.1->5), JavaFX 23->23.0.1 (WebKit WebSocket fix), drop embedded JavaFX from jar (scope=provided), deliver JavaFX 23.0.1 via incremental update, JFXBridge for safe CLI fallback
sasheg pushed to ui at sasheg/launcher 2026-08-13 19:56:46 +00:00
f706e8393c v1.0.15.3 — non-blocking logger (fix install freeze), URL-encode pack file paths, news ordering by mtime
sasheg pushed to ui at sasheg/launcher 2026-08-13 14:09:25 +00:00
26e0280d84 v1.0.15.2 — fix launcher 'no packs available' (NPE uri is null in sendBounded)
sasheg pushed to ui at sasheg/launcher 2026-08-13 09:33:46 +00:00
421fb04ab5 v1.0.15.1 — fix server re-extract of launcher zips; correct Forge launch command (-cp per version.json)
sasheg pushed to ui at sasheg/launcher 2026-08-12 12:04:09 +00:00
7d30caba74 v1.0.15.0 — fix launcher hang on close/launch and restore Forge classpath
sasheg pushed to ui at sasheg/launcher 2026-08-01 11:55:26 +00:00
a87a871e43 v1.0.14.5 — instant proxy fallback for all downloads, server proxy retries, loader library repair
c51d441743 v1.0.14.4 — enable adaptive proxy health monitoring in JFX, show per-service direct/proxy status in settings UI
7235017493 v1.0.14.3 — route Mojang version data via server proxy, hard-bounded HTTP sends, Forge process timeout
Compare 3 commits »
sasheg pushed to ui at sasheg/launcher 2026-07-30 16:09:47 +00:00
4acbdedf70 v1.0.14.2 — fix JFX hang (ForkJoinPool), retry logic for connection reset, library logging
e962adbb58 v1.0.14.1 — bump hotfix, proxy allows all Mojang CDN domains
22b056614b fix: add missing Mojang CDN domains (piston-data, libraries.minecraft.net, maven repos) to proxy allow list, increase proxy timeout to 300s
6024df5093 fix: inject real version into UI, add timeout to FabricInstaller process
1307d10e81 v1.0.14 — bridge release for older launchers
Compare 22 commits »
sasheg pushed to main at sasheg/dodep-simulator 2026-07-25 13:37:42 +00:00
9fed81082f Fix hot-path endpoints: proper async DB sessions and awaited calls
sasheg pushed to main at sasheg/dodep-simulator 2026-07-25 13:31:49 +00:00
17da0b6d79 PostgreSQL + async refactoring, WebSocket server, Redis caching, minified assets
sasheg pushed to main at sasheg/dodep-simulator 2026-07-25 13:11:13 +00:00
47c7f17c90 RPU v2, promo/bank система, админка, оптимизации
sasheg pushed to ui at sasheg/launcher 2026-07-14 11:02:30 +00:00
929d5a4ad6 debug: print classpath entries to identify _1._20._1.forge module source
sasheg pushed to ui at sasheg/launcher 2026-07-14 10:49:59 +00:00
9a853a6134 fix: ensure version jar exists for Forge to prevent _1._20._1 module name
sasheg pushed to ui at sasheg/launcher 2026-07-14 10:43:48 +00:00
6368c32a83 fix: remove duplicate --width/--height for Forge - version.json already includes them via resolution_width/resolution_height placeholders
sasheg pushed to ui at sasheg/launcher 2026-07-14 10:31:04 +00:00
d7ba06f24c fix: rewrite Forge launch to pass version.json args directly (AstralRinth approach)