Skip to content
#

space

Here are 1,511 public repositories matching this topic...

NanoCats
NanoCats commented Nov 13, 2021
  • Open somebody's pickpocket dialogue by dragging their sprite to yours while near them
  • move a distance away
  • attempt to pickpocket an item
  • nothing happens, but it displays the line that you're attempting to do so

This isn't to discuss the balance of "this should work" or "this should not work", but it shouldn't display a message or give a progress bar if it doesn't work.

astrojuanlu
astrojuanlu commented Nov 12, 2021

Example:

In [25]: Maneuver.lambert(gto2, geo)
---------------------------------------------------------------------------
AssertionError                            Traceback (most recent call last)
<ipython-input-25-f36ab89d597a> in <module>
----> 1 Maneuver.lambert(gto2, geo)

~/Projects/LSF/poliastro/library/src/poliastro/maneuver.py in lambert(cls, orbit_i, orbit_f, method, short,
goonstation

Improve this page

Add a description, image, and links to the space topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the space topic, visit your repo's landing page and select "manage topics."

Learn more