screepers / Screeps-Typescript-Declarations

The repository for *Screeps's* TypeScript type definitions.
69 stars 44 forks source link

Static Shock #72

Closed Dessix closed 7 years ago

Dessix commented 8 years ago

Changed classes to interfaces and added constructor signatures such that static-method extensions can be easily added within typescript.

Dessix commented 8 years ago

Working commit! Do not merge, but feel free to review.

All clear for merge. Please review.

Known issues so far:

seancl commented 8 years ago

+1

Just pulled this into my own stable branch and it seems to be working great!

Dessix commented 7 years ago

I'll need to update this once the other PRs are settled. Note that this is blocking PR #76.

Dessix commented 7 years ago

Rebased to new base branch and ready for review.