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

make UI for building upgrades #639

Open
vbawol opened this issue Oct 29, 2013 · 6 comments
Open

make UI for building upgrades #639

vbawol opened this issue Oct 29, 2013 · 6 comments

Comments

@vbawol
Copy link
Member

vbawol commented Oct 29, 2013

No description provided.

@ghost ghost self-assigned this Nov 16, 2013
@vbawol
Copy link
Member Author

vbawol commented Dec 17, 2013

Still looking to do this if anyone is interested.

@maca134
Copy link
Contributor

maca134 commented Dec 17, 2013

What did you have in mind?

@vbawol
Copy link
Member Author

vbawol commented Dec 17, 2013

Simple interface that would allow choosing your upgrade from a list with a "Upgrade" and "Cancel" button.

@maca134
Copy link
Contributor

maca134 commented Dec 17, 2013

erm, prob have something knocked up in a day or so

@maca134
Copy link
Contributor

maca134 commented Dec 21, 2013

Just checked and cant find any objects that have more than 1 update grade path.

@vbawol
Copy link
Member Author

vbawol commented Dec 21, 2013

Yes, current there is not but we do plan on adding a few options and want to use this as a preview of the action to be performed.

To add multiple upgrades we will just add another nesting of the array.
upgradeBuilding[] = {"Land_DZE_GarageWoodDoorLocked",{{"ItemComboLock",1}}};
will become:
upgradeBuilding[] = {{"Land_DZE_GarageWoodDoorLocked",{{"ItemComboLock",1}}}};

@vbawol vbawol modified the milestones: 1.0.5, 1.0.4.1 Feb 5, 2014
@vbawol vbawol modified the milestones: 1.0.6, 1.0.5 Mar 6, 2014
@AirwavesMan AirwavesMan modified the milestones: 1.0.6, 1.0.8 Sep 14, 2020
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

3 participants