-
Thanks for this great project! but I have a question about ts types.
When I used this package in my ts project, I noticed that tsc did not give type hits.
After searching, I found the reason was…
-
It seems based on discussions in the Screeps discord the engine is not compatible with latest Node versions. It sounds like the infra is on Node 8 today? @o4kapuk is there any interest in upgrading th…
-
just creating base project with consolestats, screeps-profiler, and several task as uglify (but not on this project, because ecma 6 incompatible with last version of uglify [according to this issue](h…
-
As I can see, rendering code contains some styles for distinguishing between player and enemy structures.
But nevertheless client shows all structures as owned by enemy (with red color).
This should…
-
We are trying to set up a private server on Raspberry Pi 3 running Raspbian following this guide using the latest version:
- [Newbie-friendly (ish) private/dedicated server setup guide for Ubuntu 18.…
qido2 updated
11 months ago
-
requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: https://screeps.com/api/user/memory-segment?segment=25&shard=shard1
-
- movement logic to keep squad together
_Originally posted by @pguth66 in https://github.com/pguth66/screeps-pguth66/issues/16#issuecomment-554656748_
-
Steps to reproduce:
1. Download the repository and unzip
2. Navigate to directory and run `npm install`
3. Compile with `rollup -c`
Result:
```
src/main.ts → dist/main.js...
[!] (commonjs …
-
Got the program working but it uses syntax from ES6 which is not supported in screeps such as import/export
![image](https://github.com/daboross/screeps-starter-python/assets/9406934/d73e1acc-78b3-…
-
I wonder, isn't it a fork of https://github.com/Stargateur/screeps-console ? If so, why isn't it an actual _fork_ ? :confused: