Jace
|
bd2da7bc9f
|
Revert "Revert "Merge pull request #75 from teamfisk/NormalSpecularMapping""
This reverts commit b56824786c.
|
2016-02-03 16:30:00 +01:00 |
|
Jace
|
b56824786c
|
Revert "Merge pull request #75 from teamfisk/NormalSpecularMapping"
This reverts commit 192de80782, reversing
changes made to 24aac6a00d.
|
2016-02-03 16:16:06 +01:00 |
|
Tleety
|
5665c0f298
|
Models with Shield and shielded component now added to queues
|
2016-02-03 14:20:47 +01:00 |
|
Tleety
|
83713b3b6d
|
Renamde ShieldComponent since Component should not be in the name. Added Shielded component that will be put on objects that should be hidden behind shields.
|
2016-02-03 13:27:46 +01:00 |
|
Tleety
|
7bae2d0873
|
Added a ShieldComponent and a test area in QA map for defender shield
|
2016-02-03 11:58:06 +01:00 |
|
verysecrethero
|
2961f198b3
|
PlayerDeathSystem is now working well. Changed so the model is oriented correctly. Changed so camera is behind the player. Copied the current animation and froze it.
|
2016-02-03 11:48:22 +01:00 |
|
verysecrethero
|
39653a1e4c
|
Merge remote-tracking branch 'origin/master' into 3rdPersonDeathCam
|
2016-02-03 10:38:21 +01:00 |
|
Tleety
|
51a588657e
|
QA map change
|
2016-02-03 10:11:53 +01:00 |
|
Tleety
|
a3b7bd7df5
|
Fix in picking pass, QA map fix. Blue and red ray change. Player weapon change.
|
2016-02-02 17:39:57 +01:00 |
|
Tleety
|
11025b5466
|
QA-map stuff
|
2016-02-02 17:19:58 +01:00 |
|
verysecrethero
|
5e472cd69c
|
DeathExplosion is now an XML file, changed PlayerDeathSystem accordingly. The effect should show as soon as the explosioneffect-fix is merged into master. TODO: remove the test
|
2016-02-02 17:18:12 +01:00 |
|
Tleety
|
eba36b8492
|
Some QA-map fixes
|
2016-02-02 17:12:14 +01:00 |
|
Tleety
|
55854f5c0d
|
Merge remote-tracking branch 'origin/master' into NormalSpecularMapping
|
2016-02-02 16:30:57 +01:00 |
|
Tleety
|
12a181c1ff
|
Fixed a bug where normals scaled with model scale. Again.
|
2016-02-02 16:11:03 +01:00 |
|
Tleety
|
b131f56f5e
|
Made a quality assurance world that will need to be used before creating a pull request
|
2016-02-02 16:06:42 +01:00 |
|
verysecrethero
|
7236da09b4
|
Merge remote-tracking branch 'origin/master' into 3rdPersonDeathCam
|
2016-02-02 15:13:00 +01:00 |
|
viktorljung
|
89bc063ef0
|
Merge remote-tracking branch 'origin/Importer' into Animations
# Conflicts:
# src/Engine/Rendering/DrawFinalPass.cpp
|
2016-02-02 15:01:34 +01:00 |
|
stiffly
|
88ad127d8d
|
plays notification on captured/lost point
|
2016-02-02 14:57:03 +01:00 |
|
viktorljung
|
dba2fbdc0c
|
WIP
|
2016-02-02 14:52:31 +01:00 |
|
stiffly
|
83281fdaf1
|
Changed model in player.xml
|
2016-02-02 13:39:11 +01:00 |
|
stiffly
|
d763789490
|
Merge remote-tracking branch 'origin/master' into Sound
# Conflicts:
# src/Engine/Sound/SoundSystem.cpp
|
2016-02-02 13:38:49 +01:00 |
|
Tleety
|
28d412f5c7
|
Some small changes to test world and assets
|
2016-02-02 13:24:18 +01:00 |
|
Jace
|
0e5f6da9a9
|
Merge pull request #73 from teamfisk/CapturePointFixBranch
Several changes/fixes based on the latest broken refactoring in master
|
2016-02-02 13:22:03 +01:00 |
|
Jace
|
563fd4082e
|
Updated movement test for model collisions
|
2016-02-02 12:10:39 +01:00 |
|
verysecrethero
|
42b52a6766
|
Several changes/fixes based on the latest broken refactoring.
Fixed Simon's mistake in CapturePointLogic. William fixed so TriggerSystem works again with CapturePoints.
|
2016-02-02 11:37:22 +01:00 |
|
Tleety
|
9c2e459e0c
|
Deatheffect color now correctly calculated
|
2016-02-02 10:58:00 +01:00 |
|
Tleety
|
8299b99e2f
|
Test world changes and some other small fixes
|
2016-02-01 19:08:46 +01:00 |
|
Tleety
|
c708f1582c
|
Merge remote-tracking branch 'origin/master' into NormalSpecularMapping
|
2016-02-01 18:30:30 +01:00 |
|
Tleety
|
a188a3f7fa
|
Removed widget pointlight since it is now redundant
|
2016-02-01 18:22:36 +01:00 |
|
Tleety
|
ed7d00c1d8
|
Bug where widgets did not get their ambient light now fixed.
|
2016-02-01 18:19:38 +01:00 |
|
Tleety
|
53cae25eb2
|
WIP on widget fuckery
|
2016-02-01 16:56:55 +01:00 |
|
William Moberg
|
30ad238697
|
Merge branch 'master' into BoxModelCollision
|
2016-02-01 16:17:10 +01:00 |
|
William Moberg
|
3cfbbbbf54
|
CollisionSystem now utilizes Octree for collision detection.
|
2016-02-01 16:13:48 +01:00 |
|
Jace
|
be3cfef65f
|
Merge remote-tracking branch 'origin/master' into EditorUsefulness
# Conflicts:
# src/Engine/Rendering/DrawFinalPass.cpp
|
2016-02-01 16:00:46 +01:00 |
|
Jace
|
65f5bc673f
|
Functional translation widget in global and local space
|
2016-02-01 15:47:56 +01:00 |
|
stiffly
|
c5462b0363
|
Merge remote-tracking branch 'origin/master' into Sound
|
2016-02-01 14:35:47 +01:00 |
|
stiffly
|
25b3c02d29
|
Adding sounds for: jump, walk, shoot
|
2016-02-01 14:35:23 +01:00 |
|
William Moberg
|
d7b02e79c8
|
Merge branch 'master' into BoxModelCollision
# Conflicts:
# include/Engine/Collision/CollisionSystem.h
# src/Engine/Collision/CollisionSystem.cpp
|
2016-02-01 13:48:05 +01:00 |
|
William Moberg
|
76274c326e
|
Fixed going through flat large triangles. Velocity affected by collision.
|
2016-02-01 13:34:39 +01:00 |
|
Tleety
|
7054822be2
|
SceneLight component now working
|
2016-02-01 11:12:03 +01:00 |
|
viktorljung
|
6ba87d2942
|
Fixed, Crash when trying to animate a model that doesn't contain animations
|
2016-02-01 10:42:23 +01:00 |
|
viktorljung
|
51075aefc8
|
Model that has animations is now visible when it does not play an animation (T-pose)
|
2016-02-01 10:24:50 +01:00 |
|
Tleety
|
8bcafc1151
|
WIP
|
2016-01-27 18:07:05 +01:00 |
|
viktorljung
|
c9b982bc89
|
Added BoneAttachment to Entity.xsd
|
2016-01-27 17:31:57 +01:00 |
|
viktorljung
|
2ec5023752
|
Changed Animation and BoneAttachment "Name" field to "AnimationName" and "BoneName"
|
2016-01-27 17:27:34 +01:00 |
|
Tleety
|
97cbc55223
|
Some debug features for color corrections and glow strength fix.
|
2016-01-27 17:21:00 +01:00 |
|
viktorljung
|
405002777c
|
Merge remote-tracking branch 'origin/EditorUsefulness' into Animations
# Conflicts:
# resources/Schema/Components.xsd
# resources/Schema/Entities/FastWorld.xml
# src/Engine/Rendering/DrawFinalPass.cpp
# src/Game/Game.cpp
|
2016-01-27 17:16:49 +01:00 |
|
viktorljung
|
8fc8d56ee1
|
Added BoneAttachment component
|
2016-01-27 17:14:16 +01:00 |
|
Tleety
|
a63ecb8133
|
Some wierd shader faults and merge error fixe
|
2016-01-27 15:54:36 +01:00 |
|
Tleety
|
0e70dc6fa3
|
Merge remote-tracking branch 'origin/master' into NormalSpecularMapping
# Conflicts:
# include/Engine/Rendering/RenderSystem.h
# src/Engine/Rendering/DrawFinalPass.cpp
# src/Engine/Rendering/RenderSystem.cpp
|
2016-01-27 15:41:31 +01:00 |
|