-
If I have the bot auto cube spirit shields for me what do I need to have in pickit to make sure the bot doesnt drop it?
-
Wondering if anyone has come up with designs for a Virtualizarr logo. Might be nice for talks etc.
-
`Scrabow ` supports submethods at scramble generation, so we can take advantage of that and allow users to create new cubing spaces for submethod practice.
-
Ahoy!
I've recently added official time syncing to https://timer.cubing.net/ and I'd like to spruce up the stats page. `kuebiko-cubing` has a pretty great interface, but I would really like to be a…
-
Hey I've been trying to do this and believe this would be useful, if you'd like a brief explanation as to why I think so I can provide that. Basically it'd be nice to be able to keep any junk magic ri…
-
The script makes a hole in the shield paladin but it is probably the wrong ingredients into cubes
"Transmuting: Sacred Targe + Runa Ral + Runa Amn + Perfect Amethyst"
According to the formula should…
-
In config file we have:
` Config.Cubing = true;`
And some receipes. For example:
```
Config.Recipes.push([Recipe.Rune, "Lem Rune"]); // Upgrade Lem to Pul
Config.Recipes.push(…
-
I've made a bunch of updates for the rune and gem stacks but still no luck with crafting.
Maybe someone can see what im missing still?
`/**
* @filename Cubing.js
* @author kolton Tektic edit PD2
…
-
From Chrome dev tools when logging in:
![image](https://cloud.githubusercontent.com/assets/277474/22078749/fdcf0eaa-dd6d-11e6-81a8-fdeec20e7e72.png)
1. The `/authorize` is the OAuth route on the…
-
We rebuild our assets with `bundle exec rake assets:clean assets:precompile`.
While it usually appropriately detects what has changed and what to rebuild, I just encountered that weird behavior:
```…