Commit Graph

34 Commits

Author SHA1 Message Date
Rtch90
117b9db6bd [Add] Zero velocity and forces on landing. 2018-01-20 18:14:59 +00:00
Rtch90
703515dbe0 [Add] More landing constraints.
[Fix?] Correct wheel behaviour when landed.
2018-01-20 17:23:06 +00:00
Rtch90
625de2c655 [Change] Some shortcut key changes.
[Add] Launching after landing.
2018-01-20 17:06:09 +00:00
Rtch90
9961d38782 [Add] Planet landing. 2018-01-18 20:30:41 +00:00
Rtch90
9e40edb0cb [Change] Renaming a few stuff to comply with convention. 2018-01-14 14:11:21 +00:00
Rtch90
6ff77553f6 [Fix] Revert the silly hack and change dynamic bodies to have spherical
mass distribution to prevent horrible exploding errors in angular
velocity.
2018-01-13 16:30:15 +00:00
Rtch90
65b737bfba [Change] Hack to deal with high ang velocity and long ode timesteps. 2018-01-13 16:02:59 +00:00
Rtch90
054630982c [Change] More rotating frame work. Looks pretty nice now.. 2018-01-07 14:59:56 +00:00
Rtch90
476fce2911 [Fix] Targetting bug when labels enabled.
[Fix] Bug also in docking..
2017-12-24 18:49:26 +00:00
Rtch90
a96eb78d34 [Remove] Removed objimport* 2017-12-24 17:18:26 +00:00
Rtch90
e67e7f12f2 [Fix] Stop player controls from going crazy when switched from world
view.
2017-12-24 13:02:44 +00:00
Rtch90
cbd18023da [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
Rtch90
1b35d387b9 [Change] Position player in docking bay on undocking. Need to do request
docking clearance, because at the minute repeat docking is not possible.
D:
2017-11-20 22:15:23 +00:00
Rtch90
f1debdee31 [Add] ModelBody::SetRotation(). 2017-11-19 22:45:44 +00:00
Rtch90
421abb2324 [Fix] Somewhere amongs the changes docking got borked. 2017-11-19 22:19:16 +00:00
Rtch90
cb72a4ccbe [Change] Renamed rigid body stuff. 2017-11-19 22:01:50 +00:00
Rtch90
d5cd91e02b [Change] Get the collision geom flags through to the collision
detection..
2017-11-19 19:50:06 +00:00
Rtch90
6d568a0ecf [Add] Body death and associated cleanup. Space::KillBody() to kill a
body.
2017-11-19 14:42:30 +00:00
Rtch90
a7928d0066 [Change] Just messing with a few values. Put some space between the other actors. 2017-11-19 12:37:19 +00:00
Rtch90
196e7345a1 [Add] Working on collision. Doesn't work, see how changing model scale screws collisions. If I set the model 62 scale to 2.0 then hitting it gives screwed up collisions. On scale 1.0 it works fine though. 2017-11-19 11:41:35 +00:00
Rtch90
15f17e08e5 [Fix] Should probably clear those thrusters upon initilization. :D 2017-11-19 00:13:28 +00:00
Rtch90
85155c1fcc [Fix] This took wayy too long to debug.. if(n < 100); n = 100; !?!?!?!? 2017-11-18 23:59:59 +00:00
Rtch90
2a5a81dcf3 [Add] Collisions using collision meshes. 2017-11-18 18:18:31 +00:00
Rtch90
aff5111f36 [Add] Added targets to ships. 2017-11-17 20:51:44 +00:00
Rtch90
6c1b4e5dfd [Fix] Set ship gear flag properly so we don't see the wheels now when the gears are up and flaps closed. 2017-11-14 20:27:40 +00:00
Rtch90
1e48dbafe5 [Add] Wheels up/down transition. 2017-11-14 20:21:06 +00:00
Rtch90
d0bbe9df73 [Add] Set some anim params so engine pulse works. Looks pretty nice.
[Fix] Fixed ambiguois calls to pow().
2017-11-14 20:04:36 +00:00
Rtch90
fc03c9f6e3 [Fix] Fixed external view, forgot to add players external veiw translation to camera frame's position.
[Fix] Correctly apply ship masses.
[Add] A nice rotating ship in the infoview pane.
2017-11-13 22:12:02 +00:00
Rtch90
a0a44932fe [Add] Some Hyperspace range stuff.
[Add] SectorMap indicates current ship location.
2017-11-13 20:59:38 +00:00
Rtch90
2c6a14f5c9 [Add] Ship info screen with more ship stats.
[Change] Made the ship angular velocity damping less... broken.
2017-11-12 22:10:26 +00:00
Rtch90
415b111735 [Change] Single GLUQuadric object.
[Fix?] Was meant to have fixed laser drawing, I kinda failed. :D
2017-11-12 20:49:17 +00:00
Rtch90
c88dfe6703 [Change] Improved mouse control.
[Add] Added a few shiptypes. Don't yell at me for pathetic names.
2017-11-12 20:19:10 +00:00
Rtch90
50c5b3da0f [Fix] Fixed the horrible rotating in external view. Also, the ships almost look badass now! 2017-11-12 19:11:14 +00:00
Rtch90
caba05d699 [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00