.. |
images
|
e73782dad8
Added new set of icons with the new logo, using RealFaviconGenerator.com
|
vor 7 Jahren |
agents.tpl
|
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!
|
vor 7 Jahren |
commands.tpl
|
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!
|
vor 7 Jahren |
controller-commands.tpl
|
f31de139fe
Sanitising spaces to tabs.
|
vor 7 Jahren |
engine.tpl
|
b271725217
Added a new functionality: running just one step of the simulation, then stop the engine. This replicates the functionality of the old PHP code and makes it easier to debug.
|
vor 7 Jahren |
footer.tpl
|
b79b70ca54
Revert the split between header and footer templates for Leaflet + fancy markers — these simply need all JS and CSS on the header, or it bombs.
|
vor 5 Jahren |
header.tpl
|
384604bfc1
Changed URL for Google Fonts for something more recent (according to Google)
|
vor 4 Jahren |
inventory.tpl
|
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!
|
vor 7 Jahren |
login.tpl
|
3de0aadf53
- Added Leaflet.vector-markers to automatically get cute FontAwesome/Glyphicons-based markers
|
vor 7 Jahren |
lsl-agent-scripts.tpl
|
0eec09c4b9
Found out that the garbage collector is too aggressive: if something does not reply to the ping command, it immediately excludes the item from the database (including agents). I included a timer which ought at least to contact the server every hour with a new PermURL.
|
vor 7 Jahren |
lsl-bot-controller.tpl
|
0eec09c4b9
Found out that the garbage collector is too aggressive: if something does not reply to the ping command, it immediately excludes the item from the database (including agents). I included a timer which ought at least to contact the server every hour with a new PermURL.
|
vor 7 Jahren |
lsl-register-object.tpl
|
a9bcfbbf7a
Missing {{.LSLSignaturePIN}} (it was hard-coded!)
|
vor 4 Jahren |
main.tpl
|
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.
|
vor 7 Jahren |
navigation.tpl
|
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.
|
vor 7 Jahren |
objects.tpl
|
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!
|
vor 7 Jahren |
positions.tpl
|
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!
|
vor 7 Jahren |
sidebar-left-menu.tpl
|
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.
|
vor 7 Jahren |
top-menu.tpl
|
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!
|
vor 7 Jahren |
user-management.tpl
|
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!
|
vor 7 Jahren |