Commit Graph

37 Commits

Author SHA1 Message Date
Thomas FORGIONE 7e23504782 Corrected bug 2015-08-28 11:25:27 +02:00
Thomas FORGIONE 5ac6f54927 Some changing in forms 2015-08-28 11:13:27 +02:00
Thomas FORGIONE c690accd4b Big commit 2015-07-29 11:04:38 +02:00
Thomas FORGIONE b397a18bea Added coin creator 2015-07-17 11:32:57 +02:00
Thomas FORGIONE 0a5d6ab36c Recommendation is fixed when pointer is locked 2015-07-16 13:58:47 +02:00
Thomas FORGIONE 9158ec36bc Finally fixed that f*****g bug with arrows
Javascript is probably the only language in which you can modify the
super-method... the ACTUAL F*****G SUPER-METHOD without any error or
warning... Thanks for the 2-days debugging 🖕
2015-07-09 10:57:07 +02:00
Thomas FORGIONE 619d16c66b A lot of cleaning
Avoid main.js of 500 lines, and factor what can be factored between
interactive, replay and tutorial
2015-07-08 18:28:45 +02:00
Thomas FORGIONE 505e43023a Added progress bar 2015-07-07 11:47:21 +02:00
Thomas FORGIONE 86f2094af6 A hell of a lot cleaning 2015-07-01 15:03:11 +02:00
Thomas FORGIONE e915fb58e7 Got rid of static_path...was a bad idea 2015-06-25 16:51:47 +02:00
Thomas FORGIONE 79b3b6cd75 Corrected bugs with static_path 2015-06-24 09:36:38 +02:00
Thomas FORGIONE 37d2cd6f5c Corrected all my bullshit... 2015-06-19 15:54:09 +02:00
Thomas FORGIONE f44e498604 Revert "Added pointerlock option to camera"
This reverts commit 29074e51e8.
2015-06-19 15:40:18 +02:00
Thomas FORGIONE 29074e51e8 Added pointerlock option to camera 2015-06-19 15:37:57 +02:00
Thomas FORGIONE 0b70e394a7 Buttons below window 2015-06-03 15:34:20 +02:00
Thomas FORGIONE 4fd7716172 Done stuff with fullscreen 2015-06-02 15:25:52 +02:00
Thomas FORGIONE 650481bd54 Correct bug 2015-05-27 10:44:31 +02:00
Thomas FORGIONE a6a6c3521c A lot of cleaning, and compilation of the js code 2015-05-22 16:59:33 +02:00
Thomas FORGIONE 74eda889be Monster commit : a lot of cleaning
- Removed the series of nested callback in
    controller/prototype/index.js. Now, there are dbrequests that gives
    functions to easily access results of SQL requests.

  - Cleaning in the views : removed if / else if / else if in prototype
    and replaced by template inheritance
2015-05-22 12:04:39 +02:00
Thomas FORGIONE dced15724a Improved replay view 2015-05-19 16:57:30 +02:00
Thomas FORGIONE 0d73873135 Added replay (first step) 2015-05-19 15:43:09 +02:00
Thomas FORGIONE ad0b759e5e Changed link for style 2015-05-19 11:14:45 +02:00
Thomas FORGIONE 0d5406cfa4 Added DB support 2015-05-18 15:33:14 +02:00
Thomas FORGIONE c2f971f9e9 Added option to fix prev thing 2015-05-18 09:28:51 +02:00
Thomas FORGIONE f8be821cc9 Added button for fullscreen 2015-05-13 11:58:20 +02:00
Thomas FORGIONE 9803521434 Added doc 2015-05-12 15:51:21 +02:00
Thomas FORGIONE fe57b73499 Changed margins 2015-05-12 14:57:53 +02:00
Thomas FORGIONE b5d02c8854 Added ogg musics 2015-05-12 14:48:10 +02:00
Thomas FORGIONE 0d44b36cfb Resizable stuff ! Now it's cool 2015-05-12 14:19:10 +02:00
Thomas FORGIONE 1d6e12611a Low volume from start 2015-05-12 10:59:40 +02:00
Thomas FORGIONE 876db538a3 Added music 2015-05-12 10:50:49 +02:00
Thomas FORGIONE 2dccb1eede First attempt to correct U-turn arrows 2015-05-12 10:03:45 +02:00
Thomas FORGIONE 687b84f438 Added coins and changed scene 2015-05-11 12:04:37 +02:00
Thomas FORGIONE 06976bd845 Improved stuff 2015-05-11 09:31:10 +02:00
Thomas FORGIONE 647843d51b Added reverse camera (arrow with camera at the end) 2015-05-11 08:45:13 +02:00
Thomas FORGIONE 1d6dbc0522 Separate prototype in classes in multiple files, and merged two versions 2015-05-06 14:54:02 +02:00
Thomas FORGIONE 7363f0aeed From EJS to Jade 2015-05-05 16:30:51 +02:00