-
I enabled js dependency checking by dependabot, to stay ahead of security and update warnings when running npm install
```
npm WARN deprecated bower@1.8.4: We don't recommend using Bower for new pro…
-
def doubleStuff(a_list):
""" Return a new list in which contains doubles of the elements in a_list. """
new_list = []
for value in a_list:
new_elem = 2 * value
new_lis…
-
This mod is causing a critical issue where the game is unable to save.
Steps to Reproduce
- Launch Valheim, load up a saved game.
- Try to save the game. It should work.
- Play the game for a …
xtul9 updated
5 months ago
-
### Description
Recently, OsmAnd vastly expanded the icons available for Favorites. However, the "hiking" icon is no longer available, which seems like an odd omission.
In the favorites.gpx fil…
-
Not sure if this is plugin or map or addon issue, most players on the server crashed to desktop in the middle of the game without error messages. The server was fine.
We're playing the map [Steam W…
-
- [ ] Items still seem to be aligning themselves in columns, and one column (LHS) is always a lot longer than the other. Not sure if it's a CSS fix, a python row logic fix or both.
- [ ] The layout is…
-
I create a java project
![image](https://cloud.githubusercontent.com/assets/14834177/19429592/131f4dda-9483-11e6-8c2e-6ec787a109de.png)
jenkins console logs:
```
[INFO] Downloaded: http://nexus/con…
-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] I have read [the project documentation]…
-
Thanks for proposing a new feature!
### Motivation
Write custom data into the initial memory from Go side and let the functions in wasm can use it~
-
Hi, thanks for using [factorio-mods-localization](https://github.com/dima74/factorio-mods-localization) helper! Please note that in order for a mod to be imported correctly, it is currently needed tha…