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

作者 SHA1 备注 提交日期
David Woodruff bc9bfd75 more progress on core scene switching framework 4 年前
David Woodruff e9032e85 can now connect to remote host and switch to his scene 4 年前
David Woodruff 71e86f34 progress on taking review feedback 4 年前
David Woodruff 966b103d redoing state machine pattern. It now uses prefabs to model states. 4 年前
David Woodruff 95662b7d doing some namespace normalization 4 年前
David Woodruff d121afca taking merge 2 4 年前
David Woodruff a81b6769 first pass at action system work 3 年前
David Woodruff 574fd252 2nd pass on action system. Not properly replicating to clients yet 3 年前
David Woodruff 6866f803 cleaning up some empty methods 3 年前
David Woodruff 7360d6b6 more rearranging scripts. 3 年前
David Woodruff 4c4f0cfb taking sfdev merge 3 年前
David Woodruff ee7022ed fixing missing faces problem, and correcting an issue where two host player prefabs were being created 3 年前
GitHub 3cc6f6be Merge pull request #18 from Unity-Technologies/dmw_actionsystem 3 年前
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 年前
GitHub de3a5819 Merge pull request #20 from Unity-Technologies/dmw_chaseaction 3 年前
David Woodruff d1317bb5 fixing targeting (rigidbodies now come along with gameobjects as they move), and adding smoothing to graphics representation of entities 3 年前
CGerrits SF 63336deb Further tweaks to click feedback 3 年前
CGerrits SF 6cfc5061 Removed accidental addition of CharacterSwap 3 年前
David Woodruff 4e0d4420 taking feedback from holiday PRs 3 年前
CGerrits SF 10777a5f tweaks to line up with intended functionality 3 年前
CGerrits SF fa3262fc Tweaks per PR feedback 3 年前
CGerrits SF 03c925d2 added missing comment update 3 年前
CGerrits SF b2817aec removed model swap as it has been fully replaced 3 年前
David Woodruff 93cc4c2e taking merge 3 年前
CGerrits SF 5f9ca725 began work on renaming and styling 3 年前
Luke Stampfli aaf62377 Merge branch 'develop' into feature/pathfinding 3 年前
GitHub bd7c4caf Melee Improved. Hit Reacts and bugfixes 3 年前
David Woodruff ed3ee6e6 Developer Notes: 3 年前
David Woodruff 22eeb1a7 first pass at getting ActionVisualizer in and hooked up 3 年前
GitHub 645f009c ActionVisualization and MeleeActionFX (#40) 3 年前
eheimburg 2b8c0818 Character-select screen basic functionality 3 年前
eheimburg 429bd773 comment/logging cleanup 3 年前
eheimburg 934cfc7e changes to address PR problems 3 年前