Commit Graph

1156 Commits

Author SHA1 Message Date
Allanis
1d5a88ba95 [Add] Nebulae is now ingame! Have a screenshot?
http://saracraft.net/projects/Lephisto/nebu_ingame.png
2013-07-22 18:41:36 +01:00
Allanis
cc37706fb1 [Change] Puffs of nebulae now look more visually pleasing. 2013-07-22 17:58:44 +01:00
Allanis
497081b3ed [Change] Split player rendering properly into GUI and player. 2013-07-22 17:21:28 +01:00
Allanis
092b48651d [Change] Restructured a little to prepare for puffs of nebulae. 2013-07-22 15:53:09 +01:00
Allanis
1e7d19b2a6 [Change] Moved some code from perlin to nebulae. 2013-07-22 12:06:55 +01:00
Allanis
7b7ddae70e [Add] Rolled my own, much better python xml writing scheme. 2013-07-22 10:27:13 +01:00
Allanis
240869046b [Fix] dt weirdness on low fps. 2013-07-21 16:03:32 +01:00
Allanis
e066250c1f [Change] Improved nebulae system. 2013-07-21 15:58:58 +01:00
Allanis
ea3573404f [Fix] Nebulae overlay. 2013-07-21 15:35:30 +01:00
Allanis
1dfb561e24 [Remove] Debug prints. 2013-07-21 14:37:18 +01:00
Allanis
a5e6d0e51f [Add] nebulae density and volatility in resource editor. 2013-07-21 14:22:00 +01:00
Allanis
7ea6e809e8 [Change] Increased star map size. 2013-07-21 13:37:11 +01:00
Allanis
df8af779ee [Add] Star system can now set nebuale density and volatility. 2013-07-21 13:33:43 +01:00
Allanis
9fb781d27e [Fix] Rumble no longer affects nebulae. 2013-07-21 13:29:05 +01:00
Allanis
2381ca3a36 [Fix] spfx_clear() also clears rumble. 2013-07-21 11:40:32 +01:00
Allanis
e331a8e8b6 [Fix] Map giving stats about unknown systems. 2013-07-21 11:33:44 +01:00
Allanis
6e3417907f [Fix] Segfault with creating new pilot. 2013-07-21 11:25:20 +01:00
Allanis
42a57d09e9 [Add] space_renderOverlay(). 2013-07-21 11:13:53 +01:00
Allanis
862ef7759b [Change] Split the star rendering to be able to switch to nebulae soon. 2013-07-20 19:17:10 +01:00
Allanis
475aa1f1fa [Add] Check for multitexture abilities and texture leaks. 2013-07-20 19:06:36 +01:00
Allanis
5584c3171c [Add] Gave menu screen a nice finished look. 2013-07-19 20:12:24 +01:00
Allanis
17db004ba1 [Fix] Tweaked a little bit, and the transitions is perfectly smooth now. 2013-07-19 19:18:04 +01:00
Allanis
86f7480826 [Add] Animated nebulae ftw!!! 2013-07-19 19:05:01 +01:00
Allanis
06fec494a5 [Fix] Nebulae is now fully working. 2013-07-19 15:01:48 +01:00
Allanis
cd158e5102 [Add] Nebulae almost working, There is a major graphical bug however. 2013-07-19 14:25:15 +01:00
Allanis
6afbc887bc [Fix] Mess I created with commits from the hospital.. 2013-07-18 21:29:26 +01:00
Allanis
2afc1c8ce8 Update README 2013-07-17 09:23:18 +01:00
Allanis
10746d2739 Update README
Mobile editor isn't great.
2013-07-16 12:40:55 +01:00
Allanis
86b2ef3fe1 [Add] Initialize nebulae and use it in menu. 2013-07-15 12:24:51 +01:00
Allanis
fefc7e793c [Add] Nebulae render function. 2013-07-14 15:09:39 +01:00
Allanis
02e136520e [Add] -G option to force regeneration of nebulae. 2013-07-13 16:56:08 +01:00
Allanis
897fb9918d [Add] Now we will initialize the nebulae. 2013-07-13 16:38:29 +01:00
Allanis
40df85b5ab [Change] Some needed cleanup in perlin noise stuff. 2013-07-12 22:33:03 +01:00
Allanis
243795e068 [Add] Give errors on unsupported OS code. 2013-07-12 19:11:10 +01:00
Allanis
5ed5cf6b6d [Change] Hardcoded everything to have three dimensions. [perlin noise.] 2013-07-12 19:05:39 +01:00
Allanis
02e8b560fa [Fix] Forgot to give prototype for noise_generateNebulae(). 2013-07-12 17:45:24 +01:00
Allanis
ec6cabf2fe [Add] Some SSE stuff for speedups. 2013-07-11 18:44:37 +01:00
Allanis
1442259c0b [Add] Nebulae generation code. (Not using it at the minute). 2013-07-11 17:43:33 +01:00
Allanis
e4e7bf4b17 [Add] save png method to save a surface to a file as png. 2013-07-11 16:42:18 +01:00
Allanis
4fd8308706 [Change] Moving things around a litting in perling.* I made a little mess. 2013-07-11 16:16:38 +01:00
Allanis
2d1040b703 [Fix] Stupid me, last commit I was checking for a prefix instead of suffix. :/ 2013-07-11 16:01:55 +01:00
Allanis
4c1ee89ffb [Add] Fancy new "cloud" generator. This needs some heavy tweaking/cleanup. 2013-07-10 22:58:31 +01:00
Allanis
b8bafb4700 [Add] More planet functions for ai: ai.getrndplanet() and ai.getlandplanet(). 2013-07-10 19:30:58 +01:00
Allanis
09636a6c90 [Change] Need to run enter and takeoff hooks on load game. 2013-07-10 18:39:16 +01:00
Allanis
abab808387 [Fix] Bug with changing hyperspace path after selecting a route. 2013-07-10 18:32:13 +01:00
Allanis
2ec09b0ee3 [Add] ai.haslockon() to check for locked on missiles. 2013-07-10 18:04:36 +01:00
Allanis
7a6f27da43 [Add] Warn the player when a missile is locked onto her. 2013-07-09 19:03:03 +01:00
Allanis
f7c10bf329 [Add] Pilots now keep track of how many weapons are locked onto them. 2013-07-09 18:53:55 +01:00
Allanis
1f8e6a22fe [Change] Merged together some semi-redundant code in weapon_create. 2013-07-09 17:17:53 +01:00
Allanis
dcf093b13e [Add] Two new hooks: Board and disable. Also made lua debug more verbose. 2013-07-09 16:11:14 +01:00