Opened 13 years ago
Closed 13 years ago
#103 closed defect (fixed)
Pilot less than 100m from goal but not in do get status as reaching goal in som special cases
Reported by: | Stein Tore Erdal | Owned by: | Stein Tore Erdal |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | FsComp | Version: | 1.1 |
Keywords: | Cc: |
Description
When ES turnpoint is different from last turnpoint (goal) and a pilot has finished speedsection a test is done to see if pilot also reached goal.
This is done by looking at the pilot's distance and the task distance. Both is rounded down to the nearest 100 meter before compared.
If the pilot landed less than 100 meters from goal but at the same 100 meter he would get status as being in goal.
This has the effect on scoring, that any penalty on time-points for not reaching goal will not be applied.
This bug is present in all versions of FS upto 1.2.2.
Stein-Tore
Change History (5)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Version: | 1.2.2 → 1.1 |
---|
comment:3 Changed 13 years ago by
Milestone: | 1.2.3 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
comment:4 Changed 13 years ago by
Milestone: | → 1.2.4 |
---|
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Just made it worse with FS 1.2.3 !!
Now it is rounded down to the nearest kilometer meaning anyone within the same whole kilometer as goal will get goal.
FS 1.2.4 is coming later tonight and will fix this once and for all ;-|
Stein-Tore