72 次代码提交 (bf6484ad-7e03-488f-b20d-43ccbc3980be)

作者 SHA1 备注 提交日期
Ciro Continisio 72d7c142 Character state machine 4 年前
Ciro Continisio 8504c55f PigChef plays idle and walk animations 4 年前
Ciro Continisio f0dc54d3 Fix CM bug, tweaks 4 年前
kgc00 781633e3 Merge remote-tracking branch 'upstream/main' into main 4 年前
Ciro Continisio 7705382e Merge branch 'main' into state-machine-improvements 4 年前
kgc00 c4dabcbe merge 4 年前
Ciro Continisio 7be88cca Removed script Character, moved StateMachine SOs 4 年前
Ciro Continisio 3db2e782 Added the ability to talk 4 年前
Ciro Continisio 12f2649c Talk animation re-implemented 4 年前
Ciro Continisio 3e2ad7f2 Integrated dust particles 4 年前
Ciro Continisio 826ef58b AudioSystem functionality 4 年前
treivize 0728a4c6 Merge branch 'art-assets' into feature/art/pant_critter 4 年前
GitHub 14e737cc Merge pull request #1 from UnityTechnologies/art-assets 4 年前
GitHub e09986b8 Merge branch 'main' into fix/object-pool 4 年前
treivize df2ab2a2 Merge branch 'art-assets' into feature/art/slime_critter 4 年前
Ciro Continisio c81112b1 Reworked all Actions and Conditions to take advantage of the refactor 4 年前
Amel 4f58bf1c Added pick up sfx and play sound action 4 年前
Amel 6180d823 Added pick up trigger action to state machine 4 年前
GitHub 5c82e99e Merge pull request #2 from UnityTechnologies/main 4 年前
Amel Negra 9bae4220 Merge remote-tracking branch 'origin/interaction' into main 4 年前
Ciro Continisio 77242d26 Merge branch 'main' of github.com:UnityTechnologies/open-project-1 into main 4 年前
Ciro Continisio e3f6f31a Added Run and Faint animation for PigChef, implemented Run as BlendTree 4 年前
Dan Young 7ce66d74 Merge remote-tracking branch 'upstream/art-assets' into art-assets 4 年前
Amel Negra a3fdb227 Merge branch 'main' into whiteboxing 4 年前
treivize a4dc96e7 Initial Plant Critter combat system - Get Hit - Killed 4 年前
GitHub d0298f3d Merge pull request #3 from UnityTechnologies/art-assets 4 年前
Amel Negra c444c501 Merge remote-tracking branch 'origin/main' into scenes-re-architecture 4 年前
Ciro Continisio e6e1f38f Merge branch 'feature/sub/plant_critter_combat_system' of https://github.com/treivize/open-project-1 into pr-bash 4 年前
Ciro Continisio 6592ba26 Tweaks 4 年前
Ciro Continisio 7c088a1f Merge branch 'pr-bash' into main 4 年前
Ciro Continisio c6c67ff0 New sound effects 4 年前
uChema c28d9833 Merge branch 'main' into QuestSystem 4 年前
Dan Young eb670224 Merge remote-tracking branch 'upstream/art-assets' into art-assets 4 年前
GitHub 71fe0c78 Update PigChef TransitionTable, Jumping and Sliding mechanics (#310) 4 年前
GitHub 1fa19316 StopMovement every update instead of on entering Idle State (#318) 4 年前
Ciro Continisio c691552b Merge branch 'pr-bash' into whiteboxing 4 年前
Dane Byrd c6beedc4 Merge branch 'art-assets' into ground_shader 4 年前
uChema 0f397e96 Merge branch 'main' into QuestSystem 4 年前
Ciro Continisio 5ca74ffe Beach and Glade midboxing 4 年前
Ciro Continisio a30ece4a Merge branch 'pr-bash' into art-assets 4 年前
GitHub 81481d8b Merge pull request #4 from UnityTechnologies/main 4 年前
GitHub f91be74c Fix input caching (#339) 4 年前
alex 2f536097 Merge remote-tracking branch 'upstream/main' into main 4 年前
alex 9fd881be Fix Interaction System doesn't follow the FSM 4 年前
Ciro Continisio 38827f46 Merge remote-tracking branch '_tech-mkt/main' into main 4 年前
GitHub 762d050f Merge pull request #6 from UnityTechnologies/main 4 年前
Yohann Puyhaubert a5261cf1 Combat System - Added player getting hit and killed states 4 年前
Smurjo df03afb9 Merge branch 'main' of https://github.com/Smurjo/open-project-1 into main 4 年前
Ciro Continisio 1690f35f PigChef jump fixes, particles on jump liftoff 4 年前
Yohann Puyhaubert ed7d963f Added Player Cane Hit variant and enabling attack based on animation events 4 年前
Ciro Continisio 0d4b9d8a Refactoring, moved items 4 年前
Ciro Continisio 3d4ab5fa Merge branch 'feature/combat-player-get-hit' of https://github.com/treivize/open-project-1 into pr-bash 4 年前
Ciro Continisio 7ea6bfdf Merge branch 'feature/player-cane-hit-anim-variant' of https://github.com/treivize/open-project-1 into pr-bash 4 年前
uChema 7ece782e Merge branch 'main' into QuestSystem 4 年前
GitHub b5417125 Merge pull request #7 from UnityTechnologies/main 4 年前
GitHub c0b2931f Merge pull request #1 from UnityTechnologies/main 4 年前
Amel 492c5d44 Added isSurprised bool paramater 3 年前
Amel 4a46ed5f ReceiveHit trigger instead of surprised 3 年前
Amel 72040b36 Getting hit update 3 年前
uChema 84d13891 Merge branch 'main' into UI 3 年前
Amel 58d7262d wip v2 townsfolk 3 年前
uChema 127bd54d Merge branch 'main' of https://github.com/UnityTechnologies/open-project-1 into main 3 年前
Ciro Continisio 350159af Merge branch 'main' into whiteboxing 3 年前
GitHub 9fd51f47 Add camera shake on protagonist hit. (#454) 3 年前
Ciro Continisio 0727f56c Tweaked player movement speed 3 年前
uChema b768a7dc Merge branch 'main' of https://github.com/UnityTechnologies/open-project-1 into main 3 年前
Ciro Continisio b214f102 Work on character controller 3 年前
Ciro Continisio 832dd088 Merge branch 'ciro' 3 年前
uChema f26da778 Merge branch 'main' of https://github.com/UnityTechnologies/open-project-1 into main 3 年前
itsLevi0sa 340dd8dc Merge branch 'main' into CaveWhiteboxing 3 年前
Ciro Continisio 8bfcef97 StateAction and StateMachine improvements 3 年前
Ciro Continisio 5af375fa Various changes around health management 3 年前