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
f34f96e87f
feat(godot4): project automatic upgrade from godot 3 to 4
2025-01-19 01:05:35 +01:00
27badc4b67
feat(cocina_detras): parece que veo a Mikel, closes #83
2024-11-03 00:21:22 +01: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
c62f42f4f6
feat: mechero en silla
2024-01-26 22:40:42 +01:00
72dd717df1
basic recipe, missing ingredients, bigger collisions and.... The secret **********.
2023-10-31 00:10:21 +01:00
d649a7f4a8
Se nos viene la olla
2023-10-13 03:14:34 +02:00
3c623156bc
room clean up
2023-09-26 03:17:22 +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
85062ea912
Item Outline, despensa
2023-08-27 01:34:50 +02:00
982ca1812c
columna cocina detras
2023-08-26 19:38:35 +02:00
64a362f384
connect rooms
2023-08-26 17:01:55 +02:00
774aab70eb
added cocina_detras room
2023-08-26 01:58:02 +02:00