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
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
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
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