elthran / RPG-Game

0 stars 1 forks source link

Tavern #151

Open klondikemarlen opened 7 years ago

klondikemarlen commented 7 years ago

AttributeError: 'Hero' object has no attribute 'completed_quests' in app.py

klondikemarlen commented 7 years ago

Fixed first part. Now Tavern quest not added to hero. As of c7e9117

klondikemarlen commented 7 years ago

@elthran .... can you help me rebuild the tavern dialogue (in app.py)? I am having some trouble working out what is actually happening in this section of code.

klondikemarlen commented 7 years ago

I need to convert Tavern code to Quest code. I may need to redo quest with a Quests ... I don't even understand my own code. And I need a visualizer for quests. Like "mindmap" software.

elthran commented 7 years ago

Haha ok, let's do this one together on Skype.

klondikemarlen commented 7 years ago

Sure. But I don't know if we can. My code might need an overhaul. I have some much better ideas than I did at the time though. The whole templating thing for one.