Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bovard/raid issues and pull requests
#73 - Updated React to v15.
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#72 - Bug fix: prevent more enemy units from spawning then intended per tier.
Pull Request -
State: closed - Opened by ryandagg over 8 years ago
- 1 comment
#71 - Add Gitter badge to client
Issue -
State: closed - Opened by cdubz over 8 years ago
Labels: enhancement
#70 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 8 years ago
#69 - Check NPM dependencies
Issue -
State: closed - Opened by cdubz over 8 years ago
- 3 comments
#68 - Tutorial tweaks
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 2 comments
#67 - Crashes on Chrome OS X 10.10.3
Issue -
State: closed - Opened by bikemule over 8 years ago
- 2 comments
Labels: bug
#66 - Fix tutorial md
Pull Request -
State: closed - Opened by bovard over 8 years ago
#66 - Fix tutorial md
Pull Request -
State: closed - Opened by bovard over 8 years ago
#65 - Jshint
Pull Request -
State: closed - Opened by bovard over 8 years ago
#65 - Jshint
Pull Request -
State: closed - Opened by bovard over 8 years ago
#64 - Made game constants Read Only
Pull Request -
State: closed - Opened by bovard over 8 years ago
#64 - Made game constants Read Only
Pull Request -
State: closed - Opened by bovard over 8 years ago
#63 - Tutorial
Pull Request -
State: closed - Opened by bovard over 8 years ago
#63 - Tutorial
Pull Request -
State: closed - Opened by bovard over 8 years ago
#62 - Added Markdown support for tutorial.
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#62 - Added Markdown support for tutorial.
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#61 - Modified some units, made them a little harder, altered unit numbers …
Pull Request -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#61 - Modified some units, made them a little harder, altered unit numbers …
Pull Request -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#60 - Balance monsters
Issue -
State: closed - Opened by bovard over 8 years ago
#60 - Balance monsters
Issue -
State: closed - Opened by bovard over 8 years ago
#59 - Website updates
Pull Request -
State: closed - Opened by raph714 over 8 years ago
#59 - Website updates
Pull Request -
State: closed - Opened by raph714 over 8 years ago
#58 - Ability to zoom in/out
Issue -
State: closed - Opened by bovard over 8 years ago
- 1 comment
#58 - Ability to zoom in/out
Issue -
State: closed - Opened by bovard over 8 years ago
- 1 comment
#57 - Canvas stability
Issue -
State: closed - Opened by bovard over 8 years ago
- 2 comments
#57 - Canvas stability
Issue -
State: closed - Opened by bovard over 8 years ago
- 2 comments
#56 - Added the smarter move algorithm into the mix.
Pull Request -
State: closed - Opened by raph714 over 8 years ago
#56 - Added the smarter move algorithm into the mix.
Pull Request -
State: closed - Opened by raph714 over 8 years ago
#55 - start on level generator
Pull Request -
State: closed - Opened by bovard over 8 years ago
#55 - start on level generator
Pull Request -
State: closed - Opened by bovard over 8 years ago
#54 - [WIP] UI Updates
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#54 - [WIP] UI Updates
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#53 - Start on cave fix
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 3 comments
#53 - Start on cave fix
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 3 comments
#52 - Made WalkCreator into an actual map
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 2 comments
#52 - Made WalkCreator into an actual map
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 2 comments
#51 - Camp
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 1 comment
#51 - Camp
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 1 comment
#50 - Changed melee functions to use MapLocation instead of Direction,
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#50 - Changed melee functions to use MapLocation instead of Direction,
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#49 - Expose a method on the playerController to get the player stats.
Issue -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#49 - Expose a method on the playerController to get the player stats.
Issue -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#48 - Make pathfinding available to the player?
Issue -
State: closed - Opened by raph714 over 8 years ago
- 3 comments
#48 - Make pathfinding available to the player?
Issue -
State: closed - Opened by raph714 over 8 years ago
- 3 comments
#47 - return false to 'canHeal()' if the hp are at their max.
Issue -
State: closed - Opened by raph714 over 8 years ago
- 2 comments
#47 - return false to 'canHeal()' if the hp are at their max.
Issue -
State: closed - Opened by raph714 over 8 years ago
- 2 comments
#46 - Monster details
Pull Request -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#46 - Monster details
Pull Request -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#45 - api to detect if clear line of sight to another location
Issue -
State: closed - Opened by raph714 over 8 years ago
- 4 comments
Labels: enhancement
#45 - api to detect if clear line of sight to another location
Issue -
State: closed - Opened by raph714 over 8 years ago
- 4 comments
Labels: enhancement
#44 - Graphics v1.5
Pull Request -
State: closed - Opened by Jerorfigan over 8 years ago
#44 - Graphics v1.5
Pull Request -
State: closed - Opened by Jerorfigan over 8 years ago
#43 - Added smartNextDirectionTo() using Pathfinder.
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 1 comment
#43 - Added smartNextDirectionTo() using Pathfinder.
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 1 comment
#42 - Added basic player code saving to browser local storage.
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#42 - Added basic player code saving to browser local storage.
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#41 - Maze
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 1 comment
#41 - Maze
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 1 comment
#40 - Dynamic canvas width based on window size
Pull Request -
State: closed - Opened by bovard over 8 years ago
#40 - Dynamic canvas width based on window size
Pull Request -
State: closed - Opened by bovard over 8 years ago
#39 - Canvas Graphics v1
Pull Request -
State: closed - Opened by Jerorfigan over 8 years ago
#39 - Canvas Graphics v1
Pull Request -
State: closed - Opened by Jerorfigan over 8 years ago
#38 - Caves
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 1 comment
#38 - Caves
Pull Request -
State: closed - Opened by bovard over 8 years ago
- 1 comment
#37 - Save player in local storage
Issue -
State: closed - Opened by bovard over 8 years ago
#37 - Save player in local storage
Issue -
State: closed - Opened by bovard over 8 years ago
#36 - can the 'canmelee' and 'melee' apis take a unit instead of a direction?
Issue -
State: closed - Opened by raph714 over 8 years ago
- 6 comments
Labels: bug, enhancement
#36 - can the 'canmelee' and 'melee' apis take a unit instead of a direction?
Issue -
State: closed - Opened by raph714 over 8 years ago
- 6 comments
Labels: bug, enhancement
#35 - Re-added some lost Heal API functionality.
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#35 - Re-added some lost Heal API functionality.
Pull Request -
State: closed - Opened by cdubz over 8 years ago
#34 - Getting the rats changed into giant frogs.
Pull Request -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#34 - Getting the rats changed into giant frogs.
Pull Request -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#33 - add defeatPoints to all the monsters.
Issue -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#33 - add defeatPoints to all the monsters.
Issue -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#32 - Feature Idea: add optional 'taunts' string array to unitInfo and 'tauntDelay'
Issue -
State: closed - Opened by raph714 over 8 years ago
- 4 comments
Labels: enhancement
#32 - Feature Idea: add optional 'taunts' string array to unitInfo and 'tauntDelay'
Issue -
State: closed - Opened by raph714 over 8 years ago
- 4 comments
Labels: enhancement
#31 - Added CaveCreator
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 4 comments
#31 - Added CaveCreator
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 4 comments
#30 - Create the creepController smartNextDirectionTo
Issue -
State: closed - Opened by bovard over 8 years ago
- 2 comments
#30 - Create the creepController smartNextDirectionTo
Issue -
State: closed - Opened by bovard over 8 years ago
- 2 comments
#29 - Monster behavior basics
Pull Request -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#29 - Monster behavior basics
Pull Request -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#28 - Evaluate security of ScoreManager
Issue -
State: closed - Opened by cdubz over 8 years ago
- 2 comments
Labels: help wanted
#28 - Evaluate security of ScoreManager
Issue -
State: closed - Opened by cdubz over 8 years ago
- 2 comments
Labels: help wanted
#27 - Score keeping
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 3 comments
#27 - Score keeping
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 3 comments
#26 - Heal API
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 1 comment
#26 - Heal API
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 1 comment
#25 - Added options parameters to senseNearbyUnits().
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 1 comment
#25 - Added options parameters to senseNearbyUnits().
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 1 comment
#24 - Add ability to sense only 'friendlies' in the senseNearbyUnits method
Issue -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#24 - Add ability to sense only 'friendlies' in the senseNearbyUnits method
Issue -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#23 - Add overall scoring system
Issue -
State: closed - Opened by cdubz over 8 years ago
- 2 comments
#23 - Add overall scoring system
Issue -
State: closed - Opened by cdubz over 8 years ago
- 2 comments
#22 - Add 'heal' api with points/delay in player stats.
Issue -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#22 - Add 'heal' api with points/delay in player stats.
Issue -
State: closed - Opened by raph714 over 8 years ago
- 1 comment
#21 - Make more advanced walls
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 1 comment
#21 - Make more advanced walls
Pull Request -
State: closed - Opened by cdubz over 8 years ago
- 1 comment
#20 - Added bat.cave to keep build/ folder around
Pull Request -
State: closed - Opened by bovard over 8 years ago