Commit Graph

532 Commits

Author SHA1 Message Date
bcf185231d fix(patata): added object-manager override. Solves #82 2024-11-02 22:45:24 +01:00
d4f9cdb48f Savegame disable buttons setting 2024-11-02 22:24:41 +01:00
220c390597 Dancing animations, some glitch fixed 2024-11-02 21:39:16 +01:00
f142ea1b5d adds game over credits (#74)
## Changes
- Adds game over credits

Reviewed-on: gymkhana/gymkhana#74
Reviewed-by: Eneko Nieto <eneko@eneko.ovh>
Co-authored-by: oier <oierbravo@gmail.com>
Co-committed-by: oier <oierbravo@gmail.com>
2024-11-02 00:59:37 +01:00
62e07c83fe feat(dialog): show tip to speed up dialogs 2024-11-01 22:59:08 +01:00
1241cf9c09 fix(video player): hide inventory when playing videos, closes #72 2024-10-29 22:15:53 +01:00
18529f8e29 fix(export): closes #57 2024-08-26 00:36:02 +02:00
b42adccace fix(inventory): show/hide inventory on hide/show menu 2024-08-25 17:54:24 +02:00
80c6ba277b fix(cocina_delante): move position 1 pixel 2024-08-25 17:19:46 +02:00
26328155df fix(godot3.6): fixed inventory background 2024-08-25 12:28:35 +02:00
b6801b811f fix inventory after videos 2024-04-09 22:14:08 +02:00
5125428b1f fix: merge duplicated custom_data in patata items 2024-03-21 22:39:48 +01:00
47161be549 Hide items for dialog chooser. Fixes #59 2024-03-20 23:43:20 +01:00
4bfea61e3d hide dialog chooser & floating when paused. Fixes #53 2024-03-19 00:33:00 +01:00
89fa3a28d6 skip button tooltip 2024-03-19 00:13:15 +01:00
34131da469 Tooltips bottom position. Closes #37 2024-03-17 23:40:21 +01:00
a123b5446f simplemouse to rtmi-ui 2024-03-17 21:21:58 +01:00
d2ba565140 some fixes 2024-03-17 21:18:51 +01:00
9f9cebeda9 Merge branch 'custom-data-components' 2024-03-17 20:03:34 +01:00
e56b3149c8 outline fix 2024-03-17 20:02:52 +01:00
19ef4704d4 Custom data tooltip, Tooltip manager, Gymkhana autoload 2024-03-17 19:48:58 +01:00
e341aadc66 feat: commented New game without intro menu option 2024-03-17 18:14:38 +01:00
eed5e64a53 feat: save game system is working! 2024-03-03 19:32:30 +01:00
96ff7ea842 fix: use '_COUNT_' as prefix for count manager globals instead of 'count/' 2024-02-14 23:25:57 +01:00
30d3f0bc69 Merge branch 'main' of git.fosil.eu:gymkhana/gymkhana 2024-02-13 00:11:09 +01:00
277dc9e10a clean up 2024-02-13 00:07:11 +01:00
a0225e9c4f relocate addons 2024-02-12 23:40:14 +01:00
b65b5806f5 relocate addons 2024-02-12 23:38:18 +01:00
83d7aac5ee feat: delete addons folder and use link to external folder 2024-02-08 00:12:27 +01:00
220a180a0a Smaller logo 2023-11-01 00:00:48 +01:00
6a358943e2 logo 2023-10-31 23:38:29 +01:00
fd3a648161 fix(dialogs): use default text for dialog options if text is untranslated 2023-10-20 21:34:34 +02:00
2787adb648 one component to rule them all 2023-10-05 22:41:54 +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
0d5c490a9f more changes to the dialog manager 2023-08-28 22:29:35 +02:00
73b2a8be5d bol+lentejas 2023-08-27 02:19:04 +02:00
0d38a8646a Updated escoria-demo-game 2023-06-06 19:28:49 +02:00
cdaba3a055 Fullscreen in optionsgit pull 2023-03-09 00:28:33 +01:00
0380acc353 RESTORED ORIGINAL addons/escoria-core/game/escoria.gd 2023-03-07 23:41:30 +01:00
50ad55ce14 MODIFIED escoria.gdgit add . Action manager extended to apply needed changes for monkey UI 2023-03-07 00:29:46 +01:00
b4c2806cce Merge branch 'gymkhana/main' of git.fosil.eu:gymkhana/gymkhana into gymkhana/main 2023-02-24 18:22:04 +01:00
caa8b348bf CHANGES TO CORE: comments on action_manager 2023-02-19 23:18:10 +01:00
143086c4f3 UNDO CHANGES IN escoria-core 2023-02-13 18:20:52 +01:00
761cb7fcb8 MODIFIED addons/escoria-core/game/core-scripts/esc_game.gd
Created tooltip2_target
2023-02-13 13:40:53 +01:00
91faea0a6e CHANGE TO escoria-core. Added ESCItem.tooltip2_name 2023-02-10 20:08:10 +01:00
8c1e59a40c CHANGE TO escoria-core. action1 and action2 in tooltip 2023-02-10 20:01:48 +01:00
eb3399736d Moved escoria-ui-return-monkey-island to gymkhana 2023-02-08 13:41:08 +01:00
db2fd69441 Cloned escoria-ui-simplemouse as escoria-ui-return-monkey-island 2023-02-08 13:37:09 +01:00
c5a1583220 file & folder cleanup 2023-02-07 23:10:49 +01:00
Duncan Brown
0ba6c3782a fix: forces current_state updates as options don't always yield 2023-01-26 17:25:46 -05:00