Skip to content

Releases: sagara-r/BeliefNest

Release 0.3.3

22 Nov 05:39

Choose a tag to compare

Changes

  • Fixed a bug in bn.load_from_template that occurred in version 0.3.0.

Release 0.3.2

20 Nov 11:42

Choose a tag to compare

Changes

  • Fixed a bug in bn.create_sim that occurred in version 0.3.0.

Release 0.3.1

10 Nov 13:09

Choose a tag to compare

Changes

  • Included Minecraft servers no longer require running /op opmanager

Release 0.3.0

09 Nov 03:10

Choose a tag to compare

Changes

  • Added bn.chat for HumanPlayer speech
  • Added bn.register_chat_callback to register callbacks triggered when a chat message is detected
  • Added functionality to retrieve beliefs even without a simulator
  • Changed line-of-sight detection to consider approximate block shapes, rather than ignoring block geometry as before
  • Improved processing performance
  • Replaced playername operator with opmanager
  • Updated documentation

Release 0.2.4

01 Aug 06:55

Choose a tag to compare

Changes

  • Added support for externally defined filters
  • Fixed an issue where players could get stuck while moving
  • Added the OnReceiveItemFromOther primitive
  • Glass and barrier blocks no longer block line of sight
  • Fixed the batch file to display error messages correctly
  • Corrected the output for craftItem and smeltItem
  • Updated mineBlock to record the items obtained from the mined block rather than the block itself

Release 0.2.3

11 Jun 08:45

Choose a tag to compare

Changes

  • Fixed a bug in create_sim of HumanPlayer
  • Add an example

Release 0.2.2

20 May 02:01

Choose a tag to compare

Changes

  • Fixed a bug in overwrite_belief
  • Updated documentation

Release 0.2.1

19 May 10:11

Choose a tag to compare

Release 0.2.0

18 May 10:34

Choose a tag to compare