.. |
images
|
e73782dad8
Added new set of icons with the new logo, using RealFaviconGenerator.com
|
7 лет назад |
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!
|
7 лет назад |
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!
|
7 лет назад |
controller-commands.tpl
|
f31de139fe
Sanitising spaces to tabs.
|
7 лет назад |
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.
|
7 лет назад |
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.
|
5 лет назад |
header.tpl
|
384604bfc1
Changed URL for Google Fonts for something more recent (according to Google)
|
4 лет назад |
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!
|
7 лет назад |
login.tpl
|
3de0aadf53
- Added Leaflet.vector-markers to automatically get cute FontAwesome/Glyphicons-based markers
|
7 лет назад |
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.
|
7 лет назад |
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.
|
7 лет назад |
lsl-register-object.tpl
|
a9bcfbbf7a
Missing {{.LSLSignaturePIN}} (it was hard-coded!)
|
4 лет назад |
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.
|
7 лет назад |
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.
|
7 лет назад |
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!
|
7 лет назад |
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!
|
7 лет назад |
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.
|
7 лет назад |
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!
|
7 лет назад |
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!
|
7 лет назад |