View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002995 | Spring engine | General | public | 2012-03-03 10:41 | 2017-07-15 22:56 |
| Reporter | abma | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Summary | 0002995: write a widget/gadget that tests pathfinder | ||||
| Description | ... | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
Write a gadget because it can spawn units and deform the terrain. |
|
|
yeah, after i clicked send, i thougt the same... |
|
|
what the widget should do: - spawn different units - give them a move order - if time > x, check if they reached goal + is idle, where x is a hardcoded value do the same with different units, crossing paths... (ideas welcome) should work like this: group1 = createGroup("unitdef1", "unitdef2", ...) result = TestMove(group1, x,y,z, timeout) also, verify if it can be done somehow with a widget, because it then could be more independant of the game. (/cheat /give maybe?) possible tests: - two groups exchange positions - one unit through static buildings positions: 2xwater, 2xhill, 2xground, all possibilities: water1 -> water2 water1 -> hill1 water1 -> ground1 hill1 -> water1 hill1 -> hill2 hill1 -> ground1 ground1 -> water1 ground1 -> hill1 ground1 -> ground2 |
|
|
has been done, f.e. https://springrts.com/phpbb/viewtopic.php?f=12&t=29889 and https://springrts.com/phpbb/viewtopic.php?f=12&t=31316 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-03-03 10:41 | abma | New Issue | |
| 2012-03-03 12:04 | Google_Frog | Note Added: 0008384 | |
| 2012-03-03 15:36 | abma | Note Added: 0008387 | |
| 2012-03-03 15:36 | abma | Summary | write a widget that tests pathfinder => write a gadget that tests pathfinder |
| 2012-03-03 16:34 | abma | Note Added: 0008389 | |
| 2012-03-03 16:40 | abma | Note Edited: 0008389 | |
| 2012-03-03 16:43 | abma | Summary | write a gadget that tests pathfinder => write a widget/gadget that tests pathfinder |
| 2017-07-15 22:56 | Kloot | Status | new => closed |
| 2017-07-15 22:56 | Kloot | Resolution | open => no change required |
| 2017-07-15 22:56 | Kloot | Note Added: 0018043 |