-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Awards #155
Comments
am sure you meant to use Error is found on |
@youngbuckscrew Thanks, fixed in this commit. I haven't added tests for this stuff yet, or changed the admin UI yet to allow selecting the custom award class stuff, just fleshing out how the awards class will work. I'm guessing you're messing with it |
Yes i'm looking over and testing. I found another errors on |
Yep, just saw that one. I'm working on it as well as getting the award class selector working. |
@youngbuckscrew Alright, give it a shot now. The award class selection and parameter description stuff should work now. You should also be able to create your own award class, and place it in a new module or right in the I haven't added any tests yet so stuff might be broken. I'll work on adding those today, since I don't like having stuff left around without tests :) |
Okay ill test now, ill report when finished |
Found a few issues on the actual running of the class. I'm working on it, though I need to step out for a bit, so I'll have it fixed by later today |
Added tests and fixed a few things, seems to work properly now |
Yes its working correctly. Can we come up with a way to automate the conditional awards? such as the 100 flights one? I got a few ideas. |
What do you mean by automate? Because every VA is different. So for the
award, you can pass a custom parameter and have multiple awards using the
same class, just passing in different parameters.
I have an idea for automatically creating the award with the class on first
run, so if you download one, it can install itself with some default
parameter
What're the ideas you have?
|
Ahh i get what you mean now, lol sorry! i guess the next feature is make the award image an upload method with maybe intervention. |
Intervention? |
Thanks, I'll check it out |
Base features
check()
uses those internal IDsAwardEventListener
UserStatsChanged
event is called.$name
var to show list in panelThe text was updated successfully, but these errors were encountered: