Commit Graph

44 Commits

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