issues
search
screepers
/
Screeps-Typescript-Declarations
The repository for *Screeps's* TypeScript type definitions.
69
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question - how to make ts-jest happy at test runtime?
#132
stkiller
closed
3 years ago
1
Added tombstones constants
#131
Pillarish
opened
6 years ago
0
Tombstones
#130
o4kapuk
closed
4 years ago
0
IVM related declarations (getHeapStatistics,gc)
#129
o4kapuk
closed
6 years ago
0
typings are deprecated
#128
antonmarin
closed
7 years ago
1
Make memory extensible
#127
danielberndt
opened
7 years ago
0
Added Game.shard interface
#126
thaelina
closed
6 years ago
2
Added StructureSpawn.spawnCreep
#125
thaelina
closed
7 years ago
2
StructureSpawn.spawnCreep; deprecation of createCreep / canCreateCreep
#124
Dessix
closed
7 years ago
1
Interfaces instead of declared classes
#123
dbaileychess
opened
7 years ago
4
STRUCTURE_WALL should be 'constructedWall', not 'wall'
#122
pathurs
opened
7 years ago
0
RoomVisual constructor
#121
thaelina
opened
7 years ago
0
[Breaking Changes] Rewrite typings to be publishable to DefinitelyTyped
#120
resir014
opened
7 years ago
4
Room.createFlag and RoomPosition.createFlag return type is number, when it can also be a string of the Flag's name
#119
pathurs
opened
7 years ago
0
Typing of storage of Terminals and Containers
#118
fakusb
closed
10 months ago
0
Add Typing for storage of Terminals and Containers
#117
fakusb
closed
7 years ago
1
Making RoomVisual an interface.
#116
r12f
opened
7 years ago
1
store energy will always be defined
#115
Arcath
opened
7 years ago
0
set index type for describe exits
#114
Arcath
opened
7 years ago
0
Update RoomVisual.poly to also accept positions
#113
Dessix
opened
7 years ago
3
Add 2017-05-11 and 2017-05-26 changelogs. Add missing room visual parameters.
#112
kotarou
closed
7 years ago
0
Update Room Visual
#111
chobobobo
closed
7 years ago
1
assigning literal values to constants
#110
bonzaiferroni
opened
7 years ago
7
Issues with RoomVisual
#109
chobobobo
closed
7 years ago
2
Fix comments on nukers.
#108
roncli
closed
7 years ago
0
Fix Memory interface so that's it's extensible
#107
bryanbecker
opened
7 years ago
0
Added support for new RoomVisual api
#106
jyarbro
closed
7 years ago
2
Add null return type to findClosest methods
#105
mpsenn
closed
7 years ago
1
Add range option to findPath opts
#104
lf-
closed
7 years ago
1
2017-02-27 changes - RawMemory.segments and RawMemory.setActiveSegments added.
#103
kotarou
closed
7 years ago
0
Add visualizePathStyle to moveTo opts
#102
lf-
closed
7 years ago
1
RoomPosition.inRangeTo parameter type is too narrow
#101
Torins
opened
7 years ago
3
Fix objects which will always have a room prop to not be possibly undefined
#100
lf-
closed
7 years ago
6
creep.room can literally never be undefined but types say it can be
#99
lf-
closed
7 years ago
2
Stricter typing
#98
Dessix
closed
7 years ago
2
Recompiled dist
#97
Dessix
closed
7 years ago
0
Return types
#96
Sheeo
closed
7 years ago
0
Enabled noImplicitAny and increased minimum TS version to 2.1.0
#95
Dessix
closed
7 years ago
0
Replace some of the constants with static types
#94
Sheeo
closed
7 years ago
3
Compilation of distribution file
#93
nachimehta
closed
7 years ago
0
constants.ts keyword update
#92
nachimehta
closed
7 years ago
1
Creep body part typings suggestion
#91
Dessix
opened
7 years ago
0
Typescript 2 is stable
#90
Dessix
closed
7 years ago
3
Fix various bugs in Game.Map typings
#89
ChrisKitching
closed
7 years ago
0
Add null return type to findClosest methods
#88
mpsenn
closed
7 years ago
1
Added RawMemory global object
#87
distantcam
closed
7 years ago
0
Less use of `any` (especially for `store` fields).
#86
ChrisKitching
closed
7 years ago
3
Add nuker to CONSTRUCTION_COST (Fixes #80)
#85
ChrisKitching
closed
7 years ago
1
Various minor bugfixes
#84
ChrisKitching
closed
7 years ago
0
Minor cleanups in creep.ts
#83
ChrisKitching
closed
7 years ago
0
Next