[go: up one dir, main page]

Menu

[3ada8b]: / changelog  Maximize  Restore  History

Download this file

34 lines (33 with data), 1.3 kB

+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
0.0.4:
  -Crystals are added to the world.
  -Factories can consume crystals in order to produce energy.
  -Accept `BATTERY', `PICK', `DROP' and `INFO' commands.
  -`250', `251', `211', `130', and `140' messages are added.
  -Now can read config file.
  -'-c' option is added.
  -Robots will charge when moving around the factory.
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
0.0.3:
  -Support up to 5 tribe (was 2)
  -A simple 2D GUI is added.
  -All of the major bugs are fixed.
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
0.0.2:
  -Accept 'LOCATION' command.
  -Accept 'SENSE' command.
  - 111,199,210 messages are added.
  -'-p' option is added.
  - A major bug has been fixed: If two robots connect immediately
    after each other, user was receive a segmention fault error.
  - A major bug has been fixed: If there was an error in .world file,
    server was notice that after the first connection.
  -Some minor bugs are fixed.
  -Still have one major bug.
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
0.0.1:
  -Accept 'INIT' command.
  -Accept 'MOVE' command.
  -Return 255,110,120,190 messages.
  -Have some major bugs.
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+