Commit graph

82 commits

Author SHA1 Message Date
RandomityGuy
d5c2035d78 - fix some loading issues on web
- now properly load bitmaps via browser api instead for js
- fix negative material values not handled
- fix multiplayer not loading with multiple people on web
2026-06-15 13:58:52 +01:00
RandomityGuy
4f643cc7dc fix this texture load lagspike issue 2026-06-15 13:58:42 +01:00
RandomityGuy
b6679f7b87 some more optimizations 2024-07-16 19:38:34 +05:30
RandomityGuy
13c9c8d99e some optimizations 2024-07-16 18:47:39 +05:30
RandomityGuy
80aa53997c few more fixes 2024-07-14 14:41:37 +05:30
RandomityGuy
296c7e893b various reported bugfixes 2024-07-14 02:04:06 +05:30
RandomityGuy
602e662503 holy shit finally nuke shadows out of the engine 2024-07-12 00:54:54 +05:30
RandomityGuy
e216be4ec9 fix a lot of things, camera (attempt), improve pathedinteriors scalability, touch support things, spectator mode mobile camera 2024-07-12 00:38:10 +05:30
RandomityGuy
ca314d734a multimaterial optimization 2024-06-28 13:45:27 +05:30
RandomityGuy
2d5bdda9ab fix textures 2024-06-26 20:43:10 +05:30
RandomityGuy
52343d9a45 finally ios support (web) 2024-06-24 21:58:23 +05:30
RandomityGuy
2e9917d9f1 implement hunt basicss 2024-06-16 00:54:17 +05:30
RandomityGuy
d8604c9717 reduce more memory 2023-10-02 14:29:02 +05:30
RandomityGuy
63781f1532 optimize heap 2023-10-02 13:56:59 +05:30
RandomityGuy
dfc943e802 fix more memory leak 2023-10-01 23:19:00 +05:30
RandomityGuy
74d444a835 fix memory leaks caused by world not being properly disposed 2023-10-01 14:06:36 +05:30
RandomityGuy
720a92df52 buff nuke slightly 2023-05-23 02:04:00 +05:30
RandomityGuy
964aa9aefb move DTS collision to use CollisionEntity 2023-05-09 23:27:13 +05:30
RandomityGuy
69199b9da7 fix gyro and tornado 2023-05-09 22:22:19 +05:30
RandomityGuy
edd29b1cad attempt fix some transforms stuff 2023-05-09 14:40:08 +05:30
RandomityGuy
7450625a2f fix dts rendering finally 2023-05-09 13:56:46 +05:30
RandomityGuy
06239378fb Fix time travel hitboxes being too small 2023-02-16 22:21:01 +05:30
RandomityGuy
f5b5729972 attempt improve CCD 2023-02-16 21:30:39 +05:30
RandomityGuy
93d86bbd6a tsstatic envmaps 2023-02-15 21:21:32 +05:30
RandomityGuy
ce1bcf9c2c make work on js 2023-02-13 19:48:39 +05:30
RandomityGuy
506cb50960 fix TSStatic frictions 2023-02-13 19:01:25 +05:30
RandomityGuy
53eda514ba make DA HOUSE work mostly 2023-02-13 00:47:05 +05:30
RandomityGuy
018b4d8705 marbleland support begin, attempt 2023-02-10 00:32:18 +05:30
RandomityGuy
1f0e2bea43 fix tornado rendering finally 2023-02-06 22:47:05 +05:30
RandomityGuy
04a774a41e transformed point caching 2022-12-30 14:51:17 +05:30
RandomityGuy
de20dbf0b8 more console support 2022-12-26 22:17:55 +05:30
RandomityGuy
215167a863 fix tornado 2022-12-24 19:44:29 +05:30
RandomityGuy
9d229a4747 fix CCD and internal edges again this time by using mb methods, and other small lag fixes 2022-12-13 23:40:18 +05:30
RandomityGuy
0c1e121a8b cleanup and bugfixes 2022-11-26 01:08:21 +05:30
RandomityGuy
ef9a7cbe5e marble select 2022-11-24 18:41:24 +05:30
RandomityGuy
37653ba974 more ui and bugfixes 2022-11-13 00:18:40 +05:30
RandomityGuy
24c87da4fd really basic replay support 2022-11-04 00:00:55 +05:30
RandomityGuy
2b9db80b38 finally async resource loading 2022-10-31 23:13:10 +05:30
RandomityGuy
bac815ebc2 begin attempting to async js resource loading 2022-10-30 18:47:35 +05:30
RandomityGuy
9d040c371c speed up a little and fix camera bug 2022-08-15 22:27:33 +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
112aceb02c fix some graphical bugs 2022-07-28 12:57:07 +05:30
RandomityGuy
9f777dd741 make compatible with latest heaps repo 2022-02-12 19:50:52 +05:30
RandomityGuy
3008482ab5 implement reference counted resources 2021-10-16 21:46:01 +05:30
RandomityGuy
9d9849d95b add ramp matrixing shit 2021-07-15 13:32:26 +05:30
RandomityGuy
c622e59b6d tornado stuff 2021-07-13 16:40:39 +05:30
RandomityGuy
4435ae4084 extended camera pitch, dts shadows test, fixed wacky rendering in browser when paused and level is still loading, fixed misaligned intermediate tab, fixed no custom levels preview 2021-07-12 23:13:34 +05:30
RandomityGuy
7d97a4012d js enhancements 2021-07-09 16:16:28 +05:30
RandomityGuy
144260b22c fix some js stuff 2021-07-08 22:47:57 +05:30