40 Commits

Author SHA1 Message Date
7843b92418 Fix some dist issues 2022-03-21 13:26:07 -04:00
a904dfc451 Add the new anim_stitcher tool 2022-03-21 13:18:56 -04:00
91a73f148c remove anim_stitcher 2022-03-21 11:55:30 -04:00
aa340d5806 auto-gen spritesheets 2022-03-21 09:10:02 -04:00
023eb14983 Pull in some test frames 2022-03-20 10:49:46 -04:00
f25c5b54e0 we can now load files! 2022-03-19 13:19:10 -04:00
12f084fff8 add new files 2022-03-19 11:54:52 -04:00
efc218a7c5 add dev env docs 2022-03-19 11:49:23 -04:00
6b3f542bcb Merge branch 'master' of github.com:Ewpratten/ludum-dare-50 2022-03-18 15:01:24 -04:00
f7c7f4b034 Add a build task 2022-03-18 15:01:17 -04:00
fb664b6d10
Ignore miwu's cache files 2022-03-18 14:43:14 -04:00
683d90fe1d Add a stateful discord activity system 2022-03-18 12:10:46 -04:00
467a525d01 Set up the index page 2022-03-18 11:12:01 -04:00
df70ed50e2 cnaming 2022-03-18 10:31:03 -04:00
68ba604f96 disable crate scoping 2022-03-18 09:50:26 -04:00
2821507e91 only set nobuild for raylib 2022-03-18 09:49:43 -04:00
142956494f Set the nobuild flag 2022-03-18 09:47:41 -04:00
82f80263b9 Set up documentation generation ci pipeline 2022-03-18 09:43:16 -04:00
542fce1ded
Merge pull request #5 from Ewpratten/ewpratten/rendering_basics
Bring in a basic event loop
2022-03-18 09:23:32 -04:00
dd0f27fd1e Fix a bug with file recreation 2022-03-17 21:57:52 -04:00
21992fc00f Merge branch 'master' into ewpratten/rendering_basics 2022-03-17 21:49:36 -04:00
17399994ca Fix a bug with saving files on new systems 2022-03-17 21:47:51 -04:00
fdf4b5c82c Allow blank window rendering 2022-03-17 16:48:10 -04:00
6a6f268a6c
Merge pull request #4 from Ewpratten/ewpratten/save_state
Add code for handling persistent settings and save-state
2022-03-17 14:39:37 -04:00
5cec841a52 cleanup files 2022-03-17 14:32:07 -04:00
24ee5894b9 Add save state and settings code 2022-03-17 14:30:01 -04:00
5b38d4d93d ignore dirty 2022-03-17 10:29:11 -04:00
9b9bff120a Set up the desktop wrapper 2022-03-17 10:22:07 -04:00
ec19b22107 configure sm 2022-03-17 09:52:03 -04:00
840d9175eb pull in sm 2022-03-17 09:51:57 -04:00
5d1772b873 Add extension recommendations 2022-03-16 19:18:04 -04:00
6681ae6db6
Merge pull request #2 from Ewpratten/ewpratten/rust_project_layout
Pull in Rust project files
2022-03-16 19:17:19 -04:00
eb5740d95b Disable submodule spam in vs 2022-03-16 17:02:54 -04:00
907aa18f97 add a readme line 2022-03-16 16:48:08 -04:00
21a4ff0efc readme and artifact rename 2022-03-16 16:45:51 -04:00
f42301091a Set up a basic CI pipeline 2022-03-16 16:41:40 -04:00
98f1370031 Setting up skeleton project 2022-03-16 16:21:11 -04:00
0e8fb69050 Bring in raylib-rs 2022-03-16 16:06:02 -04:00
de0f408b29 directory structure 2022-03-16 15:58:12 -04:00
f07de99afd
Initial commit 2022-03-16 15:20:25 -04:00