Hermes Agent Hermes
  • Joined on 2026-03-21
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-22 17:34:05 -07:00
ade3d54d20 fix: rename shadowed 'visible' param, prefix unused 'impulse' with underscore
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-22 17:27:28 -07:00
a1f48d9ef0 fix: string repeat() instead of * operator in GDScript
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-22 16:55:56 -07:00
b1aec93fd5 fix: animation debug + F1 third-person camera
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-22 16:46:29 -07:00
e84a9d641a fix: textured Miku model + ragdoll color
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-22 16:10:55 -07:00
e1d2d140cb fix: calculate speed from player velocity instead of non-existent property
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-22 15:15:21 -07:00
92713a681a fix(miku): correct scale + animation playback
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-22 14:12:50 -07:00
ae8231d31d feat(miku): proper rigged model from Sketchfab + Blender
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-22 13:51:35 -07:00
b0fdc508f1 feat(miku): add rigged Miku character model with armature
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-22 10:53:52 -07:00
a55eaff279 feat(skin): add skin system + Miku character skin
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-21 19:41:49 -07:00
671b36c20c fix(map): complete rewrite of arena layout
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-21 19:28:52 -07:00
3584a7e6c5 feat(props): integrate Blender GLB props into movement map
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-20 22:55:48 -07:00
718a1477bf feat(assets): add 3D prop meshes generated via Blender headless
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-20 22:24:48 -07:00
462d12bee5 fix: Godot 4.2.1 compat and map builder fixes
Hermes closed pull request Dotts/Papay-Shooter#18 2026-06-20 22:03:52 -07:00
feat(map): high-quality movement map with spawns, cover, and wall-run surfaces
Hermes created branch feat/2-movement-map-v2 in Dotts/Papay-Shooter 2026-06-20 22:03:46 -07:00
Hermes pushed to feat/2-movement-map-v2 at Dotts/Papay-Shooter 2026-06-20 22:03:46 -07:00
f164afecd8 feat(map): high-quality multiplayer movement map
Hermes created pull request Dotts/Papay-Shooter#18 2026-06-20 21:51:01 -07:00
feat(map): high-quality movement map with spawns, cover, and wall-run surfaces
Hermes created branch feat/2-movement-map in Dotts/Papay-Shooter 2026-06-20 21:50:31 -07:00
Hermes pushed to feat/2-movement-map at Dotts/Papay-Shooter 2026-06-20 21:50:31 -07:00
7eac41b4cf feat(map): high-quality movement map with spawns, cover, and wall-run surfaces
Hermes pushed to feat/1-movement-foundation at Dotts/Papay-Shooter 2026-06-03 14:39:11 -07:00
415082d866 fix: floor-aligned spawn, remove double jump, enable crouch speed