squirrel-battle/squirrelbattle
eichhornchen eac9057f31 Merge branch 'master' into 'moreitems'
# Conflicts:
#   squirrelbattle/entities/items.py
#   squirrelbattle/interfaces.py
#   squirrelbattle/tests/game_test.py
2021-01-08 23:41:21 +01:00
..
assets Merge branch 'master' into 'lighting' 2021-01-07 16:36:54 +01:00
display Merge branch 'master' into 'moreitems' 2021-01-08 23:41:21 +01:00
entities Merge branch 'master' into 'moreitems' 2021-01-08 23:41:21 +01:00
locale Implement the monocle of truth, closes #62 2021-01-08 15:48:12 +01:00
tests Merge branch 'master' into 'moreitems' 2021-01-08 23:41:21 +01:00
__init__.py Declare the license, we use GNU GPL 2020-11-27 16:33:17 +01:00
bootstrap.py Declare the license, we use GNU GPL 2020-11-27 16:33:17 +01:00
enums.py Added chests, they are immortal and contain objects the player can take for free. 2021-01-08 23:15:48 +01:00
game.py Merge branch 'master' into 'moreitems' 2021-01-08 23:41:21 +01:00
interfaces.py Merge branch 'master' into 'moreitems' 2021-01-08 23:41:21 +01:00
menus.py Added chests, they are immortal and contain objects the player can take for free. 2021-01-08 23:15:48 +01:00
resources.py Declare the license, we use GNU GPL 2020-11-27 16:33:17 +01:00
settings.py Merge branch 'master' into 'moreitems' 2021-01-08 23:41:21 +01:00
term_manager.py Capture all mouse events and take into account mouse attributes, fixes #58 2021-01-08 11:21:40 +01:00
translations.py Fixed grammar, unified the docstring's format and added documentation to some classes that did not have any. Closes #32. 2020-12-13 21:29:25 +01:00