Garethp / ScreepsAutocomplete

Autocomplete for Screeps
477 stars 105 forks source link

Added constants #61

Closed jfren484 closed 7 years ago

jfren484 commented 7 years ago

Issue https://github.com/Garethp/ScreepsAutocomplete/issues/60 requested new constants. I've added them.

Ignore my first 2 commits (the 2nd just undoes the 1st one, so no net change). I thought I needed to add definitions for modules and require(), but I really just needed to add node as a library in WebStorm.

Garethp commented 7 years ago

Sorry about that, I've been a bit swamped lately, and haven't played this in a long time, so it's slipped my notice

jfren484 commented 7 years ago

No problem. Happy to help!

jfren484 commented 7 years ago

Hey Gareth, it looks like there are quite a few changes to Screeps that aren't in this repository yet (e.g. Market, Map, many properties and functions on existing objects). I don't mind adding those if you're busy, but if it's something you're planning to do, I don't want to duplicate effort.

Garethp commented 7 years ago

I'm planning to set aside a couple of hours at some point to redo the library from scratch, I'm just not sure when I'll get around to it