Commit Graph

62 Commits

Author SHA1 Message Date
Thomas Forgione 9c1eba173b Fix level 2020-04-22 10:53:23 +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 cdd7a35a04
Removes useless textures 2019-04-03 15:50:36 +02:00
Thomas Forgione 01fdd800e9
Merge branch 'master' of gitea.tforgione.fr:free-rusty-maker/free-rusty-maker 2019-04-03 15:50:00 +02:00
Thomas Forgione 6b1af0a943
Fix transparency bug 2019-04-03 15:49:51 +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 c296c8cd08
Auto generation of tileset 2019-04-02 18:48:07 +02:00
Thomas Forgione 96c82a702e
Fix texture bug 2019-04-01 10:43:18 +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 f84aabf4c6
Update to SFML2.5 2019-03-29 10:32:10 +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 eddcbc1806
Merge branch 'dev' of gitea.tforgione.fr:free-rusty-maker/free-rusty-maker into dev 2018-10-10 14:25:03 +02:00
Thomas Forgione c80e5286a5
Starting to work on motion through acceleration 2018-10-10 14:24:43 +02:00
Thomas Forgione c536a838ad
Back to git version of the build 2018-10-10 12:59:58 +02:00
Thomas Forgione 467aed4374
Added lock 2018-10-09 20:17:34 +02:00
Thomas Forgione dd1ec1e954 Update 'README.md'
Fixed typo
2018-10-08 13:36:15 +00:00
Thomas Forgione 72ba7e33cd
Added readme 2018-10-08 15:35:25 +02:00
Thomas Forgione 0250e887d4
Added clap options to choose the renderer size 2018-10-08 15:31:50 +02:00
Thomas Forgione 45d301361c
Merge branch 'build' 2018-10-08 14:23:07 +02:00
Thomas Forgione e479ccd388
Fix auto SFML build 2018-10-08 14:22:45 +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 59172a14e7 Starting to work on auto sfml build locally 2018-10-05 20:37:19 +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