Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / drone-wars/drone-wars issues and pull requests
#56 - Bump express from 4.18.2 to 4.19.2
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#55 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#54 - Bump minimist from 1.2.5 to 1.2.8
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#53 - Bump ansi-regex from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#52 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#51 - Bump qs and express
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#50 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#49 - Bump ajv from 6.12.2 to 6.12.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#48 - Bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#47 - Bump lodash from 4.17.19 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#46 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#45 - Bumps dependencies.
Pull Request -
State: closed - Opened by qubyte over 4 years ago
#44 - Modernise
Pull Request -
State: closed - Opened by qubyte about 6 years ago
#43 - is there a demo available?
Issue -
State: closed - Opened by Jack-Collins over 8 years ago
- 1 comment
#42 - Various updates, see commits.
Pull Request -
State: closed - Opened by qubyte over 9 years ago
#41 - write tests
Issue -
State: open - Opened by qubyte about 10 years ago
Labels: enhancement
#40 - Doesn't quit on an initial bundle error, and keeps the source map.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#39 - Factors canvasContext out of entities, instead passing it in via entity.render.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#38 - Promotes Robot to a folder-module, and puts constants and private methods in own submodules.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#37 - Prunes some useless code and some style fixes.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#36 - Lighter watching of frontend files and faster rebundling.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#35 - Fixes the wanderer robot.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#34 - Validation & bug fix for uploads
Pull Request -
State: closed - Opened by larister about 10 years ago
#33 - Delegates responsibility for generation of entity public state to the each entity.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#32 - Fixes directory watching and refactors Battlefield.js to be a little cleaner.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#31 - Move away from AMD and bower.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#30 - Improves the documentation.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#29 - Some code cleanup, and also adds the ability to run on openshift.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#28 - Whatever
Pull Request -
State: closed - Opened by allouis about 10 years ago
- 1 comment
#27 - Whatever
Pull Request -
State: closed - Opened by allouis about 10 years ago
#26 - Add tank images
Pull Request -
State: closed - Opened by DarbyBrown about 10 years ago
- 1 comment
#25 - Updates health bar for visibility.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#24 - Adds a white outline to shells for visability.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#23 - hardcoded showNames true in main.js
Pull Request -
State: closed - Opened by chrisskilton about 10 years ago
#22 - Show names if query param is present
Pull Request -
State: closed - Opened by larister about 10 years ago
#21 - Slightly better explosions.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#20 - Generate random sprites
Pull Request -
State: closed - Opened by larister about 10 years ago
- 1 comment
#19 - Enhances the look of the terrain.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#18 - Adds Neocortex for simple declarative robots.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#17 - Integrate uploaded robots
Pull Request -
State: closed - Opened by larister about 10 years ago
#16 - Feature/server
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#15 - Adds the cortex.queue system.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#14 - Tweaked upload behaviour
Pull Request -
State: closed - Opened by larister about 10 years ago
#13 - Adds cortex and some info in the README. Also reverts to having robots fire at a coordinate (for simplicity).
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#12 - Experimental work on adding terrain.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#11 - Adds rudimentary collision detection.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#10 - Forces the worker to send a token with a decision so that workers can't spam us.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#9 - terrain
Issue -
State: open - Opened by qubyte about 10 years ago
Labels: enhancement
#8 - Sadly converts all the shiny for-of loops iterating over sets into reverse for loops over arrays.
Pull Request -
State: closed - Opened by qubyte about 10 years ago
- 1 comment
#7 - Don't leave the battlefield in the rush to escape
Pull Request -
State: closed - Opened by larister about 10 years ago
- 1 comment
#6 - Small refactor, ran out of time to do any more. Close if you don't like
Pull Request -
State: closed - Opened by larister about 10 years ago
- 1 comment
#5 - Added win message, but it doesn't work :)
Pull Request -
State: closed - Opened by larister about 10 years ago
- 1 comment
#4 - server and healthbars
Pull Request -
State: closed - Opened by qubyte about 10 years ago
#3 - Added health bar
Pull Request -
State: closed - Opened by larister about 10 years ago
- 1 comment
#2 - Small tweak to stop drones leaving the battlefield
Pull Request -
State: closed - Opened by larister about 10 years ago
- 1 comment
#1 - Server
Issue -
State: closed - Opened by larister about 10 years ago
- 2 comments