Commit Graph

22 Commits

Author SHA1 Message Date
austin
c71f4fecad Physics fixes 2023-07-14 22:10:38 -04:00
austin
a8941c5de7 Networked terrain editing 2023-06-13 18:50:23 -04:00
austin
01fb472585 Adding terrain 2023-06-08 12:27:19 -04:00
austin
3434edebf0 Ray casting 2023-06-06 00:12:18 -04:00
austin
8f06a025f0 First terrain commit 2023-06-03 17:27:30 -04:00
austin
ebec7a373e Separation of client and server logic
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2023-05-20 19:18:09 -04:00
austin
5574d9caed Part 1 of entitymanager->scene refactor 2023-04-06 23:19:01 -04:00
austin
a895289eb2 Refactoring parts of code 2023-01-28 22:23:01 -05:00
austin
2049692634 partway to floating island object 2022-06-15 15:53:40 -04:00
austin
cf9588f24f equipping networking partway 2022-06-06 18:11:05 -04:00
austin
aec9a58f12 spring cleaning 2022-04-02 23:15:00 -04:00
austin
4965c8f1a9 Jump trees 2022-04-02 20:38:39 -04:00
austin
32d8fe21cc More physics debugging 2022-03-30 23:28:27 -04:00
austin
470996d8f1 VERY promising results 2022-03-30 22:55:29 -04:00
austin
0bf0418fa7 torquevec/torquemag are off 2022-03-29 23:03:20 -04:00
austin
d85610ab17 Improvement on rigid body rotation 2022-03-29 22:42:27 -04:00
austin
3c10c0bf85 Stab at rigid body rotations 2022-03-29 20:27:54 -04:00
austin
784279e13f uninteractable menu 2022-02-21 17:54:06 -05:00
austin
c2380b0bdc Fix misaligned physics problem 2021-11-07 17:41:26 -05:00
austin
bb3dae9814 Collision engine tweaks, crosshair+bow change 2021-11-05 00:08:12 -04:00
austin
a00f423696 Gravity collision accuracy improved dramatically 2021-11-03 23:57:35 -04:00
austin
64e6d60755 closes #25
Unifies gravity and movement trees under common "collidabletree" that
parses impulses from collidable objects
2021-10-27 21:56:43 -04:00