Commit graph

56 commits

Author SHA1 Message Date
RandomityGuy
08e3c6ad23 improve gjk a bit to reduce some lag 2022-12-18 01:47:07 +05:30
RandomityGuy
5e613d18a2 use the hitbox of the rotated marble hitbox 2022-12-18 01:46:21 +05:30
RandomityGuy
9c37c010e2 fix so much internal edges using new logic 2022-12-14 20:10:31 +05:30
RandomityGuy
e5fa86524f fix CCD and internal edges again this time by using mb methods, and other small lag fixes 2022-12-14 20:04:22 +05:30
RandomityGuy
61b37c04e9 make marble shaders better match original, attempt fix internal edge collisions 2022-12-14 20:03:45 +05:30
RandomityGuy
461b81d529 attempt fix internal edge collisions 2022-12-14 20:02:05 +05:30
RandomityGuy
454dae7c16 fix magnet sound persist, use BVH for interior CD (cleaner, similar perf), cull instances not in frustum, overall FPS improvements 2022-12-14 19:37:56 +05:30
RandomityGuy
ee73aacdba fix pathedinterior bug 2022-12-14 19:32:40 +05:30
RandomityGuy
f89e557662 speedup bounds calcs 2022-12-14 19:32:28 +05:30
RandomityGuy
cf3b6f5ac2 some more bugfixes and speedups 2022-12-14 19:31:42 +05:30
RandomityGuy
cfd1a6a139 fixed morph being really slow 2022-12-14 19:30:53 +05:30
RandomityGuy
fd674011ad minor stuff 2022-08-22 19:16:07 +05:30
RandomityGuy
b8df31324b improve performance of a lot of things 2022-08-15 00:14:23 +05:30
RandomityGuy
b2cd2d63a3 fix tornado rendering finally 2022-08-14 21:48:04 +05:30
RandomityGuy
049fe44d81 speed up *some* collision detection 2022-08-13 21:59:14 +05:30
RandomityGuy
78f127bd14 attempt some internal edge collision fix 2022-08-01 13:03:09 +05:30
RandomityGuy
23e6417271 ccd test 2021-10-17 00:36:36 +05:30
RandomityGuy
185366ba94 fix sounds 2021-07-19 11:30:21 +05:30
RandomityGuy
4a0e506fde gui scaling for js, fix camera thing again, kinda speed up collision a bit 2021-07-16 14:03:34 +05:30
RandomityGuy
9d9849d95b add ramp matrixing shit 2021-07-15 13:32:26 +05:30
RandomityGuy
b2c56da65e more bugfixes 2021-07-13 16:11:12 +05:30
RandomityGuy
8919809912 fixed broken collisions 2021-07-12 22:17:47 +05:30
RandomityGuy
c817886672 collision is bugged 2021-07-12 21:57:53 +05:30
RandomityGuy
16b18da90c attempt jank camera fix 2021-07-08 15:52:45 +05:30
RandomityGuy
bd33ce408a Reduce physics timestep to fix internal edge collision lmao 2021-07-07 23:23:27 +05:30
RandomityGuy
99a52d3d05 fix collision stuff with stretched interiors, fix keyname discrepancies, add oobclick respawn, fix CCD timesteps being too small 2021-07-07 13:53:04 +05:30
RandomityGuy
5a2b5ae471 fix internal edge collision somewhat, add radio button 2021-07-05 13:47:28 +05:30
RandomityGuy
200e99d4c0 Fix MP jitter?? Fix some CCD shit 2021-07-02 12:07:32 +05:30
RandomityGuy
1e9a1059d4 Camera shit 2021-06-29 16:34:31 +05:30
RandomityGuy
7b7d07707c Small Fixes 2021-06-28 22:27:21 +05:30
RandomityGuy
5df7ac6315 Fix some CCD shit 2021-06-23 22:41:42 +05:30
RandomityGuy
e5d1083ca1 Fix bugs 2021-06-22 16:40:26 +05:30
RandomityGuy
cbc0257509 raytrace shit 2021-06-17 22:01:18 +05:30
RandomityGuy
38e93ea561 some collision optimization shit 2021-06-17 17:15:48 +05:30
RandomityGuy
9f226a4f5d speed up some octree crap 2021-06-17 14:05:24 +05:30
RandomityGuy
e1d2faa2b5 Fix some internal edge collisions?? 2021-06-14 22:54:16 +05:30
RandomityGuy
ab58664ced Some PI fixes 2021-06-14 14:30:02 +05:30
RandomityGuy
c7b365cdcf Change to use TimeStates everywhere 2021-06-11 15:57:07 +05:30
RandomityGuy
1c3e17d1bd Add landmine finally, fix some particle shit 2021-06-10 23:10:48 +05:30
RandomityGuy
9fe3cbcd22 landmine and few other items 2021-06-10 17:45:54 +05:30
RandomityGuy
b20d084b46 Add a lot of static shapes, fix some collision stuff 2021-06-10 17:12:39 +05:30
RandomityGuy
f08fb95648 PlayGui stuff 2021-06-09 23:34:02 +05:30
RandomityGuy
cc706f8cbb Fix CCD, attempt camera raycast shit 2021-06-08 14:14:07 +05:30
RandomityGuy
fba3ab55a4 Fix collision a bit 2021-06-07 21:06:25 +05:30
RandomityGuy
afa0c12084 Add powerups 2021-06-07 16:29:37 +05:30
RandomityGuy
f69a899c8a Add bounds collision handlers 2021-06-07 13:47:18 +05:30
RandomityGuy
0f3be7d51b Add interior instancing and animated textures 2021-06-04 21:50:34 +05:30
RandomityGuy
81e728e168 implemented lame friction support for dts 2021-06-03 17:08:40 +05:30
RandomityGuy
8ba4cb396d implement gjk collision for dts 2021-06-03 16:35:59 +05:30
RandomityGuy
7b2292739e added basic frictions and cleanup 2021-05-31 15:54:09 +05:30