Skip to content

Releases: lugobots/lugo4node

v2.0.11

07 Oct 23:39
9ecdc1d

Choose a tag to compare

What's Changed

Full Changelog: v2.0.9...v2.0.11

v2.0.9

07 Oct 22:19
6f57dad

Choose a tag to compare

What's Changed

  • Add missing constant by @rubens21 in #26
  • FIxing small bug and publishing new version of gRPC client by @rubens21 in #27

Full Changelog: v2.0.6...v2.0.9

v2.0.6

12 Apr 15:04
a82890b

Choose a tag to compare

What's Changed

  • Fixes TypeError: reader.skipField is not a function by @katipunan98 in #25

New Contributors

Full Changelog: v2.0.1...v2.0.6

v1.0.1-beta.5

12 Apr 15:12

Choose a tag to compare

  • Fixes TypeError: reader.skipField is not a function by @katipunan98

There is no PR since master is ahead of the tag

Full Changelog: v1.0.1-beta.3...v1.0.1-beta.5

v2.0.1

16 Mar 16:03

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

27 Feb 23:58
f83c3db

Choose a tag to compare

Introducing GameSnapshot Inspector - A easier way to fetch all data about the GameSnapshot
Changing the parameters of the bot method - Simplifies the method signature

v1.0.1-beta.3

10 Feb 23:08
40926ef

Choose a tag to compare

  • Adds an argument to the method that initialise the agent environment
  • Improves the naming convention to follow the patterns found in ML frameworks

v1.0.1-beta.2

10 Feb 01:23
85c4527

Choose a tag to compare

  • Cleaning up RL example: replacing a non-working example by a sample code
  • Enriched comments on the RL example
  • Added two more helper bot (previous we only had the Zombie bots):
    • Chasers: bots that always run towards the ball
    • Random Motion: bots that changes their directions after X turns
  • small fixes

v1.0.1-beta.2-rc.1

07 Jan 21:35
e6c396f

Choose a tag to compare

v1.0.1-beta.2-rc.1 Pre-release
Pre-release

Re-enables the machine learning lib

v1.0.1-beta.1

10 Oct 14:10
04cc45f

Choose a tag to compare

New method to create Move orders from vectors
New method to retrieve the opponent team