Commit graph

721 commits

Author SHA1 Message Date
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