Commit Graph

534 Commits

Author SHA1 Message Date
Allanis
91f29c9511 [Add] AI API functions, faction checks 2013-02-08 16:38:44 +00:00
Allanis
fd3f3a78b6 [Fix] Small graphics bug. 2013-02-08 16:10:31 +00:00
Allanis
d46f509ee5 [Add] Faction system almost done.
[Add] Fleets almost complete, just need to randomize start location.
2013-02-08 16:04:24 +00:00
Allanis
6dad718ef2 [Add] Random number generator to lua/ai. 2013-02-08 14:34:09 +00:00
Allanis
943cbecf70 [Add] Fleets. Not actually making use of them yet though.
[Add] More error checking for XML files
2013-02-08 14:26:53 +00:00
Allanis
fd652a3642 [Add] Lua library to project.
-- Makes things work out of the box.
2013-02-08 12:28:01 +00:00
Allanis
2be93f741c [Fix] Freeing of video modes. 2013-02-08 00:19:02 +00:00
Allanis
a392c2c67b [Add] Faction support. 2013-02-07 23:59:17 +00:00
Allanis
2e78211acd [Fix] Pack file was using logical operator instead of asignment. :/ 2013-02-07 22:48:31 +00:00
Allanis
c15699606b [Fix] Major bug in weapon.c.
-- I believe it is a fix, but as only VLack can create the crash I am just guessing.
2013-02-07 22:25:30 +00:00
Allanis
5386ad0f82 [Fix] I don't quite understand this. Lua error on intel with ';' at end statements. 2013-02-07 21:44:45 +00:00
Allanis
d112edc90b [Change] Reducing text timeout. 2013-02-07 21:33:43 +00:00
Allanis
d2c548218d [Add] Message system.
[Fix] Spinning lazer thingy.
2013-02-07 20:54:34 +00:00
Allanis
6718660f3b [Add] Forgot to save the xcf file. 2013-02-07 00:21:31 +00:00
Allanis
f4b808dbf5 [Change] Sorry, that HUD was ugly as hell!!!!! 2013-02-07 00:20:50 +00:00
Allanis
27fa5d774f [Add] Planets in minimap - Never lose the planet again!!
[Add] NPC's in minimap have different colors based on faction.
2013-02-06 23:49:22 +00:00
Allanis
f06270d589 [Change] Updated README. 2013-02-06 22:21:55 +00:00
Allanis
09f6aea97e [Add] Targetting!!! 2013-02-06 22:21:00 +00:00
Allanis
c2ec11a7c3 [Add] Zoom in/out, for minimap.
[Add] Weapons are now displayed on minimap.
2013-02-06 20:24:45 +00:00
Allanis
7d4f94acc7 [Fix] Fixed armor/shield regeneration. 2013-02-06 19:41:10 +00:00
Allanis
8943c9322b [Fix] Shield/Armor bars work correctly now. 2013-02-05 23:44:08 +00:00
Allanis
1024eb02e2 [Fix] Vectors for enemy location on minimap. 2013-02-05 23:33:20 +00:00
Allanis
4d7c01f078 [Add] Basic Gui.
-- Minimap.
  -- Health bars.
2013-02-05 23:10:46 +00:00
Allanis
1fa45f1ff2 [Add] Pack features woo!! (list files). 2013-02-05 20:42:06 +00:00
Allanis
f220145d7d [Add] Radial collision detection.
[Add] Pilots now take damage.
2013-02-05 20:12:09 +00:00
Allanis
ccdeb8d13b [Add] Add Lua calls to pew pew lazers. Now you can have a fake battle with the AI. :D 2013-02-05 19:26:59 +00:00
Allanis
7a8dc43f96 [Fix] Only took all day to fix last night sleepy mess. :D 2013-02-05 18:31:34 +00:00
Allanis
141790fe0a [Fix] Oops. Removed render instead of update from that last commit. D: 2013-02-05 18:11:43 +00:00
Allanis
838e2f184c [Fix] Thanks @KonoM, Buh want to update out of that if statment. :) 2013-02-05 18:06:11 +00:00
Tamir Atias
33f61736c4 [Fix] Segfault in pilot.c 2013-02-05 20:01:49 +02:00
Allanis
cf86e5b0c7 [Fix] One seg fault! No idea how many more to go. 2013-02-05 17:55:01 +00:00
Allanis
998a1bf68b [Add] Rudimentary shooting. This needs some work.
[Add] Layers should be working properly.
2013-02-05 16:50:56 +00:00
Allanis
b13ecc66bb [Add] Outfit loading.. Not fully done yet. 2013-02-04 17:44:53 +00:00
Allanis
c10b1f24fb [Add] A few more AI(Lua) calls.
[Add] A little more documentation for Lua.
2013-02-04 14:10:59 +00:00
Allanis
1e19ae63c1 [Fix] Small formatting adjustment. 2013-02-04 13:27:31 +00:00
Allanis
d57941331a [Add] Data files can be defined at runtime! 2013-02-04 13:26:23 +00:00
Allanis
6a2f07b5b7 [Change] Optimized ai API some.
[Fix] Few mem leaks.
2013-02-04 11:00:32 +00:00
Allanis
f90a2a273c [Change] Load fonts from project directory, throw it in data pack. 2013-02-04 09:32:03 +00:00
Allanis
376eedc616 [Add] Star systems.
[Add] Planets.
2013-02-04 09:09:04 +00:00
Allanis
f7dadaae29 [Fix] Fucking bug has been there since forever!!!! 2013-02-04 00:52:16 +00:00
Allanis
aa8a2187ba [Change] xml now loads from data pack.
[Add] Ship xml syntax checking.
2013-02-04 00:47:19 +00:00
Allanis
5609dd7b22 [Fix] Check for null node in xml.
[Fix] Corrected help
2013-02-03 22:13:13 +00:00
Allanis
bdc0157ea6 [Change] Simpler to change version. 2013-02-03 21:38:48 +00:00
Allanis
a2b0b55066 [Add] Have everything load from datafile.
[Add] Check MD5sum.
 -- Make xml data and lua scripts load from data.
2013-02-03 21:26:28 +00:00
Allanis
5b4d184ffc [Fix?] Changed rotation speed, everyone was bothering me about it, all they needed to do was change it in xml file.. 2013-02-03 18:47:13 +00:00
Allanis
7910dac9c3 [Add] Long options for command line -- VLack's recommendation. 2013-02-03 17:45:38 +00:00
Allanis
46caaa21ad [Add] First working version of pack! 2013-02-03 17:35:44 +00:00
Allanis
c36b877ae9 [Fix] Oops, I was negating the camera's x coord.. 2013-02-03 15:04:48 +00:00
Allanis
2eff6f844d [Remove] Window dependancies from old Lephisto project.
-- They are outdated by now.
2013-02-03 14:47:33 +00:00
Allanis
86feaa0336 [Add] Lua wrapper calls. 2013-02-03 14:44:03 +00:00