9 次代码提交 (bd7c4caf-f6d1-4391-ae69-5dff9096be5e)

作者 SHA1 备注 提交日期
David Woodruff 63c07658 adding ChaseAction. refactoring actions a bit so that ActionLogic metadata is used to serialize the ActionRequestData. Making Action queueing behavior specifiable in the ActionRequestData. Hooking up an example where a player 'moves and attacks' in ClientInputSender. Adding a ClientCharacterMovement component to move the base Player GameObject (previously only the visualization was moving) 3 年前
David Woodruff f6b9a66a got hit action working with basic physics detection. Added stub for characters dying--right now they just instantly destroy themselves 3 年前
David Woodruff 4e0d4420 taking feedback from holiday PRs 3 年前
Luke Stampfli 197c682f feat: Update ChaseAction to new navigation system. 3 年前
Luke Stampfli aaf62377 Merge branch 'develop' into feature/pathfinding 3 年前
GitHub bd7c4caf Melee Improved. Hit Reacts and bugfixes 3 年前
David Woodruff 22eeb1a7 first pass at getting ActionVisualizer in and hooked up 3 年前
Luke Stampfli 2065597e refactor: Remove unused usings, use Unity asserts, small style fixes. 3 年前
Luke Stampfli 92cd88a8 refactor: Use var and fix formatting 3 年前