|
b5707ab71c
|
Fix all go vet issues
|
2020-07-01 00:01:20 +01:00 |
|
|
693b8a54f1
|
Add repair command to repair using inventory item
|
2020-06-27 01:39:10 +01:00 |
|
|
2f6465987d
|
More de-scope - remove duration on move command
This isn't even needed, as commands can just be queued up
|
2020-06-26 22:26:27 +01:00 |
|
|
8b1eca0aee
|
Implement basic stash command
|
2020-06-26 18:59:12 +01:00 |
|
|
0a0a32cf58
|
Implement a command queue on the world
Not currently executed
|
2020-06-06 14:44:59 +01:00 |
|
|
e3ce87e964
|
Simplify duplicate command types
|
2020-06-06 12:45:45 +01:00 |
|
|
be0f4f1aff
|
Convert bearings to compass points and locations to int coords
|
2020-06-05 16:37:52 +01:00 |
|
|
6461b51c5c
|
Fully implement the bearing based movement
Instant, and without limit, for now
|
2020-06-04 21:59:00 +01:00 |
|
|
0fbad15c01
|
Huge Instance -> Rover refactor, for clarification
|
2020-06-04 21:19:25 +01:00 |
|
|
33f25a7414
|
Prepare to refactor movement to be based on attributes
|
2020-06-04 18:54:33 +01:00 |
|
|
e5d5d123a6
|
Add the concept of commands to the world and executing them
|
2020-06-03 18:12:08 +01:00 |
|