I'd like to add the following new sorting metrics to SkyUI, like V/W:
- Quantity
- Total Weight (weight * quantity)
- Total Value (value * quantity)
- Probability of discovery of a new alchemy ingredient effect (I think I've got the equation right, I can send you my draft paper on it)
- How would I go about implementing that?
- I can do any kind of collaboration you want, but this would be many firsts for me: using GitHub, writing in ActionScript (I have experience in many other languages though), writing a mod, working as a team, working in an established codebase. I'm one of those "writes code using a blank notepad++ file" types.
- Is this a SkyUI thing? or an SKSE thing?
- Can you recommend some tutorials on A)github tutorial assuming that I use windows 10? I really have no idea what I'm doing B) How the SkyUI the SKSE code work (together?) C) ActionScript
Here is my work so far:
I'd like to add the following new sorting metrics to SkyUI, like V/W:
Here is my work so far: