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

作者 SHA1 备注 提交日期
Luke Stampfli 330af24d refactor: fix DungeonTest meta file 3 年前
Philipp Deschain c90c2c46 Addressing comments 3 年前
Luke Stampfli bf7da168 fix: Fix typo in NavigationSystemTag :) 3 年前
sorcerer_king 3e9fa8d3 API update 3 年前
Luke Stampfli aeb3eb51 feat: ClientInputSender use non alloc raycasts. 3 年前
sorcerer_king c5c7aae2 LFS is terrorising me 3 年前
Luke Stampfli 92cd88a8 refactor: Use var and fix formatting 3 年前
sorcerer_king ae2d3e69 Adding ability to revive friends in inputs 3 年前
Luke Stampfli 2065597e refactor: Remove unused usings, use Unity asserts, small style fixes. 3 年前
sorcerer_king 71fcd0bd Client Character animation playing 3 年前
Luke Stampfli bac2c293 refactor: Explicit private declarations, Initialize events as empty delegates, move NavMeshComponents license file 3 年前
sorcerer_king 87efb0ed Adding appropriate states to CharacterSetController.controller 3 年前
David Woodruff ed3ee6e6 Developer Notes: 3 年前
GitHub bd7c4caf Melee Improved. Hit Reacts and bugfixes 3 年前
Luke Stampfli 14291b01 Fix scene merge. Move navigation test scene to separate development folder 3 年前
sorcerer_king 490c45ba Adding ReviveAction 3 年前
GitHub 99c7f2fe Merge pull request #36 from Unity-Technologies/jdp_br_art 3 年前
Luke Stampfli aaf62377 Merge branch 'develop' into feature/pathfinding 3 年前
sorcerer_king 196ebfa8 Adding LifeState enum 3 年前
jdepuy 59457d08 Switched the lighting to a Linear color space. This of course required the adjustment of the textures, shaders, lighting, and post processing to get the scene to look normal. We can now confidently improve the lighting solution and work on polishing the textures and shaders 3 年前
Luke Stampfli d30db778 feature: Create readme 3 年前
CGerrits SF 38d4837d merge with sfdev 3 年前
GitHub 758dc87d Merge pull request #33 from Unity-Technologies/sfdev 3 年前
David Woodruff 84add18e reversing light_flicker script move so that it can hang out in a separate PR 3 年前
Luke Stampfli 80e334fa Feat: Update client input sender to improve position input. 3 年前
David Woodruff 93cc4c2e taking merge 3 年前
Luke Stampfli aafae870 feat: Update existing scenes and fix nav meshes 3 年前
David Woodruff b122cdd9 fixing asset of Jeff's that had clientcharactervisualization erroneously turned on 3 年前
Luke Stampfli 22676f5d feat: Add navigation test scene 3 年前
CGerrits SF b2817aec removed model swap as it has been fully replaced 3 年前
David Woodruff 95ccb450 taking origin merge 3 年前
Luke Stampfli 8b80dddb refactor: fix comments 3 年前
CGerrits SF 03c925d2 added missing comment update 3 年前
GitHub 219d40db Merge pull request #31 from Unity-Technologies/jdp_bb_art 3 年前
Luke Stampfli 197c682f feat: Update ChaseAction to new navigation system. 3 年前
CGerrits SF fa3262fc Tweaks per PR feedback 3 年前
David Woodruff 82c1a99a renaming GameNetHub to GameNetPortal 3 年前
GitHub 1fc1cdf0 Merge pull request #28 from Unity-Technologies/jdp_br_ui 3 年前
David Woodruff 2639dfd4 removing photon from prefab as well 3 年前
Luke Stampfli eb592cde feat: Update ServerCharacterMovement to new navigation system. 3 年前
CGerrits SF 10777a5f tweaks to line up with intended functionality 3 年前
CGerrits SF c7038104 final small tweaks for ClickFeedback 3 年前
jdepuy ca2318ea Added imp enemy to character lineup. Updated Boss with his own animation controller and replaced old boss prefab with new one that now has the cape rigged and animated 3 年前
David Woodruff 2b755ff1 taking sfdev merge 3 年前
David Woodruff a17a40e5 taking asset removal merge 3 年前
David Woodruff 4c1fe0b4 initial pass at asset removal 3 年前
David Woodruff 54cda961 initial remove of photon 3 年前
Luke Stampfli 9ece9209 feat: Add navigation system and support classes. 3 年前
CGerrits SF c46f5de0 Updated prefab to not have hotkey selected by default, cleaned up accordingly 3 年前
CGerrits SF 7a938c4b fixed incorrect naming convention 3 年前