lindaandersson
|
6e0dd63d64
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-04 16:11:01 +01:00 |
Dander7BD
|
1952ff9aba
|
more fixes of potential bugs in Physics collision handling
|
2014-02-04 16:10:18 +01:00 |
lindaandersson
|
d364456189
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-04 16:08:53 +01:00 |
lindaandersson
|
d8c7220569
|
GL - added some testing things in player and more objects to the world
|
2014-02-04 16:08:28 +01:00 |
Dennis Andersen
|
de8c76f051
|
GameServer - Fixed bugg where threads touched same data, n players should now be able to connect
|
2014-02-04 16:07:10 +01:00 |
Dennis Andersen
|
61178e2803
|
GameServer - Fixed bugg where threads touched same data, n players should now be able to connect
|
2014-02-04 16:06:59 +01:00 |
Dander7BD
|
9622d37d3f
|
bug fixes in Physics collision handling
|
2014-02-04 15:43:17 +01:00 |
Pontus Fransson
|
b810fa1586
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-04 14:31:00 +01:00 |
Pontus Fransson
|
8834f6a2ec
|
GL - LevelLoader update.
|
2014-02-04 14:30:45 +01:00 |
Erik Persson
|
502d0c8586
|
GL - actually fixed respawning(turned off)
|
2014-02-04 14:07:13 +01:00 |
lindaandersson
|
ad16d51f75
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-04 14:02:03 +01:00 |
Dander7BD
|
15798bfca9
|
minor bug found and fixed in rebound
|
2014-02-04 14:00:33 +01:00 |
Erik Persson
|
bd9e4599cb
|
GL - fixed respawning and also fixed weapon
|
2014-02-04 13:58:48 +01:00 |
Dander7BD
|
9efa4fcb23
|
Commit error fix
for some odd reason Player.cpp change followed the last one
|
2014-02-04 13:08:03 +01:00 |
Dander7BD
|
54deef7f2b
|
Project file fixes for GL
|
2014-02-04 13:06:10 +01:00 |
lindaandersson
|
f88e16c581
|
GL - merge
|
2014-02-04 11:53:40 +01:00 |
lindaandersson
|
e2bac798c4
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-04 11:50:51 +01:00 |
lindaandersson
|
fa02814ca0
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-04 11:50:40 +01:00 |
lindaandersson
|
d54cffee8e
|
GL - camera follows player
|
2014-02-04 11:50:15 +01:00 |
Dander7BD
|
e39eb5fb4b
|
RigidBody update adjusted
Spherical and Simple
|
2014-02-04 11:48:50 +01:00 |
Pontus Fransson
|
2897305dd0
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-04 11:36:24 +01:00 |
Pontus Fransson
|
1261ed734f
|
GL - Updated level loader.
|
2014-02-04 11:36:10 +01:00 |
Erik Persson
|
3bf9f59f5a
|
GL - Player dies and respawns
|
2014-02-04 11:13:16 +01:00 |
lindaandersson
|
07e8624807
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-04 10:39:09 +01:00 |
lindaandersson
|
00400a7d32
|
GL - camera testing
|
2014-02-04 10:38:59 +01:00 |
Dander7BD
|
42cb1dab1d
|
API::SimpleBodyDescription API::SphericalBodyDescription fix
3 coeffs were not saved in factory constructor
|
2014-02-04 10:32:43 +01:00 |
lindaandersson
|
fcadd5b4c3
|
GL - testing physics
|
2014-02-04 10:29:02 +01:00 |
Dander7BD
|
9817f844ef
|
Rebound adjustment trial
Rebound had a strong friction-like effect. Testing to see if it works
better if applied before the leapfrog update
|
2014-02-04 10:23:14 +01:00 |
lindaandersson
|
6e9423670f
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-04 08:56:32 +01:00 |
Dander7BD
|
d4bd72bb4a
|
Friction fix
special case; no movement
special case; movement directly into surface
.. dealt with
|
2014-02-04 08:55:57 +01:00 |
lindaandersson
|
1f28c05983
|
GL - added jump
|
2014-02-03 16:30:47 +01:00 |
lindaandersson
|
03385f486b
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-03 16:22:11 +01:00 |
lindaandersson
|
cf73524e3b
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-03 16:21:57 +01:00 |
lindaandersson
|
e21cfe4cd4
|
GL - merge with Erik
|
2014-02-03 16:21:48 +01:00 |
Erik Persson
|
2c3b1e5038
|
GL - using real dmg algorithm
|
2014-02-03 16:20:50 +01:00 |
Dander7BD
|
358cddfd9a
|
SnapAngularAxis fix
floating point error there acos param could be slightly higher than 1.
Caused it to return undefined.
A clamp ought to fix it.
|
2014-02-03 16:20:16 +01:00 |
lindaandersson
|
ab962eea99
|
GL - added error check
|
2014-02-03 16:20:05 +01:00 |
Erik Persson
|
7f29b62c6f
|
GL - YOU CAN NOW SHOOT STUFF YAAAAY
|
2014-02-03 16:19:24 +01:00 |
lindaandersson
|
c08c3d2b53
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-02-03 15:52:15 +01:00 |
lindaandersson
|
a3886c4f1f
|
GL - added models and started to fix camera movement
|
2014-02-03 15:52:00 +01:00 |
Dander7BD
|
8b0e1b2426
|
Big patch! New feature :)
Objects will now rebound back when colliding.
|
2014-02-03 15:48:55 +01:00 |
Erik Persson
|
d77b3d92d8
|
GL - using movetolimbo in massdriver pickup functionallity
|
2014-02-03 15:45:48 +01:00 |
Erik Persson
|
f1f56fc769
|
Merge remote-tracking branch 'origin/Physics' into GameLogic
|
2014-02-03 15:38:36 +01:00 |
Erik Persson
|
99b041f165
|
GL - first implementation of weapons forcepull with pickup functionallity
|
2014-02-03 15:32:58 +01:00 |
Pontus Fransson
|
dc5b408196
|
Network - Updated network api with comment.
|
2014-02-03 15:32:20 +01:00 |
Robin Engman
|
f527d329a2
|
Added limbo functionality
|
2014-02-03 15:15:47 +01:00 |
Pontus Fransson
|
e7fee8b2e7
|
GL - Updated LevelLoader. Added lights.
Added lights.
Changed the return type to vector<SmartPointer<ObjectTypeHeader>>
Hid the LevelParser from the outside.
|
2014-02-03 14:50:27 +01:00 |
Robin Engman
|
b8e6b83148
|
Momentum "fall-off" added
Temporary till real fluid drag is implemented.
|
2014-02-03 11:10:04 +01:00 |
Erik Persson
|
8f234611d2
|
GL - mergeissues fixed
|
2014-02-03 10:48:12 +01:00 |
Robin Engman
|
50d895d37c
|
Applied friction
Needs to be tested.
|
2014-02-03 10:45:25 +01:00 |
Erik Persson
|
ef71b365ab
|
asd
|
2014-02-03 10:42:40 +01:00 |
Dennis Andersen
|
a673e64694
|
GameServer - Pre-merge with graphic
|
2014-01-31 22:52:52 +01:00 |
Dennis Andersen
|
5aede62af6
|
Gameserver - Merge with gamelogic
|
2014-01-31 22:36:43 +01:00 |
lindaandersson
|
83ca3c2ff2
|
GL - remove buttons from GL branch
|
2014-01-31 16:43:18 +01:00 |
lindaandersson
|
5b263caccd
|
GL - merge with GL
|
2014-01-31 16:42:25 +01:00 |
lindaandersson
|
89a538e887
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-31 16:33:32 +01:00 |
lindaandersson
|
e327f64702
|
GL - can play with two characters
|
2014-01-31 16:33:16 +01:00 |
Dander7BD
|
fabf471e76
|
Removed malign obsolete hack fix
|
2014-01-31 15:58:02 +01:00 |
lindaandersson
|
0ae551f2d8
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-31 15:31:03 +01:00 |
Dander7BD
|
8f576c9a75
|
Removed malign obsolete hack fix
|
2014-01-31 15:30:23 +01:00 |
lindaandersson
|
e82e61374a
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-31 15:18:19 +01:00 |
lindaandersson
|
7b503bcb52
|
GL - working with snap
|
2014-01-31 15:17:09 +01:00 |
Dander7BD
|
b3656a0527
|
Gravity fix
|
2014-01-31 15:15:08 +01:00 |
lindaandersson
|
c318223bcf
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-31 14:41:24 +01:00 |
Dander7BD
|
2a816469d5
|
SnapAngularAxis fix
|
2014-01-31 14:40:09 +01:00 |
lindaandersson
|
26fed11910
|
Merge branch 'Physics' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-31 14:30:53 +01:00 |
Dander7BD
|
22d0722dfa
|
SnapAngularFix
compilation fix
forgot to remove a copy pasted comma
|
2014-01-31 14:29:49 +01:00 |
Dander7BD
|
79872a45ee
|
SnapAngularAxis fix + added overload
compilation error fix
+ Float3 version
|
2014-01-31 14:27:33 +01:00 |
Erik Persson
|
16f535bfa3
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
Conflicts:
Code/Game/GameLogic/AttatchmentMassDriver.cpp
Code/Game/GameLogic/Game_PlayerData.cpp
Code/Game/GameLogic/Level.cpp
|
2014-01-31 14:16:32 +01:00 |
Erik Persson
|
b753387649
|
asd
|
2014-01-31 14:14:20 +01:00 |
Erik Persson
|
16a342da49
|
GL - adjusting in GL, added forcepushData struct for passing args when shooting. connect changes in network
|
2014-01-31 14:05:52 +01:00 |
lindaandersson
|
57c230d458
|
GL - will merge with physics
|
2014-01-31 13:56:22 +01:00 |
Dander7BD
|
7a62121fa0
|
SnapAngularAxis fix
accidently used asin instead of acos
|
2014-01-31 13:49:09 +01:00 |
Dander7BD
|
ac635ccaef
|
SnapAngularAxis fix
|
2014-01-31 13:47:40 +01:00 |
Dander7BD
|
190f7e2882
|
SnapAngularAxis introduced
|
2014-01-31 13:42:55 +01:00 |
Robin Engman
|
c7bc7281d8
|
Prefix for "sinking" objects
|
2014-01-31 13:41:06 +01:00 |
Pontus Fransson
|
e3376eba7c
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-31 11:11:48 +01:00 |
Pontus Fransson
|
da9b615994
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
Conflicts:
Code/Game/DanBiasGame/DanBiasGame_Impl.cpp
|
2014-01-31 11:10:35 +01:00 |
Dennis Andersen
|
21cb7731b7
|
Merge with GL
|
2014-01-31 11:03:45 +01:00 |
Dennis Andersen
|
cac38decca
|
MISC - Fixed a bug in ResourceLoader
|
2014-01-31 11:00:04 +01:00 |
lindaandersson
|
fa7f400c71
|
GL - test this robin
|
2014-01-31 10:58:03 +01:00 |
Dennis Andersen
|
c9c562fda6
|
GameServer - Added some functionality in windowshell
|
2014-01-31 10:50:38 +01:00 |
Pontus Fransson
|
e718048f7f
|
GL - Lan State
|
2014-01-31 10:49:52 +01:00 |
lindaandersson
|
4df6b849a6
|
GL - working with new models and server
|
2014-01-31 09:39:44 +01:00 |
Dennis Andersen
|
34b6b29fc4
|
GameLogic - Merged with GL
|
2014-01-31 09:24:16 +01:00 |
Erik Persson
|
31feccf284
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
Conflicts:
Code/Game/DanBiasGame/GameClientState/GameState.cpp
Code/Game/GameLogic/Game.cpp
|
2014-01-31 09:17:54 +01:00 |
lindaandersson
|
a6ff6eba42
|
GL - merge with server
|
2014-01-31 09:14:55 +01:00 |
Erik Persson
|
c30db71e94
|
GL - more testing and changes to the level and using the physics API
|
2014-01-31 09:12:15 +01:00 |
Dennis Andersen
|
40f0fe61f0
|
GameServer - Fixed Protocols not recieveing properly and fixed the resource loader.
|
2014-01-31 08:41:08 +01:00 |
Pontus Fransson
|
cec022b381
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-30 23:24:16 +01:00 |
Pontus Fransson
|
3c1eed0f3f
|
GL - Added LanMenuState
|
2014-01-30 23:23:37 +01:00 |
Pontus Fransson
|
3b8a8e9c09
|
Network - Fixed receiving parts of packages.
|
2014-01-30 23:22:46 +01:00 |
lindaandersson
|
bb8e92ec36
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-30 15:20:44 +01:00 |
lindaandersson
|
0aa39275e3
|
GL - only client with server update server. Update recieverfunction
|
2014-01-30 15:20:35 +01:00 |
Erik Persson
|
ae6a570a12
|
GL - trying to make walking nice
|
2014-01-30 15:12:53 +01:00 |
Sam Mario Svensson
|
4167b6a93b
|
GL- merge fix
|
2014-01-30 15:02:35 +01:00 |
lindaandersson
|
2bb2d0cd56
|
Merge branch 'GameLogic' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-30 14:58:30 +01:00 |
Dander7BD
|
0a04c1c9f1
|
Added document
|
2014-01-30 14:52:40 +01:00 |
lindaandersson
|
713dc269d1
|
Merge branch 'GameServer' of https://github.com/dean11/Danbias into GameLogic
|
2014-01-30 14:18:00 +01:00 |
lindaandersson
|
05e24d0514
|
GL - uppdate server
|
2014-01-30 14:17:50 +01:00 |