Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

V2.3.2

Engineer
Joined
Jul 28, 2013
Messages
2,776
  • Deleted the class FileWeb which was deprecated a long time ago and all references to it.
  • BasicObjectVertex and BasicItemVertex now accept Patterns as an alternative to Strings for their names and actions so as to allow more flexibility in generated graphs (this required changing the return type and name of the respective getNames() and getActions() methods in those classes unfortunately)
  • Fixed a bug with interacting with objects in WebPaths that are on different planes.
  • Added Area.Polygonal#getVertices()
  • Area.Polygonal#toRectangular() uses the proper plane now
  • Added Area.Circular#getRadius()
  • Fixed the toString() and getName() methods of the subclasses of the Powers class
  • Added Powers#getAdrenalinePercentage()
 
Top