-
I often find myself doing this sort of thing:
```html
export default {
data () {
return {
width: window.innerWidth,
height: window.innerHeight
};
…
-
I can start linking images that prove you can wear a belt while nekkid if i have to.
-
I'd like to stop in a room outside the hunting area and put up a few pre-buffs. Cyclic debuffs, shield of light, etc.
-
Request to be able to choose a room by room number where a toon can pre-buff before initiating a combat or hunting yaml.
Maybe allow it to work in hunting_file_list: so it can be manually adjusted
-
### 🆕🐥☝ First Timers Only
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributor…
-
The page isn't the most clear when it comes to starting and stopping the services. It says where the script is, but you also need to go into the actual script folder to run the executable file if you …
-
I'm a huge fan of the Category annotations. I've been using so that we can use the same code to test against multiple versions of our API (I label each test with a minimum version number and the vers…
-
Detected by FindBugs in class JWildfire/src/org/jwildfire/create/tina/variation/PRose3DFunc.
The fix would be trivial, just remove the redundant code.
However, I think this can be a real error and t…
-
Currently, we have no way to know when a Waggle Node starts acting poorly, or is just plan dead. The situation has causes us to loose data. We need two things:
1) A piece of software that sits some…
wa8gl updated
8 years ago
-
It appears that the submodule `waggle_protocol` is not being pulled correctly with the `nodecontroller` repo. I witnessed one of the CDOT nodes not sending data because of this. A simple symbolic link…