ByteArena / ba

Byte Arena CLI
https://doc.bytearena.com
Other
17 stars 1 forks source link

Should provide projectile / shooting specs to agent #10

Closed netgusto closed 6 years ago

netgusto commented 6 years ago

Agent should know the specs regarding its firepower:

netgusto commented 6 years ago

Agent shooting specs is now passed in specs:

{
...
    "maxshootenergy":1000,
    "shootcost":200,
    "shootrecoveryrate":10,
    "shootcooldown":3
}
netgusto commented 6 years ago

Done. API changes will be detailed in changelog.md