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

Implement thoughtsense and apply to Empathic Sense ancestry feature #15115

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Commits on Jun 16, 2024

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

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    0780bcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57202b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6568899 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c27d31a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

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

Commits on Jun 22, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    4d75db8 View commit details
    Browse the repository at this point in the history
  2. Resolve prettifier issues

    farling42 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e206923 View commit details
    Browse the repository at this point in the history
  3. Fix indentation

    farling42 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6b93957 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d06240 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    3d8541c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2106048 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. Update src/module/canvas/perception/modes.ts

    Remove walls: false from senseThoughts
    
    Co-authored-by: Shark that walks like a man <106829671+stwlam@users.noreply.github.com>
    farling42 and stwlam authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c844498 View commit details
    Browse the repository at this point in the history
  2. Update src/module/canvas/perception/modes.ts

    simplify isOfType check for senseThoughts
    
    Co-authored-by: Shark that walks like a man <106829671+stwlam@users.noreply.github.com>
    farling42 and stwlam authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6ab3dc4 View commit details
    Browse the repository at this point in the history
  3. Update src/module/canvas/perception/modes.ts

    Remove conditional field access for mindless
    
    Co-authored-by: Shark that walks like a man <106829671+stwlam@users.noreply.github.com>
    farling42 and stwlam authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    046fbe8 View commit details
    Browse the repository at this point in the history
  4. Update src/module/scene/helpers.ts

    change thsense to thoughtsense
    
    Co-authored-by: Shark that walks like a man <106829671+stwlam@users.noreply.github.com>
    farling42 and stwlam authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4a3571c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d17a70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b49fd2 View commit details
    Browse the repository at this point in the history
  7. Update modes.ts

    farling42 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e9fa479 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a83d456 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e29268c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    159bb1b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ccef738 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b373a39 View commit details
    Browse the repository at this point in the history
  13. Resolve prettifier issues

    farling42 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e182772 View commit details
    Browse the repository at this point in the history
  14. Fix indentation

    farling42 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    72e7031 View commit details
    Browse the repository at this point in the history
  15. Update src/module/canvas/perception/modes.ts

    Remove walls: false from senseThoughts
    
    Co-authored-by: Shark that walks like a man <106829671+stwlam@users.noreply.github.com>
    farling42 and stwlam committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4fb6d14 View commit details
    Browse the repository at this point in the history
  16. Update src/module/canvas/perception/modes.ts

    simplify isOfType check for senseThoughts
    
    Co-authored-by: Shark that walks like a man <106829671+stwlam@users.noreply.github.com>
    farling42 and stwlam committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    58eec83 View commit details
    Browse the repository at this point in the history
  17. Update src/module/canvas/perception/modes.ts

    Remove conditional field access for mindless
    
    Co-authored-by: Shark that walks like a man <106829671+stwlam@users.noreply.github.com>
    farling42 and stwlam committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7121bdc View commit details
    Browse the repository at this point in the history
  18. Update src/module/scene/helpers.ts

    change thsense to thoughtsense
    
    Co-authored-by: Shark that walks like a man <106829671+stwlam@users.noreply.github.com>
    farling42 and stwlam committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7341f0e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ebad796 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cd6de1b View commit details
    Browse the repository at this point in the history
  21. Update modes.ts

    farling42 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    67aa5dc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bd988de View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c9e1141 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 26, 2024

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