Commit Graph

49 Commits

Author SHA1 Message Date
33895e8ec0 feat:leña en la económica 2023-11-13 23:37:05 +01:00
b752b1aef4 feat: la fruntal de mi abuelo 2023-11-10 23:35:57 +01:00
9ee8daccdd fixes 2023-10-31 23:04:22 +01:00
05cf4407ee Merge branch 'gymkhana/main' of git.fosil.eu:gymkhana/gymkhana into gymkhana/main 2023-10-31 22:18:06 +01:00
923a40c8f1 Big patata, little patata 2023-10-31 00:17:24 +01:00
72dd717df1 basic recipe, missing ingredients, bigger collisions and.... The secret **********. 2023-10-31 00:10:21 +01:00
68f68357a6 feat: potatoes! 2023-10-26 23:43:36 +02:00
9c0af41ddd feat: turno_cocina_madera 2023-10-25 00:10:04 +02:00
ca1a0fd73b bugfix: cut big potato out of kitchen 2023-10-16 21:30:24 +02:00
d649a7f4a8 Se nos viene la olla 2023-10-13 03:14:34 +02:00
Urtzi Arostegui
ea5ad7dd8d imagenes olla 2023-10-12 18:47:25 +02:00
937e0fd8d3 Item cleanup 2023-10-10 23:28:06 +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
824980ab0f Cuchillo & Romero 2023-10-04 23:56:11 +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
fec381dd1f Oier knows how to count potatoes! 2023-09-23 23:57:21 +02:00
c633ad511d Cutting the big potato 2023-09-22 23:49:22 +02:00
0b21813e77 gymkhana/item_count (#16)
Item can now be countable objects, like money, bullets or even potatoes!

Reviewed-on: gymkhana/gymkhana#16
2023-09-22 00:10:02 +02:00
1394861ee7 missing tooltip update 2023-09-16 19:12:46 +02:00
2fdbdaaa6a unified tooltips as dictionary (#8)
## Changes
- From one variable for each tooltip to dictionary
- Should not break the game.

## How to test
- Run game
- In `cocina_delante` every tooltip yould appear as always.
- The rest of the rooms/items appear without tooltip.

## Side effects
- `set_tooltip` ESC command doesn't work untill `tooltip` is set to the in the new way. It changes the tooltip to every object without the new tooltip.
- Should be gone when we update every object.

Reviewed-on: gymkhana/gymkhana#8
Co-authored-by: oier <oierbravo@gmail.com>
Co-committed-by: oier <oierbravo@gmail.com>
2023-09-16 15:56:20 +02:00
bc2ce9dbf6 bugfix frontal 2023-08-27 04:28:32 +02:00
beb244a01e cocina frontal-patata 2023-08-27 03:31:18 +02:00
1ee9c339db peso+bol 2023-08-27 01:35:14 +02:00
fa08453e65 Merge branch 'gymkhana/main' of git.fosil.eu:gymkhana/gymkhana into gymkhana/main 2023-08-27 01:34:56 +02:00
85062ea912 Item Outline, despensa 2023-08-27 01:34:50 +02:00
b30dcbc29d cocina_peso 2023-08-27 00:47:13 +02:00
19d38e5e1c start with frontal 2023-08-26 20:00:57 +02:00
916c4003be max 128 inventory images 2023-08-26 16:56:57 +02:00
c064a62a97 despensa 2023-08-25 23:45:11 +02:00
f750eeced6 more item things 2023-08-25 20:07:31 +02:00
95c64d786a Turno cocina items 2023-08-25 19:44:11 +02:00
99d2b89a4e Erase all references to use_from_inventory_only 2023-03-09 19:33:43 +01:00
41496f5d52 Combine wrench with caja_herramientas and give to Eneko 2023-03-09 13:29:38 +01:00
1445f1db78 Wrench added to trasera_cocina 2023-03-09 12:39:28 +01:00
dc7deb496f caja_herramientas code cleanup 2023-03-09 12:19:30 +01:00
4347423700 Move some items to inventory folder and names cleanup 2023-03-09 11:59:00 +01:00
c9ce5acd5b Actions in caja_herramientas 2023-03-08 23:06:08 +01:00
f5caf575f1 caja herramientas 2023-02-24 19:51:54 +01:00
825d38636a Player with tooltips 2023-02-24 19:28:52 +01:00
82ee00c307 bombona bonita y barata 2023-02-23 03:54:40 +01:00
71678c0a47 assets items, bg sin items 2023-02-20 20:14:02 +01:00
a83e5f2778 Use inventory items (WIP) 2023-02-17 00:14:13 +01:00
fab2a7c234 montón de bombonas, pruebas para inventario lleno 2023-02-16 19:55:39 +01:00
551aa1fd05 Right click on inventory items 2023-02-16 17:29:30 +01:00
6f1d2d89da Renamed item.gd to esc_item_with_tooltip.gd
Trasera cocina as start room
2023-02-16 16:56:57 +01:00
c9e9445f57 Action1 and tooltips on inventory items 2023-02-16 00:18:03 +01:00
fc50e75ad5 pickable bombona 2023-02-15 23:44:36 +01:00
bbe4b2c92f Moved I_Bombona to gymkhana/items/inventory 2023-02-15 23:16:29 +01:00