Commit graph

681 commits

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