• Joined on 2026-06-04
sasheg pushed to main at sasheg/JustABlocker 2026-06-17 18:43:01 +00:00
8f46874aa1 fix: добавляем EnableWindowsTargeting для кросс-компиляции с Linux
sasheg created branch alpha in sasheg/JustABlocker 2026-06-17 18:41:26 +00:00
sasheg pushed to alpha at sasheg/JustABlocker 2026-06-17 18:41:26 +00:00
sasheg created branch main in sasheg/JustABlocker 2026-06-17 18:41:22 +00:00
sasheg pushed to main at sasheg/JustABlocker 2026-06-17 18:41:22 +00:00
bada4c5a25 feat: первая версия Just a Blocker
sasheg created repository sasheg/JustABlocker 2026-06-17 18:41:16 +00:00
sasheg pushed to main at sasheg/Py-3XUI-multiserver 2026-06-16 21:23:08 +00:00
255caeb069 fix: server health ping, rate limiting, security hardening, DA backoff
sasheg pushed to main at sasheg/fabled-hearts 2026-06-13 22:58:03 +00:00
ff6046e89c Fix crouch timer, bed collision on sleep, and pathfinding: better node evaluator maluses, path-aware door opening
sasheg pushed to main at sasheg/fabled-hearts 2026-06-13 22:37:25 +00:00
a43adb0de2 Fix sleep goal cleanup on bed break: validate bed existence in tick() and canContinueToUse() for non-sleeping state
sasheg pushed to main at sasheg/fabled-hearts 2026-06-13 22:23:26 +00:00
dcd402eebf Fix AI and sleep positioning: stuck detection, cooldown, movement tracking, bed break handling, double rotation, sleep restore on load
sasheg pushed to main at sasheg/fabled-hearts 2026-06-09 20:32:37 +00:00
15a31b1aec Fix AI: simplify crouching, rewrite EllieSleepGoal, clean up idle anim
sasheg pushed to main at sasheg/fabled-hearts 2026-06-09 18:27:16 +00:00
31a21f2f45 Improve AI: bed memory (30-block search), relationship-based follow goal, crouch fixes
sasheg created branch main in sasheg/fabled-hearts 2026-06-09 18:18:12 +00:00
sasheg pushed to main at sasheg/fabled-hearts 2026-06-09 18:18:12 +00:00
f5d318f02e Initial commit: Forge 1.20.1 Ellie companion mod
sasheg created repository sasheg/fabled-hearts 2026-06-09 18:17:16 +00:00
sasheg pushed to main at sasheg/JustASplash 2026-06-08 13:42:33 +00:00
2ae70c8191 Rename package net.anomaly.justasplash -> me.sashegdev.justasplash
sasheg pushed to main at sasheg/JustASplash 2026-06-08 13:40:14 +00:00
a5bff1b062 Replace default assets with skebob.png and vine-boom.mp3
sasheg pushed to main at sasheg/JustASplash 2026-06-08 13:32:01 +00:00
sasheg pushed to main at sasheg/JustASplash 2026-06-08 13:31:42 +00:00
813d5c9611 Удалить src/main/resources/assets/justasplash/sounds/splash.ogg
sasheg pushed to main at sasheg/JustASplash 2026-06-08 13:25:24 +00:00
3c261db111 Add MP3 sound support via JLayer decoding