FEAT: Command aliases, set home boat or mount, command costs #6

Closed
opened 2025-06-05 08:26:43 +00:00 by zontreck · 2 comments
Owner

Tracking request posted by TheDude on discord

Tracking request posted by TheDude on discord
Author
Owner
  1. Add command costs, configurable costs via the asu update admin command.
  2. Create a special setwarp and sethome command that can teleport boats or other mounts. Exclude beds. Mount must be a entity that is not a block entity.
  3. Modify the teleport code in home and warp to check if this new feature was paid for by the new commands.
  4. Update the home and warp protocol code to support the new flag.
1. Add command costs, configurable costs via the asu update admin command. 2. Create a special setwarp and sethome command that can teleport boats or other mounts. Exclude beds. Mount must be a entity that is not a block entity. 3. Modify the teleport code in home and warp to check if this new feature was paid for by the new commands. 4. Update the home and warp protocol code to support the new flag.
zontreck started working 2025-06-05 18:35:59 +00:00
zontreck referenced this issue from a commit 2025-06-05 19:18:12 +00:00
zontreck stopped working 2025-06-05 23:45:14 +00:00
5 hours 9 minutes
Author
Owner

Leaving off for the day, here is what's been completed for this ticket.

  1. Commands now have aliases
  2. (FIX) The teleport system previously would teleport a mount with the player by default. This was not intentional behavior.
  3. Added the sethomemount, shm, shb commands. This marks the home as supporting entity teleportation
  4. Protocol code has been updated

Still needs todo: Actual cost implementation. This does not currently charge the player, or do anything with money yet. The APIs are in place, but that is all.

Leaving off for the day, here is what's been completed for this ticket. 1. Commands now have aliases 2. (FIX) The teleport system previously would teleport a mount with the player by default. This was not intentional behavior. 3. Added the sethomemount, shm, shb commands. This marks the home as supporting entity teleportation 4. Protocol code has been updated Still needs todo: Actual cost implementation. This does not currently charge the player, or do anything with money yet. The APIs are in place, but that is all.
zontreck self-assigned this 2025-06-05 23:47:34 +00:00
zontreck added spent time 2025-06-07 19:14:03 +00:00
30 minutes
zontreck started working 2025-06-07 19:14:08 +00:00
zontreck referenced this issue from a commit 2025-06-07 20:56:57 +00:00
zontreck stopped working 2025-06-07 20:56:57 +00:00
1 hour 42 minutes
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 7 hours 22 minutes
zontreck
7 hours 22 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AriasCreations/VSMod_AriasServerUtils#6
No description provided.