Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/pages 업데이트 #303

Merged
merged 121 commits into from
May 24, 2024
Merged

Feature/pages 업데이트 #303

merged 121 commits into from
May 24, 2024

Commits on May 19, 2024

  1. 호출 직전까지

    bryanjang committed May 19, 2024
    Configuration menu
    Copy the full SHA
    100d458 View commit details
    Browse the repository at this point in the history
  2. Revert "호출 직전까지"

    This reverts commit 100d458.
    bryanjang committed May 19, 2024
    Configuration menu
    Copy the full SHA
    2652f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    516ef8d View commit details
    Browse the repository at this point in the history
  4. 호출 전까지

    bryanjang committed May 19, 2024
    Configuration menu
    Copy the full SHA
    4110ef8 View commit details
    Browse the repository at this point in the history
  5. Update AudioManager.cs

    singleton
    bryanjang committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a89de62 View commit details
    Browse the repository at this point in the history
  6. 임시저장

    youjin-43 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6c6b04a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. 스태미너를 소진해도 계속 달리는 버그 해결

    스태미너를 모두 소진하였을 때 walkstate로 진입하면 속도를 바꿔주는 로직으로 변경
    Noewewwwew committed May 21, 2024
    Configuration menu
    Copy the full SHA
    da6eb82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #274 from kookmin-sw/bugfix/스태미너를-소진해도-달리는-버그

    스태미너를 소진해도 계속 달리는 버그 해결
    dydwo0809 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    a91e4e0 View commit details
    Browse the repository at this point in the history
  3. 씬 로드 로직 수정

    같은 룸에 있는 사람들 씬 동기화 해제하여 로비 버튼 눌렀을 때 본인만 이동하도록 수정
    dydwo0809 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f4eb3af View commit details
    Browse the repository at this point in the history
  4. temp

    bryanjang committed May 21, 2024
    Configuration menu
    Copy the full SHA
    81bc307 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #275 from kookmin-sw/bugfix/lobby

    씬 로드 로직 수정
    dydwo0809 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    5da7f55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38a02db View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    3208c88 View commit details
    Browse the repository at this point in the history
  2. jump sound test

    bryanjang committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ac00cb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5012c1e View commit details
    Browse the repository at this point in the history
  4. sfx added2

    bryanjang committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3d1521a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fd20f0 View commit details
    Browse the repository at this point in the history
  6. 스포너들 더 추가

    youjin-43 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8545976 View commit details
    Browse the repository at this point in the history
  7. 네트워크 수정

    youjin-43 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b9fc435 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee002d6 View commit details
    Browse the repository at this point in the history
  9. 게임오버 갱신 추가

    게임오버 갱신 추가
    shware10 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5ce6ea7 View commit details
    Browse the repository at this point in the history
  10. hp 매니저 수정

    hp 매니저 수정
    shware10 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8663847 View commit details
    Browse the repository at this point in the history
  11. 수정중

    youjin-43 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1a449b1 View commit details
    Browse the repository at this point in the history
  12. hp매니저 수정

    shware10 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cdbcaa9 View commit details
    Browse the repository at this point in the history
  13. 수정 2차

    shware10 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    98c48f1 View commit details
    Browse the repository at this point in the history
  14. 수정 3차

    shware10 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dd0e5f1 View commit details
    Browse the repository at this point in the history
  15. 수정 4차

    shware10 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    957616c View commit details
    Browse the repository at this point in the history
  16. SFX update 111

    run walk jump hit gethit
    bryanjang committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2bbe570 View commit details
    Browse the repository at this point in the history
  17. 수정중

    youjin-43 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    979bbed View commit details
    Browse the repository at this point in the history
  18. hit sfx update

    111
    bryanjang committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9ca18c5 View commit details
    Browse the repository at this point in the history
  19. 디버그 추가

    youjin-43 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b18a37f View commit details
    Browse the repository at this point in the history
  20. Merge pull request #276 from kookmin-sw/bugfix/너가죽으면나도죽어

    Bugfix/너가죽으면나도죽어
    dydwo0809 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    55e7759 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #277 from kookmin-sw/feature/LocateAdditionalSpawners

    Feature/locate additional spawners
    dydwo0809 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    fcd2034 View commit details
    Browse the repository at this point in the history
  22. 사운드 RPC달았어용

    Noewewwwew committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d766452 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e2b97d3 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #278 from kookmin-sw/revert-277-feature/LocateAddi…

    …tionalSpawners
    
    Revert "Feature/locate additional spawners"
    dydwo0809 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    0dc581f View commit details
    Browse the repository at this point in the history
  25. ismine

    Noewewwwew committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3158ebd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b7e9400 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    90adc9b View commit details
    Browse the repository at this point in the history
  28. 조합 아이템 이펙트 적용

    조합 아이템 이펙트 적용
    shware10 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2cf9a44 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #279 from kookmin-sw/feature/LocateAdditionalSpawners

    인게임씬 디벨롭에 적용해야함!!!!
    dydwo0809 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    e6a4e2e View commit details
    Browse the repository at this point in the history
  30. 파라미터 변경

    Noewewwwew committed May 22, 2024
    Configuration menu
    Copy the full SHA
    931558c View commit details
    Browse the repository at this point in the history
  31. 1차수정

    Noewewwwew committed May 22, 2024
    Configuration menu
    Copy the full SHA
    aab35df View commit details
    Browse the repository at this point in the history
  32. 2차수정

    Noewewwwew committed May 22, 2024
    Configuration menu
    Copy the full SHA
    709b894 View commit details
    Browse the repository at this point in the history
  33. 3차수정

    Noewewwwew committed May 22, 2024
    Configuration menu
    Copy the full SHA
    437dc5d View commit details
    Browse the repository at this point in the history
  34. 상대방에게 파라미터를 보내지 않는 버그 해결

    코루틴에서 켜고 꺼짐이 동시에 보내져서 생겼던 버그 해결
    Noewewwwew committed May 22, 2024
    Configuration menu
    Copy the full SHA
    09bf644 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e607c35 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8e3001d View commit details
    Browse the repository at this point in the history
  37. 조합무기 풀리퀘

    조합무기 풀리퀘
    shware10 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2a32075 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f84abfc View commit details
    Browse the repository at this point in the history
  39. 코드 정리중

    youjin-43 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    954977b View commit details
    Browse the repository at this point in the history
  40. Merge pull request #280 from kookmin-sw/feature/CheckMapItemNetwork

    Feature/check map item network
    youjin-43 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    7f9f6bd View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    28903ce View commit details
    Browse the repository at this point in the history
  42. 인게임씬 변경

    youjin-43 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    47ae114 View commit details
    Browse the repository at this point in the history
  43. 추가 수정

    youjin-43 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    df9e221 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #281 from kookmin-sw/feature/CheckMapItemNetwork

    Feature/check map item network
    youjin-43 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    cbf37ba View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    ed879c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #282 from kookmin-sw/CraftEffect

    모든 무기 조합 시 이펙트 적용
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    fd80e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c4803 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #283 from kookmin-sw/CraftEffect

    무기 이펙트 네트워크
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    abdbfd7 View commit details
    Browse the repository at this point in the history
  5. 무기 버리는 로직 수정

    어택 매니저의 업데이트 문에 있던 무기 버리는 부분 따로 함수로 뺌
    dydwo0809 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    18fc98a View commit details
    Browse the repository at this point in the history
  6. 아이템 버리기 네트워크 구현

    아이템들 전부 포톤 인스턴트로 생성할 수 있게 수정
    dydwo0809 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c480f6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c777cba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83cfc6d View commit details
    Browse the repository at this point in the history
  9. 도끼 이름 수정

    도끼 이름 수정
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1e6c1b9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #284 from kookmin-sw/bugfix/abandonNetwork

    아이템 버리기 네트워크 추가
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    66544c8 View commit details
    Browse the repository at this point in the history
  11. 데스캠 버튼 삭제/몬스터 스폰 위치 수정

    데스캠 버튼 삭제/몬스터 스폰 위치 수정
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f0b9f80 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #285 from kookmin-sw/CraftEffect

    데스캠 버튼 삭제/몬스터 스폰 위치 수정
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    08a058f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75089a2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    40e097b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #286 from kookmin-sw/bugfix/공격-파라미터를-상대방한테-보내지-않는-버그

    Bugfix/공격 파라미터를 상대방한테 보내지 않는 버그
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    19642cb View commit details
    Browse the repository at this point in the history
  16. 배터리 및 진통제에 pv 추가

    배터리, 진통제에 pv 추가
    스폰 위치의 y값 += 1
    dydwo0809 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    483c2ef View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    54052ba View commit details
    Browse the repository at this point in the history
  18. Merge pull request #287 from kookmin-sw/bugfix/abandonNetwork

    진통제, 배터리에 pv 추가
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    07fa639 View commit details
    Browse the repository at this point in the history
  19. 1차 수정

    Noewewwwew committed May 23, 2024
    Configuration menu
    Copy the full SHA
    26798ab View commit details
    Browse the repository at this point in the history
  20. 2차수정

    Noewewwwew committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a3ac1b4 View commit details
    Browse the repository at this point in the history
  21. 3차수정

    Noewewwwew committed May 23, 2024
    Configuration menu
    Copy the full SHA
    717e6c4 View commit details
    Browse the repository at this point in the history
  22. 4차수정

    Noewewwwew committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a27e2db View commit details
    Browse the repository at this point in the history
  23. 맵 매니저 painkiller 스폰안되는 버그 수정 외 기타

    - 맵 매니저 painkiller 스폰안되는 버그 수정
    - cupboard에서도 아이템 스폰되도록 수정
    - painkiller 프리팹 크기 좀 줄임
    youjin-43 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3bc8543 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #288 from kookmin-sw/bugfix/때린만큼-반응해줘

    Bugfix/때린만큼 반응해줘
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    752d39e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ad5aa6e View commit details
    Browse the repository at this point in the history
  26. Merge pull request #290 from kookmin-sw/fix/MapDoor

    Fix/map door
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    9d645da View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c0d8764 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #291 from kookmin-sw/fix/ChangeNumOfPeople

    최대 인원 2인 -> 4인 변경
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    5f001ab View commit details
    Browse the repository at this point in the history
  29. 조합 무기 데미지 증가 적용

    조합 무기 데미지 증가 적용
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4b4f2c0 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #292 from kookmin-sw/feature/craftWeaponDamage

    조합 무기 데미지 증가 적용
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    98ebef2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7120092 View commit details
    Browse the repository at this point in the history
  32. 무기 버릴 때 스폰 위치 변경

    무기 버릴 때 스폰 위치 변경
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    526d75b View commit details
    Browse the repository at this point in the history
  33. 무기데미지 수정

    무기데미지 수정
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    85b0265 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #293 from kookmin-sw/feature/craftWeaponDamage

    슬롯 변경 시 무기 데미지 증가 버그 수정
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    114740f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    25c4b15 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #294 from kookmin-sw/hotfix

    itemdata 포톤 없을때만 넣도록 수정
    youjin-43 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    1b00c32 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    50b05b6 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c6a8b11 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #296 from kookmin-sw/feature/sound2222

    Feature/sound2222
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    e29424d View commit details
    Browse the repository at this point in the history
  40. 아이템 스폰 로직 수정

    기존
    스폰 함수 + rpc
    
    변경
    PhotonNetwork.Instantiate
    
    추가로 아이템이 생성될때 pv 할당해주는 로직 변경
    dydwo0809 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    443aeea View commit details
    Browse the repository at this point in the history
  41. Merge pull request #297 from kookmin-sw/bugfix/spawn

    아이템 스폰 로직 수정
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    0332a8c View commit details
    Browse the repository at this point in the history
  42. 몬스터 버그 픽스 완료

    y값 프리즈 해제
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f467366 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #298 from kookmin-sw/bugfix/MonsterBug

    몬스터 버그 픽스 완료
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    761a2e1 View commit details
    Browse the repository at this point in the history
  44. 처음 생성되는 로직 변경

    인스턴스로 생성 + rpc
    -> 포톤 네트워크 인스턴스로 생성
    dydwo0809 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    28dfeaf View commit details
    Browse the repository at this point in the history
  45. Merge pull request #299 from kookmin-sw/bugfix/allocatePV

    처음 생성되는 로직 변경
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    d3ada3d View commit details
    Browse the repository at this point in the history
  46. 사망 시 아이템 드롭 기능

    사망 시 아이템 드롭 기능
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2613020 View commit details
    Browse the repository at this point in the history
  47. 카운트 다운 UI 추가

    카운트 다운 UI 추가
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f8fab93 View commit details
    Browse the repository at this point in the history
  48. 카운트 다운 RPC 추가

    카운트 다운 RPC 추가
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    09dd560 View commit details
    Browse the repository at this point in the history
  49. 수정 1차

    수정 1차
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    28e419f View commit details
    Browse the repository at this point in the history
  50. 수정 2차

    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a93628c View commit details
    Browse the repository at this point in the history
  51. 수정 3차

    수정 3차
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1df786f View commit details
    Browse the repository at this point in the history
  52. 몬스터 스폰 숫자 수정/몬스터 떠나니는 버그 수정

    몬스터 스폰 숫자 수정/몬스터 떠나니는 버그 수정
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ff5ca24 View commit details
    Browse the repository at this point in the history
  53. 수정 5차

    수정 5차
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    baf9627 View commit details
    Browse the repository at this point in the history
  54. 아이템 뿜기

    아이템 뿜기
    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cf29f0e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    dbcf9eb View commit details
    Browse the repository at this point in the history
  56. Merge pull request #300 from kookmin-sw/bugfix/allocatePV

    최대 인원수 4명으로 변경
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    e21ae6f View commit details
    Browse the repository at this point in the history
  57. 수정 6차

    shware10 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    841b311 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    57bf889 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #301 from kookmin-sw/feature/CountDown

    몬스터 움직임 버그 및 몬스터 스폰 아이템 네트워크 적용/ 카운트 다운 UI 추가
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    2170683 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    3ddb7b8 View commit details
    Browse the repository at this point in the history
  61. Merge pull request #302 from kookmin-sw/bugfix/allocatePV

    사용하지 않는 함수 삭제
    dydwo0809 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    b5a7f13 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. index.md 수정

    bryanjang committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f37215d View commit details
    Browse the repository at this point in the history
  2. index.md 수정 2

    bryanjang committed May 24, 2024
    Configuration menu
    Copy the full SHA
    429a0e9 View commit details
    Browse the repository at this point in the history
  3. index.md update

    hyperlink update
    bryanjang committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e26dfca View commit details
    Browse the repository at this point in the history
  4. Update README.md

    bryanjang committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f6838da View commit details
    Browse the repository at this point in the history