1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-05-19 17:39:23 +03:00
Commit graph

793 commits

Author SHA1 Message Date
Graham Nelson 413124a37c Fixed "X is an activity on nothing" bug 2023-07-02 21:57:24 +01:00
Graham Nelson 70d739c3e4 Made more forgiving on escaped backslashes 2023-06-28 18:37:13 +01:00
Graham Nelson 7569de20a8 Rewrite of kind constructor support code in runtime module 2023-06-26 09:13:25 +01:00
Graham Nelson a9350acc83 Further on enumerations 2023-06-24 00:29:35 +01:00
Graham Nelson a2e0cc98bb Further work on enumerations 2023-06-22 09:22:19 +01:00
Graham Nelson 782007a34e Further progress on kit enumerations 2023-06-21 09:28:02 +01:00
Graham Nelson 2f6fcd37ce Laying some foundations for kit-defined enumerations 2023-06-14 08:46:05 +01:00
Graham Nelson bd96c13aab Bumped some extension version numbers 2023-06-12 23:16:00 +01:00
Graham Nelson 9fa1ad6993 Refactored code-provenance Inter instructions 2023-06-12 10:03:15 +01:00
Graham Nelson d7d1d09277 Removal of BasicInformExtrasKit 2023-06-11 14:34:38 +01:00
Graham Nelson 93f871711b Further pruning of BasicInformExtrasKit 2023-06-11 11:43:28 +01:00
Graham Nelson e802307073 Minor adjustment 2023-06-10 07:40:20 +01:00
Graham Nelson 109df1dfa2 Further kit refactoring 2023-06-09 11:15:21 +01:00
Graham Nelson bbf0849314 Further refactoring 2023-06-08 19:57:05 +01:00
Graham Nelson 042c9f7c2e Implemented -deprecated-external and basic support for warnings in Inform 2023-06-07 09:55:36 +01:00
Graham Nelson e8278a5697 Minor tidying-up after ORIGSOURCE_IST changes 2023-06-05 11:12:24 +01:00
Graham Nelson c32cc7a02d Added dictionary resolution use option 2023-06-04 11:19:34 +01:00
Graham Nelson e153707ebe Updating test suite and notes 2023-06-02 09:03:36 +01:00
Graham Nelson 203cc39e33 Further work on inbuild verbosity 2023-06-01 22:24:00 +01:00
Graham Nelson 28d28618e9 Added -verbose to inbuild 2023-05-27 08:19:48 +03:00
Graham Nelson 77d75b0efa More generous parsing of extension titling lines 2023-05-24 09:46:02 +03:00
Graham Nelson 4389daa6be Better extension header checking and -recursive option in inbuild 2023-05-23 18:50:12 +03:00
Graham Nelson da9fb27be5 Experimental Unicode-handling change 2023-05-16 08:11:55 +01:00
Graham Nelson 33c10204bc Unicode character size storage changes for IE-0005 2023-05-15 22:04:46 +01:00
Graham Nelson 0038a2e46f Fix for Jira bug I7-2242 2023-05-14 22:06:17 +01:00
Graham Nelson d608388d64 Fix for Jira bug I7-2225 2023-05-08 00:00:16 +01:00
Graham Nelson baef97ff95 More on IE-0018 2023-05-07 08:16:48 +01:00
Graham Nelson 03801928bf More on extension installation 2023-05-06 13:25:34 +01:00
Graham Nelson 774b724ec3 Fix for unicode pointers bug 2023-05-03 09:37:34 +01:00
Graham Nelson 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +01:00
Graham Nelson 04e526f0a6 Fix for Jira bug I7-2298 2023-04-30 10:31:51 +01:00
Graham Nelson b382906e39 Further improvements to I6 syntax error reporting 2023-04-29 23:36:11 +01:00
Graham Nelson 568429d61c More accurate I6 error location 2023-04-28 11:18:56 +01:00
Graham Nelson 8aa902ce50 More on schema error reporting 2023-04-26 23:11:43 +01:00
Graham Nelson 8d92831249 Improved error reporting on kit and insertion code 2023-04-25 10:37:50 +01:00
Graham Nelson 4fb6e57b86 Fix for Jira bug I7-2297 2023-04-23 21:16:45 +01:00
Graham Nelson 1c18007326 Fix for Jira bug I7-2304 2023-04-22 18:50:45 +01:00
Graham Nelson 915e6768f1 Typo 2023-04-21 07:43:08 +01:00
Graham Nelson 33969083c7 Updated notes 2023-04-20 22:11:29 +01:00
Graham Nelson 1fc505507b Fix for Jira bug I7-2284 2023-04-20 21:12:03 +01:00
Graham Nelson e0bdb29c2d Relocating the extensions documentation 2023-04-19 23:28:00 +01:00
Graham Nelson cf8339c8dc Fuller confirmed page 2023-04-18 23:20:37 +01:00
Graham Nelson 158b15ca0d Further installation page details 2023-04-17 09:23:28 +01:00
Graham Nelson a1c6f2c4fc More on installation 2023-04-16 22:57:20 +01:00
Graham Nelson 762133ecd2 Basic inbuild integration support 2023-04-15 18:43:04 +01:00
Graham Nelson 7e781ab106 Began work on inbuild interface to GUI apps 2023-04-13 23:11:34 +01:00
Graham Nelson 2ccc89a93e More on IE-0001 2023-04-10 22:54:14 +01:00
Graham Nelson 81a287a873 Repairing damaged directory extensions 2023-03-21 22:45:28 -07:00
Graham Nelson e20e3c76b2 Further work on tidying 2023-02-08 22:08:44 +00:00
Graham Nelson f9424a3729 Beginning support for extension conversion 2023-02-07 23:30:39 +00:00
Graham Nelson cfc27e3071 Further work on language bundle reforms 2023-02-05 13:45:38 +00:00
Graham Nelson b3b5d52426 Extension directories and natural language bundles 2023-02-04 23:30:25 +00:00
Graham Nelson 575100e844 Progress towards extensions containing language bundles 2023-02-02 23:16:53 +00:00
Graham Nelson 7af87e5206 Directory extensions able to use their own figures, sounds and internal files 2023-02-01 23:17:23 +00:00
Graham Nelson ccff6ddc47 Further work on kits loading from extension directories 2023-01-30 22:15:25 +00:00
Graham Nelson b8d5f10de5 Minor enclosure change 2023-01-29 22:56:17 +00:00
Graham Nelson 0ceb9e25f6 Defended some -ability relations 2023-01-26 22:59:48 +00:00
Graham Nelson 5f38856b8c Better defended containment relation 2023-01-25 23:28:25 +00:00
Graham Nelson 8cec801bca Allowing now X does not wear/carry Y 2023-01-24 19:45:48 +00:00
Graham Nelson 71f1d3f00d Continuing work on IE-0015 2023-01-23 10:50:02 +00:00
Graham Nelson fde574dd0e Improvements to the regional containment relation 2023-01-19 23:45:55 +00:00
Graham Nelson 0586224550 Holder of a direction is now nothing 2023-01-18 23:13:39 +00:00
Graham Nelson 0e57c6060e Further experiments with R_holding 2023-01-17 23:56:07 +00:00
Graham Nelson cc08b7cdec Making a start on IE-0015 world model enforcement 2023-01-16 22:45:50 +00:00
Graham Nelson 63b5222e03 Change to Inter to support new kind constructors 2023-01-07 14:49:15 +00:00
Graham Nelson cbe7012fb6 Fix for Jira bug I7-2264 2023-01-05 09:36:39 +00:00
Graham Nelson 3ebcac0b5d Fix for Jira bug I7-2247 2023-01-04 19:04:00 +00:00
Graham Nelson f46433c22c Fix for Jira bug I7-2267 2023-01-02 10:27:52 +00:00
Graham Nelson 52a24012f3 Fix for Jira bug I7-2268 2023-01-01 21:56:04 +00:00
Graham Nelson d37d4b6736 Ability for extensions to incorporate kits and activations 2022-12-10 23:50:28 +00:00
Graham Nelson 2bb1f6f80c Breaking ground on IE-0001 2022-12-07 23:28:26 +00:00
Graham Nelson d3b5ee6f4f Fix so that release with interpreter base64-encodes the blorbed not raw story file 2022-11-21 20:46:54 +00:00
Graham Nelson 98ba86d270 Tidied up some test cases 2022-11-20 23:33:44 +00:00
Graham Nelson 037a6d9ffb Repeat through lines of a text file 2022-11-15 22:08:46 +00:00
Graham Nelson a1299166da Beginning kit support for IE-0004 2022-11-13 23:17:54 +00:00
Graham Nelson 66596ea987 Removal of FORM option from IE-0004 2022-11-07 22:41:51 +00:00
Graham Nelson d4755b43d8 inblorb support for IE-0004 2022-11-06 23:17:46 +00:00
Graham Nelson a9686a186e Indexing support for IE-0004 2022-11-05 23:44:52 +00:00
Graham Nelson 24988c7383 Further prerequisites for IE-0004 2022-11-03 22:56:50 +00:00
Graham Nelson a38a064c53 Made heading source files appear in project dependency graphs 2022-11-02 10:28:30 +00:00
Graham Nelson 69e2e02d55 Implemented IE-0003 2022-11-01 23:56:24 +00:00
Graham Nelson d4ff104f03 Started on IE-0003 2022-10-31 22:59:25 +00:00
Graham Nelson c75e8a142c Implemented IE-0002 2022-10-30 23:05:55 +00:00
Graham Nelson 13894d3816 Implemented IE-0005 2022-10-29 12:11:58 +01:00
Graham Nelson cb252deab4 Refactored standard rulebook and activity creation to remove sequencing constraints 2022-10-28 00:21:35 +01:00
Graham Nelson 16438f381c More on IE-0014 2022-10-27 00:22:27 +01:00
Graham Nelson 0726e57df5 Toying with new verbal forms for translates into 2022-10-24 23:56:32 +01:00
Graham Nelson 69135575f6 Implemented +replacing(keeping) 2022-10-23 13:20:55 +01:00
Graham Nelson 1f81d09a58 Namespace test case 2022-10-13 09:26:30 +01:00
Graham Nelson 2083e65b6e Experimental work on +namespace 2022-10-12 23:53:21 +01:00
Graham Nelson a1e6b9e7ab Implemented +replacing for non-functions 2022-10-10 09:50:20 +01:00
Graham Nelson 839aec2a7f Implemented IE-0006 2022-10-09 23:26:03 +01:00
Graham Nelson af06fb4f3d Talking about action 2022-10-05 22:18:49 +01:00
Graham Nelson 9a2556d18b Player as possible dialogue speaker 2022-10-04 23:28:13 +01:00
Graham Nelson 26d90e4f20 Began implementing IE-0010 2022-10-03 23:26:10 +01:00
Graham Nelson 7c57fb7661 Completed rewrite of DialogueKit 2022-10-01 11:44:34 +01:00
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