Atlante45
|
3a30de79aa
|
CR
|
2017-02-09 13:04:43 -08:00 |
|
Atlante45
|
72ed1add94
|
CR log spam cleanup
|
2017-02-09 13:04:43 -08:00 |
|
Atlante45
|
6fbe3c9187
|
Windows specific changes
|
2017-02-09 13:04:43 -08:00 |
|
Atlante45
|
0f39356e94
|
Only users with perm rez can see the log
|
2017-02-09 13:04:43 -08:00 |
|
Atlante45
|
191121888c
|
Add log window to the ESS log
|
2017-02-09 13:04:43 -08:00 |
|
Atlante45
|
fcb74bce10
|
First draft for entity script server log streaming
|
2017-02-09 13:04:43 -08:00 |
|
Ryan Huffman
|
f75eceda65
|
Add entity PPS per script configuration
|
2017-02-08 13:11:18 -08:00 |
|
Ryan Huffman
|
534d3c581c
|
Update EntityEditSender PPS to be 3000 in ESS
|
2017-02-07 11:50:44 -08:00 |
|
Atlante45
|
9cacde2416
|
Fix wrong status when removing script
|
2017-01-24 18:36:27 -08:00 |
|
Ryan Huffman
|
f6a037339f
|
Fix bad ctor call causing build failure
|
2017-01-24 14:00:55 -08:00 |
|
Stephen Birarda
|
9282f5555a
|
Merge pull request #34 from Atlante45/ess-pr
Temporarily remove AvatarList from EntityScriptServer
|
2017-01-24 11:53:13 -08:00 |
|
Atlante45
|
e54e35fbbe
|
Temporarily remove AvatarList from EntityScriptServer
|
2017-01-24 11:49:54 -08:00 |
|
Ryan Huffman
|
fcaca8930a
|
Fix enum name in EntityScriptServer
|
2017-01-24 08:31:58 -08:00 |
|
Ryan Huffman
|
95024d2b80
|
Add ENTITY_SERVER_SCRIPT context to ac server
|
2017-01-23 09:30:30 -08:00 |
|
Clément Brisset
|
6da188b6ae
|
Merge pull request #33 from huffman/feat/entity-server-script-property
Fix compilation error and move MessageID to CilentServerUtils
|
2017-01-20 17:37:01 -08:00 |
|
Ryan Huffman
|
e9c6e9dd5c
|
Move MessageID to ClientServerUtils
|
2017-01-20 16:43:11 -08:00 |
|
Stephen Birarda
|
9c485dc610
|
don't restart script engine on shutting down with nodeKilled
|
2017-01-20 10:59:55 -08:00 |
|
Atlante45
|
f807dee51e
|
Clear the tree when losing entity server
|
2017-01-19 17:29:10 -08:00 |
|
Stephen Birarda
|
88ea6fa589
|
call script engine shutdown when assignment stopping
|
2017-01-19 17:01:35 -08:00 |
|
Stephen Birarda
|
b00435074e
|
stop script engine when entity server goes away
|
2017-01-19 16:42:14 -08:00 |
|
Atlante45
|
07da0c5e9c
|
Fix script loading bug
|
2017-01-19 15:58:55 -08:00 |
|
Atlante45
|
3203e8c7c2
|
Use Huffman's version of getEntityScriptDetails
|
2017-01-19 15:49:40 -08:00 |
|
Atlante45
|
20a82df9a0
|
Fix scripts not reloading in certain edge cases
|
2017-01-19 15:48:44 -08:00 |
|
Ryan Huffman
|
9e17f63b8f
|
Add comment to clarify rez/reztmp check in EntityScriptServer
|
2017-01-19 15:10:26 -08:00 |
|
Ryan Huffman
|
7ba14a5f09
|
Fix AssignmentParentFinder.h include
|
2017-01-19 15:08:47 -08:00 |
|
Ryan Huffman
|
3ac44e3a1c
|
Add guard against unpermitted requests to the entity script server
|
2017-01-19 14:34:44 -08:00 |
|
Ryan Huffman
|
7fc946f598
|
Fix duplicate UUID length constant
|
2017-01-19 13:31:24 -08:00 |
|
Ryan Huffman
|
cbb55a06a0
|
Update ScriptEngine to store full running status off entity scripts
|
2017-01-19 13:27:44 -08:00 |
|
Clément Brisset
|
89d1242925
|
Merge pull request #10 from huffman/feat/entity-server-script-property
Entity script status + reload
|
2017-01-19 11:19:40 -08:00 |
|
Stephen Birarda
|
33cde412b1
|
make getJSONParameters thread-safe
|
2017-01-18 17:49:54 -08:00 |
|
Stephen Birarda
|
916a7325bc
|
remove debug in EntityScriptServer
|
2017-01-18 17:49:54 -08:00 |
|
Stephen Birarda
|
ed41412d95
|
fix for unpack of OctreeQuery
|
2017-01-18 17:49:54 -08:00 |
|
Atlante45
|
6b0b19d36d
|
Unload all scripts on entity server loss
|
2017-01-18 17:47:19 -08:00 |
|
Atlante45
|
e94cccf08d
|
Fix server script preload funcitons
|
2017-01-18 16:12:41 -08:00 |
|
Atlante45
|
e15bf6bfb4
|
Automatically query octree
|
2017-01-18 15:15:29 -08:00 |
|
Stephen Birarda
|
3556379034
|
leverage JSON filter changes to OctreeQuery in EntityServer
|
2017-01-18 14:58:36 -08:00 |
|
Stephen Birarda
|
f9f958aef1
|
provide direct access to OctreeQuery from OHV
|
2017-01-18 14:58:36 -08:00 |
|
Stephen Birarda
|
6e6f2c50b8
|
leverage OctreeQuery enhancements in EntityScriptServer/OHV
|
2017-01-18 14:58:36 -08:00 |
|
Ryan Huffman
|
8137c59ef7
|
Add support for sending requests to entity script server
|
2017-01-18 11:15:29 -08:00 |
|
Atlante45
|
20b7bb0c54
|
EntityScriptServer tracks server scripts
|
2017-01-17 16:41:56 -08:00 |
|
Atlante45
|
97e9bfff36
|
Remove Viewer API for entity server scripts
|
2017-01-17 15:40:05 -08:00 |
|
Atlante45
|
ff3f175fb7
|
Fix typos
|
2017-01-17 15:39:54 -08:00 |
|
Atlante45
|
5db37fff95
|
More entity script server work
|
2017-01-17 13:47:45 -08:00 |
|
Atlante45
|
529286b2ea
|
More EntityScriptServer work
|
2017-01-17 13:47:45 -08:00 |
|
Atlante45
|
163d65d784
|
Setup basic EntityScriptServer
|
2017-01-17 13:47:45 -08:00 |
|