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

Add and remove individual hands #1230

Merged
merged 140 commits into from
Aug 12, 2023
Merged

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    89df0fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fb1fe2 View commit details
    Browse the repository at this point in the history
  3. make divisor a prefab

    stilnat committed May 18, 2023
    Configuration menu
    Copy the full SHA
    dedc22a View commit details
    Browse the repository at this point in the history
  4. Add basis for new inventory

    stilnat committed May 18, 2023
    Configuration menu
    Copy the full SHA
    41d0da0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc7ed18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dda928 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5ddac6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef651bb View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    5df8b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be9482 View commit details
    Browse the repository at this point in the history
  3. fix everything

    stilnat committed May 19, 2023
    Configuration menu
    Copy the full SHA
    20a27da View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. separate inventory into inventory and containerviewer

    this alleviates a bit the role of the inventory. Inventory should only handles what's on the player or hold by them. Opened Containers by the player should be displayed using another script, dedicated to that.
    stilnat committed May 20, 2023
    Configuration menu
    Copy the full SHA
    9c811d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d5f01 View commit details
    Browse the repository at this point in the history
  3. adds doc

    stilnat committed May 20, 2023
    Configuration menu
    Copy the full SHA
    edd0fc8 View commit details
    Browse the repository at this point in the history
  4. rename Inventory to HUmanInventory

    this prevents the conflit with Inventory namespace
    stilnat committed May 20, 2023
    Configuration menu
    Copy the full SHA
    3e27e7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6e0a6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce6acc0 View commit details
    Browse the repository at this point in the history
  7. fix weird hand highlight bug

    stilnat committed May 20, 2023
    Configuration menu
    Copy the full SHA
    f430c5e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. sync loadout

    stilnat committed May 21, 2023
    Configuration menu
    Copy the full SHA
    dc459e9 View commit details
    Browse the repository at this point in the history
  2. prefab update with some bugs

    stilnat committed May 21, 2023
    Configuration menu
    Copy the full SHA
    423f753 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    51ab7a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7faa3a2 View commit details
    Browse the repository at this point in the history
  3. remove old hand prefabs

    stilnat committed May 22, 2023
    Configuration menu
    Copy the full SHA
    eee6eec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3894c30 View commit details
    Browse the repository at this point in the history
  5. fix order of slots

    stilnat committed May 22, 2023
    Configuration menu
    Copy the full SHA
    421b623 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    34aa0e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d88047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e2678a View commit details
    Browse the repository at this point in the history
  4. fix a bit some patch

    stilnat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    13a513e View commit details
    Browse the repository at this point in the history
  5. add hat display

    stilnat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    65ee5c1 View commit details
    Browse the repository at this point in the history
  6. add some doc

    stilnat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    9beee3a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. factorise some code

    stilnat committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6d1909a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f1af26 View commit details
    Browse the repository at this point in the history
  3. update human prefab

    stilnat committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c77a00c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Add some clothes items

    stilnat committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e722cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee560f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fadf34 View commit details
    Browse the repository at this point in the history
  4. small fix

    stilnat committed May 25, 2023
    Configuration menu
    Copy the full SHA
    18328e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. add inventory slot container

    stilnat committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    629e322 View commit details
    Browse the repository at this point in the history
  2. remove useless using

    stilnat committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    d0c5069 View commit details
    Browse the repository at this point in the history
  3. fix container on jumpsuit

    stilnat committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    039a55e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c94846 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b32dc0e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. update hack

    stilnat committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    61eaf8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a87bbaf View commit details
    Browse the repository at this point in the history
  3. show item present in slot

    stilnat committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    5d30bfa View commit details
    Browse the repository at this point in the history
  4. update human prefab

    stilnat committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    24cb38c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3db44ac View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. sync clothing display

    stilnat committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    da0fcd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf289e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    ae386be View commit details
    Browse the repository at this point in the history
  2. slightly reduce the mesh bug

    stilnat committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    fe19521 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    95988ed View commit details
    Browse the repository at this point in the history
  2. add backpack item

    stilnat committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    73638df View commit details
    Browse the repository at this point in the history
  3. modify a bit slots

    stilnat committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    b8cebea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51ade04 View commit details
    Browse the repository at this point in the history
  5. adding id slot and inventory

    stilnat committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    d4f823f View commit details
    Browse the repository at this point in the history
  6. remove shoes

    stilnat committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    07f42f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    269be08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b0cfcf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ae240c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a2bbb8 View commit details
    Browse the repository at this point in the history
  11. small rename

    stilnat committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9435912 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    113e49a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    bdd155e View commit details
    Browse the repository at this point in the history
  2. add headset item and support

    stilnat committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    94778a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. remove inventory slot

    stilnat committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    07d3b0e View commit details
    Browse the repository at this point in the history
  2. fix hand slots

    stilnat committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    532116f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Revert "remove inventory slot"

    This reverts commit 07d3b0e.
    stilnat committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    5450711 View commit details
    Browse the repository at this point in the history
  2. fix glove left and right

    stilnat committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    1cf4606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87a652e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    4f04893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dcbeb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    308b37c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. add some doc and tags

    stilnat committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    98bf3db View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 6, 2023

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

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    7f2ed33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e851f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baa9c0b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    6f9945b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c8ff9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    12cf44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc3eaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    153fdae View commit details
    Browse the repository at this point in the history
  4. move accessor

    stilnat committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    caaa289 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9227ef View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. add spawning with clothes

    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    458ece4 View commit details
    Browse the repository at this point in the history
  2. fixing forgotten change

    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    567b1b5 View commit details
    Browse the repository at this point in the history
  3. update assistant loadout

    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    3151134 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c29e54 View commit details
    Browse the repository at this point in the history
  5. fix sec jumpsuit

    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    aca4c77 View commit details
    Browse the repository at this point in the history
  6. fix return too soon

    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1530d0b View commit details
    Browse the repository at this point in the history
  7. fix jumpsuit

    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    2857222 View commit details
    Browse the repository at this point in the history
  8. fix pocket jumpsuit

    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5230acd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4c5c88 View commit details
    Browse the repository at this point in the history
  10. removing and adding slots now works properly

    When a gameobject container is disabled and was part of the inventory, the container slot linked to it disappear. Similar when adding a container.
    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    30ba68d View commit details
    Browse the repository at this point in the history
  11. onenable add container

    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    11ad28a View commit details
    Browse the repository at this point in the history
  12. fix slot size of items sprite

    stilnat committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    8df1eca View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

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

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    511f604 View commit details
    Browse the repository at this point in the history
  2. fix grid

    stilnat committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    322602b View commit details
    Browse the repository at this point in the history
  3. put jumpsuit on item layer

    stilnat committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    53501a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. clean and doc

    stilnat committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8b579e0 View commit details
    Browse the repository at this point in the history
  2. first commit

    stilnat committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fc5b444 View commit details
    Browse the repository at this point in the history
  3. fix some interaction stuff

    stilnat committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5293ebc View commit details
    Browse the repository at this point in the history
  4. fix pickup interaction

    stilnat committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b0a4ca5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. fix hands

    stilnat committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a5b5821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d5bd2 View commit details
    Browse the repository at this point in the history
  3. some doc

    stilnat committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a3e91ae View commit details
    Browse the repository at this point in the history
  4. more doc

    stilnat committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f914cb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    5c049d1 View commit details
    Browse the repository at this point in the history
  2. add hands as items

    stilnat committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    89bd406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8490022 View commit details
    Browse the repository at this point in the history
  4. small fix to hands selection

    stilnat committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ccc7bde View commit details
    Browse the repository at this point in the history
  5. add hand command

    stilnat committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c5a77d1 View commit details
    Browse the repository at this point in the history
  6. condition fix

    stilnat committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a21fb88 View commit details
    Browse the repository at this point in the history
  7. cleanup and permission check

    stilnat committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    68169a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. add doc

    stilnat committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d92e262 View commit details
    Browse the repository at this point in the history
  2. fix handcommand

    stilnat committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4a219d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59dc8f7 View commit details
    Browse the repository at this point in the history
  4. Update Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHa…

    …ndCommand.cs
    
    Co-authored-by: Iamteapot <[email protected]>
    stilnat and iamteapot422 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a15101c View commit details
    Browse the repository at this point in the history
  5. Update Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHa…

    …ndCommand.cs
    
    Co-authored-by: Iamteapot <[email protected]>
    stilnat and iamteapot422 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    dc33a45 View commit details
    Browse the repository at this point in the history
  6. Update Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHa…

    …ndCommand.cs
    
    Co-authored-by: Iamteapot <[email protected]>
    stilnat and iamteapot422 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e29ac73 View commit details
    Browse the repository at this point in the history
  7. Update Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHa…

    …ndCommand.cs
    
    Co-authored-by: Iamteapot <[email protected]>
    stilnat and iamteapot422 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2b8cd71 View commit details
    Browse the repository at this point in the history
  8. Update Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHa…

    …ndCommand.cs
    
    Co-authored-by: Iamteapot <[email protected]>
    stilnat and iamteapot422 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3da8811 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5429c83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f53e777 View commit details
    Browse the repository at this point in the history
  11. rename delegate and event

    stilnat committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    18e4680 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba625e6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24c4f87 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b560677 View commit details
    Browse the repository at this point in the history
  15. Update Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHa…

    …ndCommand.cs
    
    Co-authored-by: Iamteapot <[email protected]>
    stilnat and iamteapot422 authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    33f0c39 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'Individual-hands' of https://github.com/stilnat/SS3D in…

    …to Individual-hands
    stilnat committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    47b3153 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. update variables name

    stilnat committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1d1fc35 View commit details
    Browse the repository at this point in the history
  2. fix missing ref

    stilnat committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    eb0065e View commit details
    Browse the repository at this point in the history
  3. fix all interactions

    stilnat committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0385274 View commit details
    Browse the repository at this point in the history
  4. add a comment to hand file

    stilnat committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bfcdf7d View commit details
    Browse the repository at this point in the history