Commit graph

50873 commits

Author SHA1 Message Date
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
97719cd128 Update scriptengine update rate to match displayPlugin target framerate 2017-02-03 10:01:02 -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
samcake
87e2936a05 Merge pull request #9592 from samcake/blue
Adding instrumentation for traces regarding Image and texture loading and preparation
2017-02-02 22:16:07 -08:00
sam
c4ec0cc069 fixing a bad cDebug 2017-02-02 22:09:52 -08:00
Chris Collins
bac5bd5c0e Merge pull request #9595 from hyperlogic/bug-fix/tablet-ui-bugfixes
tablet-ui: Bug fixes
2017-02-02 17:53:47 -08:00
Anthony Thibault
3a36410f7c Merge pull request #9571 from hyperlogic/bug-fix/tablet-ui-no-domain
Tablet should work even when not connected to any domain.
2017-02-02 17:49:40 -08:00
Anthony J. Thibault
6bef9e888b Merge branch 'master' into bug-fix/tablet-ui-no-domain 2017-02-02 17:21:20 -08:00
Seth Alves
f40285c688 Merge pull request #9597 from druiz17/tabletStylus
better scrolling and fixed button touching
2017-02-02 16:56:13 -08:00
Anthony Thibault
be4fbb63cf Merge pull request #9583 from sethalves/fix-post-tablet-edit-buttons
fix the edit.js toolbar buttons so they don't vanish when moused-over or clicked
2017-02-02 16:01:56 -08:00
Anthony Thibault
59b33bbc53 Merge pull request #9585 from sethalves/use-local-tablet-model
use tablet model from distribution rather than from s3
2017-02-02 16:01:15 -08:00
Seth Alves
998fbfb909 Merge pull request #9596 from sethalves/fix-equip-from-other-pov
fix -- don't honor gravity in simple extrapolation on entities equipped by others
2017-02-02 15:49:10 -08:00
David Kelly
72153f6b3e Merge pull request #9593 from howard-stearns/filter-gets-isAdd-argument
filter gets isAdd argument
2017-02-02 16:41:17 -07:00
Seth Alves
9dfaf3026b Merge pull request #9591 from druiz17/master
fixed issue of tablets buliding up when flying fast
2017-02-02 15:21:29 -08:00
Dante Ruiz
0ec8071288 better scrolling and fixed button touching 2017-02-02 23:16:39 +00:00
Seth Alves
6b44f62982 don't honor gravity in simple extrapolation on entities equipped by others 2017-02-02 14:20:21 -08:00
Anthony J. Thibault
b44e5b5a1f tablet-ui: preferences for tablet ui scaling
One for the tablet in HMD mode, one for desktop mode.
The default desktop mode scaling factor is now 75%, which should
reduce the size of the for users with low resolution monitors,
while still being somewhat readable.
2017-02-02 14:05:07 -08:00
howard-stearns
4499a92a82 filter gets isAdd argument 2017-02-02 13:07:08 -08:00
samcake
446aaf3bce Turn off cpu mip map to add instrumentation to master 2017-02-02 11:58:02 -08:00
Anthony J. Thibault
5890503ec0 Can now grab tablet in 2d mode even when it embedded in geometry 2017-02-02 10:56:56 -08:00
Anthony J. Thibault
9df887de2a You can no longer scale the tablet with double-grab 2017-02-02 10:16:02 -08:00
samcake
e77b920592 Merge branch 'master' of https://github.com/highfidelity/hifi into blue 2017-02-02 10:08:05 -08:00
Dante Ruiz
2cc1ee008d added clicking sounds to tablet menus 2017-02-02 17:46:42 +00:00
Dante Ruiz
2af72f1a50 fixed tablet buliding up when flying fast 2017-02-02 17:03:53 +00:00
sam
3aa239b004 More instrumentation during texture load 2017-02-01 22:00:03 -08:00
Seth Alves
f4e57898c6 Merge pull request #9575 from thoys/patch-9
Readme fix, default AC parameters example
2017-02-01 20:25:51 -08:00