1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-02 23:14:57 +03:00
Commit graph

647 commits

Author SHA1 Message Date
Graham Nelson 9762ea5dde Improved DialogueKit 2022-09-30 23:59:26 +01:00
Graham Nelson b83bd5a2d9 Began tidying up DialogueKit 2022-09-29 23:43:11 +01:00
Graham Nelson 4f882d5787 Improved test coverage for dialogue 2022-09-28 22:11:16 +01:00
Graham Nelson 8039a9a65d Made ending the story a flow marker instead 2022-09-27 23:30:45 +01:00
Graham Nelson c970317683 IE-0009 now implemented in draft form 2022-09-26 00:22:54 +01:00
Graham Nelson 5a839158a6 Audibility and to be able to hear 2022-09-24 10:23:14 +01:00
Graham Nelson 54d9e0404a Starting beats and required speaker lists 2022-09-23 21:34:33 +01:00
Graham Nelson c78c8a5322 Better policing of dialogue instance names 2022-09-22 22:43:47 +01:00
Graham Nelson 148ee6866e Active mode for dialogue director 2022-09-21 09:33:49 +01:00
Graham Nelson 648d8078ac Enabled interlocutors in dialogue 2022-09-20 09:57:14 +01:00
Graham Nelson 9d20af9ca9 Dialogue beginning to be performed 2022-09-19 23:31:44 +01:00
Graham Nelson 6310e0bc56 Runtime representation of dialogue lines 2022-09-18 00:08:17 +01:00
Graham Nelson 0736bf435f Runtime representation of dialogue beats 2022-09-17 19:49:46 +01:00
Graham Nelson 3d53a40960 Began beat filter functions 2022-09-16 12:35:58 +01:00
Graham Nelson ddaf720eea Decision point and choice parsing 2022-09-15 23:39:54 +01:00
Graham Nelson 1e278c663c Began parsing dialogue choices 2022-09-14 11:03:49 +01:00
Graham Nelson aaf708d3e6 Further line parsing 2022-09-13 20:08:02 +01:00
Graham Nelson 711a4cbf9b More on performance styles 2022-09-12 23:50:55 +01:00
Graham Nelson 2f786c3524 Introducing performance styles 2022-09-11 23:33:38 +01:00
Graham Nelson 2820810584 Started in on dialogue line parsing 2022-09-10 23:35:08 +01:00
Graham Nelson 3333b4ac03 Tidied up recent dialogue code 2022-09-09 23:53:15 +01:00
Graham Nelson 8140f83024 Properties for dialogue beats 2022-09-08 23:21:17 +01:00
Graham Nelson 5003ba316d Further dialogue beat parsing 2022-09-07 23:51:43 +01:00
Graham Nelson 0d6eba5bfd The dawn of DialogueKit 2022-09-06 23:03:04 +01:00
Graham Nelson 7f87efb920 Further preliminaries for dialogue 2022-09-05 00:08:32 +01:00
Graham Nelson 4eeacdabf1 Completed syntax-level changes for dialogue 2022-09-02 13:01:25 +01:00
Graham Nelson 03592cb26f Refactored plugins to become compiler features 2022-09-01 00:14:18 +01:00
Graham Nelson 701bfee64d Fix for Jira bug I7-2198 2022-08-30 09:48:38 +01:00
Graham Nelson 85110a981a Fix for Jira bug I7-2139 2022-08-29 22:18:16 +01:00
Graham Nelson 894dcc044d Added list of pending changes 2022-08-28 12:26:17 +01:00
Graham Nelson 59a9f239d7 Fix for Jira bug I7-2190 2022-08-28 12:17:21 +01:00
Graham Nelson e7e5ab644c Setting up for 10.2.0 cycle 2022-08-21 12:48:37 +01:00
Graham Nelson c6ebdf8af7 Bumped version 2022-08-20 12:17:15 +01:00
Graham Nelson 5b4a89d544 Change to kit version syncing mechanism 2022-08-20 11:36:48 +01:00
Graham Nelson 7c54b99361 Tidied documentation ahead of release 2022-08-18 21:52:01 +01:00
Graham Nelson ef6f3f2c08 Fixed sundry bugs in releasing along with a solution 2022-08-17 21:43:31 +01:00
Graham Nelson 6c42df5bc4 Windows variation on advice texts 2022-08-15 21:45:46 +01:00
Graham Nelson bcf3b5561f Revised in-app advice pages, and how they are generated 2022-08-12 10:54:32 +01:00
Graham Nelson 8cbdf1fabe Catching up 2022-08-10 21:41:05 +01:00
Graham Nelson fa6d9f95a5 Migrated archive of past release notes 2022-08-08 08:59:55 +01:00
Graham Nelson f5fa2d9c94 Added some policy documents 2022-08-05 00:26:43 +01:00
Graham Nelson c84a407fa1 Better CSS inclusion for registry index pages 2022-08-01 21:26:41 +01:00
Graham Nelson 083fca85e8 Basic registry support in inbuild 2022-07-26 00:01:56 +01:00
Graham Nelson 78c9d2425e Enabled $STRIP_UNREACHABLE_LABELS in code generated to inform6 2022-07-24 11:48:23 +01:00
Graham Nelson 507a15e43d Fix for inblorb hang when releasing with solution 2022-07-02 10:30:57 +01:00
Graham Nelson bf7805d755 Fix for Jira bug I7-2156 2022-06-30 12:20:49 +01:00
Graham Nelson 58ff258c2d Fixed index welcome page spacing defect as viewed by Webkit on MacOS 2022-06-28 23:52:49 +01:00
Graham Nelson 75e61b1842 -kit withdrawn in favour of JSON metadata for projects 2022-06-27 22:25:28 +01:00
Graham Nelson a3cf5b6ab2 Enabled incremental kit-building 2022-06-26 22:38:07 +01:00
Graham Nelson 2f8beb9912 Began work on project metadata files 2022-06-24 00:58:19 +01:00
Graham Nelson 52755d81f0 Refactoring of language services to use JSON metadata 2022-06-23 17:37:16 +01:00
Graham Nelson 7857794ac6 Fix for Jira bug I7-2157 2022-06-21 00:05:35 +01:00
Graham Nelson e22e1a06c4 Fix for Jira bug I7-2159 2022-06-20 22:19:44 +01:00
Graham Nelson 7eaa555953 Further work on removing hard-wired colours, to support Dark Mode apps 2022-06-16 23:42:17 +01:00
Graham Nelson 13cb22ae9b Removed some hard-wired CSS colours from the source code 2022-06-13 19:42:39 +01:00
Graham Nelson 40d642fa6b Fix for bug causing kit integration into the apps to fail 2022-06-06 22:06:31 +01:00
Graham Nelson f6077903dc Added working notes 2022-06-04 13:28:06 +01:00
Graham Nelson 307c937eba Completed transition to JSON metadata for kits 2022-06-04 13:20:45 +01:00
Graham Nelson b010ef8984 Kits now use JSON metadata 2022-06-03 12:24:07 +01:00
Graham Nelson 97dd0b9eda Fixed small omission in incorporating "6M62 Patches" 2022-06-01 07:48:08 +01:00
Graham Nelson 033eec5ef1 Absorbed the remaining content of "6M62 Patches" extension 2022-05-31 23:09:11 +01:00
Graham Nelson 57bfc2a9ba Added missing documentation download 2022-05-30 21:03:55 +01:00
Graham Nelson fae7ecc9d6 Fix for Jira bug I7-2136 2022-05-29 10:03:23 +01:00
Graham Nelson 0d4829e552 Fix for Jira bug I7-1856 2022-05-27 00:18:42 +01:00
Graham Nelson 04c80e3f12 Documented recent semver change for N/YYMMDD extension version numbers 2022-05-26 11:34:26 +01:00
Graham Nelson a79b56f241 Fix for Jira bug I7-2124 2022-05-24 21:28:01 +01:00
Graham Nelson fa33a416a6 Fix for Jira bug I7-2125 2022-05-23 21:22:08 +01:00
Graham Nelson a2cc57fe99 Fix for Jira bug I7-1846 2022-05-19 00:05:43 +01:00
Graham Nelson 87b3b71785 Fix for Jira bug I7-2118 2022-05-18 00:45:14 +01:00
Graham Nelson d32f9c766d Fix for Jira bug I7-2116 2022-05-17 10:09:13 +01:00
Graham Nelson 13bbc6a218 Fix for Jira bug I7-2070 2022-05-16 15:32:53 +01:00
Graham Nelson 51f1742fb6 Fix for Jira bug I7-2093 2022-05-16 13:17:32 +01:00
Graham Nelson 7407443ae7 Fix for Jira bug I7-2083 2022-05-15 13:00:00 +01:00
Graham Nelson 557c010bbf Fix for Jira bug I7-2109 2022-05-13 07:38:40 +01:00
Graham Nelson ed86853330 Fix for Jira bug I7-2106 2022-05-12 09:53:24 +01:00
Graham Nelson fe95b12aff Fix for Jira bug I7-2103 2022-05-11 21:31:59 +01:00
Graham Nelson 1ecf77049c Enabled indirect function calls from I6 inclusions in I7 2022-05-10 10:43:18 +01:00
Graham Nelson 62bfb9d452 Fix for Jira bug I7-2094 2022-05-09 08:08:29 +01:00
Graham Nelson 9fe89fdfa3 inbuild now recognises only .i7x files as extensions 2022-05-08 11:20:26 +01:00
Graham Nelson a32d2878a1 Fix for Jira bug I7-2078 2022-05-07 10:02:51 +01:00
Graham Nelson ff37017fd6 Further clarification of CSS used in Index 2022-05-05 23:52:29 +01:00
Graham Nelson f61aa8b6df Better finding of extensions on case-sensitive file systems 2022-05-04 08:02:34 +01:00
Graham Nelson a751fed71c Made extension recognition more understanding of mixed-case names 2022-05-03 11:02:57 +01:00
Graham Nelson 5593cea148 Equipped the retrospective builds with contemporary website/interpreter templates 2022-05-02 18:19:50 +01:00
Graham Nelson 10512016f5 Minor misprints corrected (with thanks to BorisTheBrave) 2022-04-30 12:05:12 +01:00
Graham Nelson b125b36f31 Advanced build to 10.1.0-beta 2022-04-28 16:45:17 +01:00
Graham Nelson e866952c2a Licence date added 2022-04-28 15:50:20 +01:00
Graham Nelson a8921686cb Fix two cases in linguistics-test 2022-04-28 15:37:22 +01:00
Graham Nelson 21293a1910 Status update 2022-04-28 09:31:39 +01:00
Graham Nelson edcf9a9f6e Merge branch 'master' of https://github.com/ganelson/inform 2022-04-27 22:51:51 +01:00
Graham Nelson 7ab89871f4 Due consideration of the march of time 2022-04-27 22:51:17 +01:00
Philip Chimento 79c722cde2 Update location where Linux app can be found, in README 2022-04-26 22:54:15 -07:00
Graham Nelson 4f869b386a Removed some undefined behaviour from the C code 2022-04-26 13:07:34 +01:00
Graham Nelson 99c7394e81 Modernised inform.mkscript 2022-04-25 16:44:43 +01:00
Graham Nelson 35ebd18c8a Fix for Obedience-C issue 2022-04-24 12:31:42 +01:00
Graham Nelson c3df78c70e Redrafting 2022-04-24 12:05:17 +01:00
Graham Nelson 526567a9a4 Redrafting 2022-04-24 11:58:43 +01:00
Graham Nelson d2917da6f2 Redrafting 2022-04-24 10:43:54 +01:00
Graham Nelson 3dfc38e83a Updated README.md 2022-04-24 10:35:55 +01:00
Graham Nelson bccf1ac979 Made first.sh cleanly build for use after checking out an update 2022-04-24 00:45:51 +01:00