Commit Graph

1894 Commits

Author SHA1 Message Date
Allanis
93930ad30b [Change] Use compression when saving. 2014-05-21 15:11:52 +01:00
Allanis
cce10777fb [Change] Make save files more readable (for better or worse). 2014-05-21 15:10:57 +01:00
Allanis
d004256ebe [Change] Cleaned up final mission a litte, I was looking at making it
better, but it'll have to be done through better AI.
2014-05-21 13:32:37 +01:00
Allanis
4fdda9b388 [Fix] Display FPS properly when game speed is accelerated. 2014-05-21 13:23:22 +01:00
Allanis
b75cf3d698 [Fix] Fixed Mace Rockets 2014-05-21 13:20:06 +01:00
Allanis
0dd9514139 [Fix] Typo.
[Change] Lowered Xhiru's production rate slightly.
[Change] Inreased the laser accuracy.
2014-05-21 13:09:21 +01:00
Allanis
8c3836ce50 [Change] Mkay, escorts should properly hang if they have no target to
escort.
2014-05-21 00:23:41 +01:00
Allanis
ace738021f [Fix] Fixed escorts, I was keeping quiet about breaking them in the
first place.
2014-05-21 00:20:45 +01:00
Allanis
183fd92c98 [Fix] Should fix a (null) that appears in a mission. 2014-05-21 00:16:50 +01:00
Allanis
230329f868 [Change] Better handling of secondary weapons. 2014-05-21 00:09:43 +01:00
Allanis
acc4ce6547 [Change] Made Heavy Combat Vessel License purchable until missions are
available for it.
[Change] Tweaked Pirate Admonisher outfits a little.
2014-05-21 00:04:42 +01:00
Allanis
c43420aaeb [Change] Made tutorial a little more friendly, though it is still in
need of some TLC.
2014-05-20 23:55:33 +01:00
Allanis
8445d5a1ca [Fix] Mount y position is now properly in pixels. 2014-05-20 23:50:18 +01:00
Allanis
e52456d312 [Remove] Don't bother taking into account sprite size when creating
weapons. (It wasn't working anyway..)
2014-05-20 23:40:34 +01:00
Allanis
24379feab3 [Add] Take into account ship size for it's explosion. 2014-05-20 23:36:17 +01:00
Allanis
9a344ef9f0 [Fix] Forgot mounts on one ship. 2014-05-20 23:33:30 +01:00
Allanis
4254478ad0 [Add] Warn if ship has no mounts. 2014-05-20 23:31:07 +01:00
Allanis
c4fdf48794 [Add] Added mounts for every ship. 2014-05-20 23:30:00 +01:00
Allanis
8c5a419903 [Fix] Fixed the mounts offset due to the ortho projection. 2014-05-20 21:32:11 +01:00
Allanis
cc33574b5e [Change] Improve key handling to avoid situations where pilot gets
"blocked".
2014-05-20 21:28:59 +01:00
Allanis
ae91853484 [Fix] Banshee tech was incorrect. 2014-05-20 16:38:03 +01:00
Allanis
22ebaef033 [Change] Made setSecondary static for minor optimization. 2014-05-20 15:50:49 +01:00
Allanis
3d85fa67f6 [Change] Fater comparison in rmOutfit. 2014-05-20 15:46:07 +01:00
Allanis
d06e4a6383 [Add] Take into account outfit sprite size when creating outfit. 2014-05-20 15:39:00 +01:00
Allanis
5e34b27baa [Add] rmOutfits should be mount aware. 2014-05-20 15:04:15 +01:00
Allanis
b689102f75 [Change] Lower faction loss for beams, no longer insta-hostile. 2014-05-20 14:56:43 +01:00
Allanis
cf4a4926d7 [Add] Missiles blow up when jammer destroys them. 2014-05-20 14:53:35 +01:00
Allanis
a597110019 [Remove] Removed some more @fn doxygen lines. 2014-05-20 14:46:33 +01:00
Allanis
5a714940f8 [Fix] Fixed minor memory leak. 2014-05-20 14:45:07 +01:00
Allanis
5429ed970d [Add] Mountpoints for turrets implemented. 2014-05-20 14:23:16 +01:00
Allanis
252f2f87b7 [Fix] Avoid possible out of bounds memory access. 2014-05-19 19:54:12 +01:00
Allanis
ee7667be6d [Fix] Fixed empire collective 00 mission. 2014-05-19 19:50:44 +01:00
Allanis
b8e035b0f8 [Add] Update TODO list to include Vital "Developer Mode" 2014-05-19 19:43:12 +01:00
Allanis
21ad90b6e5 [Change] Tweaked size a bit.
[Add] Added pirate kestral.
2014-05-19 19:24:56 +01:00
Allanis
f1cc928709 [Add] Ammunition can now have accuracy (missiles etc..)
[Fix] Fixed a typo in weapon system.
[Add] New outfit.
2014-05-19 19:03:39 +01:00
Allanis
7534040724 [Change] Should only rumble when hit by the explosion of a ship. 2014-05-19 18:34:33 +01:00
Allanis
ea08de1644 [Change] Explicitly set NAV target at end of route to none. 2014-05-19 18:31:55 +01:00
Allanis
4f22f63f86 [Change] Bring a little order to the missions. 2014-05-19 18:29:59 +01:00
Allanis
6548b6fd9c [Change] Balance stack after conditional expression. 2014-05-19 18:04:11 +01:00
Allanis
fdb6039693 [Fix] Fixed a warning that spits out occasionally die to a bad ai
condition.
2014-05-19 17:22:56 +01:00
Allanis
ce39edb11d [Add] Slight additions to documentation system. 2014-05-19 17:21:04 +01:00
Allanis
1602244c11 [Remove] Removed obsolete Militia faction. 2014-05-18 23:27:45 +01:00
Allanis
8af9fa830e [Fix] Fix the occasional AI warnings. 2014-05-18 21:43:51 +01:00
Allanis
6500acabfb [Change] Use luaL_error for the LLUA_* warnings. 2014-05-18 21:31:47 +01:00
Allanis
4cb16d5960 [Add] New ship. 2014-05-18 21:23:25 +01:00
Allanis
ea6db68433 [Add] No longer need Makefile when working in 'trunk', reads from
directories directly.
[Change] Code clean up.
[Add] Documentation.
2014-05-18 19:54:36 +01:00
Allanis
cbe4680de8 [Add] New mission - Help out some scientists deploy a probe. 2014-05-18 16:22:25 +01:00
Allanis
d0d02502ea [Change] Never try to create a screen aboe the players resolution unless
she forces it to.
2014-05-17 14:45:11 +01:00
Allanis
0da68c2c36 [Fix] Should fix possible segfaults. 2014-05-17 14:34:00 +01:00
Allanis
0121c6ac9d [Add] Added __tostring metatable functions. 2014-05-17 14:29:57 +01:00