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!
|
пре 7 година |
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.
|
пре 7 година |
Gwyneth Llewelyn
|
05a5a69c43
Added on the back office interface another LSL script for the Bot Controller.
|
пре 7 година |
Gwyneth Llewelyn
|
bb29b46b80
Hacked Automattic’s Gravatar Hovercards; now it works!
|
пре 7 година |
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.
|
пре 7 година |
Gwyneth Llewelyn
|
e73782dad8
Added new set of icons with the new logo, using RealFaviconGenerator.com
|
пре 7 година |
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 година |
Gwyneth Llewelyn
|
cf93d58ef0
Slight change to deal with Gravatar + email on the same line
|
пре 7 година |
Gwyneth Llewelyn
|
5ce5e81db1
More attempts to get Gravatars to display hover cards
|
пре 7 година |
Gwyneth Llewelyn
|
88f91db4a3
Attempt to use Gravatars (works) with their Hovercards (doesn’t work yet)
|
пре 7 година |
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 година |
Gwyneth Llewelyn
|
a810397ebd
First attempt (untested) to get database lookups for user logins; added a few more instructions on the README
|
пре 7 година |
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
|
пре 7 година |
Gwyneth Llewelyn
|
ddf030500b
Login/logout with cookies seems to work (no user checking for now). To-do: check database for users there
|
пре 7 година |
Gwyneth Llewelyn
|
3fa502e89c
Started working on the form that sends commands directly to bots. Also, experimented a bit with the login form.
|
пре 7 година |
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.
|
пре 7 година |
Gwyneth Llewelyn
|
6f8eab0d3c
Added icons, added own version of Bootstrap to change the font type, made first tests with the agGrid component
|
пре 7 година |
Gwyneth Llewelyn
|
32fc03fb38
Attempt to separate templates into sub-templates, reducing code duplication. So far, it doesn’t work!
|
пре 7 година |