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

examine signature changed to include distance #9302

Merged

Conversation

Spookerton
Copy link
Member

  • distance is INFINITE, 0, or a positive integer based on get_dist() between the examiner and examinee's turfs when they are on the same Z. When the examiner is dead or a ghost, distance is always 0.
  • also updates /examine( implementations to use it!
  • adds w_class_to_name proc for reusing "It is a X item." examine behavior.

nufcy

@Spookerton Spookerton added the Refactor The PR heavily modifies or rewrites an existing feature. label Dec 30, 2023
Atermonera
Atermonera previously approved these changes Jan 31, 2024
@Spookerton
Copy link
Member Author

conflicts handled

- distance is INFINITE, 0, or a positive integer based on get_dist() between
the examiner and examinee's turfs when they are on the same Z. When the
examiner is dead or a ghost, distance is always 0.
- also updates /examine( implementations to use it!
- adds w_class_to_name proc for reusing "It is a X item." examine behavior.
@Atermonera Atermonera merged commit dfac4a7 into PolarisSS13:master Feb 4, 2024
6 checks passed
@Spookerton Spookerton deleted the spkrtn/cng/examine-distance branch February 5, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor The PR heavily modifies or rewrites an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants