View Issue Details

IDProjectCategoryView StatusLast Update
0000045The Dark ModCodingpublic19.01.2026 06:20
ReporterSneaksieDave Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0000045: Player collisions with solid weapons weilded by AI
DescriptionWeapons yielded by AI are solid to the player, correct? This seems to cause a few problems we've discussed in the forums:

- player rising up when bumped by AI
- possible ability to mantle live AI
- a new one I just came across: the ability to ride a swinging weapon

See amusing attached movie: http://208.49.149.118/thedarkmod/movies/swordride.wmv
TagsNo tags attached.

Activities

SneaksieDave

SneaksieDave

06.11.2007 03:31

reporter   ~0000831

I *think* this is okay now. The bump-rising was addressed in another issue. I cannot mantle AI, nor can I seem to ride the swinging swords anymore. It's hard to be sure due to the current AI weirdness (putting away their swords, forgetting to attack, standing there stuttering etc), but it seems addressed.

Related Changesets

DarkRadiant: master 2a54ca46

19.01.2026 06:20

greebo

Committer: GitHub


Details Diff
Merge pull request 0000045 from klaussilveira/feat/scatter

Added scatter tool
Affected Issues
0000045
add - include/iscatter.h Diff File
mod - install/menu.xml Diff File
add - install/ui/scatterdialog.fbp Diff File
add - install/ui/scatterdialog.xrc Diff File
mod - radiant/CMakeLists.txt Diff File
mod - radiant/ui/UserInterfaceModule.cpp Diff File
add - radiant/ui/scatter/ScatterDialog.cpp Diff File
add - radiant/ui/scatter/ScatterDialog.h Diff File
mod - radiantcore/selection/algorithm/General.cpp Diff File
mod - radiantcore/selection/algorithm/Transformation.cpp Diff File
mod - radiantcore/selection/algorithm/Transformation.h Diff File

Issue History

Date Modified Username Field Change
26.01.2007 19:28 SneaksieDave New Issue
05.11.2007 04:05 Dram Status new => resolved
06.11.2007 03:31 SneaksieDave Status resolved => closed
06.11.2007 03:31 SneaksieDave Note Added: 0000831
06.11.2007 03:31 SneaksieDave Resolution open => fixed
19.01.2026 06:20 greebo Changeset attached => DarkRadiant master 2a54ca46