aboutsummaryrefslogtreecommitdiff
path: root/server/src/entity/item_portal.rs
AgeCommit message (Expand)Author
2025-10-19Refactor and move interaction codemetamuffin
2025-10-11clippy + fmt; start using if let chainsmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
2024-10-13fix compile for new rust nightlymetamuffin
2024-09-04player in progress packetmetamuffin
2024-09-04refactor interact function and new progress protometamuffin
2024-08-13access entities as trait objectmetamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-07-25add player portalsmetamuffin