Commit graph

828 commits

Author SHA1 Message Date
Patterntrick
4588f175f4 Add files via upload 2017-03-23 16:20:24 -07:00
Patterntrick
7c37297a4d Rename XylophoneRezzer.js to xylophoneRezzer.js 2017-03-23 16:15:21 -07:00
Patterntrick
f1c243ac4e Rename pUtils.js to unpublishedScripts/marketplace/xylophone/pUtils.js 2017-03-23 16:10:31 -07:00
Patterntrick
885a279bb0 Rename xylophoneKey.js to unpublishedScripts/marketplace/xylophone/xylophoneKey.js 2017-03-23 16:09:03 -07:00
Patterntrick
a340e2ceaa Rename XylophoneRezzer.js to unpublishedScripts/marketplace/xylophone/XylophoneRezzer.js 2017-03-23 16:08:08 -07: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
Ryan Huffman
bc11bf0a69 Update position and orientation of stopwatch 2017-02-08 14:09:50 -08:00
Ryan Huffman
f0238ec4d7 Merge pull request #9538 from huffman/feat/stopwatch
Add stopwatch example script
2017-02-06 08:32:19 -08:00
Ryan Huffman
4e18305813 Remove cache busters from shortbow 2017-02-03 10:38:18 -08:00
Ryan Huffman
bf311aad4e Remove bow/utils.js 2017-02-03 10:33:40 -08:00
Ryan Huffman
a8c8edd914 Fix typos in README 2017-02-03 10:14:36 -08:00
Ryan Huffman
280ea7b2c0 Move addition of localPosition to template data to shortbow.js 2017-02-03 10:14:35 -08:00
Ryan Huffman
69abdf7dd2 Add headers to shortbow scripts and add minor cleanup 2017-02-03 10:14:32 -08:00
Ryan Huffman
f412e4cdea Add more information to the shortbow README.md 2017-02-03 10:14:31 -08:00
Ryan Huffman
ecb8490978 Rename shortbow files and cleanup several names 2017-02-03 10:14:30 -08:00
Ryan Huffman
84f82f1838 Move shortbow to marketplace/shortbow 2017-02-03 10:14:29 -08:00
Ryan Huffman
d9861c2afd Remove old tower defense game content 2017-02-03 10:14:28 -08:00
Ryan Huffman
da2dd60bec Move shortbow content to separate directory 2017-02-03 10:14:27 -08:00
Ryan Huffman
ff71d5df97 Move enemy/scoreboard/startbutton in shortbow to actor model 2017-02-03 10:14:25 -08:00
Ryan Huffman
582b1eca46 Update max lives in shortbow to 6 2017-02-03 10:14:25 -08:00
Ryan Huffman
0e1d9b9d56 Add handling of lost entities to shortbow 2017-02-03 10:14:24 -08:00
Ryan Huffman
4df2489ff9 Fix scoreboard not updating in shortbow 2017-02-03 10:14:23 -08:00
Ryan Huffman
b60651487e Update shortbow to use Entity Server Script 2017-02-03 10:01:17 -08:00
Ryan Huffman
312c2b8138 Add fail-safe to shortbow if enemy killed message is lost 2017-02-03 10:01:16 -08:00
Ryan Huffman
01784ba85a Fix wave complete and game over sounds not playing at correct location 2017-02-03 10:01:15 -08:00
Ryan Huffman
3e3ca6596e Adjust bow gravity and position/rotation 2017-02-03 10:01:14 -08:00
Ryan Huffman
efa39dce2e Add support for global high score to shortbow 2017-02-03 10:01:13 -08:00
Ryan Huffman
01c285c842 Update shortbow platform dimensions: 2017-02-03 10:01:12 -08:00
Ryan Huffman
791cd5c0e7 Update bow behavior
Velocity scaled based on how far you've drawn the arrow
Bow can't be pulled off the bow
2017-02-03 10:01:11 -08:00
Ryan Huffman
3a6e2a1752 Update shortbow assets 2017-02-03 10:01:10 -08:00
Ryan Huffman
4487fd813d Adjust script udpate frequency to improve bow performance 2017-02-03 10:01:09 -08:00
Ryan Huffman
d5b5a1979e Update shortbow sounds and models 2017-02-03 10:01:08 -08:00
Ryan Huffman
6adc0d2aac Update shortbow button and layout 2017-02-03 10:01:07 -08:00
Ryan Huffman
8bbf3e8d89 Update bow strings to be updated after getting the hand position 2017-02-03 10:01:06 -08:00
Ryan Huffman
72da30e5bd Update bow.js to use setInterval 2017-02-03 10:01:05 -08:00
Ryan Huffman
410271a5b6 Add high score display to bowgame 2017-02-03 10:01:04 -08:00
Ryan Huffman
a2c5c0f36e Update lifetime of bow when using spawnBow.js 2017-02-03 10:01:01 -08:00
Ryan Huffman
40b428c788 Add random jumping to targets in wave game 2017-02-03 10:01:00 -08:00
Ryan Huffman
9f5435133a Add wave game sounds, fix wave 10 bug, update the way waves spawn 2017-02-03 10:00:59 -08:00
Stephen Birarda
871c5ad38b add a simple particle effect to arrows from bow 2017-02-03 10:00:58 -08:00
Ryan Huffman
ba5f8d0831 Add initial code for wave game 2017-02-03 10:00:57 -08:00
Ryan Huffman
43bbac2457 Update position that the arrow is held at 2017-02-03 10:00:56 -08:00
Ryan Huffman
d994e62726 Rename towerDefense to playTowerDefense.js 2017-02-03 10:00:55 -08:00
Ryan Huffman
10c7568398 Rename launch.js to launchEntity.js 2017-02-03 10:00:54 -08:00
Ryan Huffman
5c3be10c6c Rename destructibleEntity 2017-02-03 10:00:54 -08:00
Ryan Huffman
83ec0063c0 Update destructibleEntity to also be growable 2017-02-03 10:00:53 -08:00
Ryan Huffman
3cddf65ba1 Add wantsTrigger to blocks 2017-02-03 10:00:52 -08:00
Ryan Huffman
5022cdd2a7 Update tower defense blocks to grow 2017-02-03 10:00:51 -08:00
Ryan Huffman
ef62e6feb1 Add bow to tower defense 2017-02-03 10:00:50 -08:00
Ryan Huffman
e2e0e9d96d Add sounds and other improvements to tower defense 2017-02-03 10:00:49 -08:00
Ryan Huffman
8b9eef19c1 Integrate spawner, target, etc. into tower defense 2017-02-03 10:00:48 -08:00
Ryan Huffman
12ac274c60 Update towerButton.js reference to be relative 2017-02-03 10:00:47 -08:00
Ryan Huffman
5dbaa0ffa8 Move td files to DomainContent 2017-02-03 10:00:46 -08:00
Atlante45
58f8bd0059 Tower Defense AC script first draft 2017-02-03 10:00:45 -08:00
Ryan Huffman
5ac3ad7e50 Add border around block 2017-02-03 10:00:44 -08:00
Ryan Huffman
6598bb8d85 Add teamAreaEntity.js 2017-02-03 10:00:43 -08:00
Ryan Huffman
f53595c240 Add targetEntity.js 2017-02-03 10:00:42 -08:00
Ryan Huffman
44389bcad6 Add launcher to tower defense 2017-02-03 10:00:41 -08:00
Ryan Huffman
fa2fc83d38 Add destructibleEntity.js 2017-02-03 10:00:40 -08:00
Chris Collins
8b94e64082 Merge pull request #9539 from huffman/feat/tealight-entity-server
Add tealight.js entity server script
2017-01-31 20:51:19 -08:00
Ryan Huffman
8acb3f9b53 Update stopwatchServer.js to use self instead of this 2017-01-27 15:30:05 -08:00
Ryan Huffman
47235d24aa Add headers to stopwatch scripts 2017-01-27 15:29:48 -08:00
Ryan Huffman
9df7bf00df Add stopwatch spawner script 2017-01-27 15:19:40 -08:00
Ryan Huffman
f88433b7bb Add tealight.js entity server script 2017-01-27 11:23:17 -08:00
Seth Alves
204652514e fix some fallout from toolbar changes 2017-01-25 16:29:36 -08:00
Ryan Huffman
43255f16bf Add stopwatch scripts 2017-01-20 08:38:59 -08:00
Ryan Huffman
4766991cae Fix utils.js mergeObjects not checking hasOwnProperty 2016-12-05 08:22:15 -08:00
Ryan Huffman
fee9dcc981 Update bow collision hull with a simpler one 2016-12-02 09:27:53 -08:00
Ryan Huffman
d051cef1a5 Remove bow/entity.json 2016-12-02 08:40:39 -08:00
Ryan Huffman
680596d808 Move bow to unpublishedScripts 2016-12-02 08:18:47 -08:00
Ryan Huffman
47d7e89699 Update portal to ensure that properties exist 2016-10-27 15:03:15 -07:00
howard-stearns
963fd68cd9 remove backwards compatability 2016-10-24 11:06:32 -07:00
howard-stearns
4c4ec37eb3 add home portal entity script and make it go to correct welcome 2016-10-24 10:28:32 -07:00
Brad Hefta-Gaub
f9054bef9b Merge pull request #8816 from davidkelly/dk/1811
CellScience play button doesn't play anything
2016-10-17 21:20:57 -07:00
Howard Stearns
e5c6fcaa70 Get Cells and vesicles just once, 20 seconds after we start querying (and shut down queries). 2016-10-15 17:01:19 -07:00
David Kelly
18849d5416 Fixed sound issue
Long ago, localOnly didn't change volume based on position, let alone
do HTRF.  Now it does, though only the former on stereo .wav files.  So
we were playing the sound at a position far from where you may have
been, and also with a really low volume.  This addresses both.
2016-10-14 14:42:50 -07:00
David Kelly
89665d4853 Correct audio url for play button
Probably this used to be correct?  Anyways seems to work now
2016-10-13 12:05:59 -07:00
Ryan Huffman
c95b694524 Tweak tutorial to add delays between steps 2016-10-07 10:30:18 -07:00
Ryan Huffman
c84ccaaac0 Update overlay for tutorial 2016-10-07 10:30:18 -07:00
Atlante45
dd60683e29 Move steam.js to unpublishedScripts 2016-08-19 17:14:14 -07:00
James B. Pollack
708cce64b6 work with far trigger 2016-07-25 11:05:55 -07:00
James B. Pollack
f9e8ada954 new whiteboard for home 2016-07-21 17:18:45 -07:00
James B. Pollack
6d3129899b remove prints, fix typo, formatting 2016-06-29 11:47:41 -07:00
James B. Pollack
0e3b54c130 remove logging 2016-06-29 11:07:48 -07:00
James B. Pollack
fcb6e7869d logging 2016-06-29 10:54:24 -07:00
James B. Pollack
d8aeb26a6c haptic 2016-06-20 16:26:48 -07:00
James B. Pollack
f6d19ba32f add short haptic pulse on release 2016-06-20 16:25:48 -07:00
James B. Pollack
aa742a50ca release 2016-06-20 16:19:34 -07:00
James B. Pollack
7579102b1a updates 2016-06-20 15:50:49 -07:00
James B. Pollack
c545f53c75 target script attached in reset spawner 2016-06-07 14:43:23 -07:00
James B. Pollack
6573b3c71e remove bricabrac from dressing room shelves for now 2016-06-07 14:37:19 -07:00
James B. Pollack
9f4289ae1b add down velocity to shelfy things 2016-06-07 13:31:42 -07:00
James B. Pollack
577142a4d1 add ping pong target and milk pail game 2016-06-06 18:41:14 -07:00
James B. Pollack
3603c8cf2e add hover game scripts 2016-06-06 09:12:07 -07:00
James B. Pollack
eb3cafb4f9 shelf things 2016-06-06 08:59:41 -07:00
James B. Pollack
47a84fe91d make shelf stuff wearable 2016-06-04 20:51:46 -07:00
James B. Pollack
27594e6df2 remove afro 2016-06-03 17:07:08 -07:00
James B. Pollack
f6644ad2bb change artemis url 2016-06-02 16:58:48 -07:00
James B. Pollack
b171b5e9eb update blocky 2016-06-01 13:40:46 -07:00
James B. Pollack
f1e826b305 make blocky swipable 2016-05-24 15:28:11 -07:00
James B. Pollack
c7ae3396eb end of day 2016-05-23 17:29:16 -07:00
James B. Pollack
fafea94196 new blocky, delete old files 2016-05-23 16:48:21 -07:00
James B. Pollack
7cf56401f5 teleport sparkles, dressing room switch 2016-05-23 15:05:44 -07:00
James B. Pollack
266dfcd8e9 new lightswitches and cleanup old code, also more blocky stuff 2016-05-23 11:45:55 -07:00
James B. Pollack
5211b6ad77 add blocky 2016-05-21 11:43:12 -07:00
James B. Pollack
6bc745ee01 end of day 2016-05-20 17:05:38 -07:00
James B. Pollack
7f89ded241 add blocky 2016-05-20 16:55:12 -07:00
James B. Pollack
fdb0fa4559 add blocky start 2016-05-20 16:21:52 -07:00
James B. Pollack
a48d26a59d individual switches 2016-05-20 16:18:40 -07:00
James B. Pollack
f2f911ef29 remove blocks 2016-05-20 16:15:15 -07:00
James B. Pollack
69d3821424 Merge branch 'master' into moreshelfstuff 2016-05-20 14:35:02 -07:00
James B. Pollack
a00ce2599c cleanup 2016-05-19 17:54:10 -07:00
James B. Pollack
bc29bcf0d2 light switch swap 2016-05-19 11:18:30 -07:00
James B. Pollack
d50681243c bricabrac, bench, no blue chair, umbrella 2016-05-18 14:49:30 -07:00
James B. Pollack
d6d94b7d17 switch branches 2016-05-18 14:12:45 -07:00
James B. Pollack
8026a5e7f0 fix utils paths 2016-05-18 10:30:43 -07:00
James B. Pollack
17b617f1e1 umbrella 2016-05-18 10:23:45 -07:00
James B. Pollack
d24ec08f9f cleanup 2016-05-18 08:55:02 -07:00
James B. Pollack
5d1b2996d3 semicolon 2016-05-18 08:53:57 -07:00
James B. Pollack
946558d0f6 cleanup 2016-05-18 08:53:13 -07:00
James B. Pollack
0c5adf83ce fix hands 2016-05-18 08:43:53 -07:00
James B. Pollack
5442ffaf3e glow light 2016-05-12 16:58:29 -07:00
James B. Pollack
d1d0bbdd26 tidy 2.0 2016-05-12 16:46:58 -07:00
James B. Pollack
8cac61081d change cuckoo and whiteboard positions 2016-05-11 10:33:06 -07:00
James B. Pollack
46c6999dd4 add fire sound 2016-05-11 09:59:50 -07:00
James B. Pollack
af8a827c83 add fire remove plant 2016-05-10 17:18:21 -07:00