Skip to content

Releases: magmaOffenburg/magmaFatProxy

Version 1.3.2

19 Jul 12:25
Compare
Choose a tag to compare
  • Update minimum required Java version to 17

Version 1.3.1

15 May 22:54
Compare
Choose a tag to compare
  • Support ball holding fouls

Version 1.3.0

14 Jul 08:22
Compare
Choose a tag to compare
  • New monitorport parameter

Version 1.2.3

04 Apr 14:46
v1.2.3
1383689
Compare
Choose a tag to compare
  • Improved reliability when counting scored goals
  • Kicks disrupting the game flow are now prevented from being executed
  • Internal: Updated libraries
  • Internal: Removed Gson dependency

Version 1.2.2

05 Mar 15:31
v1.2.2
de2cc0f
Compare
Choose a tag to compare
  • Prevent losing orientation by limiting the maximum NeckPitch angle to zero degrees

Version 1.2.1

01 Feb 21:33
v1.2.1
1100625
Compare
Choose a tag to compare
  • Fixed setting playmode during MonitorKick
  • Fixed kick direction for the right team
  • Updated magmaProxy to version 2.1.4 (fixes #3)

Version 1.2.0

06 Jan 12:27
v1.2.0
9838015
Compare
Choose a tag to compare
  • Fixed most of the occurring self collisions
  • The horizontal kick angle is now relative to the agent
  • The 2D projected torso position will now be used for calculating the ball distance in the kick
  • magmaFatProxy now prevents kick-ins caused by pulling the ball out of the field by a previous kick-in. This is accomplished by setting the playmode to PLAY_ON while executing a kick-in.
  • Updated RSG Parser to understand pass mode nodes

Version 1.1.0

28 Sep 10:49
v1.1.0
0da7309
Compare
Choose a tag to compare
  • Fixed a NoSuchMethodError in the generated JAR file.
  • Internal: Switched from Ant to Maven
  • Internal: Updated libraries

Version 1.0.1

15 Sep 15:25
Compare
Choose a tag to compare
  • Lazy creation of monitor connection (see #1)
  • Fixed misplaced shebang in start script

Version 1.0.0

16 Jun 17:22
Compare
Choose a tag to compare

This is the initial release of magmaFatProxy.