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

[WIP] Animation system #1440

Open
wants to merge 405 commits into
base: develop
Choose a base branch
from
Open

[WIP] Animation system #1440

wants to merge 405 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 26, 2024

  1. smooth grab

    b
    stilnat committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3b32cf6 View commit details
    Browse the repository at this point in the history
  2. more precise grabbing

    stilnat committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e0fd4ba View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Adding another pose

    Dennis-Nesterenko committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    421265a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5fb07f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af33bbb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Adding 2handed weapon walk locomotion

    We need to figure out a better naming scheme
    Dennis-Nesterenko committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3dc2045 View commit details
    Browse the repository at this point in the history
  2. Fixing stuff

    Dennis-Nesterenko committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e002838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18d2db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95ad12d View commit details
    Browse the repository at this point in the history
  5. Adding animations

    Dennis-Nesterenko committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9755478 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28a5696 View commit details
    Browse the repository at this point in the history
  7. Revert "Merge remote-tracking branch 'upstream/develop' into Animations"

    This reverts commit 28a5696, reversing
    changes made to 9755478.
    Dennis-Nesterenko committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6007020 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    af6ec73 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. fix errors from merge

    stilnat committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f43d9f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    256f67a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13cbc4e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    88e3237 View commit details
    Browse the repository at this point in the history
  2. network movement

    stilnat committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1da273a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f894245 View commit details
    Browse the repository at this point in the history
  4. some build settings

    stilnat committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    ef0d001 View commit details
    Browse the repository at this point in the history
  5. network pick up and place

    stilnat committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    ff7df40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    797a2db View commit details
    Browse the repository at this point in the history
  7. sync intent

    stilnat committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    88cef8e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. sync hand change

    stilnat committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c773ec8 View commit details
    Browse the repository at this point in the history
  2. syncing grabbing

    stilnat committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e343e37 View commit details
    Browse the repository at this point in the history
  3. sync sitting

    stilnat committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1c241a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    a505dd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    3716d72 View commit details
    Browse the repository at this point in the history
  2. modify aim to network it

    stilnat committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a5bfa6c View commit details
    Browse the repository at this point in the history
  3. remove auto start

    stilnat committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4f87ef9 View commit details
    Browse the repository at this point in the history
  4. fix application meta

    stilnat committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ee7a2ed View commit details
    Browse the repository at this point in the history
  5. add network objects to stuff

    stilnat committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7c50082 View commit details
    Browse the repository at this point in the history
  6. simplify animation scene

    stilnat committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    21f2ee2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    2098d2a View commit details
    Browse the repository at this point in the history
  2. adding a few objects back

    stilnat committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    289e8d2 View commit details
    Browse the repository at this point in the history
  3. networking aim

    stilnat committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1e94d91 View commit details
    Browse the repository at this point in the history
  4. add chair

    stilnat committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    182d20d View commit details
    Browse the repository at this point in the history
  5. sync client change hand

    stilnat committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4798dc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. kinda throw sync

    stilnat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2f5f6b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    214f3af View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from Dennis-Nesterenko/Animations

    Adding directional animation + 2H weapon handling
    stilnat authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4edee4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67940ba View commit details
    Browse the repository at this point in the history
  5. small fix

    small fix
    stilnat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8b64d68 View commit details
    Browse the repository at this point in the history
  6. port pickup scripts

    stilnat committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    105b2e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. put dummyhuman in main game

    stilnat committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    302b68e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. updating movement controllers

    stilnat committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a2b23b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e75bd View commit details
    Browse the repository at this point in the history
  3. set up uberhuman

    stilnat committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    04cd91f View commit details
    Browse the repository at this point in the history
  4. readd avatar

    stilnat committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    07f7a59 View commit details
    Browse the repository at this point in the history
  5. add holdable on toolbox

    stilnat committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b629c39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f13f42b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. add placing animations

    stilnat committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    389ef1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22849e8 View commit details
    Browse the repository at this point in the history
  3. comment intent button for now

    stilnat committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cb2af12 View commit details
    Browse the repository at this point in the history
  4. add holdable on jumpsuit

    stilnat committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d80cf23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8570fd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. aim to throw

    stilnat committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    601b95a View commit details
    Browse the repository at this point in the history
  2. fix throw

    stilnat committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d54f1f5 View commit details
    Browse the repository at this point in the history
  3. allow hold harm to work

    stilnat committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b6183dc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. make chair sittable

    stilnat committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8af1adc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b47eed5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. small comment

    stilnat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a8fb64d View commit details
    Browse the repository at this point in the history
  2. rudimentary tool interaction

    stilnat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c49c9be View commit details
    Browse the repository at this point in the history
  3. set aiming weight to zero

    stilnat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9a8b2ce View commit details
    Browse the repository at this point in the history
  4. update to last lts

    stilnat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ad063f1 View commit details
    Browse the repository at this point in the history
  5. add chair to testStation

    stilnat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ecdf241 View commit details
    Browse the repository at this point in the history
  6. fix network pickup

    stilnat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a45f08c View commit details
    Browse the repository at this point in the history
  7. fix place animation

    stilnat committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    48fac99 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. add time command

    stilnat committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    144bab7 View commit details
    Browse the repository at this point in the history
  2. start with help intent

    stilnat committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d388d54 View commit details
    Browse the repository at this point in the history
  3. attempt at throw better network

    there's an issue with the toolbox "entering" the human arm before throwing sometimes resulting in colliders collisions making the toobox trajectory incorrect.
    stilnat committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    87605c1 View commit details
    Browse the repository at this point in the history
  4. remove false clothes

    stilnat committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    46cc74a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb000f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. make boombox holdable

    stilnat committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7d24b12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ab713 View commit details
    Browse the repository at this point in the history
  3. remove can pick up

    stilnat committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0d90357 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    1e73686 View commit details
    Browse the repository at this point in the history
  2. uberhuman small update

    stilnat committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1ecbf29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c84d922 View commit details
    Browse the repository at this point in the history
  4. remove humanAllAssets

    stilnat committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d737411 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7778777 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e9c722 View commit details
    Browse the repository at this point in the history
  7. complete constructor

    stilnat committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    75c7202 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. faster pickup and place

    stilnat committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    24568b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de7d563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17fc7de View commit details
    Browse the repository at this point in the history
  4. improve hold

    stilnat committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    bb7a612 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    219c7ec View commit details
    Browse the repository at this point in the history
  6. Add drop interaction

    stilnat committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    586c017 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. stop holding

    stilnat committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    f2ff0ed View commit details
    Browse the repository at this point in the history
  2. add instant pick up

    stilnat committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8a34f72 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. add m4 to items

    stilnat committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    55b5447 View commit details
    Browse the repository at this point in the history
  2. fix two hand pickup

    stilnat committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    92807eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c1770a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    118f465 View commit details
    Browse the repository at this point in the history
  5. make shoes holdable

    stilnat committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0490bb7 View commit details
    Browse the repository at this point in the history
  6. fix mesh jumpsuit

    stilnat committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cf3bd22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca6e6e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a8946e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    e24c60d View commit details
    Browse the repository at this point in the history
  2. make drop work on client

    stilnat committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0edc9e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87f9837 View commit details
    Browse the repository at this point in the history
  4. fix item not in client hands

    stilnat committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ff6c0c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5125f9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a07b43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af66407 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eca89b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. add aim gun control

    stilnat committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2cebb00 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. ragdoll kinda work

    stilnat committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f2fbcc0 View commit details
    Browse the repository at this point in the history
  2. integrate gun aim betetr

    stilnat committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5655df3 View commit details
    Browse the repository at this point in the history
  3. basic grabbing ragdoll

    stilnat committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a618308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4857c2 View commit details
    Browse the repository at this point in the history
  5. bit better dragging ragdoll

    stilnat committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bc856b0 View commit details
    Browse the repository at this point in the history
  6. simple changes

    stilnat committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e96ed1c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. make grabbing an interaction

    stilnat committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    dbaa894 View commit details
    Browse the repository at this point in the history
  2. remove unused animations

    stilnat committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    2c87a43 View commit details
    Browse the repository at this point in the history
  3. add some doc

    stilnat committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    8e92abd View commit details
    Browse the repository at this point in the history
  4. strongly simplify hand drop and pickup

    be careful this kinda break take first interaction
    stilnat committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    d8a7067 View commit details
    Browse the repository at this point in the history
  5. import strafing animation

    stilnat committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    b30a0b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. add hand gizmo for holds

    stilnat committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    061a8b8 View commit details
    Browse the repository at this point in the history
  2. remove useless anims

    stilnat committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    be250ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80715cb View commit details
    Browse the repository at this point in the history
  4. adjust gun holds

    stilnat committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    faee569 View commit details
    Browse the repository at this point in the history
  5. add finger pose types

    stilnat committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    084b493 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70b45ce View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix boombox hold

    stilnat committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5ca0d3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcb98ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0645bc View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. simplify interactions and add support for custom target points

    Add support for custom points
    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f9ab810 View commit details
    Browse the repository at this point in the history
  2. fix null exception

    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    93737b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f87a477 View commit details
    Browse the repository at this point in the history
  4. simplify items and container display

    no need for item attachment now with the animation rigging method
    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c3458ed View commit details
    Browse the repository at this point in the history
  5. fix crouch when not moving

    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eb9f9fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf265f8 View commit details
    Browse the repository at this point in the history
  7. update hold rotation toolbox

    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    96ca6c5 View commit details
    Browse the repository at this point in the history
  8. fix toolbox pivot

    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7b31dcb View commit details
    Browse the repository at this point in the history
  9. fix toolbox position in hold

    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    673869d View commit details
    Browse the repository at this point in the history
  10. fix m4 world asset

    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3784fe0 View commit details
    Browse the repository at this point in the history
  11. fix not implented exception

    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1d85783 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a614100 View commit details
    Browse the repository at this point in the history
  13. fix throwing def trajectory

    stilnat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2d97def View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93f010d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    e2f354b View commit details
    Browse the repository at this point in the history
  2. fix not implemented exception

    stilnat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c8d0061 View commit details
    Browse the repository at this point in the history
  3. make toggle interactive

    stilnat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    00cfae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    099d1aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b89ff02 View commit details
    Browse the repository at this point in the history
  6. fix toolbox scale issue

    stilnat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5219d16 View commit details
    Browse the repository at this point in the history
  7. fix place interaction

    stilnat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6e4697f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. fix toolbox open animation

    stilnat committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    17bc0eb View commit details
    Browse the repository at this point in the history
  2. add general interaction type

    stilnat committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5ab2290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e49040 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c7ef89 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. change how interaction target point are retrieved

    Add a more robust way using something close to the strategy pattern to get target points
    stilnat committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    e8733ea View commit details
    Browse the repository at this point in the history
  2. add debug drawing extension

    stilnat committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a20ea97 View commit details
    Browse the repository at this point in the history
  3. move debug extension

    stilnat committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    f6a052e View commit details
    Browse the repository at this point in the history
  4. better hit animation

    stilnat committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    1fb145e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d731a79 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    19efd74 View commit details
    Browse the repository at this point in the history
  2. add dotween extension

    stilnat committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    872ef74 View commit details
    Browse the repository at this point in the history
  3. remove useless interactions

    stilnat committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9bdc444 View commit details
    Browse the repository at this point in the history
  4. proper left and right punch

    stilnat committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    98e167a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    103f850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb8b23e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3840ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f5d480 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    fdde6c0 View commit details
    Browse the repository at this point in the history
  2. remove the trigger collider ignore in interaction controller

    this is necessary to grab ragdolls as on client the colliders are possibly triggers, is this an issue ?
    stilnat committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aedd9b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6072abc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    5a994cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb1cd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix left holds

    stilnat committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5413377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90ab45 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. better hold controller

    hold controller now really control updates of hold, no more updates from outside it.
    It nows help syncing stuff, allowing for late joining client to work
    stilnat committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    fb10bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef9caf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. better aim controlling

    stilnat committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    242b310 View commit details
    Browse the repository at this point in the history
  2. cleanup comments

    stilnat committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    82e0820 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. hit with item animation

    stilnat committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8881e86 View commit details
    Browse the repository at this point in the history
  2. improve item hit point

    stilnat committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1c3ec07 View commit details
    Browse the repository at this point in the history
  3. clean hit and hit item animations

    make sure trajectory is computed from shoulder, not from hand, and put things in methods
    stilnat committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a7c31d5 View commit details
    Browse the repository at this point in the history
  4. integrate hit to interactions

    stilnat committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    36d0a45 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    74f10b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afb4e3d View commit details
    Browse the repository at this point in the history
  3. kinda fix bugs on death

    stilnat committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3095f28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    212ede8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fc8757 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8316c96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ade5e3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e68b77e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eba358d View commit details
    Browse the repository at this point in the history
  10. more cleanup

    stilnat committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5ca5a49 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    c4b32da View commit details
    Browse the repository at this point in the history
  2. fix throw on client

    stilnat committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b3dd552 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67be497 View commit details
    Browse the repository at this point in the history
  4. fix the right holds on player

    stilnat committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    52614fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98b703a View commit details
    Browse the repository at this point in the history
  6. move animator controller

    stilnat committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f5735ad View commit details
    Browse the repository at this point in the history
  7. remove dummy stuff

    stilnat committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9106021 View commit details
    Browse the repository at this point in the history
  8. some clean up and doc

    stilnat committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6ed1ce4 View commit details
    Browse the repository at this point in the history
  9. clean up, doc, fix rigbuild

    deleted rig build script by error
    stilnat committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    eee269a View commit details
    Browse the repository at this point in the history
  10. allow stop sitting

    stilnat committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8d5b010 View commit details
    Browse the repository at this point in the history
  11. knockdown on hit

    stilnat committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4ec12ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ef8672 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. better dragging

    stilnat committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4e95f8e View commit details
    Browse the repository at this point in the history
  2. quicker drag anim

    stilnat committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    58d1443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8875517 View commit details
    Browse the repository at this point in the history
  4. add some drag to ragdoll

    stilnat committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b9386d3 View commit details
    Browse the repository at this point in the history
  5. improve grabbing and ragdoll

    stilnat committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    179f70d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b4c6fe View commit details
    Browse the repository at this point in the history
  7. improve a bit throw animation

    stilnat committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ae80032 View commit details
    Browse the repository at this point in the history
  8. improve a bit throwing

    stilnat committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6f70343 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    dcc46cc View commit details
    Browse the repository at this point in the history
  2. put back intent UI

    stilnat committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5ad85b1 View commit details
    Browse the repository at this point in the history
  3. cleanup and comments

    stilnat committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    89711fe View commit details
    Browse the repository at this point in the history
  4. better movement controller

    without losing the way it moves, simplify a lot the mess that was the movement controller.
    Also include modifying speed based on state (dragging, crawling, aiming...)
    stilnat committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    b860305 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e93541 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. refactor animator code

    refactor the code so position controller handle the logic, add controls (press c) to cycle through positions
    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    010cd29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7db457 View commit details
    Browse the repository at this point in the history
  3. fix strafing

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a422b77 View commit details
    Browse the repository at this point in the history
  4. better dragging

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8ee0913 View commit details
    Browse the repository at this point in the history
  5. add back running

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    7a23aac View commit details
    Browse the repository at this point in the history
  6. improve position logic

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    e005af0 View commit details
    Browse the repository at this point in the history
  7. quicker rotation

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    03fa62b View commit details
    Browse the repository at this point in the history
  8. fix foot elongating on grab

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4c3df39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    94f1ef0 View commit details
    Browse the repository at this point in the history
  10. fix tool interacting after

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b172f50 View commit details
    Browse the repository at this point in the history
  11. remove ragdoll interpolation

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    ceddf49 View commit details
    Browse the repository at this point in the history
  12. fix low punches

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1919a6f View commit details
    Browse the repository at this point in the history
  13. sync animations

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4bbbfff View commit details
    Browse the repository at this point in the history
  14. sync part two

    stilnat committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2e4a14c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. remove useless place targets

    stilnat committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    6582461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82e1ea View commit details
    Browse the repository at this point in the history
  3. single IK target for hand

    stilnat committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    f1508bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b155f3 View commit details
    Browse the repository at this point in the history
  5. reorder stuff on uberHuman

    stilnat committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    5e0bd54 View commit details
    Browse the repository at this point in the history
  6. fix m4 prefab

    stilnat committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    7245e1f View commit details
    Browse the repository at this point in the history
  7. refactor animations

    stilnat committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    5869a4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce01097 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65b452c View commit details
    Browse the repository at this point in the history
  10. fix merge

    stilnat committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    aebdc7b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    b9edee6 View commit details
    Browse the repository at this point in the history
  2. fix ragdoll bun unsync it

    stilnat committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7c4e977 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c71ff17 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fully server auth ragdoll

    stilnat committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    df27dde View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. ragdoll event

    stilnat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e9521f7 View commit details
    Browse the repository at this point in the history
  2. small comments

    stilnat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    cb0c3f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80a2d32 View commit details
    Browse the repository at this point in the history
  4. better hand punch

    stilnat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b6fd648 View commit details
    Browse the repository at this point in the history
  5. punch with some force

    stilnat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2f42467 View commit details
    Browse the repository at this point in the history
  6. fix ragdoll position

    stilnat committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b5bb173 View commit details
    Browse the repository at this point in the history