Yohann D'ANELLO
|
80ae824ed8
|
Fix concurrent access to entity list issue
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
90b046f3e7
|
Don't commit game save
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
109543a385
|
Fix broken tests
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
075c061a14
|
Don't ignore first line
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
3126b89bc1
|
Replace player instance
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
58fbba8cc9
|
Save entities
|
2020-11-19 01:44:46 +01:00 |
eichhornchen
|
a4482849ae
|
Fix for loading game in progress, there remains to change all entities __init__ to allow being initialized by a dictionnary (work in progress, breaks the game)
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
57a20c53f3
|
Update MapDisplay after loading a map
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
e52e0c833c
|
Replace tiles when loading map from a save file
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
958dcdfee0
|
Linting
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
be6c949b18
|
Instantiate entity attributes in __init__ rather than in the class definition
|
2020-11-19 01:44:46 +01:00 |
Yohann D'ANELLO
|
0488d8a9e2
|
Dead is an entity property
|
2020-11-19 01:44:46 +01:00 |
eichhornchen
|
aac01d8bef
|
Added documentation for some classes again
|
2020-11-19 01:44:46 +01:00 |
eichhornchen
|
8f932604f6
|
Added documentation on a lot of classes and functions (and removed some files I commited by mistake)
|
2020-11-19 01:44:40 +01:00 |
eichhornchen
|
41d1696c9b
|
Added functionnal save system and broken load system
|
2020-11-19 01:43:31 +01:00 |
Yohann D'ANELLO
|
d95747159f
|
Non-relative symbolic link
|
2020-11-19 01:39:17 +01:00 |
Yohann D'ANELLO
|
dd91569203
|
Unfortunately 42 is too low...
|
2020-11-19 01:39:17 +01:00 |
Yohann D'ANELLO
|
8d73712789
|
Add squirrel emoji fix
|
2020-11-19 01:39:17 +01:00 |
Yohann D'ANELLO
|
d9fcefbe43
|
Install latest version of fonts-noto-color-emoji
|
2020-11-19 01:39:17 +01:00 |
Yohann D'ANELLO
|
38ca2d36e8
|
Exec tests
|
2020-11-19 01:39:17 +01:00 |
Charles Peyrat
|
18b06c5274
|
Correcting display bug
|
2020-11-13 18:17:04 +01:00 |
Charles Peyrat
|
ae493337ed
|
Modified main menu to be able to override the current game with a new one
|
2020-11-13 18:08:48 +01:00 |
ynerant
|
eca6b9af1f
|
Merge branch 'entities' into 'master'
Entities
See merge request ynerant/dungeon-battle!10
|
2020-11-13 14:10:40 +01:00 |
Yohann D'ANELLO
|
600819e648
|
Teddy bears has 50 HP
|
2020-11-13 14:07:27 +01:00 |
Yohann D'ANELLO
|
526a1a1e27
|
Don't use twice the same setting
|
2020-11-12 02:03:08 +01:00 |
Yohann D'ANELLO
|
1366e6a54d
|
Linting
|
2020-11-12 01:58:10 +01:00 |
Yohann D'ANELLO
|
d241bc8234
|
One more typo
|
2020-11-12 01:57:56 +01:00 |
nicomarg
|
61d66ac220
|
Fixed typos
|
2020-11-12 00:12:30 +01:00 |
nicomarg
|
92ab9ae075
|
Changed the behaviour of DisplayManager to match previous commit and fixed tests and bootstrap accordingly
|
2020-11-11 23:56:08 +01:00 |
nicomarg
|
b0292c05b2
|
The settings menu refreshes texture pack when exited
|
2020-11-11 23:48:46 +01:00 |
Yohann D'ANELLO
|
21e85078a4
|
Display inventory content in statdisplay
|
2020-11-11 23:41:06 +01:00 |
Yohann D'ANELLO
|
12c653fe15
|
Cover change texture pack
|
2020-11-11 23:13:21 +01:00 |
Yohann D'ANELLO
|
ffa1ea01b1
|
Add "back" button in settings menu
|
2020-11-11 23:10:49 +01:00 |
Yohann D'ANELLO
|
ddf0b21e37
|
Change texture pack
|
2020-11-11 23:09:15 +01:00 |
Yohann D'ANELLO
|
13ac2ba13a
|
Display comments on settings menu
|
2020-11-11 23:00:45 +01:00 |
Yohann D'ANELLO
|
1eee45a0fd
|
Forgot one unused import
|
2020-11-11 22:51:02 +01:00 |
Yohann D'ANELLO
|
c243176d8f
|
Add Gitlab stage for Python 3.7 because it is Debian default version
|
2020-11-11 22:50:14 +01:00 |
Yohann D'ANELLO
|
cde0b19c72
|
KeyValues.translate_key returns a KeyValues object
|
2020-11-11 22:47:51 +01:00 |
Yohann D'ANELLO
|
edecb7eb90
|
I felt frustrated to don't have 100% of coverage
|
2020-11-11 22:45:57 +01:00 |
Yohann D'ANELLO
|
caef8dc9b2
|
Cover settings
|
2020-11-11 22:45:15 +01:00 |
Yohann D'ANELLO
|
0c17e74d6a
|
Key handler does not depend on curses's screen anymore
|
2020-11-11 22:36:42 +01:00 |
Yohann D'ANELLO
|
748561e87d
|
More separation on menu code
|
2020-11-11 22:22:33 +01:00 |
Yohann D'ANELLO
|
17edb6a645
|
Don't resize map pad: it has already the good size (the map dimensions)
|
2020-11-11 22:12:05 +01:00 |
Yohann D'ANELLO
|
4b8acc0597
|
Don't resize pads when resizing window. For an unknown reason, pads don't want to be displayed on small screens.
|
2020-11-11 21:55:57 +01:00 |
Yohann D'ANELLO
|
42d8caefde
|
Pycharm, please don't remove trailing white spaces on maps
|
2020-11-11 20:51:50 +01:00 |
Yohann D'ANELLO
|
53077aacb0
|
Linting
|
2020-11-11 20:36:43 +01:00 |
Yohann D'ANELLO
|
f33d8b8170
|
Merge branch 'inventory' into entities
|
2020-11-11 20:34:30 +01:00 |
Yohann D'ANELLO
|
c329ec927f
|
Add rabbits, beavers and teddy bears
|
2020-11-11 17:39:48 +01:00 |
Yohann D'ANELLO
|
a4eaab0db6
|
Linting
|
2020-11-11 17:24:57 +01:00 |
Yohann D'ANELLO
|
af39a305b1
|
Test entity movements and fights with players
|
2020-11-11 17:23:31 +01:00 |