FuelRats / pipsqueak

ED Fuel rats IRC bot
Other
13 stars 14 forks source link

Implement the Rescue board. [WIP] #268

Closed theunkn0wn1 closed 6 years ago

theunkn0wn1 commented 6 years ago

This is a work in progress, and is not complete. Therefore, it should NOT be merged yet!

I am opening this pull request as I am at a point where i would like feedback, as well as to say i am nearly done with the Rescue object. I think everything that mecha needs to keep track of has a property now, and most of that has tests. i still have a couple more tests to write before this can be merged.

Further, the Rescue board itself is just a stub, that will need to be implemented before this PR can be merged. If anyone has any feedback of what they want changed/added/removed: now is the time.

Unfortunately markdown doesn't support checkboxes in tables and collapsing the lists breaks part of the integration... so this is going to get lengthy. To save on vertical space (lol), checklist items can only be checked off After their associated tests and implementation have been completed.

Checklist time!

Rescue

Rats

properties

class members

classmethods

constructor

Quotes

constructor

properties

methods

RatBoard

constructor

properties

attributes

methods

theunkn0wn1 commented 6 years ago

Project has been moved to its own repository, this PR is now of no effect. will reopen under the right repo.