View Issue Details

IDProjectCategoryView StatusLast Update
0006357Spring engineLuapublic2020-07-03 16:51
ReporterFLOZi Assigned ToKloot  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version104.0 +git 
Summary0006357: MoveCtrlNotify for SetLimits
DescriptionIt'd be really useful if MoveCtrlNotify was called when a unit hit the limits set in MoveCtrl.SetLimits.

This could be via a new scriptNotify code (i.e. 2) and might be enabled/disabled through a MoveCtrl.SetTrackLimits callout.

I'll happily do the work if you indicate the preferred implementation.
TagsNo tags attached.
Attached Files
patch.diff (Attachment missing)
patch2.diff (Attachment missing)
Checked infolog.txt for ErrorsIrrelevant

Activities

FLOZi

2020-01-09 22:41

reporter   ~0020299

path2.diff replaces patch.diff, disabled existing default behaviour of SetLimits (forcing position and setting velocity to 0) and adds 'SetLimitsStop' callout to enable that. Allows Game control via MoveCtrlNotify to do whatever you want when the limits are reached, or to enable current behaviour.

Anonymous

2020-07-02 23:30

viewer   ~0020434

Fix f4563f2fd2091da4fc7cbd408d555674e8641773 committed to develop branch: fix 0006357, repo: spring changeset id: 37876

Issue History

Date Modified Username Field Change
2019-12-31 22:43 FLOZi New Issue
2020-01-02 09:57 FLOZi File Added: patch.diff
2020-01-09 22:40 FLOZi File Added: patch2.diff
2020-01-09 22:41 FLOZi Note Added: 0020299
2020-07-02 23:30 Changeset attached => spring develop f4563f2f
2020-07-02 23:30 Anonymous Note Added: 0020434
2020-07-02 23:30 Changeset attached => spring maintenance adb8b6a2
2020-07-03 16:51 abma Assigned To => Kloot
2020-07-03 16:51 abma Status new => resolved
2020-07-03 16:51 abma Resolution open => fixed