Commit graph

730 commits

Author SHA1 Message Date
Mike Moody
8daf9698bd works with new version from catlyn. 2017-05-09 03:44:29 -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
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
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