ashn-dot-dev / natac

Networked implementation of the hexagonal settler game in Sunder
BSD Zero Clause License
4 stars 0 forks source link

Add message to stealing and stolen-from player about which resource was stolen #6

Closed ashn-dot-dev closed 7 months ago

ashn-dot-dev commented 7 months ago

As of commit de8d58c72f8c0e915f162589cf56f512e034ced7, the log message "NAME stole from NAME." sent to all players when one player steals from another.

Screenshot 2024-03-18 at 8 23 01 AM

It would be nice if the stolen player instead got the message "NAME stole RESOURCE from you." and the stealing player got the message "You stole RESOURCE from NAME." instead.

ashn-dot-dev commented 7 months ago

Added in 68bec721d8f425916854c441b753466d842bbbc8.