Histórico de Commits

Autor SHA1 Mensagem Data
  Gwyneth Llewelyn 8b9348a908 Implemented the basic functionality of the cubes: when an avatar sits on them, it gets ‘recharged’. The GA is still very simple, it tries to go next to the nearest cube for the lowest setting it has. In the future, this may be implemented in the GA as well. Note: the GA still needs a LOT of fixing, since it hardly sends the avatars to the right place! há 7 anos atrás
  Gwyneth Llewelyn 809e94820e Added 3 scripts for the agent controller object, which is attached to it when it rezzes. README.md needs to be updated, but it essentially works. Also, textures for clothing should be on the inventory somewhere. há 7 anos atrás
  Gwyneth Llewelyn 05a5a69c43 Added on the back office interface another LSL script for the Bot Controller. há 7 anos atrás
  Gwyneth Llewelyn bb29b46b80 Hacked Automattic’s Gravatar Hovercards; now it works! há 7 anos atrás
  Gwyneth Llewelyn 4fa37c3d95 Generate LSL scripts on demand, based on the configuration file parameters. That way we guarantee that LSL scripts are correctly filled out and in sync with the Go installation. há 7 anos atrás
  Gwyneth Llewelyn e73782dad8 Added new set of icons with the new logo, using RealFaviconGenerator.com há 7 anos atrás
  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! há 7 anos atrás
  Gwyneth Llewelyn cf93d58ef0 Slight change to deal with Gravatar + email on the same line há 7 anos atrás
  Gwyneth Llewelyn 5ce5e81db1 More attempts to get Gravatars to display hover cards há 7 anos atrás
  Gwyneth Llewelyn 88f91db4a3 Attempt to use Gravatars (works) with their Hovercards (doesn’t work yet) há 7 anos atrás
  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) há 7 anos atrás
  Gwyneth Llewelyn a810397ebd First attempt (untested) to get database lookups for user logins; added a few more instructions on the README há 7 anos atrás
  Gwyneth Llewelyn c8bafc5f3e Continued to deal with login; now it even validates the login form before submission; still needs database access; changed top menu layout to deal with extra options há 7 anos atrás
  Gwyneth Llewelyn ddf030500b Login/logout with cookies seems to work (no user checking for now). To-do: check database for users there há 7 anos atrás
  Gwyneth Llewelyn 3fa502e89c Started working on the form that sends commands directly to bots. Also, experimented a bit with the login form. há 7 anos atrás
  Gwyneth Llewelyn 0729173f55 Added URLPathPrefix as a hidden field on the HTML templates (filled in by Go, read from the config file), so that JS can read the URLPathPrefix. Clunky, but it works; tested on the objects page for now. Moving to replace the left-side menu to give more space to the agGrid. há 7 anos atrás
  Gwyneth Llewelyn 6f8eab0d3c Added icons, added own version of Bootstrap to change the font type, made first tests with the agGrid component há 7 anos atrás
  Gwyneth Llewelyn 32fc03fb38 Attempt to separate templates into sub-templates, reducing code duplication. So far, it doesn’t work! há 7 anos atrás