Allanis
|
42ec3958e1
|
[Change] Bumped version from 0.0.1 to 0.3.0
|
2013-12-31 18:55:09 +00:00 |
|
Allanis
|
a1a1a38436
|
[Add] Tweaked input settings a little.
|
2013-12-31 18:44:13 +00:00 |
|
Allanis
|
fae31ac95f
|
[Fix] Map will now always close on new/load game.
|
2013-12-31 18:38:38 +00:00 |
|
Allanis
|
9a60a3d062
|
[Add] Can now cycle systems with 'h' in map. [Fix] Cannot open map while dead.
|
2013-12-31 18:33:58 +00:00 |
|
Allanis
|
9539e22d8b
|
[Change] Faction and combat ratings are now continuous.
|
2013-12-31 17:38:02 +00:00 |
|
Allanis
|
b5e34f6ef3
|
[Add] Added a few more ambient tracks.
|
2013-12-31 17:06:06 +00:00 |
|
Allanis
|
6e5a6f85ee
|
[Change] Collective campaign now takes failure into account.
|
2013-12-31 16:52:43 +00:00 |
|
Allanis
|
a1d275b9ba
|
[Change] Merged some wildcard expressions.
|
2013-12-31 07:33:25 +00:00 |
|
Allanis
|
07ce433470
|
[Change] Nerfed Lancelots somewhat now we have our own dev test ship.
|
2013-12-31 07:27:58 +00:00 |
|
Allanis
|
8e586d0039
|
[Change] Updated TODO, escorts are pretty much done.
|
2013-12-31 07:23:28 +00:00 |
|
Allanis
|
1037ee54a6
|
[Add] Added another dependancy that will unlikely change.
|
2013-12-31 07:22:33 +00:00 |
|
Allanis
|
36239834db
|
[Add] Missing a dependancy.
|
2013-12-31 07:21:32 +00:00 |
|
Allanis
|
de7fecbd76
|
[Change] Removed many external commands from makefile.
|
2013-12-31 07:19:53 +00:00 |
|
Allanis
|
2fc902b90b
|
[Fix] Fixed seg fault when trying to land in a system with no planets.
|
2013-12-31 06:21:26 +00:00 |
|
Allanis
|
dc3bf1292c
|
[Add] Added escort control ai Lua bindings.
|
2013-12-31 06:08:01 +00:00 |
|
Allanis
|
01a9ae0513
|
[Change] Cleaned makefile up a fair bit.
|
2013-12-31 05:42:27 +00:00 |
|
Steven Arnow
|
1f6c84c17a
|
This, apparently, makes all valgrind errors go away
|
2013-12-31 06:11:14 +01:00 |
|
Allanis
|
6322d7675d
|
[Add] Clear the escorts on hyperspace (should prevent it from eventually bloating).
|
2013-12-31 04:48:55 +00:00 |
|
Allanis
|
584e97b0b7
|
[Add] Applied some minimum docking requirements.
|
2013-12-31 04:31:20 +00:00 |
|
Allanis
|
3a87ce36ff
|
[Fix] Fixed some escort ai issues, also allowed for fighters to return to ship.
|
2013-12-31 04:28:05 +00:00 |
|
Allanis
|
843067a0f3
|
[Add] Escorts and fighter bays are starting to work quite nicely.
|
2013-12-31 04:01:11 +00:00 |
|
Allanis
|
1411001943
|
[Fix] Fixed double free.
|
2013-12-31 03:40:24 +00:00 |
|
Allanis
|
74719f2cbd
|
[Fix] Fixed linked list for sound, was hanging the entire thing..
|
2013-12-31 03:28:20 +00:00 |
|
Allanis
|
b26a1ca968
|
[Fix] Fixed god damn ai!
|
2013-12-31 03:07:05 +00:00 |
|
Allanis
|
8047f198e9
|
[Add] Escorts kinda work.
|
2013-12-31 00:08:23 +00:00 |
|
Allanis
|
8aaba0be4c
|
[Add] Added a ton more escort stuff.
|
2013-12-30 21:51:59 +00:00 |
|
Allanis
|
febcfdbbb5
|
[Remove] Eradicated some useless target parameters.
|
2013-12-29 22:46:12 +00:00 |
|
Allanis
|
8b0fbb8772
|
[Change] Moving to target on pilot structure.
|
2013-12-29 22:13:28 +00:00 |
|
Allanis
|
4e1fee762b
|
[Add] Autonav now makes engine noises.
|
2013-12-28 23:48:34 +00:00 |
|
Allanis
|
97944d44b3
|
[Change] Polished autonav system a bit more.
|
2013-12-28 23:06:52 +00:00 |
|
Allanis
|
75e438a98f
|
[Fix] Fixed segfaults with new ai system.
|
2013-12-28 22:50:48 +00:00 |
|
Allanis
|
89b297887c
|
[Change] Cleaned up input stuff.
|
2013-12-28 22:49:29 +00:00 |
|
Allanis
|
7db6ad52f9
|
[Add] Allow for passing parameters to pilot ai on creation.
|
2013-12-28 16:49:56 +00:00 |
|
Allanis
|
dd9bbfaa3b
|
[Add] First Lua template for real escorts.
|
2013-12-27 23:35:19 +00:00 |
|
Allanis
|
d1c1619e88
|
[Fix] Fixed secondary weapon again..
|
2013-12-27 23:19:20 +00:00 |
|
Allanis
|
c9eea49c53
|
[Add] Support for mod keys in configuration.
|
2013-12-27 23:17:46 +00:00 |
|
Allanis
|
0914172c53
|
[Change] Improved the mod state handling and allow two keybindings on the same key.
|
2013-12-27 23:09:47 +00:00 |
|
Allanis
|
b8991b37df
|
[Fix] Fixed some issues with auto navigation.
|
2013-12-27 22:55:42 +00:00 |
|
Allanis
|
83ac271657
|
[Add] Added support for key modifiers.
|
2013-12-27 13:30:20 +00:00 |
|
Allanis
|
b9aae94354
|
[Change] Made 0 padding a little longer.
|
2013-12-27 01:00:47 +00:00 |
|
Allanis
|
e0ac7a211f
|
[Change] Using isometric rendering mode.
|
2013-12-27 00:55:51 +00:00 |
|
Allanis
|
9dbf65947a
|
[Change] Tweaked the positional sound a bit.
|
2013-12-25 23:18:31 +00:00 |
|
Allanis
|
7534fe3c9d
|
[Add] Add options for enabling vsync.
|
2013-12-25 00:35:51 +00:00 |
|
Allanis
|
7e2e21c235
|
[Change] Minor map tweaks.
|
2013-12-24 00:03:26 +00:00 |
|
Allanis
|
d824c857f7
|
[Change] Maybe a new font would be nice?
|
2013-12-23 00:31:15 +00:00 |
|
Allanis
|
ff423e26b3
|
[Add] Added a shit ton more systems.
|
2013-12-22 00:02:23 +00:00 |
|
Allanis
|
11a96c9b00
|
[Add] Implemented volatility damage.
|
2013-12-21 00:45:14 +00:00 |
|
Allanis
|
c8104d16be
|
[Change] Disable bomber ai for now, not quite ready.
|
2013-12-19 19:15:15 +00:00 |
|
Allanis
|
4771db7276
|
[Change] Abort hyperspaceing if autonav is aborted during sequence.
|
2013-12-18 13:53:17 +00:00 |
|
Allanis
|
fe6f5b27ef
|
[Change] Gave afterburn it's own keybind (for joysticks).
|
2013-12-17 20:12:28 +00:00 |
|