This website requires JavaScript.
Explore
Help
Sign In
HideyoshiNakazone
/
screeps-scripts
Watch
1
Star
0
Fork
0
You've already forked screeps-scripts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
170
Commits
3
Branches
0
Tags
restructure-spawn-handler
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Vitor Hideyoshi
56e626e575
Implements Upgrader Handler Method For Cleanup
2025-07-12 19:24:31 -03:00
.vscode
Fixes Storage of SpawnHandlers in Memory
2025-07-06 13:06:29 -03:00
src
Implements Upgrader Handler Method For Cleanup
2025-07-12 19:24:31 -03:00
test
Unit test for: Automatically delete memory of missing creeps (
#158
)
2021-08-08 23:27:10 +03:00
.editorconfig
Start on v3.0
2017-11-21 12:55:36 -05:00
.gitignore
Remove Unecessary Config Files
2025-07-05 18:16:39 -03:00
.prettierrc
Changes to esbuild and adds initial creation of creaps
2025-07-05 22:34:23 -03:00
.screeps.example.yml
Final Working Version
2025-07-05 18:12:26 -03:00
esbuild.config.mjs
Temp Work
2025-07-06 14:22:46 -03:00
eslint.config.js
Updates and Updates Project
2025-07-05 17:44:14 -03:00
package-lock.json
Changes to esbuild and adds initial creation of creaps
2025-07-05 22:34:23 -03:00
package.json
Adds Routine for Cleaning SpawnHandlers
2025-07-05 22:43:58 -03:00
tsconfig.json
Fixes Storage of SpawnHandlers in Memory
2025-07-06 13:06:29 -03:00
tsconfig.test.json
Using ts-node and tsconfig-paths to run mocha over Typescript test files
2020-08-07 14:29:37 -07:00
Description
No description provided
451
KiB
Languages
TypeScript
93.8%
JavaScript
6.2%