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 rokov pred |
Gwyneth Llewelyn
|
284698edcb
Trying to fix some annoying in-world bugs when contacting the external server. Cacheing issues?
|
7 rokov pred |
Gwyneth Llewelyn
|
1eba677f17
Fixing two Go template bugs, weird to track down.
|
7 rokov pred |
Gwyneth Llewelyn
|
0d6a2f86ec
Correcting LSL scripts which had some syntax errors!
|
7 rokov pred |
Gwyneth Llewelyn
|
05a5a69c43
Added on the back office interface another LSL script for the Bot Controller.
|
7 rokov pred |
Gwyneth Llewelyn
|
bb29b46b80
Hacked Automattic’s Gravatar Hovercards; now it works!
|
7 rokov pred |
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 rokov pred |
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 rokov pred |
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 rokov pred |
Gwyneth Llewelyn
|
3de0aadf53
- Added Leaflet.vector-markers to automatically get cute FontAwesome/Glyphicons-based markers
|
7 rokov pred |
Gwyneth Llewelyn
|
fbf3ab3d8b
Preparing to use Leaflet to show a map tile with markers.
|
7 rokov pred |
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 rokov pred |
Gwyneth Llewelyn
|
187db8f90a
User logins work; changed code to use zero.String in case sqlite3 has NULL strings which will blow up the Scan code; added the bit to send a command to a bot, and we get some results, but sometimes the app crashes (to-do)
|
7 rokov pred |
Gwyneth Llewelyn
|
ddf030500b
Login/logout with cookies seems to work (no user checking for now). To-do: check database for users there
|
7 rokov pred |
Gwyneth Llewelyn
|
a46c259cb8
More changes to deal with the form for sending commands to the Bot Controller.
|
7 rokov pred |
Gwyneth Llewelyn
|
552d6c9c27
Added required functionality for the Agents page to also be able to change/update each row.
|
7 rokov pred |
Gwyneth Llewelyn
|
6f8eab0d3c
Added icons, added own version of Bootstrap to change the font type, made first tests with the agGrid component
|
7 rokov pred |
Gwyneth Llewelyn
|
12351ad5bb
Templates working (whew!). Added instructions to configure nginx to use proxy-cache as well as serving files statically out of nginx (and not Gobot) to accelerate things further.
|
7 rokov pred |
Gwyneth Llewelyn
|
32fc03fb38
Attempt to separate templates into sub-templates, reducing code duplication. So far, it doesn’t work!
|
7 rokov pred |
Gwyneth Llewelyn
|
9d6f79400c
Separating templates into components
|
7 rokov pred |
Gwyneth Llewelyn
|
339ea5b523
Second attempt to do something with templates to show the backoffice. It works. Parallelism also tested. Now need to separate the many options in the back office.
|
7 rokov pred |
Gwyneth Llewelyn
|
b64edadc05
Intermediary stage gf committing, working on back office
|
7 rokov pred |