Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Issues
  • #385

Closed
Open
Created Jun 10, 2024 by sun shuo@sunshuo

Players who enter the same dungeon within a short period of time will all enter one dungeon

For example, if we run:

md play test playera
md play test playerb

Then playera and playerb will enter the same dungeon, even if they are players from different teams We can avoid this if we delay the run:

md play test playera
sleep 1s
md play test playerb
Edited Jun 10, 2024 by sun shuo
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking