eichhornchen
8540a8f354
Work in progress on printing a store menu. Its buggy though
2020-12-07 20:54:53 +01:00
eichhornchen
d39427f978
Merge branch 'master' into village
2020-12-06 11:50:11 +01:00
eichhornchen
866af98fe4
Merging master into village, conflicts were solved
2020-12-06 11:43:48 +01:00
eichhornchen
ba68e68584
Added a Gamemode for selling interfaces, as well as the base of the player/merchant interaction, related to issue #18
2020-12-05 21:43:13 +01:00
Yohann D'ANELLO
ea672272f5
Add body snatch potion
2020-12-05 14:20:58 +01:00
Yohann D'ANELLO
fb8b2aff01
The player must be alive to interact with the inventory
2020-12-05 13:20:52 +01:00
Yohann D'ANELLO
91a4514649
'D' is not an intelligent key to drop an item
2020-12-04 17:19:06 +01:00
Yohann D'ANELLO
056ca5cca8
Ensure that the inventory is not empty before interacting with an item
2020-12-04 17:01:00 +01:00
Yohann D'ANELLO
c7545e53f7
Items can be dropped/equipped/used
2020-12-04 16:53:27 +01:00
Yohann D'ANELLO
0da7486750
Navigate through inventory menu
2020-12-04 16:31:15 +01:00
Yohann D'ANELLO
a68b3a6d08
Display full inventory
2020-12-04 16:28:37 +01:00
Yohann D'ANELLO
cdd527a7fd
Close the inventory using the same key
2020-12-04 14:57:53 +01:00
Yohann D'ANELLO
39af791012
We can open an empty inventory!
2020-12-04 14:45:18 +01:00
eichhornchen
3886bee1ba
Friendly entities are now a subclass of fighting entities, and can die. The T key is now used to talk to friendly entities
2020-12-04 00:27:25 +01:00
Yohann D'ANELLO
7d02604407
Clean the translation module
2020-11-28 02:00:09 +01:00
Yohann D'ANELLO
8f85093eb8
One string was missing
2020-11-27 22:21:52 +01:00
Yohann D'ANELLO
d2d74c97a4
Settings menu was not translated
2020-11-27 22:19:41 +01:00
Yohann D'ANELLO
31b7ece449
Main menu width must be updated when the language got changed
2020-11-27 21:51:54 +01:00
Yohann D'ANELLO
4287b4f045
Add possibility to change the language
2020-11-27 20:53:24 +01:00
Yohann D'ANELLO
2498fd2a61
Translate strings
2020-11-27 20:42:19 +01:00
Yohann D'ANELLO
b0e352444b
Test loading wrong saves
2020-11-27 18:16:54 +01:00
Yohann D'ANELLO
5faebfe556
Test message display
2020-11-27 18:12:27 +01:00
Yohann D'ANELLO
25ba94b9ac
Game displays an error message when a save file could not be loaded.
2020-11-27 18:09:08 +01:00
Yohann D'ANELLO
b7f61d9485
Close popup if there is a message
2020-11-27 17:35:51 +01:00
Yohann D'ANELLO
5cdb12e8a8
Display a message on a popup
2020-11-27 17:32:26 +01:00
Yohann D'ANELLO
0d3e33d960
Declare the license, we use GNU GPL
2020-11-27 16:33:17 +01:00
Yohann D'ANELLO
1e48bd16b3
Erase pads instead of clearing them, fixes #21
2020-11-26 22:20:14 +01:00
Nicolas Margulies
589f825765
Added logs to the layout, clear logs on new game (tests still aren't fixed)
2020-11-19 12:55:06 +01:00
Nicolas Margulies
6e71146aa2
First pass on the logs
...
The newly-added logs manage a list of messages. Entities do register a
message to it when hitting each other. Display is created, but not yet
added to the layout actually displayed.
2020-11-19 12:03:05 +01:00
Yohann D'ANELLO
0fbbf4925d
Store configuration in user configuration directory
2020-11-19 03:13:01 +01:00
Yohann D'ANELLO
00f843754a
Use a ResourceManager to find assets
2020-11-19 02:49:59 +01:00
Yohann D'ANELLO
d0ee9ec562
Rename dungeonbattle to squirrelbattle
2020-11-19 02:18:16 +01:00