Thomas FORGIONE
05f47aa5e7
Next step in tutorial
2015-05-27 16:18:24 +02:00
Thomas FORGIONE
718e6f88b8
Collision is now robust (ありがとうチェリーさん)
2015-05-27 15:20:08 +02:00
Thomas FORGIONE
dbd823c066
Begining of tutorial
2015-05-27 11:02:51 +02:00
Thomas FORGIONE
650481bd54
Correct bug
2015-05-27 10:44:31 +02:00
Thomas FORGIONE
11c42f8ee2
Revmoed logs
2015-05-26 11:54:49 +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
233079ec2e
Update README.md
2015-05-22 18:05:58 +02:00
Thomas FORGIONE
d3dba4a572
Update README.md
2015-05-22 18:05:24 +02:00
Thomas FORGIONE
359b810848
Changed makefile
2015-05-22 18:00:09 +02:00
Thomas FORGIONE
a51aade42b
Improved initial position of replay camera
2015-05-22 17:28:10 +02:00
Thomas FORGIONE
d385c9ee22
Test changes and removed useless function stuff
2015-05-22 17:14:09 +02:00
Thomas FORGIONE
02650d6ea6
Two test changes
2015-05-22 17:05:59 +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
ea56745b3f
Corrected bug...
2015-05-22 10:03:34 +02:00
Thomas FORGIONE
4a15413b30
Corrected bug
2015-05-21 17:18:22 +02:00
Thomas FORGIONE
7e52e1ec08
Ok
2015-05-21 16:59:17 +02:00
Thomas FORGIONE
ce4eee3c44
Missing nextEvent()
2015-05-21 15:54: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
2a5ae4d985
Translate box so its well placed
2015-05-21 14:42:18 +02:00
Thomas FORGIONE
c0a2044118
Preview at the bottom of mouse if too high
2015-05-21 14:31:18 +02:00
Thomas FORGIONE
a6f637223f
Removed useless log, and fix previsualization on arrow
2015-05-21 11:13:16 +02:00
Thomas FORGIONE
a31c71513a
Again
2015-05-20 17:31:30 +02:00
Thomas FORGIONE
407de3e918
Change color of camera when clicked
2015-05-20 17:29:42 +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
c902b239e4
Removed useless drop type
2015-05-20 11:56:01 +02:00
Thomas FORGIONE
181b8bdd14
Simplified database
2015-05-20 11:55:26 +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
4e95713556
Corrected mistake : swapped controllers.js and posts.js
2015-05-19 18:09:46 +02:00
Thomas FORGIONE
2e2617e5de
Update readme
2015-05-19 18:03:35 +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
98ca4676d8
Added more log
2015-05-19 14:25:35 +02:00
Thomas FORGIONE
f2c1d2bc6d
I understood what the key was
2015-05-19 11:56:47 +02:00
Thomas FORGIONE
df04a1bbfb
New sql files and improved Logger.js
2015-05-19 11:50:12 +02:00
Thomas FORGIONE
ad0b759e5e
Changed link for style
2015-05-19 11:14:45 +02:00
Thomas FORGIONE
571d4b3167
Changed files to clean
2015-05-19 11:12:38 +02:00
Thomas FORGIONE
ee3bf01ab0
Cleaning and coin events
2015-05-19 11:03:53 +02:00
Thomas FORGIONE
d6e8686b3f
Removed useless dependency
2015-05-19 10:15:51 +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
517e214a81
Corrected fail
2015-05-18 17:52:59 +02:00