Script Rollback
-
Just now, about 4 minutes go, all of my scripts rolled back to a version from 35 minutes ago. I lost all of the updates i've made in the past half hour.
-
i'm very recommend to use local files and deploy/sync script like that:
- https://www.npmjs.com/package/grunt-screeps - official grunt deploy
- https://github.com/findoff/screeps_sync - my in browser injection
-
To avoid that in future, you can use this solution to edit & store your scripts locally and commit it up to the game when needed.