Commit Graph

  • 9071fdc1e5 chore: storing version and changelog StraToN 2022-02-12 20:10:09 +00:00
  • 5005267e0d feat: Updated room 1 graphics (#491) balloonpopper 2022-02-13 07:09:48 +11:00
  • 12b18ca868 chore: storing version and changelog StraToN 2022-02-06 10:25:23 +00:00
  • 326618df18 fix: set a proper guard in case of no speaking animations (#488) Duncan Brown 2022-02-06 05:24:55 -05:00
  • 9d16122d1a Also need this here. Duncan Brown 2022-02-05 13:08:20 -05:00
  • 31b57505b5 fix: set a proper guard in case of no speaking animations and correct the upper limit check for the speaking index Duncan Brown 2022-02-04 17:10:23 -05:00
  • 6f346a9074 chore: storing version and changelog StraToN 2022-02-04 16:11:04 +00:00
  • 99dc1e0110 feat: refactor numerous areas and tokenize string literals where possible; also fixes some small bugs (#487) Duncan Brown 2022-02-04 11:10:40 -05:00
  • 7913aadb6d chore: storing version and changelog StraToN 2022-02-04 15:27:42 +00:00
  • 353b349d1b Set a default implementation for ESCGame._on_event_done() (#486) Julian Murgia 2022-02-04 16:27:21 +01:00
  • caac5ef407 chore: storing version and changelog StraToN 2022-01-17 08:48:48 +00:00
  • 3e6db46ec6 Fix transitions not happening if the ESCRoom has no ESC script (#485) Julian Murgia 2022-01-17 09:48:25 +01:00
  • c281fa2755 chore: storing version and changelog StraToN 2022-01-13 10:09:30 +00:00
  • 2179b803e0 Implement custom data save in settings and savegames (#484) Julian Murgia 2022-01-13 11:09:06 +01:00
  • a363b0c0c2 chore: storing version and changelog StraToN 2021-12-31 15:57:31 +00:00
  • ba0b66656d Fix initial value of globals in signals emissions (#483) Julian Murgia 2021-12-31 16:57:10 +01:00
  • f5f11e0942 chore: storing version and changelog StraToN 2021-12-15 07:51:01 +00:00
  • 3e4d936007 Fix "global_changed" signal arguments order (#482) Julian Murgia 2021-12-15 08:49:36 +01:00
  • 62993dcd7d chore: storing version and changelog StraToN 2021-12-14 06:24:01 +00:00
  • 92e38b245e Fix input being blocked when item is not interactive #91 (#481) Julian Murgia 2021-12-14 07:23:37 +01:00
  • c7ea9318a4 chore: storing version and changelog StraToN 2021-12-13 13:07:05 +00:00
  • a0f15af10b Removed ESCController and greatly reworked ESCActionManager (#480) Julian Murgia 2021-12-13 14:06:43 +01:00
  • 5d581df79e chore: storing version and changelog StraToN 2021-12-13 06:35:59 +00:00
  • e9d63e94b0 feat: move room initialization code into manager (#479) Duncan Brown 2021-12-13 01:35:38 -05:00
  • 271fc07dcc chore: storing version and changelog StraToN 2021-12-06 14:13:16 +00:00
  • 84adc0ac9b fix: Support Godot 3.4 (#478) Dennis Ploeger 2021-12-06 15:12:52 +01:00
  • aa373f30e8 chore: storing version and changelog StraToN 2021-12-06 06:56:55 +00:00
  • fd47499fed feat: add options menu to pause menu (#477) Duncan Brown 2021-12-06 01:56:31 -05:00
  • 7a0d4ede90 chore: storing version and changelog StraToN 2021-12-03 22:30:43 +00:00
  • 9fbf0c254c fix: correct data type and update missed constant references (#476) Duncan Brown 2021-12-03 17:30:19 -05:00
  • e57d162a56 chore: storing version and changelog StraToN 2021-12-03 07:45:25 +00:00
  • 391bf08f21 feat: add esc_current_scene reserved global (#474) Duncan Brown 2021-12-03 02:45:02 -05:00
  • 57f538be98 chore: storing version and changelog StraToN 2021-12-01 14:00:42 +00:00
  • b5d5217aa4 feat: Support for Escoria and Game migrations (#473) Dennis Ploeger 2021-12-01 15:00:19 +01:00
  • 4d38c0f770 chore: storing version and changelog StraToN 2021-12-01 12:37:51 +00:00
  • 8e043f56a6 Fix a bug where player angle was wrongly tested around 360 (#471) Julian Murgia 2021-12-01 13:37:28 +01:00
  • d720fdf4c4 chore: storing version and changelog StraToN 2021-12-01 08:39:46 +00:00
  • b4d5e380e6 Fix: makes dialog players pausable by removing yields (#472) Julian Murgia 2021-12-01 09:39:24 +01:00
  • ff00a97679 chore: storing version and changelog StraToN 2021-11-29 22:27:07 +00:00
  • 44056673c9 Fixed dialogs pause mode Julian Murgia 2021-11-29 23:26:41 +01:00
  • 3a0518c25b chore: storing version and changelog StraToN 2021-11-29 13:21:52 +00:00
  • b031d69cd9 Save and load game fixes (and some other small fixes) (#466) Julian Murgia 2021-11-29 14:21:29 +01:00
  • dcb9db488d chore: storing version and changelog StraToN 2021-11-28 14:38:23 +00:00
  • 14887c711b fix: Safety guards for disconnects (#470) Dennis Ploeger 2021-11-28 15:38:02 +01:00
  • 3e37d8a675 chore: storing version and changelog StraToN 2021-11-28 14:37:11 +00:00
  • 0e295f0ebb feat: Support WAV files as well (#469) Dennis Ploeger 2021-11-28 15:36:50 +01:00
  • 55e2ed5e59 chore: storing version and changelog StraToN 2021-11-28 14:33:59 +00:00
  • 84fe9b64af fix: Fixes from the ETF release day (#468) Dennis Ploeger 2021-11-28 15:33:38 +01:00
  • 5fd0d79606 chore: storing version and changelog StraToN 2021-11-27 19:10:38 +00:00
  • 47fe4df841 feat: Several fixes and optimizations (#467) Dennis Ploeger 2021-11-27 20:10:16 +01:00
  • 09446c794f chore: storing version and changelog StraToN 2021-11-26 07:06:40 +00:00
  • 8c9ee734fd fix: Fixes smaller things (#465) Dennis Ploeger 2021-11-26 08:06:20 +01:00
  • 65b3a595f5 chore: storing version and changelog StraToN 2021-11-25 22:44:41 +00:00
  • 3a43bac46e Reverted setting ESC_LAST_SCENE too early in ESCRoom (#464) Julian Murgia 2021-11-25 23:44:20 +01:00
  • a5d7691846 chore: storing version and changelog StraToN 2021-11-25 22:05:42 +00:00
  • 75c00b4993 feat: Optimized animation handler and crashing (#463) Dennis Ploeger 2021-11-25 23:05:17 +01:00
  • df88bd6cb6 chore: storing version and changelog StraToN 2021-11-25 14:24:57 +00:00
  • a49e5a2690 Fix auto transition when changing room without exit_scene event (#462) Julian Murgia 2021-11-25 15:24:33 +01:00
  • d867407d01 chore: storing version and changelog StraToN 2021-11-25 06:26:34 +00:00
  • 87ef9708de feat: Fix set_interactive command (#461) Dennis Ploeger 2021-11-25 07:26:11 +01:00
  • 7a69db03e9 chore: storing version and changelog StraToN 2021-11-23 21:23:57 +00:00
  • 16510dde51 Update accept_input.gd (#460) Dennis Ploeger 2021-11-23 22:23:35 +01:00
  • c6b0ab8a38 chore: storing version and changelog StraToN 2021-11-23 21:19:46 +00:00
  • 7963f03087 feat: Keep current animations resource (#459) Dennis Ploeger 2021-11-23 22:19:24 +01:00
  • 4f07278a73 chore: storing version and changelog StraToN 2021-11-23 21:12:28 +00:00
  • 860c6adc20 fix: Fixes signal handling on AnimationPlayer nodes. (#458) Dennis Ploeger 2021-11-23 22:11:58 +01:00
  • 14c6418a7b chore: storing version and changelog StraToN 2021-11-22 14:10:04 +00:00
  • f4c5803646 fix: Safety guard for characters without speaking animations (#457) Dennis Ploeger 2021-11-22 15:09:37 +01:00
  • 879022217c chore: storing version and changelog StraToN 2021-11-22 12:09:11 +00:00
  • 5a94d9be73 Check that ending animation is not looping before resetting it (#456) Julian Murgia 2021-11-22 13:08:47 +01:00
  • 9a443bf30a chore: storing version and changelog StraToN 2021-11-22 12:08:33 +00:00
  • e14373b179 feat: New streamlined exit item (#455) Dennis Ploeger 2021-11-22 13:08:10 +01:00
  • b9b6b97f07 chore: storing version and changelog StraToN 2021-11-22 10:04:59 +00:00
  • 9adc7bbade feat: This introduces background events queue in Escoria (#444) Dennis Ploeger 2021-11-22 11:04:35 +01:00
  • f7c0bf2224 chore: Optimized prerelease workflow Dennis Ploeger 2021-11-21 22:50:16 +01:00
  • b550922b7b chore: Optimized prerelease workflow Dennis Ploeger 2021-11-21 22:43:39 +01:00
  • 2420229393 chore: storing version and changelog StraToN 2021-11-21 21:21:52 +00:00
  • c9cbd2db80 Fixes ESCMoving angles calculation to make it work with 2-dir animations (#454) Julian Murgia 2021-11-21 22:21:30 +01:00
  • 6f3b8261bf chore: storing version and changelog StraToN 2021-11-21 21:18:35 +00:00
  • c2bbefedd3 Issue 58 (#453) Dennis Ploeger 2021-11-21 22:18:15 +01:00
  • ce2f4247a5 chore: storing version and changelog StraToN 2021-11-21 20:11:18 +00:00
  • 012d978d66 fix: Optimized ESC command docs (#450) Dennis Ploeger 2021-11-21 21:10:56 +01:00
  • 32fb682412 chore: storing version and changelog StraToN 2021-11-21 20:10:46 +00:00
  • dbc7415aaf fix: Say command fixes (#452) Dennis Ploeger 2021-11-21 21:10:22 +01:00
  • e2f68fb0bf chore: storing version and changelog StraToN 2021-11-18 20:50:02 +00:00
  • d9932e964a Connect crash_popup_confirmed signal automatically Julian Murgia 2021-11-18 21:49:33 +01:00
  • 7e02c27aba chore: storing version and changelog StraToN 2021-11-18 20:41:51 +00:00
  • 43f06e38c2 Adds default crash popup, if game.gd doesn't reimplement it (#449) Julian Murgia 2021-11-18 21:41:27 +01:00
  • 726bf4d57e chore: storing version and changelog StraToN 2021-11-18 20:21:24 +00:00
  • bb0520adcb Re-add removed assert(false) (#448) Julian Murgia 2021-11-18 21:21:01 +01:00
  • 7c9c509420 chore: storing version and changelog StraToN 2021-11-18 19:53:18 +00:00
  • 6393a7edd8 Adds a popup on crash, wait for it to close to quit the game (#447) Julian Murgia 2021-11-18 20:52:54 +01:00
  • 0684563758 chore: storing version and changelog StraToN 2021-11-18 19:01:28 +00:00
  • c9a6f802c7 feat: Optimizes animation commands (#446) Dennis Ploeger 2021-11-18 20:01:03 +01:00
  • 294fc72840 chore: storing version and changelog StraToN 2021-11-17 21:28:22 +00:00
  • 37b0c6c0f1 Support fixes (#445) Dennis Ploeger 2021-11-17 22:27:57 +01:00
  • 58c7484338 chore: storing version and changelog StraToN 2021-11-15 20:34:03 +00:00
  • 9068bb8e94 fix: Resets the current verb after the action has finished (#443) Dennis Ploeger 2021-11-15 21:33:40 +01:00
  • 29761e87d2 chore: storing version and changelog StraToN 2021-11-15 09:35:18 +00:00
  • b626973f11 fix: Fixed more input events (#442) Dennis Ploeger 2021-11-15 10:34:56 +01:00