Commit Graph

711 Commits

Author SHA1 Message Date
Robin Engman d81a1c204c Added early triangle collisions 2014-02-27 10:31:12 +01:00
Pontus Fransson c32871687e Found bug. Explosive box was increasing the ID. 2014-02-27 10:30:34 +01:00
Erik Persson 977920b360 GL - merge stuff 2014-02-27 10:30:33 +01:00
Linda Andersson 7d7d475499 InGame keys: Go to mainMenu with M. Exit client with ESC. Fix drop in drop out correctly. 2014-02-27 10:28:49 +01:00
Linda Andersson d4e80733d2 Fixed deleting problems when shuting down 2014-02-27 10:27:55 +01:00
Pontus Fransson 28e84854d1 Health pickups is now working! 2014-02-27 10:27:54 +01:00
Pontus Fransson 8a65907625 Does not render non visible models anymore. 2014-02-27 10:24:39 +01:00
Pontus Fransson 762aea73a0 Fixed static id not matching on client/server. 2014-02-27 10:24:39 +01:00
Robin Engman 5675155be4 Fixed player jump 2014-02-27 10:24:38 +01:00
Linda Andersson 5a74f5368f Added collision and weapon events and send them to client 2014-02-27 10:24:37 +01:00
Linda Andersson b39d52e536 Weapon action enum added 2014-02-27 10:21:49 +01:00
Robin Engman 4b4255cfcc Player air check function 2014-02-27 10:21:49 +01:00
Robin Engman 800f514028 Fixed player going bonkers on lower hemisphere 2014-02-27 10:18:18 +01:00
Linda Andersson 6bd8c94d79 Addded objectDelete protocol. Enable/ disable will be used for visibility on client 2014-02-27 10:07:11 +01:00
Pontus Fransson a8d4ff2c89 Reading hp pickups from levelformat. Updating pickups. 2014-02-27 10:07:10 +01:00
Linda Andersson d91fa3073f Play action animation 2014-02-27 10:07:10 +01:00
Pontus Fransson 9a449253c2 Fixed error with reading lights from level format. 2014-02-27 10:07:09 +01:00
Pontus Fransson 4f2738e921 Not finished Pickup system. 2014-02-27 10:07:08 +01:00
Linda Andersson 5620a3c517 Added eventfunctions for PlayerAction and PickupEvent 2014-02-27 10:07:07 +01:00
Erik Persson f2b63b7ad4 GL - weapon energy, force etc inside weapon 2014-02-27 10:06:02 +01:00
Linda Andersson 4d967b995d Added player stats. Added players to level. Respawn logic in level. 2014-02-27 10:06:01 +01:00
Erik Persson ba61838703 GL - only 1 player can manipulate a object at a time 2014-02-27 10:02:50 +01:00
Erik Persson 5c023acc5b merge 2014-02-27 10:02:49 +01:00
dean11 8d7bff808a NewInput - Merged with Gameserver 2014-02-25 16:49:33 +01:00
dean11 7c52fe236f NewInput - Merged with gameClient 2014-02-25 16:42:51 +01:00
dean11 0fd038be8c NewInpuit - Pre-merge with gameclient 2014-02-25 15:52:15 +01:00
dean11 b4ad883472 New input - added new input and more menu stuff 2014-02-25 14:25:54 +01:00
lanariel 53f0699b61 Merge branch 'GameClient' of https://github.com/dean11/Danbias into GameClient 2014-02-25 09:45:13 +01:00
lanariel f35f96b8f2 Instanced fix, render char, manual instanced flag per model, wireframe fix 2014-02-25 09:45:02 +01:00
Dander7BD 1f90de4cb4 some implemetations 2014-02-24 19:45:13 +01:00
Pontus Fransson 9ccdbd55e2 Not connecting with broadcast anymore. 2014-02-24 16:18:47 +01:00
Linda Andersson 1b0772a004 Merge branch 'GameClient' of https://github.com/dean11/Danbias into GameClient 2014-02-24 14:59:35 +01:00
lindaandersson 114e14c408 Merge branch 'GameClient' of https://github.com/dean11/Danbias into GameClient 2014-02-24 14:59:09 +01:00
lindaandersson 627063748d Player action protocol added 2014-02-24 14:59:01 +01:00
Linda Andersson 704e562d01 Merge branch 'GameServer' into GameClient 2014-02-24 14:48:36 +01:00
lanariel 37e9d47207 Instanced Rendering 2014-02-24 14:44:36 +01:00
Pontus Fransson bf07ef5f5f Connecting to the ip and port received in the last broadcast message. 2014-02-23 22:25:41 +01:00
Pontus Fransson 5fe89f1d8f Fixed some crashes and added mutex around broadcast options on network server. 2014-02-23 22:07:33 +01:00
Pontus Fransson 0cb7940bae Sending real ip address, port and server name. 2014-02-23 21:15:16 +01:00
Pontus Fransson be1c3e2af0 Sending strings in broadcast message. 2014-02-23 20:40:29 +01:00
Pontus Fransson d64f3d7a20 Broadcasting works and I am getting the protocols out to LanMenuState! 2014-02-23 20:23:15 +01:00
Pontus Fransson a0bf9e862a Started implementing broadcasting. 2014-02-23 18:38:20 +01:00
Pontus Fransson 8e9d1a4999 Reworked NetworkClient's thread.
Cpu usage is decreased and recv/send rate should be increased.
2014-02-22 22:38:28 +01:00
Pontus Fransson 6eb0a282c2 LevelLoader reads lights and cgMesh correctly. 2014-02-22 12:58:43 +01:00
Dennis Andersen 44aab68bfb Input - More support for mouse 2014-02-21 21:04:30 +01:00
lindaandersson 7bb67b6a85 sec respawn 2014-02-21 15:56:32 +01:00
lindaandersson 1d147004a2 small fixes and explosive crate do 90 dmg 2014-02-21 15:54:43 +01:00
lindaandersson 4f838bb39e Merge remote-tracking branch 'origin/GameLogic' into GameClient 2014-02-21 15:42:21 +01:00
lindaandersson 22f52150d5 Sending dmg, respawn and dead from player to client 2014-02-21 15:42:09 +01:00
Erik Persson 8e0f6eefda Merge remote-tracking branch 'origin/Physics' into GameLogic 2014-02-21 15:04:48 +01:00