Commit Graph

47 Commits

Author SHA1 Message Date
Thomas Forgione e1e923a6df Left shift 2020-04-22 12:14:15 +02:00
Thomas Forgione 11ac199dd1 Bringing back things together 2020-04-21 19:29:24 +02:00
Thomas Forgione 1ae9635fe8
Working on editor 2019-06-22 18:12:02 +02:00
Thomas Forgione dec099ad32
Fixes a bug 2019-04-02 22:06:54 +02:00
Thomas Forgione 0bc6dcdf02
I prefer this way 2019-04-02 22:03:41 +02:00
Thomas Forgione a66e596db0
Cleaning 2019-04-02 21:59:14 +02:00
Thomas Forgione 7bab06b2b6
Implement automatic tile creation 2019-04-02 20:27:05 +02:00
Thomas Forgione 322224b3b8
Don't need from_str 2019-03-30 16:47:23 +01:00
Thomas Forgione a00e39e3f5
Improvements 2019-03-30 14:36:04 +01:00
Thomas Forgione 93171a5123
Collisions with border of level, death 2019-03-30 14:32:04 +01:00
Thomas Forgione 2ff29eb0c6
Save / Load levels 2019-03-30 13:34:09 +01:00
Thomas Forgione ae601720e3
Working on the editor 2019-03-30 12:53:29 +01:00
Thomas Forgione e539fe402e
Working on editor 2019-03-30 10:13:29 +01:00
Thomas Forgione 1ef818f58a
Update to rust 2018 2019-03-30 09:33:33 +01:00
Thomas Forgione f3643ba31b
Rust fmt 2018-11-19 15:30:57 +01:00
Thomas Forgione a8f928f488
Merge branch 'dev' of gitea.tforgione.fr:free-rusty-maker/free-rusty-maker into dev 2018-11-19 15:21:09 +01:00
Thomas Forgione c841d08d14
Cleaning for clippy 2018-11-19 15:21:02 +01:00
Thomas Forgione 3832f56cb7
Fixed up / down bug 2018-10-21 11:37:02 +02:00
Thomas Forgione 2a4a6a7dc9
Default button for run is 0 2018-10-15 12:58:14 +02:00
Thomas Forgione 1e1a8de252
Manage running key 2018-10-15 10:10:53 +02:00
Thomas Forgione 20dddbd461
Merge branch 'dev' of gitea.tforgione.fr:free-rusty-maker/free-rusty-maker into dev 2018-10-15 09:54:31 +02:00
Thomas Forgione 1242a42f0e
Added support for controllers 2018-10-13 18:30:44 +02:00
Thomas Forgione c80e5286a5
Starting to work on motion through acceleration 2018-10-10 14:24:43 +02:00
Thomas Forgione 0250e887d4
Added clap options to choose the renderer size 2018-10-08 15:31:50 +02:00
Thomas Forgione 93d1678955 Entrance of a level 2018-10-06 21:28:26 +02:00
Thomas Forgione 5c54974159 Updated level1 2018-10-06 21:15:54 +02:00
Thomas Forgione 7fe182b609 Better textured, better collisions 2018-10-06 18:59:17 +02:00
Thomas Forgione 6bfdfb247e Reasonable collisions 2018-10-06 18:41:30 +02:00
Thomas Forgione 94f10594df Working on collisions 2018-10-06 14:13:31 +02:00
Thomas Forgione cd1befafa5 Collision on Y axis seems to work 2018-10-06 12:10:18 +02:00
Thomas Forgione 89295b9283 Working on collisions 2018-10-06 11:32:44 +02:00
Thomas Forgione a4b5a735ae Preparing for better collision 2018-10-06 10:16:38 +02:00
Thomas Forgione 88f6f52eb4 When key pressed, trigger walking animation 2018-10-05 20:12:03 +02:00
Thomas Forgione 9c88169cf0 Added view 2018-10-05 20:11:12 +02:00
Thomas Forgione 52742c8057 Free rusty maker name window 2018-10-04 21:57:16 +02:00
Thomas Forgione 9b2f8113f3 Holding jump dont make you jump again 2018-10-04 21:47:29 +02:00
Thomas Forgione 4a08afee59 Working on rendering 2018-10-04 21:44:00 +02:00
Thomas Forgione 888aed8102 Starting editor 2018-10-04 20:31:02 +02:00
Thomas Forgione 8a81f6f469 Added parsing level 2018-10-04 19:40:34 +02:00
Thomas Forgione 805e6409a1
Removed useless use 2018-10-04 11:39:45 +02:00
Thomas Forgione 59466243ec
Simplified main 2018-10-04 11:38:42 +02:00
Thomas Forgione 29df5f872d
Character unable to jump when falling off an edge 2018-10-04 10:19:40 +02:00
Thomas Forgione 6b098f6cde Start to do collisions 2018-10-03 21:47:48 +02:00
Thomas Forgione 3e8ae2d496 Starting to do physics 2018-10-03 20:48:00 +02:00
Thomas Forgione 4da27c5777
Added class matrix 2018-10-03 15:50:37 +02:00
Thomas Forgione eaefcd3272 Preparing things 2018-10-02 21:48:19 +02:00
Thomas Forgione 039657cd0b
Initial commit 2018-10-02 14:12:52 +02:00