Commit Graph

30 Commits

Author SHA1 Message Date
Rtch90
95d1a02d62 [Add] Some work on ship equipment. 2018-04-15 15:50:53 +01:00
Rtch90
3cbc228cfe [Add] Set speed control mode. 2018-04-14 23:08:19 +01:00
Rtch90
03fe164ce1 [Add] Very crappy autopilot. 2018-04-14 20:44:30 +01:00
Rtch90
d6adcce07c [Change] Abstract dynamic body stuff ready for ODE removal. 2018-04-06 23:23:57 +01:00
Rtch90
4f992dd0ce [Add] Save view state.
[Change] Reoraganize a bunch of Camera stuff.
2018-02-08 21:17:06 +00:00
Rtch90
c3a2849f77 [Add] Spin keys.
[Change] Make stars render faster and use more realistic star type light
colours.
2018-01-23 18:54:35 +00:00
Rtch90
7749676cda [Change] Allow ship rotation controls at high time accel.
[Change] Force gears down on docking.
2018-01-21 15:58:17 +00:00
Rtch90
43ce19d276 [Fix] Position ships correctly when sat on ground so they don't sink in. 2018-01-21 14:00:00 +00:00
Rtch90
41050278e8 [Add] 'i' to toggle debug info.
[Change] esc to close instead of 'q'
2018-01-20 18:28:37 +00:00
Rtch90
625de2c655 [Change] Some shortcut key changes.
[Add] Launching after landing.
2018-01-20 17:06:09 +00:00
Rtch90
4abeef8f55 [Fix] Fixed some UI scrolling/zooming speeds. 2018-01-19 19:42:44 +00:00
Rtch90
9961d38782 [Add] Planet landing. 2018-01-18 20:30:41 +00:00
Rtch90
aa577e863d [Add] Preliminary: Gravity for player only, when in planet frame. 2018-01-17 21:53:10 +00:00
Rtch90
9e40edb0cb [Change] Renaming a few stuff to comply with convention. 2018-01-14 14:11:21 +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
222751e772 [Add] Add toggle labels button. 2017-12-24 18:45:22 +00:00
Rtch90
4d475bdf9b [Add] Initial work on binary star systems. Right now they are generated
without planets and with no more than two stars. Orbits around center of
mass should be correct. World view objects now move along their orbit
rails.
2017-12-24 14:30:29 +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
018909ebf4 [Change] Allow external view to be rotated while game time is paused. 2017-12-23 17:41:22 +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
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
2a5a81dcf3 [Add] Collisions using collision meshes. 2017-11-18 18:18:31 +00:00
Rtch90
7757997e56 [Fix] Fixed assertion when facing away from target. 2017-11-17 20:59:13 +00:00
Rtch90
aff5111f36 [Add] Added targets to ships. 2017-11-17 20:51:44 +00:00
Rtch90
03f49891b6 [Change] Allow left&right mouse buttons together to fire laser. -- Still need to fix the rendering of the laser. 2017-11-16 22:31:22 +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
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