Shandalar - Program Bugs
Char-Rumbler in hand is 16385/3 (fix completed in vcs)
If you don't know Char-Rumbler while it is in hand it's power/toughness is showing as 16385/3.When it comes into battlefield it has the correct p/t.
Comments
Posted by Korath » 22 Nov 2016, 20:36
It's actually showing as -16385; the - is getting hidden behind the double-strike icon.
Posted by Korath » 22 Nov 2016, 20:44
commit 892faa85baf57ca12ae38c2e285ec498da666d2b
Author: Korath <dgk@Dirge.none>
Date: Tue Nov 22 15:42:40 2016 -0500
[HS] #1268: don't recompute pow/tgh < 0 for cards in hand as variable pow/tgh
Author: Korath <dgk@Dirge.none>
Date: Tue Nov 22 15:42:40 2016 -0500
[HS] #1268: don't recompute pow/tgh < 0 for cards in hand as variable pow/tgh
Posted by Korath » 22 Nov 2016, 20:59
commit 08ba62ba31c1c15f4e1e4ae980138e2c8dcc6352
Author: Korath <dgk@Dirge.none>
Date: Tue Nov 22 15:57:32 2016 -0500
[HS] FIX #1268: show pow/tgh < 0 on smallcards literally, not as *
Will only matter for cards in hand or on the stack, since cards on the
battlefield have negative power or toughness truncated to 0.
Moved into Shandalar.dll:
draw_powertoughness_on_smallcard
Author: Korath <dgk@Dirge.none>
Date: Tue Nov 22 15:57:32 2016 -0500
[HS] FIX #1268: show pow/tgh < 0 on smallcards literally, not as *
Will only matter for cards in hand or on the stack, since cards on the
battlefield have negative power or toughness truncated to 0.
Moved into Shandalar.dll:
draw_powertoughness_on_smallcard
3 Posts
• Page 1 of 1
Ticket details
- Ticket ID: 1268
- Project: Shandalar
- Status: Fix completed in VCS
- Component: Individual Card
- Project version: Hall of the Sultan 2
- Priority: Normal
- Severity: Normal
- Assigned to: Korath
- Reported by: Aswan jaguar
- Reporter's tickets: List all tickets
- Reported on: 06 Nov 2016, 16:47
- Last visited by Korath » 22 Nov 2016, 20:44.
