Commit Graph

136 Commits

Author SHA1 Message Date
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 59e6806d16 Everything seems to work, except viewport lines 2015-07-06 17:18:08 +02:00
Thomas FORGIONE f11b1ed7dc Lot of doc 2015-07-06 11:14:42 +02:00
Thomas FORGIONE f198eb3466 Last thing 2015-07-01 16:45:06 +02:00
Thomas FORGIONE 9c7350d41b Added namespaces 2015-07-01 16:31:43 +02:00
Thomas FORGIONE 86f2094af6 A hell of a lot cleaning 2015-07-01 15:03:11 +02:00
Thomas FORGIONE f18afb4471 Redirect after logout (much classier) 2015-07-01 11:00:05 +02:00
Thomas FORGIONE 14c7a3600e Removed useless log 2015-07-01 10:49:40 +02:00
Thomas FORGIONE a8c2deb560 Corrected template duplication 2015-07-01 10:27:43 +02:00
Thomas FORGIONE fab183eaa7 A lot of cleaning... jshint likes me now ! 2015-07-01 10:14:15 +02:00
Thomas FORGIONE 09b8dad62b Cleaning, and build tools 2015-06-30 15:13:49 +02:00
Thomas FORGIONE 741f23e03d Added form 2015-06-25 18:07:19 +02:00
Thomas FORGIONE e915fb58e7 Got rid of static_path...was a bad idea 2015-06-25 16:51:47 +02:00
Thomas FORGIONE 8308ce5ab7 corrected bug 2015-06-25 16:30:05 +02:00
Thomas FORGIONE 79b3b6cd75 Corrected bugs with static_path 2015-06-24 09:36:38 +02:00
Thomas FORGIONE ebc30a3bc5 Corrected bug on 404 2015-06-22 14:48:44 +02:00
Thomas FORGIONE 38d2b1a4e0 PointerLock should now work correctly 2015-06-19 17:45:52 +02:00
Thomas FORGIONE d80def7547 Added link to sponza 2015-06-19 16:04:03 +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 44f3d37ccb Added sponza link 2015-06-11 11:47:44 +02:00
Thomas FORGIONE 8753d9496d Added linked list implementation 2015-06-10 17:24:07 +02:00
Thomas FORGIONE c6f75a6b0b Corrected jade bug 2015-06-10 12:01:51 +02:00
Thomas FORGIONE 2e4a30d93d Strike is not supported in HTML5 2015-06-10 11:55:04 +02:00
Thomas FORGIONE f19d9794f8 Changed jade files 2015-06-10 11:53:00 +02:00
Thomas FORGIONE c28de16a87 Yes papa 2015-06-10 11:31:28 +02:00
Thomas FORGIONE 2de85f3fa6 Improved tutorial 2015-06-10 10:06:14 +02:00
Thomas FORGIONE 4dd6261bb5 Added progressive streaming 2015-06-09 17:36:21 +02:00
Thomas FORGIONE 6ac0e54906 Removed useless logs and docs in prototype since there is a tutorial 2015-06-08 09:44:09 +02:00
Thomas FORGIONE 12065cfc0b Removed useless logs 2015-06-05 17:58:34 +02:00
Thomas FORGIONE c8d10094d9 Added log out button, corrected buttons 2015-06-05 17:57:00 +02:00
Thomas FORGIONE baccd01111 Different scenes are now managed correctly 2015-06-05 10:35:20 +02:00
Thomas FORGIONE d0e3d4bc3e Fixed bug 2015-06-04 17:27:10 +02:00
Thomas FORGIONE d6b45ab85b Corrected SQL mistake and improved replay index 2015-06-04 17:08:52 +02:00
Thomas FORGIONE 68287548cc Corrected bug 2015-06-04 16:58:52 +02:00
Thomas FORGIONE fa063a0f91 Added user_id and exp_id (disinction between both) 2015-06-04 16:52:58 +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 13485d8e6c Removed useless buttons from replays... 2015-06-02 14:14:32 +02:00
Thomas FORGIONE ca1187e468 Improved links 2015-05-29 14:20:36 +02:00
Thomas FORGIONE 650481bd54 Correct bug 2015-05-27 10:44:31 +02:00
Thomas FORGIONE b4241d4546 Added begining of tutorial 2015-05-26 11:49:24 +02:00
Thomas FORGIONE b05ed54738 Removed useless variable 2015-05-22 18:36:38 +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 fe34290802 A little cleaning 2015-05-22 14:21:11 +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 4a15413b30 Corrected bug 2015-05-21 17:18:22 +02:00
Thomas FORGIONE 6fc282b933 Corrected server bug 2015-05-21 15:42:34 +02:00
Thomas FORGIONE 8e592c87b5 Added hovered events 2015-05-21 15:35:40 +02:00
Thomas FORGIONE e841075b0d Added support of previous / next in replay 2015-05-20 16:28:53 +02:00
Thomas FORGIONE e4e920a817 Enabled reset event for replay 2015-05-20 15:20:59 +02:00
Thomas FORGIONE cfd8f77151 Added pages for replays 2015-05-20 11:17:14 +02:00
Thomas FORGIONE 7a6d4b0247 Avoid multiple connections if possible 2015-05-20 10:47:27 +02:00
Thomas FORGIONE 66a2159972 Removed useless console.log 2015-05-20 10:28:10 +02:00
Thomas FORGIONE cb81116ca0 Added arrowclicked event supported in replay mode 2015-05-20 10:23:19 +02:00
Thomas FORGIONE dced15724a Improved replay view 2015-05-19 16:57:30 +02:00
Thomas FORGIONE 94bc5084fe Corrected mistake on order 2015-05-19 16:01:52 +02:00
Thomas FORGIONE e6acfcb155 404 on user_id not found 2015-05-19 15:55:00 +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 ee3bf01ab0 Cleaning and coin events 2015-05-19 11:03:53 +02:00
Thomas FORGIONE be1e251e6f Added user_id support, reinit OBJLoader to last version, cookie warning 2015-05-19 10:14:06 +02:00
Thomas FORGIONE 72e3d4179e Init session stuff 2015-05-18 17:51:20 +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 577dd87ba3 Removed useless log 2015-05-12 14:20:05 +02:00
Thomas FORGIONE 0d44b36cfb Resizable stuff ! Now it's cool 2015-05-12 14:19:10 +02:00
Thomas FORGIONE e2569172ef Changed links 2015-05-12 11:28:52 +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 d677390bb2 Removed useless console.log 2015-05-06 17:05:56 +02:00
Thomas FORGIONE 3cc8e15aaa Improved server and urls 2015-05-06 16:32:00 +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
Thomas FORGIONE afe1d124ed Initial commit of nodejs 2015-05-05 11:56:35 +02:00