View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000542 | The Dark Mod | AI | public | 22.01.2008 09:10 | 28.06.2008 18:10 |
| Reporter | crispy | Assigned To | crispy | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | duplicate | ||
| Product Version | SVN | ||||
| Fixed in Version | SVN | ||||
| Summary | 0000542: Add conversation and additional path node functionality from D3 NPCs to TDM AIs | ||||
| Description | D3 NPCs supported more complicated path nodes than our AI currently support. They could use these to have conversations, look at various places, and do other "scripted"-looking actions without any scripting being required. Our AI don't support this because they inherited from D3's monsters, which don't have this capability; D3 monsters do understand some path nodes, but only basic ones like "move to this location". So this task involves: * Merging parts of ID's ai_npc_base script into TDM's ai_darkmod_base script, so that our AI can do everything that Doom 3 NPCs can do. * Investigate adding additional functionality, to make setting up conversations more convenient. This could be tracked as a separate issue. As described in http://modetwo.net/darkmod/index.php?showtopic=5572&view=findpost&p=104564 And mentioned briefly in http://modetwo.net/darkmod/index.php?s=&showtopic=4978&view=findpost&p=92759 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 22.01.2008 09:10 | crispy | New Issue | |
| 22.01.2008 09:11 | crispy | Status | new => assigned |
| 22.01.2008 09:11 | crispy | Assigned To | => tels |
| 22.01.2008 09:13 | crispy | Note Added: 0001014 | |
| 22.01.2008 09:18 | crispy | Summary | Merge ai_npc_base script into ai_darkmod_base script => Add conversation and additional path node functionality from D3 NPCs to TDM AIs |
| 22.01.2008 09:18 | crispy | Description Updated | |
| 22.01.2008 19:49 | greebo | Assigned To | tels => |
| 24.01.2008 09:19 | greebo | Status | assigned => acknowledged |
| 18.04.2008 05:59 | crispy | Status | acknowledged => assigned |
| 18.04.2008 05:59 | crispy | Assigned To | => crispy |
| 02.06.2008 02:37 | crispy | Relationship added | duplicate of 0000049 |
| 02.06.2008 02:37 | crispy | Note Added: 0001229 | |
| 02.06.2008 02:37 | crispy | Status | assigned => closed |
| 02.06.2008 02:37 | crispy | Resolution | open => duplicate |
| 28.06.2008 18:10 | greebo | Fixed in Version | => SVN |