Commit graph

730 commits

Author SHA1 Message Date
RandomityGuy
bc428260fa try to make touch camera better 2026-03-29 11:05:05 +01:00
RandomityGuy
5391c665ac some mp optimizations 2026-03-28 18:45:08 +00:00
RandomityGuy
c4bbe512df implement progress import-export 2026-03-28 17:57:50 +00:00
RandomityGuy
a67cf3deaa impl console cheats 2026-03-28 15:00:06 +00:00
RandomityGuy
44c15ab011 more array reuse 2026-03-28 14:33:04 +00:00
RandomityGuy
8d35663f3d fix this gravity rewind bug 2026-03-28 13:42:39 +00:00
RandomityGuy
d8cee80266 fix this cursorlock pause issue on chrome and this minor thing 2026-03-28 12:40:49 +00:00
RandomityGuy
724ebbda99 fix this broadphase crash 2026-03-28 01:51:24 +00:00
RandomityGuy
8f08c3b817 reduce array allocations when doing collision 2026-03-27 17:34:32 +00:00
RandomityGuy
4bddb5bd0a fix texture paths for difs and fix endgame softlock for custom missions 2026-03-14 01:42:13 +00:00
RandomityGuy
2ef28aae5f - try to make it case insensitive
- escape all text derived from user input
- fix various race condition issues
- make scrolling smooth for touch controls
- fix leaderboards count
- fix potential crash when joining MP
- clamp input
- fix replay clock when stopped time
- also update ci to only run when tagged
2026-01-27 22:15:10 +00:00
RandomityGuy
51c456e907 update readme 2025-11-19 17:43:36 +00:00
RandomityGuy
afa42fe498 update readme 2025-08-17 21:53:06 +05:30
RandomityGuy
a79f7c8fcc readme update 2025-06-30 20:24:47 +05:30
RandomityGuy
ef9b79f120 Merge branch 'master' of https://github.com/RandomityGuy/MBHaxe 2025-03-21 21:30:35 +05:30
RandomityGuy
553ed365e9 update links 2025-03-21 21:30:23 +05:30
RandomityGuy
d69cb92028
Update README.md 2025-02-15 01:20:16 +05:30
RandomityGuy
e06d871aaf
add discord link 2025-02-15 01:20:06 +05:30
RandomityGuy
8a9866db54 update changelog 2025-02-14 22:50:07 +05:30
RandomityGuy
a2e2b4e211 fix fps not matching tps 2025-02-14 21:56:32 +05:30
RandomityGuy
c5a90673b9 ver increment 2025-02-14 21:43:54 +05:30
RandomityGuy
fbaa766f7e Merge branch 'master' of https://github.com/RandomityGuy/MBHaxe 2025-02-14 21:42:07 +05:30
RandomityGuy
10008f98c3 align this better 2025-02-14 21:41:57 +05:30
RandomityGuy
47b10edbab change fps display to display tps instead when vsync is on 2025-02-14 21:39:39 +05:30
RandomityGuy
6044889270 match drawn fps to tick rate always, except for when vsync 2025-02-14 21:22:53 +05:30
RandomityGuy
e7cac9cd0c uuid things 2025-02-14 20:13:23 +05:30
RandomityGuy
06d0c6d98e score send criteria change and fix replay record oob bug 2025-02-14 20:13:09 +05:30
RandomityGuy
3a21ca2f5c
Create FUNDING.yml 2025-02-11 22:28:47 +05:30
RandomityGuy
ad0e867b48 update links 2025-02-11 21:42:30 +05:30
RandomityGuy
ae0c057b31 update changelog 2025-02-11 21:41:34 +05:30
RandomityGuy
301a8675cf make all this follow ui scale 2025-02-11 18:05:22 +05:30
RandomityGuy
5736b9c03c add support for MBU/MBM datablocks via substitutions 2025-02-11 12:49:10 +05:30
RandomityGuy
570c7355eb don't submit replays for customs 2025-02-11 12:41:15 +05:30
RandomityGuy
611ac6cebd limit replay size 2025-02-11 12:36:31 +05:30
RandomityGuy
7fd6f00cf7 fix typo 2025-02-10 22:25:58 +05:30
RandomityGuy
5cfe49c166 camera smoothing and some name stuff 2025-02-10 21:59:23 +05:30
RandomityGuy
f40914f071 add support for marble attribute changing 2025-02-07 14:38:16 +05:30
RandomityGuy
4743684298 fix sporkintheroad and add custom friction support 2025-02-07 01:13:46 +05:30
RandomityGuy
6673f7dc5c fix pmg level selection not being persistent 2025-02-05 00:59:19 +05:30
RandomityGuy
efd4f50e4e exit LB replays on pmg 2025-02-05 00:50:32 +05:30
RandomityGuy
c12cdfc908 make these inline 2025-01-18 12:38:14 +05:30
RandomityGuy
995029e99b few fixes for LB 2024-12-13 14:26:54 +05:30
RandomityGuy
3a17b3fea5 fix input keys for locked fps metrics 2024-12-13 11:32:13 +05:30
RandomityGuy
3cfb0785fe fix case insensitivity again and discard the marbleland game requirements 2024-12-13 01:15:28 +05:30
RandomityGuy
07bff7724d lb limit count and attempt case insensitive 2024-11-21 21:08:28 +05:30
RandomityGuy
5d61ee091c fix random powerup 2024-11-20 23:59:23 +05:30
RandomityGuy
3de0519d47 fix dynamic grid broadphase being broken 2024-11-05 20:25:58 +05:30
RandomityGuy
0a56019a53 fps limiter 2024-11-05 20:03:35 +05:30
RandomityGuy
a4254f8771 new hunt spawn algorithm, closer to PQ 2024-11-05 19:17:51 +05:30
RandomityGuy
69c81eb5ce more forced version checks 2024-11-05 01:24:56 +05:30