Commit Graph

30 Commits

Author SHA1 Message Date
b6e148c2ef One time lentejas 2025-09-05 23:00:04 +02:00
ddbcf5581e fix(esc): closes 115 2025-09-05 17:44:21 +02:00
0fb120466b feat(escoria4): upgraded project to Godot 4.4 2025-03-11 12:29:32 +01:00
9cbf8d17b2 Squashed commit of the following:
commit 2a7c5f745e8d73bd16126aa4714a3b25414c4079
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:36:24 2025 +0100

    Tooltips cocina delante

commit 4dbdf3979ca0f9cfee281aa420755f27bee966b3
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:33:22 2025 +0100

    Tooltips cocina

commit 57b542420427d2fa1eb3cb74e16188ecb3838710
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:20:48 2025 +0100

    tooltips cocina detras

commit 6084757ad3fdb19a784153a4d8b86f8334f02e1e
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:19:08 2025 +0100

    Tooltips despensa

commit 504a48b5cdf191661c8edde21caa228216719952
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:14:18 2025 +0100

    Invetory target tooltips

commit 2d01a8244646a4a94eb1ef18af27c9141c513dbe
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 02:02:07 2025 +0100

    More tooltips

commit 6885a4e543b0e33f90e734d9ce745291e444c617
Author: Oier Bravo Urtasun <oierbravo@gmail.com>
Date:   Sun Feb 23 01:53:44 2025 +0100

    Common tooltips and some others
2025-02-23 02:37:35 +01:00
c800f04092 Port: despensa & cocina_detras esc and i18n 2025-02-08 05:09:46 +01:00
f34f96e87f feat(godot4): project automatic upgrade from godot 3 to 4 2025-01-19 01:05:35 +01:00
53f730960b Despensa salida más grande, closes #92 2024-11-13 00:06:21 +01:00
bde4587c76 fix: resolve git conflict in cebolla_izq 2024-11-12 19:10:10 +01:00
aa6fc435c5 fixes & refixes 2024-11-09 01:08:46 +01:00
5c7d3e7f3f fix: created turno_cocina_peso_usado, fixes #58 2024-08-23 16:19:13 +02:00
19ef4704d4 Custom data tooltip, Tooltip manager, Gymkhana autoload 2024-03-17 19:48:58 +01:00
277dc9e10a clean up 2024-02-13 00:07:11 +01:00
72dd717df1 basic recipe, missing ingredients, bigger collisions and.... The secret **********. 2023-10-31 00:10:21 +01: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
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
92bfd3bbc2 added sound library settings & command (#12)
## Changes
- Added file base simple sound library
- Added base UI settings and sound library settings
- Added `play_lib_snd` command

## Notes
- The command accepts a namespace so we can leave common sound in the root folder and chapter specific sounds in its own folder

## How to test
- Run the game
- All the door sounds should play as normal.

Reviewed-on: gymkhana/gymkhana#12
Co-authored-by: oier <oierbravo@gmail.com>
Co-committed-by: oier <oierbravo@gmail.com>
2023-09-21 00:38:12 +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
c20964a17c set_tooltip esc command 2023-08-27 16:37:43 +02:00
494af4dd0e soniditos 2023-08-27 04:26:22 +02:00
e6f4beeab6 bol sin peso + lentejas 2023-08-27 02:42:59 +02:00
a6408ffc1a Merge branch 'gymkhana/main' of git.fosil.eu:gymkhana/gymkhana into gymkhana/main 2023-08-27 02:19:18 +02:00
73b2a8be5d bol+lentejas 2023-08-27 02:19:04 +02:00
c83015309a non interactive player, despensa item locations 2023-08-27 02:17:15 +02:00
85062ea912 Item Outline, despensa 2023-08-27 01:34:50 +02:00
64a362f384 connect rooms 2023-08-26 17:01:55 +02:00
2eab18d7e8 tooltips fix 2023-08-26 01:24:37 +02:00
08f7596bc1 despensa 2023-08-26 01:24:27 +02:00
4e33628a20 pruebas usar 2023-08-25 23:54:20 +02:00
c064a62a97 despensa 2023-08-25 23:45:11 +02:00
fae7e50a39 despensa 2023-08-25 22:00:40 +02:00