Commit Graph

59 Commits

Author SHA1 Message Date
9af9cef7ad Update .gitea/workflows/build.yaml
Some checks failed
Build Project / build (ubuntu-latest) (push) Successful in 23m20s
Build Project / build (windows-latest) (push) Has been cancelled
2026-06-26 23:27:27 -04:00
a3b5e6abee Update .gitea/workflows/build.yaml
Some checks failed
Build Project / build (windows-latest) (push) Waiting to run
Build Project / build (ubuntu-latest) (push) Failing after 18m1s
2026-06-26 23:07:47 -04:00
swim67667
f112c37e9e adding top collision
Some checks failed
Build Project / build (windows-latest) (push) Waiting to run
Build Project / build (ubuntu-latest) (push) Failing after 8m17s
2026-06-24 22:46:43 -04:00
257be0b3c5 build.yaml 3: someone kill me! (joking)
Some checks failed
Build Project / build (ubuntu-latest) (push) Failing after 7m46s
Build Project / build (windows-latest) (push) Has been cancelled
2026-06-24 14:05:10 -04:00
bdb6a0aca0 build.yaml 2: electric boogaloo 2026-06-24 14:04:15 -04:00
swim67667
0dd35c52c0 yup
Some checks failed
Build Project / build (push) Failing after 6m15s
2026-06-24 13:34:34 -04:00
swim67667
47f73722b9 im sick of making commit titles- fixing stuff
Some checks failed
Build Project / build (push) Failing after 6m56s
2026-06-24 12:59:55 -04:00
swim67667
9dee043d95 less messed up collision
Some checks failed
Build Project / build (push) Failing after 5m52s
2026-06-24 12:47:00 -04:00
swim67667
c079ca620f horizontal collision works
Some checks failed
Build Project / build (push) Failing after 10m39s
2026-06-24 11:46:32 -04:00
swim67667
c29f652cdc made it compileable for macos
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-24 11:42:00 -04:00
2917fd3152 Update README.md
Some checks failed
Build Project / build (push) Failing after 5m58s
2026-06-24 11:29:14 -04:00
swim67667
466d62c023 more
Some checks failed
Build Project / build (push) Failing after 23m56s
2026-06-24 01:30:18 -04:00
swim67667
78597f14c0 commit sum more bs
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-24 00:49:30 -04:00
swim67667
b7fef7bee3 bugfixing
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-24 00:31:07 -04:00
swim67667
3adef4de7b added macos makefile
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-24 00:26:52 -04:00
e8a6af63af fixed it!!!
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-23 10:25:01 -04:00
8163a4641e optimised
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-23 10:20:10 -04:00
53c8a13578 we must first make a gitea runner in order for this to work
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-23 10:07:54 -04:00
43d8ddd0ec will build our wrldbox when new commit is made
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-23 10:04:27 -04:00
bd0ffff93f fixed comments 2026-06-23 10:00:59 -04:00
013fab7c89 fixed bad array definition 2026-06-23 10:00:19 -04:00
swim67667
06d5ae6674 more robust data collection 2026-06-22 23:30:42 -04:00
swim67667
51b15daf2c fixed weird text added in 2026-06-22 01:46:21 -04:00
swim67667
21bd0c204e very bad collision(work in progress) 2026-06-22 01:41:15 -04:00
swim67667
22377c6f1a very bad collision(work in progress) 2026-06-22 01:29:58 -04:00
dff3a5d2c4 made it work 2026-06-17 15:57:23 -04:00
f580ced394 still wip 2026-06-17 14:36:14 -04:00
3c5019bb46 wip update. don't compile 2026-06-17 14:09:46 -04:00
7250e9c834 fix acceleration for the quadrillionth time 2026-06-17 11:41:54 -04:00
b5b2142a62 slight readme changes 2026-06-17 11:08:28 -04:00
37c8a5acfb Fixed swim67667's last commit 2026-06-17 11:06:37 -04:00
028309c6ad Update README.md 2026-06-17 09:53:03 -04:00
74d23adaa5 tried to make acceleration even more smooth: exponential acceleration
previous version used multiplicative acceleration which did get smooth but exponential works like actual acceleration
2026-06-17 09:50:03 -04:00
ddd90a47de Update src/world.c 2026-06-17 09:47:04 -04:00
4988964f22 Better horizontal acceleration courtesy of Alex M. 2026-06-16 14:35:32 -04:00
1e597beeee WIP docs: commenting in player.c/player.h and README updates 2026-06-16 13:23:01 -04:00
944c6c8da4 WIP docs: commenting in render.c/render.h and README updates 2026-06-16 12:32:11 -04:00
81d0cbc673 WIP docs: commenting in physics.c/physics.h and README updates 2026-06-16 12:25:31 -04:00
11d7c736ae WIP docs: commenting in physics.c/physics.h and README updates 2026-06-16 12:24:11 -04:00
8507c2b754 weird pull/push issues solved 2026-06-16 12:14:07 -04:00
1548f76c05 WIP docs: commenting in main.c and README updates 2026-06-16 12:12:58 -04:00
5fe4f6dd91 WIP docs: commenting in main.c and README updates 2026-06-16 12:09:31 -04:00
ac24f566e0 edited readme 2026-06-16 11:29:25 -04:00
7a53bde1d1 Put README in correct place 2026-06-16 11:27:44 -04:00
baa5a6935f Entirely expanded upon existing proof-of-concept 2026-06-16 11:23:16 -04:00
e8d29b7f6b Added scale factor for accurate calculations. 2026-06-15 11:54:39 -04:00
123063b3c5 Working ray.c 2026-06-15 11:20:05 -04:00
d40cc9b484 Removed vscode folder 2026-06-14 08:35:00 -04:00
5a4cd2eb83 Add .gitignore 2026-06-12 13:05:13 -04:00
0927a0a531 Update Makefile 2026-06-12 13:02:08 -04:00