abcdefg30
|
23b3c237b7
|
Update the year numbers in all license headers to 2020
|
2020-01-05 17:00:34 +00:00 |
|
Turupawn
|
3240b1e9eb
|
Overhaul target line rendering:
- Targets are now defined by the activities
- Queued activities are shown
- Support custom attack colors
|
2019-08-05 02:53:09 +01:00 |
|
tovl
|
824db72a4c
|
Prevent VisualMoveIntoTarget from overshooting when turning.
|
2019-07-03 20:42:19 +02:00 |
|
tovl
|
3790169db9
|
Make Tick return bool
|
2019-07-03 20:42:19 +02:00 |
|
tovl
|
b9c302a73a
|
Move ChildActivity handling into base Activity class.
|
2019-07-03 20:42:19 +02:00 |
|
reaperrr
|
a10af382b4
|
Add plumbing for notifying traits of movement
More precisely, about start and stop of movement.
|
2019-03-30 16:24:47 +00:00 |
|
tovl
|
a17cd0fa06
|
Replaced Canceled state with Canceling state.
|
2019-03-09 21:47:43 +00:00 |
|
tovl
|
8191a6566b
|
Add missing self and optional pretick parameters to Queue, QueueChild and PrintActivity methods.
This means sequenceActivities needs to accept self as well.
|
2019-03-09 21:47:43 +00:00 |
|
tovl
|
2e5e7c22f4
|
Make Mobile a PausableConditionalTrait
|
2019-03-07 02:50:43 +01:00 |
|
Paul Chote
|
d2274f4285
|
Rewrite Mobile.MoveIntoTarget to support moving targets.
|
2019-02-03 20:21:51 +01:00 |
|