3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-27 02:17:53 +02:00

Commit Graph

  • 9a6d5f7a7b Update ci-workflow.yml master Björn Ritzl 2025-05-15 08:58:40 +02:00
  • d68e27b2ad Update ci-workflow.yml Björn Ritzl 2025-05-15 08:57:50 +02:00
  • 5525707744 Cleaned up callback tests Björn Ritzl 2025-05-14 22:56:47 +02:00
  • aea267cc35
    fix gui template (#112) Alexander 2024-09-27 12:58:51 +06:00
  • 6ba3064749
    Fixed an error that appears when trying to delete an instance that is already deleted. (#109) 5.1.1 Pawel 2024-03-04 16:06:56 +01:00
  • b78b896ada Update README_API.md Björn Ritzl 2024-01-30 11:08:38 +01:00
  • 679482f84d
    Add a check for missing resources in collection proxies. (#107) 5.1.0 SalavatR 2024-01-30 16:03:37 +06:00
  • 4c6e26fd71 Removed backward comp fix for monarch.back() 5.0.0 Björn Ritzl 2024-01-12 08:31:48 +01:00
  • 00c30792a9
    fix a problem of sequential in back function (#104) bedryck 2024-01-12 09:22:43 +02:00
  • b01f5d28c3 Update monarch.lua 4.6.1 Björn Ritzl 2023-12-27 15:54:09 +01:00
  • 43e847dacc
    Guard DEPRECATED transition_id overwriting transition_url (#100) Pete Garcin 2023-12-27 10:52:36 -04:00
  • ce5ca26b6c Update README_TRANSITIONS.md Björn Ritzl 2023-12-27 15:51:38 +01:00
  • 742779d749 Allow monarch.post() to loaded screens 4.6.0 Björn Ritzl 2023-10-26 13:54:14 +02:00
  • 84944f3f22 Added monarch.is_loaded() Björn Ritzl 2023-10-26 11:43:19 +02:00
  • c473aa053c Update monarch.lua 4.5.0 Björn Ritzl 2023-08-31 09:25:00 +02:00
  • 169236acbd Improved on_post() to also accept a url Björn Ritzl 2023-08-31 09:22:24 +02:00
  • b7053d2ce4 Fixed another back issue (and tests) 4.4.1 Björn Ritzl 2023-08-10 00:21:15 +02:00
  • 91204ca30b
    Wait for both in and out transitions (#97) 4.4.0 Björn Ritzl 2023-08-10 00:08:10 +02:00
  • 6f79bd0326 Swap transition count and listener order 4.3.1 Björn Ritzl 2023-08-08 23:51:48 +02:00
  • e5214edb22 Fix back() callback Björn Ritzl 2023-08-08 23:51:29 +02:00
  • 1d4e48c0de Update test_monarch.lua Björn Ritzl 2023-08-08 22:55:29 +02:00
  • 5bdc3e4540 Added option table to back() 4.3.0 Björn Ritzl 2023-08-08 22:53:00 +02:00
  • 85123c84e9 Show how to use monarch listeners Björn Ritzl 2023-08-08 22:49:58 +02:00
  • a605f4f6f8 Fixed tests Björn Ritzl 2023-08-03 10:42:06 +02:00
  • 5d8fa8e220 monarch.post() requires monarch.on_post() 4.2.0 Björn Ritzl 2023-08-03 08:35:04 +02:00
  • df2a2a62ea Improved screen proxy url detection Björn Ritzl 2023-08-03 08:34:26 +02:00
  • 4e13660d63 Use new on_transition() 4.1.0 Björn Ritzl 2023-08-02 07:47:47 +02:00
  • 0191a4e540 Set focus, transition and receiver as deprecated Björn Ritzl 2023-08-02 07:47:32 +02:00
  • c601174b9d
    Improved handling of unregistered screens (#93) Björn Ritzl 2023-07-29 11:28:18 +02:00
  • 66d2c98ccc Clear wait_for flag on proxy loaded 4.0.1 Björn Ritzl 2023-07-29 10:29:51 +02:00
  • e8249229b9 Differentiate messages and wait for constants Björn Ritzl 2023-07-29 10:29:21 +02:00
  • 2eb67bf29d Squashed commit of the following: 4.0.0 Björn Ritzl 2023-07-27 23:53:37 +02:00
  • 698cdba5a4 Documentation dev-improved-transitions Björn Ritzl 2023-03-29 11:10:49 +02:00
  • d8de338a46 Added focus and post listener setup functions Björn Ritzl 2023-03-29 10:40:38 +02:00
  • 55910abd74 Update gui.lua Björn Ritzl 2023-03-29 09:49:00 +02:00
  • fe8341263a Update gui.lua Björn Ritzl 2023-03-29 09:20:37 +02:00
  • a055af032f Improve transition setup Björn Ritzl 2023-03-29 09:19:49 +02:00
  • e0b0a286e3 Added sliding window example Björn Ritzl 2023-03-28 15:42:39 +02:00
  • c14e4a8a46 Added more screens to the basic example Björn Ritzl 2023-02-10 00:09:06 +01:00
  • 482e319285 Removed luacheckrc file Björn Ritzl 2023-02-09 23:39:44 +01:00
  • 9c7ce61f6f Removed unused local var Björn Ritzl 2023-02-09 23:39:04 +01:00
  • f5afbad233 Fixed global assignment Björn Ritzl 2023-02-09 23:38:53 +01:00
  • 6fdde9d2a8 Update run.sh Björn Ritzl 2023-01-22 15:45:39 +01:00
  • d963b583b1 Moved test script Björn Ritzl 2023-01-22 15:39:02 +01:00
  • 6fe59c92c4 Make sure to force unload a preloaded screen 3.7.0 Björn Ritzl 2022-07-23 00:09:51 +02:00
  • 286a270a1c Check if screen was loaded before trying to unload 3.6.1 Björn Ritzl 2022-07-05 22:54:40 +02:00
  • c0d45c3d5c Added keep_loaded option to preload() 3.6.0 Björn Ritzl 2022-07-04 22:43:25 +02:00
  • bcc6264cd4 Remove screen from stack when unregistered 3.5.0 Björn Ritzl 2022-05-29 14:47:34 +02:00
  • 1dec704047 Delay reset of timestep when going back from popup 3.4.6 Björn Ritzl 2022-02-23 12:46:04 +01:00
  • 9764c68475 Update callback_tracker.lua 3.4.5 Björn Ritzl 2022-01-27 12:16:43 +01:00
  • d57d550859 Fixed issues with missing variables Björn Ritzl 2022-01-27 12:15:52 +01:00
  • 17df189089 Replace existing transition 3.4.4 Björn Ritzl 2022-01-13 19:40:24 +01:00
  • 387a1805eb Added option to change timestep for screen when below popup Björn Ritzl 2021-09-19 23:08:31 +02:00
  • e26da2c6c5 Removed old change log file Björn Ritzl 2021-09-19 23:05:43 +02:00
  • c75b1b0044 A screen added with no_stack should not manipulate the stack when hidden 3.4.3 Björn Ritzl 2021-08-19 14:53:05 +02:00
  • d3799a93ff Make sure that callbacks aren't invoked more than once 3.4.2 Björn Ritzl 2021-08-19 14:35:05 +02:00
  • 76d4ca2927 Added monarch.clear() Björn Ritzl 2021-07-20 00:27:34 +02:00
  • 9e81b3a327 Removed one-frame delay during show/back-in 3.4.1 Björn Ritzl 2021-07-01 15:04:52 +02:00
  • 1314b43633 monarch.back_to() test dev-back-to Björn Ritzl 2021-06-28 01:04:23 +02:00
  • 4927d6e766 Update stack earlier when showing new screen Björn Ritzl 2021-06-27 00:34:32 +02:00
  • 20cf731fdb
    Wait with screen unload until next screen is loaded and ready to be shown (#74) 3.4.0 Björn Ritzl 2021-06-24 07:45:09 +02:00
  • 466b558e73 Update game.project Björn Ritzl 2021-04-26 22:49:08 +02:00
  • 398e78670f Moved advanced example to subfolder. Added basic example. Björn Ritzl 2021-04-26 22:47:37 +02:00
  • a19bdd78e8
    Added monarch.is_popup() (#70) 3.3.0 Björn Ritzl 2021-02-14 11:53:52 +01:00
  • 5771a40e68 Update README.md Björn Ritzl 2021-01-10 14:23:54 +01:00
  • 1099390cce Merge branch 'master' of https://github.com/britzl/monarch Björn Ritzl 2021-01-10 14:20:35 +01:00
  • 36b92b5294 Split up the docs and added FAQ Björn Ritzl 2021-01-10 14:20:33 +01:00
  • 03baa3eeb3
    Only allow editor script to target .gui (#67) 3.2.2 Brian 2020-11-22 23:32:12 -08:00
  • 00808c0d56
    Implement better behaviour for replace() on popups (#64) 3.2.1 Marius Petcu 2020-05-28 18:18:51 +03:00
  • 4989939817 Always print errors. Do not rely on monarch debugging Björn Ritzl 2020-05-28 08:20:43 +02:00
  • bf880b80fd Print errors if caught in the callback tracker Björn Ritzl 2020-05-28 08:08:35 +02:00
  • 4ad86d41fc
    Implement monarch.replace() (#61) 3.2.0 Marius Petcu 2020-05-20 16:36:29 +03:00
  • c7fb2ba646
    Add sequential loading flag (#62) Marius Petcu 2020-05-20 15:58:04 +03:00
  • 909ada9f18 Fix issue when a layout changes and there's an ongoing transition Björn Ritzl 2020-05-10 22:51:08 +02:00
  • 504ac9223a Fix message mock to properly deal with indexing of URLs Björn Ritzl 2020-05-10 22:50:31 +02:00
  • b37cb1ba79
    Update .travis.yml Björn Ritzl 2020-03-11 10:58:20 +01:00
  • 5e826f97d9
    Update README.md Björn Ritzl 2020-03-11 10:58:03 +01:00
  • be5a375559
    Update README.md Björn Ritzl 2020-03-10 22:47:29 +01:00
  • c7ff068f79 Added editor script to create base setup (#57) 3.1.0 Jerakin 2020-01-16 08:45:48 +01:00
  • 6a92a0b2dd Update ci-workflow.yml Björn Ritzl 2019-12-10 07:20:41 +01:00
  • bb1f34149a Check if proxy is missing resources when loading/showing it Björn Ritzl 2019-12-10 07:11:30 +01:00
  • 7b20e48424
    Update run.sh Björn Ritzl 2019-10-21 06:36:12 +02:00
  • a77431600e
    Update .travis.yml Björn Ritzl 2019-10-21 06:35:38 +02:00
  • 68cda52c0d Update monarch.lua 3.0.2 Björn Ritzl 2019-09-14 01:25:43 +02:00
  • 81237762be Transition out and in again if showing the same screen twice 3.0.1 Björn Ritzl 2019-09-14 01:23:14 +02:00
  • 8001d370c2 Delete foo.txt Björn Ritzl 2019-09-14 01:16:10 +02:00
  • ac409eb4c8 Update ci-workflow.yml Björn Ritzl 2019-08-19 07:17:00 +02:00
  • 5f776b0bc4 Update ci-workflow.yml Björn Ritzl 2019-08-19 07:15:31 +02:00
  • 9a47129135 Removed test Björn Ritzl 2019-08-19 07:13:03 +02:00
  • 4ea29a9efa Update ci-workflow.yml Björn Ritzl 2019-08-19 07:12:29 +02:00
  • fa7cf75d3a Merge branch 'master' of https://github.com/britzl/monarch Björn Ritzl 2019-08-19 06:18:36 +02:00
  • bbc4baa5e1 Update foo.txt Björn Ritzl 2019-08-19 06:18:34 +02:00
  • 0085704614
    Update README.md Björn Ritzl 2019-08-19 06:17:26 +02:00
  • e37b9bde89 Update .travis.yml Björn Ritzl 2019-08-13 06:09:07 +02:00
  • 21b16e1473 Create foo.txt Björn Ritzl 2019-08-09 07:51:44 +02:00
  • 36291f3762 Added test workflow Björn Ritzl 2019-08-09 07:30:46 +02:00
  • fd5f82c40b Update ci-workflow.yml Björn Ritzl 2019-08-09 07:26:07 +02:00
  • 92bddc742b Create ci-workflow.yml Björn Ritzl 2019-08-09 07:11:15 +02:00
  • 0c0446746c
    Update README.md Björn Ritzl 2019-08-05 14:45:40 +02:00
  • 49dd390812
    Added queue support to Monarch (#49) 3.0.0 Björn Ritzl 2019-08-05 14:37:25 +02:00