Commit Graph

73 Commits

Author SHA1 Message Date
f124fcd2f8 Adding Veterano Calizor and Casa de Piedra. 2023-07-15 09:11:12 +02:00
8dbca09bd1 Fixing scroll bug. 2023-07-14 00:56:26 +02:00
34c2bbdb72 Adding ability to talk with words with NPCS. 2023-07-13 19:02:29 +02:00
9267f1d950 Adding run tests docker. 2023-07-13 10:31:47 +02:00
09fc8f6e5a Adding initial word-selector support. 2023-07-13 10:28:24 +02:00
206a934d2d Adding to the Info packet known_words. 2023-07-12 18:54:21 +02:00
f43070ffee Adding sending words. 2023-07-12 18:41:59 +02:00
e272f0f299 Adding the logic to be able to open the word selection
menu.
2023-07-12 16:56:01 +02:00
c60f81f7b9 Makes sense that a single npc is a component by itself. 2023-07-12 16:27:49 +02:00
3530c253a1 Refactoring the talk npcs component. 2023-07-12 16:01:27 +02:00
c7f299eb79 Unit tests to check the races for sanity. 2023-07-12 03:27:33 +02:00
273d0b4afe Removing done_testing, not needed with tests => x 2023-07-12 01:16:53 +02:00
c9fe8563ed Adding suggestions by AnthonyD. 2023-07-12 01:13:03 +02:00
37f8b62fc3 Creating tests to check that map is correctly generated and solving some discovered errors. 2023-07-12 00:37:38 +02:00
91c2901fd4 Fixing font size. 2023-07-10 19:21:50 +02:00
01f71e99cd Adding better docs to Race and CombatCapableEntity. 2023-07-10 18:49:00 +02:00
148cecdec9 If there is no one to talk with indicate so if there are people we show a message to be consistent with the actions. 2023-07-10 18:15:00 +02:00
e20d4daa67 Minor bugfixes and adding a close button to the registration
because that bothered me.
2023-07-10 18:08:42 +02:00
b5534788d1 Primitive conversations now working. 2023-07-10 00:04:30 +02:00
cbecf68f9f Adding known word, npcs in locations, auto empty npcs and actions in
locations, etc.
2023-07-09 18:41:21 +02:00
c189bb1f08 Adding preliminar NPC support. 2023-07-08 00:09:04 +02:00
31f3ebcfbc s/you/your/ 2023-07-02 12:24:07 +02:00
3e5cf793eb Adding a architectural guide to the code. 2023-07-02 12:22:46 +02:00
d2924a0c61 Adding the ability of execute pj actions. 2023-07-02 06:35:14 +02:00
07d11eead4 Removing default config from entrypoint.sh 2023-07-01 06:22:29 +02:00
5633882010 Removing spawn from Entrada. 2023-07-01 06:09:07 +02:00
e84ea961dc Adding clarification. 2023-07-01 05:24:36 +02:00
028ab2e0c3 Adding Docker guide in a different document. 2023-07-01 05:23:06 +02:00
93a28819a7 Improving rebuild control. 2023-07-01 05:01:32 +02:00
90467e0bb4 Completing the Docker docs. 2023-07-01 04:57:33 +02:00
9d3fdf5bb7 Adding docker actions for database migrations. 2023-07-01 04:48:33 +02:00
3faef6da5e Adding documentation docker progress and fixes for Debian. 2023-07-01 04:10:11 +02:00
708618f6d1 Adding initial Docker support. 2023-07-01 03:43:54 +02:00
2a3d66642e More typos. 2023-06-30 21:19:32 +02:00
43c0e42c85 Fixing typos. 2023-06-30 21:19:12 +02:00
136b2e4940 Adding development docs. 2023-06-30 21:18:30 +02:00
01a098d926 Adding initial actions and some documentation. 2023-06-30 19:59:18 +02:00
f8020241cb Adding doctype html 2023-06-29 09:14:02 +02:00
48874c57c1 I forgot to commit the created actions. 2023-06-29 09:06:58 +02:00
80ae5ddb39 Adding initial work for actions, some refactor and skull on death. 2023-06-29 09:04:38 +02:00
bf81629197 Adding enemy sprites in combat. 2023-06-27 07:10:56 +02:00
fd0017eb0d Adding one more get-from-storage. 2023-06-27 02:45:43 +02:00
9765d3b0dc Adding gain experience. 2023-06-27 02:07:37 +02:00
e6833001c3 Adding health update on attack and scroll improvements. 2023-06-26 21:26:31 +02:00
664f002967 Adding basic combat. 2023-06-26 01:37:23 +02:00
a764a4d50e Adding combat stats and xp and level to the main view. 2023-06-23 21:30:04 +02:00
76a471a655 Adding frame showing to the moving action. 2023-06-23 02:31:11 +02:00
15c9d2f6fd Fixing redis bug. 2023-06-23 01:48:22 +02:00
305c5316b3 Adding waiting between location moves. 2023-06-23 01:39:47 +02:00
de2cfae5a7 Adding refresh pj list on pj creation. 2023-06-22 21:54:28 +02:00