https://github.com/GAIPS-INESC-ID/FAtiMA-Toolkit

sort by:
Revision Author Date Message Commit Date
d853b43 Preparing new release 06 November 2018, 10:11:02 UTC
aa4741d QOL changes to the Comme il Faut WF app, additionally Social Exchange IDs are now being properly produced 08 October 2018, 16:49:38 UTC
68c0f24 Changed how the "Steps" atre being saved in the dto of the Social Exchanges. The DTO now saves a string while the Social Exchanges stores the Steps as a list of Well Formed Names 08 October 2018, 14:42:19 UTC
1070945 Improved the LoadFromString method 01 October 2018, 15:19:13 UTC
7d2d6a2 The CiF Tutorial serves as a way of testing and displaying how the Load from String method works 01 October 2018, 13:59:33 UTC
6f60d31 Added a new method of loading the assets, they can now be loaded as a string, using a filestream to read the files or by manually pasting their values into the methods 01 October 2018, 13:58:54 UTC
dcca2b8 Removed all compiled .dll and executable files 27 September 2018, 20:59:37 UTC
f505b71 Trying to fix the "no tests in build" Github error 27 September 2018, 16:47:11 UTC
dbc28f2 Included the Dll files in the repository 27 September 2018, 16:33:28 UTC
3b41ff3 Trying to fix the "Not Tests" error on GitHub 24 September 2018, 11:01:02 UTC
3807665 Improved the Simulator usability Added improved examples and tutorial files 24 September 2018, 10:57:35 UTC
702e1ca Executables for the release 04 September 2018, 13:40:49 UTC
70f2896 Another quick fix to the simulator 04 September 2018, 13:39:47 UTC
4c9db43 Update ReadMe.md 04 September 2018, 13:21:25 UTC
8e81beb Small fix to the Simulator way of calculating the Players options 04 September 2018, 13:16:48 UTC
139274a Small bugfix to the World Model Asset, in some specific cases it wasn't properly unifying all its effects 03 September 2018, 18:17:59 UTC
c831284 Forgot to upload the new icon 29 August 2018, 14:05:54 UTC
98fb268 When trying to take into account the effects of the world model, if its source was null it would create an exception, this has been fixed Added an icon to the "Add Dialogue Action" window 29 August 2018, 12:24:45 UTC
4b7f750 Once again, updated the read me file 21 August 2018, 14:00:11 UTC
9b77162 Updated the Read Me with information about the website and the latest released version 21 August 2018, 13:53:12 UTC
b60e6c6 no message 21 August 2018, 13:33:15 UTC
61fd472 Updated Test Coverage 21 August 2018, 13:26:43 UTC
c0c8d95 FAtiMA Version 2.5, including executables 21 August 2018, 11:08:30 UTC
26cca3d Added new Icons to the IAT asset. Main icon might change in the future 20 August 2018, 16:29:41 UTC
f6ea3a6 World Model Asset wasn't being properly compiled 26 July 2018, 11:25:27 UTC
03c6a1a Fixed a bug on the volitions dynamic property about how it was calculating the step Made sure the Dialogue Simulator only shows the highest utility decisions 26 July 2018, 10:57:18 UTC
60a307c Small fix to the cases where there were no events being matched in the World Model Asset 24 July 2018, 16:29:11 UTC
2ef1407 Fixed yet another bug on the World Model Windows Main Form 19 July 2018, 14:43:38 UTC
4c655b2 Fixed a bug where World Model Effects couldn't be edited if they had been recently added/created 18 July 2018, 16:22:27 UTC
0e6cbbe Improved the Step method Added more Unit Tests to the Volition Dynamic Property 17 July 2018, 10:00:20 UTC
2b20fbc The Step component of the Social Exchanges is now implemented. The Step Evaluator Method checks the database of the agent to see if the last event in its memory was a Social Exchange and if so updates the Step of the Volition it is currently deciding about Added more Unit Tests to make sure the Volition is working properly 16 July 2018, 18:47:31 UTC
3ea8d0b Removed the Inititator Variable from the CiF Asset as it became obsolete 15 July 2018, 21:11:25 UTC
9b301bc The EA authoring tool now supports adding/editing and removing goals 13 July 2018, 16:35:37 UTC
70f7c52 Auto stash before merge of "master" and "origin/master" 12 July 2018, 19:05:22 UTC
a4d3a4b World Events were changed but the Tutorial wasn't, fixed 12 July 2018, 11:06:41 UTC
ee7f19e Merge branch 'master' of https://github.com/GAIPS-INESC-ID/FAtiMA-Toolkit # Conflicts: # Tutorials/CommeillFautTutorial/Program.cs 12 July 2018, 11:00:38 UTC
c91f62b Massive Update to the Comme il Faut Component along with an Authoring Tool redesign Influence Rules are back and they have a "mode" Added Starting Conditions to each Social Exchange Volition Dynamic Property is now calculated using 5 different variables: SE, Step, Initiator, Target, Mode I'll be adding more Unit Tests to make sure the asset is properly working 12 July 2018, 10:58:04 UTC
b9098e2 Fixed the unit tests concerning the world model 11 July 2018, 18:29:42 UTC
5668ed8 The world model now will only apply the effects of the matching action rule that has the highest priority 11 July 2018, 18:00:08 UTC
874eb5f Moved the priority field from the effects to the name of the action 11 July 2018, 17:18:35 UTC
4ca79cc Added a priority field to the effects 06 July 2018, 18:46:01 UTC
2f5be49 Small fix to a unit test that was failing inadequately 06 July 2018, 13:45:53 UTC
a9e5a4b Removed the field "responsible agent" from the effect as this information is redundant 05 July 2018, 18:09:36 UTC
c3baed7 Fixed a bug that was making the belief inspector not updating properly 05 July 2018, 16:08:56 UTC
7b17b73 Update ReadMe.md 03 July 2018, 17:21:02 UTC
4888170 Fixed a compilation error 03 July 2018, 17:18:56 UTC
68b3c4f Update ReadMe.md 03 July 2018, 17:14:36 UTC
6987313 Update ReadMe.md 03 July 2018, 17:13:51 UTC
90ab746 Fixed an issue in the chat simulator related to the appraisal of actions 03 July 2018, 17:08:20 UTC
268a0b7 Quality of Life changes to the way Effects were being shown 27 June 2018, 17:34:19 UTC
3c1a069 Added a "Show Effects" tickbox to simulator 27 June 2018, 17:16:19 UTC
326a37d Smal bugfix to the authoring tool 27 June 2018, 16:18:26 UTC
17df952 Simulator Main form now displays the effects of each action and their consequences 27 June 2018, 14:54:03 UTC
6354d2c Simulator component is now properly displaying the Effetcs of each action 26 June 2018, 18:33:05 UTC
c98aad7 Integrated Authoring tool is now correctly exported 18 June 2018, 14:37:50 UTC
fa3ef32 Updated the Draw Graph and an example of the World Model 18 June 2018, 14:00:42 UTC
22f293b Users are now able to save their dialogue graph as an Image file 23 May 2018, 10:57:52 UTC
97fa20d Added a "View Dialogue Graph" button that creates a graph according to the current iat's dialogues in .dot language and displays it in a specific image form 22 May 2018, 15:25:19 UTC
d808997 Added a button that is able to generate a .graphiz file that describes a graph of the dialogue of a particular scenario 18 May 2018, 15:57:27 UTC
d516512 A Couple of changes to the World Model WF 17 May 2018, 11:02:58 UTC
e413801 Made several fixes to the World Editor 15 May 2018, 18:06:21 UTC
ffc648c World Model Asset was not properly saving the "Observing Agent" properly Wolrd Model WF now displays a scrollbar when there are more effects or events than those the window can show 09 May 2018, 13:50:44 UTC
f06f9b9 For now, everytime a user wants to open a new World Model Asset it must first create a new .iat and save it. 08 May 2018, 16:42:09 UTC
bd65524 Fixed again the same bug on the EDM Gui component. 08 May 2018, 15:26:10 UTC
5f88dbe Fixed a small number of bugs concerning the World Model asset. 07 May 2018, 18:02:37 UTC
505d062 Apparently failing one unit test means that the whole Project fails 07 May 2018, 13:53:07 UTC
67a72a2 World Model Asset is now throwing an exception when users tries to add the same event template to the asset 07 May 2018, 11:16:30 UTC
d850a65 World Model WF is now properly saving files and retrieing them. 02 May 2018, 14:08:39 UTC
65198b4 "Clear" button in the WorldModelWF module is now properly working 02 May 2018, 09:41:18 UTC
af4b348 Small improvements to the World Model WF and its integration in the IAT Form 30 April 2018, 18:27:16 UTC
ad3ab47 Integrated Authoring tool is now correctly saving the World Model WF to a .wmo file 30 April 2018, 15:16:29 UTC
9542029 Merge branch 'master' of https://github.com/GAIPS-INESC-ID/FAtiMA-Toolkit # Conflicts: # AuthoringTools/WorldModelWF/MainForm.Designer.cs 30 April 2018, 14:42:18 UTC
7bcf3d6 Improvements to the Wolrd Model WF asset 30 April 2018, 14:39:12 UTC
b0c9d1b Fixed the nuget packages of the WorldModel 30 April 2018, 14:30:50 UTC
078a169 Fixed a bug in the Authoring Tool for the Emotional Decision Making Component The vertical scroll on the action rules now works properly. 30 April 2018, 13:07:21 UTC
42eb063 Added a redundant folder called "Documentation" due to broken links. 11 April 2018, 10:54:16 UTC
78d1d56 Some tests were failing because of the Add Event Effect Method, fixed it 05 March 2018, 13:19:18 UTC
0345952 World Model WF is now integrated with the Authoring Tool, further testing and embelishment needed 26 February 2018, 16:23:04 UTC
32b6086 World Model Form is getting prettier everyday, it is now fully operational, will start integration with authoring tool soon 26 February 2018, 14:51:52 UTC
736c729 World Model Main Form is now completely working, all buttons work, it just doesn't look that pretty 23 February 2018, 15:25:28 UTC
c7f8aca WorldModel WF is now able to add Events and Effects, and it also properly displays the effects of a corresponding event 23 February 2018, 14:56:33 UTC
2118e26 The World Model WF keeps getting better and better 22 February 2018, 19:13:40 UTC
026f188 Continued working on the World Model WF, it can now opem .wm files and properly (not beautifully) display the information it represents 22 February 2018, 15:56:43 UTC
1962dd8 Added the World Model WF Project, a very complex and intense windows form application 21 February 2018, 19:00:21 UTC
890e355 Added some improvements to the CiF Tutorial 19 February 2018, 15:50:00 UTC
9f1a595 Made some changes to how Effects work Improved the CiF Tutorial and added some minor tweaks to LastEventID 19 February 2018, 15:30:46 UTC
033125c Implemented the Enhancement: "Adding Dynamic Variables to Property-Change Events" Also fixed a bug in the Math Dynamic Property where if there were no constraints it wouldn't return any value 16 February 2018, 18:09:14 UTC
162e386 Fixed a bug in the CiF Asset where adding a condition a Social Exchange would duplicate it 16 February 2018, 15:34:09 UTC
c50bade Merge pull request #31 from hineios/master Added Square Distance Dynamic Property 15 February 2018, 02:33:37 UTC
06f56e2 Merge remote-tracking branch 'origin/master' 15 February 2018, 01:18:19 UTC
76f22be Some changes to the World Model Asset along with the introduction of the World Model to the IAT Asset 14 February 2018, 19:25:34 UTC
5dcfe1c Unit tests were not loading, they should be fine now, had to update and delete and change some of the nuget packages and files 14 February 2018, 15:04:26 UTC
92c4d6b Improved the World Model Asset it can now support substitutions in its Effects, I also added some Unit Tests to test what I did 12 February 2018, 16:13:03 UTC
7b11034 Added Square Distance Dynamic Property 09 February 2018, 16:53:07 UTC
dfcfa49 Added World Model Unit Tests in order to effectively test what I've been doing World Model is partially working. It is sending Property-Change events when the Evaluate method is ran with past events input 08 February 2018, 16:55:33 UTC
c141dad Very early version of the World Model Asset 07 February 2018, 19:41:19 UTC
a275ddd Finalized the initial implementation of the Belief Inspector in the Chat Simulator 07 February 2018, 16:55:30 UTC
66ce21b Added a Belief Inspector to the Chat Simulator 07 February 2018, 15:55:19 UTC
83cad83 Resolved the -1 Certainty Bug 06 February 2018, 18:38:39 UTC
0c975cf Added Tests to the Integrated Autoring Tool Asset, along with some minor fixes to the Valid Dialogue Method 06 February 2018, 18:30:36 UTC
back to top