Commit Graph

37 Commits

Author SHA1 Message Date
f538ab07b6 Port: cocina delante 2025-01-24 01:01:37 +01:00
d80e3d4b36 Debug shortcuts: loadgame, new game without intro 2024-11-13 01:28:04 +01:00
aa6fc435c5 fixes & refixes 2024-11-09 01:08:46 +01:00
d0ea96d261 fixed Frontal infinito 2024-11-03 18:44:48 +01:00
bcf185231d fix(patata): added object-manager override. Solves #82 2024-11-02 22:45:24 +01:00
6cfa1d1a05 feat(intro): added Uliwood presents 2024-11-02 18:31:14 +01:00
b2673e71ac feat(story): el pan que habla 2024-11-02 17:44:05 +01:00
5125428b1f fix: merge duplicated custom_data in patata items 2024-03-21 22:39:48 +01:00
f3d067054c Now with SubtitleVision 2024-02-11 19:35:40 +01:00
20940e566c Menu con batido de regalo 2024-02-11 18:29:46 +01:00
396db338cf Smoke on the water. Closes #38 2024-02-10 20:23:51 +01:00
cd285d24f4 Rearranged init video. Fixes #47 2024-02-10 17:23:07 +01:00
1bb1fd9b5a feat: cuerno cutremente puesto en la cocina 2024-02-07 00:01:44 +01:00
4389701319 fix: small fixes 2024-02-05 23:12:45 +01:00
bcc43712cf feat: intro scene finished 2024-02-04 23:53:35 +01:00
83c8b2e6be Intro cocina 2024-01-28 13:11:36 +01:00
bf639419d1 intro 2024-01-28 12:13:17 +01:00
356ddde0a4 feat: videos! 2024-01-27 19:47:48 +01:00
04272190f5 ajo y eneko catador 2024-01-26 23:35:03 +01:00
9c0af41ddd feat: turno_cocina_madera 2023-10-25 00:10:04 +02:00
876a19b932 feat: intro dialog 2023-10-18 00:06:57 +02:00
aeacaa09cd bugfix: delete report_errors calls 2023-10-16 22:11:22 +02:00
275458a8a4 feat: say_last_dialog_option command 2023-10-13 02:41:43 +02:00
d1fc5995d4 feat: Oier does not speak to Eneko at startup, now the game has no story and is very boring
fix: remember picked items to avoid appering in scene again
fix: counting potatoes
2023-10-06 00:08:33 +02:00
a857d326ce Do you hear it? 2023-10-05 00:43:17 +02:00
157f20b0e8 feat: now oier talks to eneko on init, making the developing experience more frustating!
bugfix: initial location in cocina and cocina_delante
2023-10-03 23:55:51 +02:00
c25cfd0061 bugfix: avoid replaying cutscene 2023-10-03 23:25:11 +02:00
f04736e943 padding 2023-09-27 23:59:55 +02:00
2d32f4b312 Localization (#15)
## Changes (escoria-core)
> Pending to do a PR to the core.
- Added `es` langcode with the corresponding flag image.
- Translated literals for `es`

## Changes (gymkhana)
-  Added `turno_cocina` localization csv.
- Proof of concept for tooltips & dialogs.

## Notes
- For tooltips just use the literals. Godot will automatically search for a translation key first.
- For ESC just use `translation_key:"Default text"`

## How to test
- In the option menu ES should be selectable.
- The `frontal` item in the inventory should have the tooltips and the `say` command translated in `en`,`fr` and `es`.

Reviewed-on: gymkhana/gymkhana#15
Co-authored-by: oier <oierbravo@gmail.com>
Co-committed-by: oier <oierbravo@gmail.com>
2023-09-26 00:13:55 +02:00
d309c9fb88 video player feature 2023-09-17 02:10:20 +02:00
34d8747643 cocina -> cocina_delante spawn point fix 2023-09-16 16:45:10 +02:00
81dbb521b7 Walking in the start 2023-09-04 23:19:01 +02:00
42e504f5b2 eneko fuma 2023-08-27 04:02:16 +02:00
19d38e5e1c start with frontal 2023-08-26 20:00:57 +02:00
64a362f384 connect rooms 2023-08-26 17:01:55 +02:00
7306c62ebd added door to despensa 2023-08-25 23:00:59 +02:00
a8d669d43c Added cocina_delante room 2023-08-25 16:46:08 +02:00