Commit Graph

799 Commits

Author SHA1 Message Date
Faerbit
36e262e426 Fixed some stupid stuff. 2015-03-08 11:59:23 +01:00
Faerbit
7e6b5df51c Merge branch 'master' of github.com:Faerbit/swp 2015-03-07 14:36:12 +01:00
Faerbit
5ed173107c Also generating star sizes. 2015-03-07 14:36:05 +01:00
Faerbit
67784f4364 Improved formatting. 2015-03-07 14:17:15 +01:00
SteffenFuendgens
6045d575ee Merge branch 'master' of https://github.com/Faerbit/swp 2015-03-07 13:42:06 +01:00
SteffenFuendgens
79d14461e6 Added lights that get created and deleted from lua. Scripts dont crash but i cant test it further until monday. 2015-03-07 13:41:35 +01:00
Faerbit
fef4920aba Ignoring *.pyc files. 2015-03-07 13:24:56 +01:00
Faerbit
d6fc2c23e4 Added script which generates star positions. 2015-03-07 13:24:39 +01:00
Faerbit
b27781f093 Moved math scripts in it's own folder. 2015-03-07 12:50:03 +01:00
Faerbit
99cbc32b63 Changed texture coordinates of water plane so that it can use the water texture properly. 2015-03-07 12:48:07 +01:00
Steffen Fündgens
da94182578 Made death animation quicker. 2015-03-06 17:55:01 +01:00
Steffen Fündgens
198f8054b7 Merging level.cc und level.hh. 2015-03-06 17:49:21 +01:00
Steffen Fündgens
dd94e6f63c Changed the camera so it is less likely to go through the heightmap. 2015-03-06 17:45:51 +01:00
Steffen Fündgens
15671202e8 Added a reset for the second moveable box. 2015-03-06 17:44:34 +01:00
Jasper
876df5f793 ./ruMerge branch 'master' of github.com:Faerbit/swp 2015-03-06 16:57:50 +01:00
Jasper
b4c3f753df corrrected reset position 2015-03-06 16:57:38 +01:00
Jasper
63d5af903a changed waterlevel 2015-03-06 16:57:10 +01:00
Jasper
9346cadb0f fixed problem where pressing buttons while respawning would lead to overflow and segmentation fault 2015-03-06 16:56:20 +01:00
sfroitzheim
1e12f2e981 Added torches to the scene 2015-03-06 16:44:24 +01:00
sfroitzheim
c54e7132f4 Merge branch 'master' of https://github.com/Faerbit/swp 2015-03-06 16:29:05 +01:00
sfroitzheim
797d45467b Added the exit to models and scene 2015-03-06 16:28:38 +01:00
Jasper
1d4822160e Merge branch 'master' of github.com:Faerbit/swp 2015-03-06 16:20:18 +01:00
Jasper
25b8960b92 Added endgame. 2015-03-06 16:19:57 +01:00
Jasper
6ae19043fb Fixed y value of the sun. 2015-03-06 16:14:59 +01:00
Steffen Fündgens
b04185d720 Merge branch 'master' of github.com:Faerbit/swp 2015-03-06 15:24:49 +01:00
Steffen Fündgens
3233a5b4f2 Added waterPlane.(with skydome texture) 2015-03-06 15:24:02 +01:00
sfroitzheim
71311f853d Merge branch 'master' of https://github.com/Faerbit/swp 2015-03-06 15:19:45 +01:00
sfroitzheim
ae1fb3df87 Added the loading screen to the data plus replaced switch-torches with braziers 2015-03-06 15:19:28 +01:00
Jasper
d234cafa3c Added smooth respawn in the forcePlayer function 2015-03-06 15:01:22 +01:00
Jasper
35dc67b14a modified run amounts 2015-03-06 14:00:59 +01:00
Jasper
b9ffdabaa8 Merge branch 'master' of github.com:Faerbit/swp 2015-03-06 13:58:46 +01:00
Jasper
b46b718e2b resized camera object 2015-03-06 13:58:25 +01:00
Steffen Fündgens
f9135a6bc1 Adjusted constraints and triggers to lowered switches. 2015-03-06 13:39:04 +01:00
Steffen Fündgens
a843d00f1c Finished lua script for the sunrise and added triggers to call it. 2015-03-06 13:22:04 +01:00
Steffen Fündgens
2c191c75a5 Added an errorcheck when loading lua files. 2015-03-06 13:18:55 +01:00
Faerbit
eac0031b0a Added shader which could manipulate the color of the flames. 2015-03-06 09:21:38 +01:00
Faerbit
f015ec0879 Merge branch 'master' of github.com:Faerbit/swp 2015-03-06 09:16:37 +01:00
Faerbit
a82ecad52f Gave the flames it's own framebuffer to be able to manipulate it's color. 2015-03-06 09:16:29 +01:00
SteffenFuendgens
4e99ca2241 Added lua scripts for the sunrise. 2015-03-05 18:30:50 +01:00
Faerbit
8443ab789f Removing unused code. 2015-03-05 16:17:21 +01:00
Faerbit
d6ec0c27f9 Changed brazier parameters to sensible values. 2015-03-05 12:48:32 +01:00
Faerbit
60f88a13df Triangulted faces of brazier. 2015-03-05 12:41:31 +01:00
Faerbit
dcb5e4e427 Fixed brazier model. 2015-03-05 12:31:34 +01:00
Faerbit
4eb328d09d Disabled multisampling because we draw to an offscreen fbo anyway. 2015-03-04 23:37:10 +01:00
Faerbit
074132b49d Made use of the night texture. Now blends to night texture if the sun vector is pointing down. 2015-03-04 21:50:47 +01:00
Faerbit
f3cbfe6133 Gave the skydome it's own class which contains the nightTexture and changed the loader and the level XML. 2015-03-04 21:28:46 +01:00
Faerbit
6c2fb865b6 Removed hardcoded obj file name from skydome. 2015-03-04 21:05:24 +01:00
Steffen Fündgens
62b6f893d6 Merge branch 'master' of github.com:Faerbit/swp 2015-03-04 18:11:38 +01:00
Steffen Fündgens
5ac6309772 Made the block for the switches lighter and adjusted the triggers. 2015-03-04 18:11:32 +01:00
Steffen Fündgens
deb70240d1 Added 'Safepoints' to the resetPlayer script. 2015-03-04 18:10:49 +01:00