Attack methods can't do multiple actions like imacro steps
Reported by S. Shehzed | November 23rd, 2010 @ 03:43 PM | in v0.20
Comments and changes to this ticket
-
S. Shehzed November 23rd, 2010 @ 06:24 PM
- Title changed from [ACTL] [DFCLT] Attack methods can't do multiple actions like imacro steps to Attack methods can't do multiple actions like imacro steps
- Tag set to difficulty:medium, sorting:actual, structural:medium, php
-
S. Shehzed November 23rd, 2010 @ 06:54 PM
- State changed from new to active
- Assigned user set to S. Shehzed
- Tag changed from difficulty:medium, sorting:actual, structural:medium, php to difficulty:medium, php, sorting:actual, structural:medium
Related to ticket #6. Have to spin off the attack methods into their own classes with a common parent class.
-
S. Shehzed November 23rd, 2010 @ 11:34 PM
- Tag changed from difficulty:medium, php, sorting:actual, structural:medium to difficulty:medium, php, sorting:actual, structural:middle
-
S. Shehzed November 24th, 2010 @ 02:52 AM
Moved retrievesource, push, and pause from App to Iimc.
Attack classes will have common parent that will set example for pushing and pausing.
-
S. Shehzed November 30th, 2010 @ 04:10 AM
- State changed from active to hold
This is kind of resolved. Multiple steps can be done, but it's weird in that I can't remember exactly what I did...lulz. Have to document a bit and also still thinking about making things more object-y and making each major action it's own class.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
GOT COLD BEER! POUR BEER IN FROSTY MUG! DRINK BEER! REPEAT! HOPE COOKS SOURCE NO STEAL DRUNK HULK RECIPE!
People watching this ticket
Referenced by
- 6 Retreiving source being done after every step/action/attack Can't be done until after Ticket #7 is complete.