Commit graph

748 commits

Author SHA1 Message Date
Cain Kilgore
80b50927d3 Added smoke image & references 2017-06-17 00:33:16 +01:00
Cain Kilgore
2e56b0d639 Test C ommit 2017-06-17 00:29:25 +01:00
Anthony Thibault
c40e3d6ac9 Merge pull request #10272 from Triplelexx/21292
21292 - Implement a script to hand-raise while in desktop mode
2017-05-11 17:38:27 -07:00
Philip Rosedale
5f4625dbed Merge pull request #10232 from amvmoody/master
audience applause meter
2017-05-10 21:10:05 -07:00
Mike Moody
8daf9698bd works with new version from catlyn. 2017-05-09 03:44:29 -07:00
Ryan Huffman
773e4346f9 Update copyright in sphinx scripts
These were meant to be updated before the PR was merged, but I
overlooked it.
2017-05-08 15:59:29 -07:00
Ryan Huffman
b7af9e20c9 Merge pull request #10211 from Delamare2112/InteractionJS
Just the interaction JS scripts
2017-05-08 15:54:16 -07:00
Ryan Huffman
e670037198 Adjust copyright on Limitless Sphinx script 2017-05-08 15:49:42 -07:00
Mike Moody
55fe2f9dc0 semicolons; 2017-05-02 22:53:00 -07:00
Mike Moody
01855c0d9c made the script work with the provided assets. 2017-05-02 21:40:23 -07:00
Mike Moody
d805f75d55 formatted code 2017-04-27 08:44:54 -07:00
Triplelexx
9b5f19399c create tablet-raiseHand.js 2017-04-25 00:45:06 +01:00
Thijs Wenker
9ea28ab8d6 remove Script.require-less code now that the release with Script.require is out. 2017-04-18 18:02:53 +02:00
Mike Moody
29d086d390 Fixed path to asset 2017-04-17 12:49:09 -07:00
Mike Moody
c240b24efd Fixing url and renaming a folder. 2017-04-17 12:45:07 -07:00
Mike Moody
e2fa72bae6 Adding in meter code and assets. 2017-04-17 12:28:04 -07:00
Thijs Wenker
588ddfde8d fix the Script.require based entity import functionality 2017-04-17 13:35:28 +02:00
Thijs Wenker
12ef157316 cr fixes and some more style/ESLINT/structure 2017-04-17 13:16:10 +02:00
Trevor Berninger
6b96cfad42 Just the interaction JS scripts 2017-04-13 13:04:28 -07:00
Thijs Wenker
5c3a746f62 beautify json 2017-03-31 19:20:45 +02:00
Thijs Wenker
6967197b62 Fix checkers, actually move the red checkers on the black squares to make it playable 2017-03-31 19:11:38 +02:00
Thijs Wenker
6470a08e8a move assets from lfs 2017-03-31 19:04:55 +02:00
Thijs Wenker
1f83ae53ba move assets and links to be local 2017-03-31 18:33:34 +02:00
Thijs Wenker
b8e7be087d removal of debug prints, style fixes, added headers 2017-03-31 17:51:23 +02:00
Thijs Wenker
4c09fbfe74 initial gameTable -> Assets to GIT-LFS 2017-03-31 17:26:09 +02:00
Thijs Wenker
dff67886d0 CR Changes - remove double constructor, use creation function instead 2017-03-22 17:28:10 +01:00
Thijs Wenker
b60534a855 - fix for multiple boppo's appearing after ESS restart (disconnect from message event instead of connect)
- default volume for sounds coming from ESS
2017-03-19 14:00:56 +01:00
Thijs Wenker
a8740614e2 CR Fixes 2017-03-18 01:22:06 +01:00
Thijs Wenker
535d4f5dea fixup links 2017-03-18 00:57:50 +01:00
Thijs Wenker
bdabc21d57 fix path issue 2017-03-18 00:12:13 +01:00
Thijs Wenker
2302b157f2 Boppo script for welcome area (will be in marketplace later) 2017-03-17 21:06:50 +01:00
Ryan Huffman
5b59939195 Merge pull request #9602 from huffman/feat/shortbow-entity-server
Add shortbow to marketplace scripts
2017-02-27 11:09:52 -08:00
Ryan Huffman
e47b1be9cf Update shortbow spawning to use precise picking to find the ground 2017-02-24 14:48:22 -08:00
Ryan Huffman
85099513cd Reduce enemy lifetime to 30s 2017-02-24 14:48:01 -08:00
Ryan Huffman
efd1a5c600 Update parameter name in getPropertiesForEntities 2017-02-23 16:38:28 -08:00
Ryan Huffman
0da9f72c42 Update spawn position/rotation of bows in shortbow 2017-02-23 16:05:12 -08:00
Ryan Huffman
4c310e1048 Update shortbow to use spawner entities to specify position/rotation at runtime 2017-02-23 16:02:56 -08:00
Ryan Huffman
c8ec5cbf5d Fix coding standard issues in shortbow 2017-02-23 13:15:14 -08:00
Ryan Huffman
dd895dc04a Fix js linting issues in shortbow 2017-02-22 16:49:22 -08:00
Ryan Huffman
619867293e Fix syntax error in spawnBow.js 2017-02-22 09:12:25 -08:00
Ryan Huffman
ae4879afeb Add minimum distance that you need to pull bow arrow back to shoot 2017-02-22 09:12:02 -08:00
Ryan Huffman
9e39d0a0bb Update shortbow enemy lifetime from 3 minutes to 1 minute 2017-02-17 10:54:55 -08:00
Ryan Huffman
7e5c1907d9 Update spawnShortbow.js to stop after done spawning 2017-02-17 10:53:40 -08:00
Ryan Huffman
0fab462181 Update shortbow to edit entities directly instead of using messsages 2017-02-17 10:53:10 -08:00
Ryan Huffman
750bd0ba12 Add bow.json 2017-02-14 13:28:29 -08:00
Ryan Huffman
5096993851 Add Amber.fbx to shortbow/models 2017-02-08 16:14:47 -08:00
Ryan Huffman
8c088336e8 Move shortbow models to /models 2017-02-08 14:32:16 -08:00
Ryan Huffman
f32df4f004 Move shortbow sounds to /sounds 2017-02-08 14:30:31 -08:00
Ryan Huffman
58e3351b25 Update stopwatch to use relative paths to models + sounds 2017-02-08 14:27:06 -08:00
Ryan Huffman
40bd7d9475 Update the stopwatch spawn script to exit when done 2017-02-08 14:10:04 -08:00