Commit Graph

75 Commits

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