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
|
284698edcb
Trying to fix some annoying in-world bugs when contacting the external server. Cacheing issues?
|
пре 7 година |
Gwyneth Llewelyn
|
1eba677f17
Fixing two Go template bugs, weird to track down.
|
пре 7 година |
Gwyneth Llewelyn
|
0d6a2f86ec
Correcting LSL scripts which had some syntax errors!
|
пре 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
|
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 година |
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
|
3de0aadf53
- Added Leaflet.vector-markers to automatically get cute FontAwesome/Glyphicons-based markers
|
пре 7 година |
Gwyneth Llewelyn
|
fbf3ab3d8b
Preparing to use Leaflet to show a map tile with markers.
|
пре 7 година |
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 година |
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 година |
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
|
a46c259cb8
More changes to deal with the form for sending commands to the Bot Controller.
|
пре 7 година |
Gwyneth Llewelyn
|
552d6c9c27
Added required functionality for the Agents page to also be able to change/update each row.
|
пре 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
|
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 година |
Gwyneth Llewelyn
|
32fc03fb38
Attempt to separate templates into sub-templates, reducing code duplication. So far, it doesn’t work!
|
пре 7 година |
Gwyneth Llewelyn
|
9d6f79400c
Separating templates into components
|
пре 7 година |
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 година |
Gwyneth Llewelyn
|
b64edadc05
Intermediary stage gf committing, working on back office
|
пре 7 година |