Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

SlopArena

SlopArena contiene 8 skills recopiladas de Binoui, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
8
Stars
6
actualizado
2026-07-20
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

branch-status
Desarrolladores de software

Show status of all local feature branches vs main — commits ahead/behind, last message, open PR if any. Also helps draft a squash-merge PR description. Run at session start or before switching branches.

2026-07-20
sim-test
Analistas de garantía de calidad de software y probadores

Run SlopArena Shared.Tests with an optional filter. Rebuilds Shared DLL first. Usage — user types "/sim-test" or "/sim-test knockback" or "/sim-test MankiKit". Call this whenever testing sim behavior after a Shared change.

2026-07-20
movement-platform-fighter-3d
Desarrolladores de software

SlopArena — Smash/DKO-style 3D platform fighter movement & combat. ACTIVE: Unity 2022.3 C# (main branch). Camera-relative 8-direction movement, Smash-style % system, 1s dash with invincibility, double jump.

2026-07-12
sloparena-character-workflow
Desarrolladores de software

Full pipeline for adding a new character to SlopArena: concept, kit, 3daistudio prompt, model import, AnimationTree setup, and C# code wiring. Covers embedded GLB animations + .tscn wrapper approach.

2026-07-12
sloparena-entity-system
Desarrolladores de software

SlopArena entity architecture — NPCs, hitboxes, entity IDs, processing order, bone attachments, and per-character components

2026-07-12
sloparena-netcode
Desarrolladores de software

SlopArena server-authoritative netcode — UDP localhost, tick system, client-side prediction, rollback, bone-accurate hurtboxes

2026-07-12
sloparena-build-export
Desarrolladores de software

Build, export, and release SlopArena — Godot export presets, CI/CD pipeline, and common export failure fixes.

2026-06-24
sloparena-combat-engine
Desarrolladores de software

SlopArena sim-authoritative combat engine: ServerAbility class system (MankiLmbCombo, MankiAerosolFlame, MankiRoundBomb), HitboxEvent, combo chaining, ActiveSlot pipeline, SpellResolver collision, targeted projectile system with explosion-on-impact, server-side warp, lunge/per-stage movement. Client Ability classes drive FSM states for animation + movement constraints.

2026-06-24