Commit Graph

1232 Commits

Author SHA1 Message Date
Allanis
f26101197e [Fix] Removed extra offset added to gl_printHeight. 2013-08-03 18:40:47 +01:00
Allanis
a9c57f2cab [Add] Factions are now able to have long names. 2013-08-03 18:38:23 +01:00
Allanis
9d43435d4a [Change] Afterburn now breaks when you run out of energy. 2013-08-03 17:57:35 +01:00
Allanis
846f12cd65 [Add] You can now target unknown system nodes to fly to them. 2013-08-03 16:35:09 +01:00
Allanis
6ebb90dc23 [Change] You can no longer buy a star map if you already know the area. 2013-08-03 16:31:20 +01:00
Allanis
82b210e6cc [Change] Sanitized the pilot_get* a bit. 2013-08-03 15:45:56 +01:00
Allanis
c58e73ade2 [Fix] FPS limiting. 2013-08-03 15:00:26 +01:00
Allanis
7f2119e705 [Add] Outfit: Ripper MK2, applied it as default primary weapon to Lancers. 2013-08-03 14:57:03 +01:00
Allanis
070f422ae9 [Add] New ship. 2013-08-03 14:48:32 +01:00
Allanis
bb2edc9868 [Add] fleet of pirates come in packs. 2013-08-03 14:37:54 +01:00
Allanis
44a37c0a2c [Change] Small cosmetic change in fps_control. 2013-08-03 14:30:16 +01:00
Allanis
489b972879 [Change] Render player ontop of target graphics. 2013-08-03 14:28:08 +01:00
Allanis
266f502e49 [Add] If you want to become a pirate, you can by the Pirate Admonisher now. 2013-08-03 14:21:11 +01:00
Allanis
b719fff005 [Add] Many more fleets. 2013-08-03 14:19:38 +01:00
Allanis
a7576cf141 [Add] <resedit> Scroll bars added where needed. 2013-08-03 14:09:51 +01:00
Allanis
4ac1a16539 [Fix] <resedit> Universe Zoom out issues. 2013-08-03 13:47:50 +01:00
Allanis
14ef31a49c [Add] Some fleets. 2013-08-03 13:46:15 +01:00
Allanis
bdc8bac9aa [Add] New pirate ship. 2013-08-03 13:35:33 +01:00
Allanis
6bc5e6d5af [Add] You can now specify target graphic different from normal gfx. 2013-08-03 13:25:43 +01:00
Allanis
61291921fe [Add] New ship. Renamed several outfits too. 2013-08-03 12:59:59 +01:00
Allanis
a76a98de2a [Fix] Let's not segfault if outfit isn't found.. 2013-08-03 12:43:48 +01:00
Allanis
62d37ab334 [Add] Warn if outfit isn't found. 2013-08-03 12:39:38 +01:00
Allanis
11e159ee2e [Change] Made ships smaller. 2013-08-03 12:33:40 +01:00
Allanis
3b69cc23b3 [Change] New renders with better lighting. 2013-08-03 12:11:57 +01:00
Allanis
e8f5ba9d7d [Change] Updated TODO. 2013-08-03 12:04:40 +01:00
Allanis
c798dc95cd [Add] New system based around the new ship. 2013-08-03 12:02:11 +01:00
Allanis
eff81d7163 [Add] Ugly hack to allow modifying special tech1. 2013-08-03 11:44:06 +01:00
Allanis
22d3be7a34 [Fix] Myeah, you can rename outfits again now. - Also forgot to commit a new ship last night. 2013-08-03 11:34:43 +01:00
Allanis
00728d89bb [Change] Modified ship mass slightly. 2013-08-02 19:08:00 +01:00
Allanis
f2199bea53 [Fix] <resedit> Nebulae loading and writing was borked. 2013-08-02 19:06:08 +01:00
Allanis
a1aa45f7ff [Add] Another mission in the collective compaign. 2013-08-02 15:08:31 +01:00
Allanis
0480a2a74e [Change] Added more Lua parameter checking. 2013-08-01 16:30:30 +01:00
Allanis
5109958e29 [Fix] More mission string formatting weirdness. 2013-08-01 16:26:17 +01:00
Allanis
34dccfb646 [Fix] Hook memleak. 2013-08-01 16:23:21 +01:00
Allanis
eba65cf358 [Add] New uninhabited planet in Collective space. 2013-08-01 16:18:40 +01:00
Allanis
1c7bd75537 [Fix] Let's not segfault if a mission is not found in the stack when saving. :/ 2013-07-31 20:24:14 +01:00
Allanis
a2a5ebe3bb [Fix] Bug in mission text formatting. 2013-07-31 20:19:46 +01:00
Allanis
af92dcaaff [Add] player.getRating(). 2013-07-31 20:15:38 +01:00
Allanis
c3d6cf553e [Add] More space planet graphics. 2013-07-31 19:26:26 +01:00
Allanis
80f2e21429 [Add] Conditionalize the player Lua API. 2013-07-30 15:59:24 +01:00
Allanis
731a1cee6a [Change] Mission naming system. 2013-07-29 21:44:09 +01:00
Allanis
413ced137d [Change] Fixed space.faction to allow to check easily for certain factions. 2013-07-28 17:48:05 +01:00
Allanis
9c6567195c [Add] space.faction to get the faction of a star system. 2013-07-27 18:02:14 +01:00
Allanis
10ea68c5c3 [Change] Cleaned up XML loading somewhat. 2013-07-27 15:14:55 +01:00
Allanis
4f6c5fb93f [Fix] Sanitized lua bindings a little. 2013-07-26 18:39:21 +01:00
Allanis
fb7c73aae4 [Fix] printHeight was using wrong width. 2013-07-25 21:45:41 +01:00
Allanis
d0b55f1d1b [Add] Loading screens!!! :D 2013-07-25 21:43:22 +01:00
Allanis
c7e2a69d91 [Change] Replaced unused and depricated gl_blitRotate with gl_blitScale. 2013-07-25 19:26:45 +01:00
Allanis
9ad57087c2 [Add] Overview of factions. 2013-07-25 17:30:09 +01:00
Allanis
b4e325a9fe [Change] Removed alliance deal, now each faction states it's own allies/enemies. 2013-07-25 17:23:05 +01:00