Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

SlopArena

SlopArena には Binoui から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
8
Stars
6
更新
2026-07-20
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

branch-status
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-07-12
sloparena-netcode
ソフトウェア開発者

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

2026-07-12
sloparena-build-export
ソフトウェア開発者

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

2026-06-24
sloparena-combat-engine
ソフトウェア開発者

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