View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000093 | WolfAdmin | Commands | public | 2019-01-17 17:32 | 2019-01-31 18:42 |
| Reporter | Timo | Assigned To | Timo | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Target Version | 1.3.0 | Fixed in Version | 1.3.0 | ||
| Summary | 0000093: Implement launch commands | ||||
| Description | To help players which are stuck (or to just play around with them), implement some commands like !throw and !launch. | ||||
| Additional Information | Use ps.velocity entity field to modify a player's velocity. See NoQuarter implementation for this, g_shrubbot.c, line 4144. | ||||
| Tags | No tags attached. | ||||
| Mod | N/A | ||||
| Mod version | |||||
| Standalone | yes | ||||
|
WolfAdmin: develop/1.3.0 e3fe342f 2019-01-22 15:25 Details Diff |
Implemented !throw, !launch and !fling (refs 0000062) |
Affected Issues 0000062, 0000093 |
|
| add - luascripts/wolfadmin/commands/admin/fling.lua | Diff File | ||
| add - luascripts/wolfadmin/commands/admin/launch.lua | Diff File | ||
| add - luascripts/wolfadmin/commands/admin/throw.lua | Diff File | ||
| mod - luascripts/wolfadmin/main.lua | Diff File | ||
| add - luascripts/wolfadmin/util/vectors.lua | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-01-17 17:32 | Timo | New Issue | |
| 2019-01-22 15:06 | Timo | Relationship added | related to 0000062 |
| 2019-01-22 15:07 | Timo | Changeset attached | => WolfAdmin develop/1.3.0 e3fe342f |
| 2019-01-22 15:08 | Timo | Assigned To | => Timo |
| 2019-01-22 15:08 | Timo | Status | new => assigned |
| 2019-01-22 15:09 | Timo | Status | assigned => resolved |
| 2019-01-22 15:09 | Timo | Resolution | open => fixed |
| 2019-01-22 15:09 | Timo | Fixed in Version | => 1.3.0 |
| 2019-01-22 15:09 | Timo | Note Added: 0000120 | |
| 2019-01-22 15:10 | Timo | Target Version | => 1.3.0 |
| 2019-01-31 18:42 | Timo | Category | General => Commands |