876a19b932
feat: intro dialog
2023-10-18 00:06:57 +02:00
275458a8a4
feat: say_last_dialog_option command
2023-10-13 02:41:43 +02:00
937e0fd8d3
Item cleanup
2023-10-10 23:28:06 +02:00
5d50f3e188
Auto set_active(false) for inventory items component
2023-10-08 03:44:21 +02:00
cdf85cd1c5
Outline item component
2023-10-08 03:26:31 +02:00
e6de1f1323
Fix: tried to fix compiling errors in esc_item_with_tooltip.gd
2023-10-07 23:38:56 +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
a776252bb7
sequences, random & global variables
2023-09-26 02:18:24 +02:00
9c4df0d4d7
Merge branch 'gymkhana/main' of git.fosil.eu:gymkhana/gymkhana into gymkhana/main
2023-09-26 00:48:44 +02:00
401de66a9f
cursor fix
2023-09-26 00:48:27 +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
6cbd466f76
me corte con el cuchillo, XD
2023-09-25 23:49:48 +02:00
c307f2e5c6
Merge branch 'gymkhana/main' of git.fosil.eu:gymkhana/gymkhana into gymkhana/main
2023-09-25 23:07:20 +02:00
38dece6947
WIP
2023-09-22 00:50:03 +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
d309c9fb88
video player feature
2023-09-17 02:10:20 +02:00
5f15bca474
menu icon, F3 key to show room selector
2023-09-16 21:09:06 +02:00
049d18327f
Death to the Godot editor! long life to *VSX*
2023-08-28 18:19:17 +02:00
59384da8ac
simple dialog plugin naming changed to avoid collision with the core
2023-08-28 16:57:21 +02:00
c4e732701f
dialog simple plugin updated & enabled
2023-08-28 16:38:02 +02:00
c20964a17c
set_tooltip esc command
2023-08-27 16:37:43 +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
73b2a8be5d
bol+lentejas
2023-08-27 02:19:04 +02:00
85062ea912
Item Outline, despensa
2023-08-27 01:34:50 +02:00
774aab70eb
added cocina_detras room
2023-08-26 01:58:02 +02:00
2eab18d7e8
tooltips fix
2023-08-26 01:24:37 +02:00
7e2f3131ae
Added cocina room
2023-08-25 23:47:12 +02:00
c064a62a97
despensa
2023-08-25 23:45:11 +02:00
6956b60c5b
ui: grey background
2023-08-25 22:04:12 +02:00
95c64d786a
Turno cocina items
2023-08-25 19:44:11 +02:00
a8d669d43c
Added cocina_delante room
2023-08-25 16:46:08 +02:00
4ae7f2cff1
Disabled custom dialog manager to avoid bug
2023-06-06 19:29:23 +02:00
0d38a8646a
Updated escoria-demo-game
2023-06-06 19:28:49 +02:00
50ad55ce14
MODIFIED escoria.gdgit add . Action manager extended to apply needed changes for monkey UI
2023-03-07 00:29:46 +01:00
1d483479e5
cocinaa
2023-02-24 20:38:31 +01:00
825d38636a
Player with tooltips
2023-02-24 19:28:52 +01:00
b4c2806cce
Merge branch 'gymkhana/main' of git.fosil.eu:gymkhana/gymkhana into gymkhana/main
2023-02-24 18:22:04 +01:00
3d6e6b4035
custom dialog plugin styled
2023-02-23 04:01:38 +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
bbe4b2c92f
Moved I_Bombona to gymkhana/items/inventory
2023-02-15 23:16:29 +01:00
c722bf5045
Fix errors with tooltip2
2023-02-15 19:23:04 +01:00
62b8b35f1c
Revert "Deleted tooltip2"
...
This reverts commit f1f9bf7a69 .
2023-02-15 17:26:23 +01:00
f1f9bf7a69
Deleted tooltip2
2023-02-15 15:55:25 +01:00
646c35385e
Room selector
2023-02-14 00:51:17 +01:00
761cb7fcb8
MODIFIED addons/escoria-core/game/core-scripts/esc_game.gd
...
Created tooltip2_target
2023-02-13 13:40:53 +01:00
488978cb1a
Project vertical size from 900 to 640
2023-02-10 13:30:05 +01:00