Commit History

Author SHA1 Message Date
  Gwyneth Llewelyn 11f4786eab Replaced fake paralelate() function with engine(), which does little more than running a for loop and waiting for messages to be received 7 years ago
  Gwyneth Llewelyn 82bba02ef0 Replaced fake paralelate() function with engine(), which does little more than running a for loop and waiting for messages to be received 7 years ago
  Gwyneth Llewelyn b57d7c8cb7 Two-way communication using WebSockets and JSON for more structured message data. So far it seems to work… until Go crashes when receiving data for the formEngine submission 7 years ago
  Gwyneth Llewelyn 783b6af461 Updated to Leaflet 1.1.0 (from 1.0.3) 7 years ago
  Gwyneth Llewelyn f56251f51c Change the README.md to point to the image with the new logo 7 years ago
  Gwyneth Llewelyn e73782dad8 Added new set of icons with the new logo, using RealFaviconGenerator.com 7 years ago
  Gwyneth Llewelyn 2fb050ceeb Preparing the Engine to respond to the form selecting agents & cubes. The engine doesn’t do anything, but it’s all prepared for giving commands to agents to move to destinations! 7 years ago
  Gwyneth Llewelyn 3903fa183f Preparing the Engine to respond to the form selecting agents & cubes. It’s non-functional right now and does not compile, caveat utility! 7 years ago
  Gwyneth Llewelyn 10f2919bf0 Added a pie chart on the Dashboard to show total objects; cleared a LOT of CSS and made that top menu fixed (does not scroll with the rest of the page). It still needs some tweaking! 7 years ago
  Gwyneth Llewelyn 7958701360 Working with WebSockets to update the Engine page display, which is crucial as we enter the next stage, which is to get the engine actually doing something — and logging what it does on the respective page. 7 years ago
  Gwyneth Llewelyn 6215d28c62 - Made gobot respond to signals; send a SIGHUP to get it to reload the configuration! 7 years ago
  Gwyneth Llewelyn 35118765c4 Small comment to let people know that further users can be added from the backoffice, it’s just the first one that needs to be added manually, or you won’t be able to log in to the backoffice. 7 years ago
  Gwyneth Llewelyn aefece4756 New template to display results of the AI engine while they come fresh out of the simulation; it uses WebSockets to refresh the page on demand 7 years ago
  Gwyneth Llewelyn cf93d58ef0 Slight change to deal with Gravatar + email on the same line 7 years ago
  Gwyneth Llewelyn 5ce5e81db1 More attempts to get Gravatars to display hover cards 7 years ago
  Gwyneth Llewelyn 88f91db4a3 Attempt to use Gravatars (works) with their Hovercards (doesn’t work yet) 7 years ago
  Gwyneth Llewelyn c2b0f69170 This allegedly includes code for Gravatar Hovercards 7 years ago
  Gwyneth Llewelyn ceaea2d6e9 Skeleton for upcoming engine function 7 years ago
  Gwyneth Llewelyn 9b39c3a907 Fixed the issue with ‘database locked’ - rows and statements were NOT being closed after being used! 7 years ago
  Gwyneth Llewelyn 0698535846 More attempts at figuring out why the database gets locked so often (so far, no luck) 7 years ago
  Gwyneth Llewelyn 772ab8fec5 simplifying error handling 7 years ago
  Gwyneth Llewelyn 38d7e59fb0 Changing the way logging works, to figure out the problems of a locked database. 7 years ago
  Gwyneth Llewelyn bac8a854b5 Trying to solve the ‘database is locked’ error… 7 years ago
  Gwyneth Llewelyn 3de0aadf53 - Added Leaflet.vector-markers to automatically get cute FontAwesome/Glyphicons-based markers 7 years ago
  Gwyneth Llewelyn fbf3ab3d8b Preparing to use Leaflet to show a map tile with markers. 7 years ago
  Gwyneth Llewelyn 2173211740 Tried to fix a cookie issue. 7 years ago
  Gwyneth Llewelyn 0365df65da Adding support to display an OpenSimulator map tile on the main template (in the future, this must be much more sophisticated, to cover several regions etc.) 7 years ago
  Gwyneth Llewelyn 287a415f6c Added Insert/Update to ALL agGrids, including the (new) User Management agGrid. Includes some error checking when too many zeros/empty strings have been inserted in the database (but probably needs more) 7 years ago
  Gwyneth Llewelyn 800fdcb6f8 Adding support for managing application users 7 years ago
  Gwyneth Llewelyn 43df5ee126 Adding support for managing application users 7 years ago