issues
search
lordmauve
/
adventurelib
A minimal library for writing text adventure games in Python 3
https://adventurelib.readthedocs.io/
MIT License
153
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prevent adding directions which conflict with existing attributes on Room
#47
edmw
opened
6 months ago
0
Add handling of bags on class attributes to Item similar as it is on Room
#46
edmw
opened
6 months ago
0
Fix test teardown handling
#45
edmw
opened
6 months ago
0
Add support for loading items, npcs, and rooms from JSON game data.
#44
benjaminpotter
opened
2 years ago
0
Room lets you use exit as a direction even though it is a method
#43
coco7nut001
opened
2 years ago
8
gui version
#42
electronstudio
opened
3 years ago
1
s/magic aura/magic_aura to enable spellcasting in demo.
#41
flosincapite
closed
3 years ago
1
@when does not play nicely with other decorators.
#40
flosincapite
opened
3 years ago
3
Replaces kwargs={} with **kwargs.
#39
flosincapite
closed
3 years ago
2
Adds option to ignore signature enforcement in `@when`.
#38
flosincapite
closed
3 years ago
1
`cast MAGIC` command does not work in demo_game.py
#37
flosincapite
closed
3 years ago
1
Fixes Bag.find(). Restores true (semi-)random behavior to Bag.(take|get)_random.
#36
flosincapite
closed
3 years ago
0
Adds an internal alias dictionary to Bag.
#35
flosincapite
closed
3 years ago
2
Inventory.find problem
#34
pango47
opened
4 years ago
1
I made a thing...
#33
yonderbread
closed
4 years ago
0
demo_game without import *
#32
horstjens
closed
4 years ago
1
cast MAGIC example in demo_game
#31
horstjens
closed
4 years ago
0
Added Tab Completion (closes #28)
#30
naryal2580
opened
5 years ago
1
Added Tab Completion (if possible) Will close #28
#29
naryal2580
closed
5 years ago
1
[Feature Request] TAB Completion
#28
naryal2580
opened
5 years ago
1
Issue #24: Output colors with say
#27
Nephyx
opened
5 years ago
0
setup.py: Add long_description, repository url
#26
Nephyx
closed
5 years ago
1
Add Travis and ReadTheDocs build buttons
#25
KeyWeeUsr
closed
5 years ago
1
Output colors with say
#24
brainysmurf
opened
5 years ago
1
star kwargs and kwargs for say function
#23
brainysmurf
opened
5 years ago
0
Add Prompt Toolkit as an optional dependency
#22
corranwebster
opened
5 years ago
2
Audio mode
#21
lordmauve
opened
5 years ago
0
Added check for duplicate identifiers
#20
il8677
closed
5 years ago
3
Make the import of readline conditional for, eg, Windows
#19
tjguk
closed
5 years ago
1
@when decorator fails to catch duplicate identifiers
#18
lordmauve
closed
5 years ago
0
Memory_game
#17
PShivani07
closed
5 years ago
1
Windows Support
#16
ctrlsam
opened
6 years ago
0
Backtracking parser
#15
lordmauve
opened
6 years ago
2
available in pip2 while not compatible with python 2
#14
bdavs
closed
5 years ago
3
Project description on PyPI is blank
#13
lordmauve
closed
5 years ago
2
Translation engine (global variables in external module?)
#12
XenonLab-Studio
opened
6 years ago
2
Allow adventurelib games to be built to run in the browser
#11
lordmauve
opened
6 years ago
5
Add a system to limit commands to a specific context
#10
adrianogil
closed
6 years ago
1
Rooms cannot have attributes that are Rooms
#9
lordmauve
opened
6 years ago
1
Brought code in line with PEP8, added (optional) Game World interface
#8
ghost
opened
6 years ago
2
Error
#7
sydneyweiss
closed
6 years ago
4
you added a string object instead of ITEM object
#6
kmlawson
closed
6 years ago
0
left out Bag object reference items.
#5
kmlawson
closed
6 years ago
0
Removed semi-colin where it was not supposed to be
#4
kmlawson
closed
6 years ago
0
Clarified some basics
#3
kmlawson
closed
6 years ago
0
Add a system to limit commands to a specific context
#2
lordmauve
closed
5 years ago
1
Make bag.find case insensitive
#1
tomviner
closed
8 years ago
0