-
While reviewing sim against current design document with @Matthew-phet . Assigning to myself to add.
-
There are 3 different syntax styles for list like constructs:
1. Separator
2. Terminator
3. Enumerator
Here a quick overview
## Separator (e.g. JavaScript)
Single line:
```js
const col…
adius updated
4 years ago
-
After issues #1, #2 and #3 are complete, add the figures to the object entry pages using the `q-figure` and `q-figure-group` shortcodes. Make use of grouping and of classes like `class="is-pulled-righ…
-
**Version**
Build/Run method
- [ ] Docker
- [ ] PKG
- [X] Manually built (git clone - npm install - npm run build )
Zwave2Mqtt version: 2.0.2-master @ 20190809
Openzwave Version: 1.6
**D…
-
Hello,
I've just started using the framework and I've successfully gotten to the cornflower blue window. No I wanted to load a texture (png file 64x31px) and created a Content folder in my solution. …
-
Line 138 in lib.rs needs to be changed to:
`
unsafe { core::intrinsics::sqrtf32(x) }
`
Otherwise the build will fail on nightly for platforms without SSE support. I found this when I tried to…
-
I got the following error importing a device -:
```
file: "/var/www/vhosts/opensmarthouse.org/httpdocs/zwavedatabase/zwaveCreateOh2.php"
line: 791
message: "Undefined index: VOLATILE_ORGANIC_COM…
-
@KarlDunkerley, Adam Floyd and others have been coming up with exceptional "no print/cut" designs which could in my understanding be assembled by hand by volunteers.
From talking to Karl if it take…
-
Using Aeotec Multisensor 6 with Firmware 1.13 paired with Aeotec Zstick Gen 5
System: HassOS 3.13 (amd64 / qemux86-64)
Home Assistant Core: 0.108.9
Home Assistant Supervisor: 219
Add on 0…
-
Check this code only for default skins of the weapons what you say @danielkrupinski can you implement it?
`std::ifstream skinIDFile("SkinID.csv");
std::string line;
std::string weaponName;
w…