Howling eerie greetings from beyond the grave of oblivion,
an insomniac night that might as well be used for something useful:
I have fully disclosed here the code for two Crypto Kingdom tools written in the R language (R Shiny is an R extension for app building that uses JavaScript as an interim layer, R is available for free at
www.R-project.org):
-
CKJester, a market analysis tool that comes in two parts; a) An R Shiny web GUI for using the market analysis tool, b) An API-pipeline that fetches and parses all the data into suitable .RData database for the GUI to use
-
CKGamble, aka. Jovial Jester, the gaming platform for which a Black Jack implementation exists
CKJester R Shiny interface:https://bitbucket.org/tlaajala/ckjester-shinyCKJester API pipeline:https://bitbucket.org/tlaajala/ckjester-pipelineCKGamble:https://bitbucket.org/tlaajala/ckgambleAll above are BitBucket Git repos. Feel free to migrate to Github or such, I just always found Atlassian's Sourcetree a rather neat piece of software and since they merge together seamlessly, I happened to use BitBucket instead of Github.
Partially working examples of the R Shiny apps:
CKJester in shinyapps.io; will not plot images as the database grew too large and the free license runs out of memory; the interface can still be run locally without problems - see example local deployment in the depo:
https://jester.shinyapps.io/Shiny/CKGamble in shinyapps.io; will not function except in "test" Guest-mode, due to the fact that it would need to be connected to an Admin-level character and a Casino that handles the M-transactions; Syksy account is no longer admin and Jester account has no M to handle transactions, thus I have indicated multiple fields with '<INSERT HERE>' which would require attention if actual bets ought to be transacted:
https://jester.shinyapps.io/jovial/Please note that both above implementations are currently running on my own free test license of
www.shinyapps.io, which is a service offered for efficient deployment & upkeep of web apps built with R Shiny. However, the free license has severe limitations, and one mght want to consider putting up their own R Shiny dedicated server (we e.g. have one at my university where I've made analysis tools), to make efficient use of the code (memory limitations and multiple concurrent processes have shown to be an issue in shinyapps.io free service).
Please also note that some older commits may contain expired tokens or obsolete account passwords and such. It's not worth your time trying to exploit those, as all of them were for this purpose only and are not in use anymore here or anywhere elsewhere.
All my above code is shared with the MIT license (i.e. you're free to do whatever you wish with it, but I am not liable for any misuse or upkeep of it etc; given "as-is"):
https://opensource.org/licenses/MITMy code is fully available to any Crypto Kingdom fork that wishes to use it, all are equally welcome on my behalf to make use of the above code that I've made for free over the years/months. I hope these might one day be useful to the old main or any of the forks without reservations.
I can also send loads of CK API-data for the interested: 2 years worth of parsed (.RData) bids of buy/sell, 1 year full of item ownership matrix (rows=items, columns=characters) and 1 year full of lot bids fetched from the
www.cryptokingdom.me CK branch API. Should anybody be interested in these, please contact me through email or a private BCT message.
Best wishes,
Syksy aka. Daniel