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

New active functionality #78

Open
hockeymikey opened this issue Jun 6, 2015 · 5 comments
Open

New active functionality #78

hockeymikey opened this issue Jun 6, 2015 · 5 comments

Comments

@hockeymikey
Copy link

The current functionality of assigning a region as active is fine but a bit too complex for noobie players and they don't bother to read tutorials or watch a video. Also the current format can be cumbersome at times when flipping between multiple regions.

I don't propose scrapping the current system as it's pretty solid and works well for seasoned vets. The default functionality should not require the use of setting active regions though. The active region would be dictated by the location of the player and getting the regions that he is in. On a command if no active region is set it would check the player's location for plots/territories and use them as the active accordingly. Any overlap in regions would give a warning to the player about overlapping regions and having to set an active instead.

Town wise if players can join more than 1 town check the territory the player is in if he's a member of that town and use that as the active. If players can't join multiple towns then have the active town always be that town (unless set to of course).

This functionality could also be turned off for players using a command (/mct setting auto (on/off) ?) to regain the old active only system as before for more veteran players. This default functionality could also be turned off in the config.

This would help extremely with the learning curve of new players and provide new functionality extending the current system providing more choice too.

@jmhertlein
Copy link
Owner

That's a good idea, and I agree, this could use revisiting. I like your plan and will look into implementing it for the next version.

@jmhertlein
Copy link
Owner

Incidentally, does the quick-select tool not do what you're describing?

Because right now the plan is to just take the quick-select tool's functionality and run it automatically when you run a command.

@hockeymikey
Copy link
Author

Quick select tool is nice but not as easy as an auto select system like I outlined for new players. I asked various players and they thought that this auto-select way would be easier for newbies.

But different from the quick-select tool that it doesn't set permanent active but a temp one that is only used on that command and discarded afterwards.

@jmhertlein
Copy link
Owner

Alright, I understand what you want now. I'll keep you posted on progress.

@hockeymikey
Copy link
Author

Okay thank you I really appreciate it.

@jmhertlein jmhertlein added this to the 2.5.0 milestone Aug 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants