So my project where I'm trying to reverse engineer the charm stat in @SDF.ORG's Legion of the Rare Dragoon game has had some progress and some setbacks. I'm keeping a record of my in-game "purchases" along with my charm stat at the time to see how my charm affects my discount rate. I'm then building a table to try to project an estimated discount rate at various different charm levels.
Where I've succeeded: being able to automatically compute an equation that perfectly fits the collected data.
Where I've failed: The resulting discount table looks reasonable up until it gets to charm levels larger than the ones I've already recorded. Then it gets real whacky real quick.
I'm hoping that as I gather more data points, I'll end up with better predictions.
Edit: Here's the calculated table: codeberg.org/jlamothe/lord-cha…
Sean Riley reshared this.
FoxFunction
in reply to Jonathan Lamothe • • •Jonathan Lamothe likes this.
bignose
in reply to Jonathan Lamothe • • •No reason to deviate from #AGPL for this, @me.
The document has an obvious source form. It consists (in part) of program code. There should be no problem applying AGPL conditions for recipients.
Do you anticipate any specific problems with that plan?
Jonathan Lamothe
in reply to bignose • •Ross A. Baker
in reply to Jonathan Lamothe • • •CC-BY-SA is Creative Commons' answer to copyleft. CC-BY-SA-4.0 is one-way compatible into GPLv3. (The 4.0 is important!)
There's no CC license that forces code all the way to AGPLv3, but you can say "code blocks AGPLv3, the rest CC-BY-SA-4.0." You have to choose whether a single license or the Affero clause matters more.
Jonathan Lamothe likes this.
Jonathan Lamothe
in reply to Jonathan Lamothe • •So, I decided to just go full AGPL. Perhaps a weird choice, but it gets the job done.
codeberg.org/jlamothe/lord-cha…
Please note: this is a work in progress.
Jonathan Lamothe
in reply to Jonathan Lamothe • •Anna Liberty
in reply to Jonathan Lamothe • • •Jonathan Lamothe likes this.
Jonathan Lamothe
in reply to Anna Liberty • •Marcus
in reply to Jonathan Lamothe • • •GNU Free Documentation License v1.3 - GNU Project - Free Software Foundation
www.gnu.orgJonathan Lamothe
in reply to Marcus • •Marcus
in reply to Jonathan Lamothe • • •Greg A. Woods
in reply to Jonathan Lamothe • • •Greg A. Woods
in reply to Jonathan Lamothe • • •As for CreativeCommons vs "copyleft", well it all boils down to the specific terms attached to the license.
For example a CreativeCommons "BY-SA" license can have attached terms.
My example:
robohack.ca/~woods/copyright.t…