• Joined on 2026-03-13
fnicon created branch ui in love2d/game 2026-03-22 09:00:17 +00:00
fnicon pushed to integration at love2d/game 2026-03-22 06:07:04 +00:00
eef53745f3 delete unnecessary print
fnicon pushed to integration at love2d/game 2026-03-22 06:05:33 +00:00
9373054ebe add auto control
fnicon created pull request love2d/game#7 2026-03-22 05:57:08 +00:00
integration
fnicon pushed to integration at love2d/game 2026-03-22 05:56:00 +00:00
91faa6f8de update number and weight
fnicon pushed to integration at love2d/game 2026-03-22 05:50:32 +00:00
eae97741d3 add dampening, fix weight
fnicon pushed to integration at love2d/game 2026-03-22 05:19:27 +00:00
03c0f489b8 kinda work movement
fnicon pushed to integration at love2d/game 2026-03-22 04:40:21 +00:00
ca11966ff4 add velocity_flow
fnicon pushed to integration at love2d/game 2026-03-22 04:11:55 +00:00
6bba132f3e reafactor race world
fnicon pushed to integration at love2d/game 2026-03-22 00:45:28 +00:00
0a40f6554e add fix eye -Nan, add font color
fnicon pushed to integration at love2d/game 2026-03-22 00:30:14 +00:00
7899b1444c add min_speed
fnicon pushed to integration at love2d/game 2026-03-21 16:56:13 +00:00
11bfd4404e add ui draw, add debug ui
fnicon pushed to integration at love2d/game 2026-03-21 16:02:39 +00:00
6f1b083076 fix movement
fnicon pushed to integration at love2d/game 2026-03-21 15:19:59 +00:00
08521535fe Update racer system
8f67a4de8b Merge remote-tracking branch 'origin/integration' into integration
f85339131a temporary setup
e032650030 add force sum
Compare 4 commits »
fnicon pushed to integration at love2d/game 2026-03-21 14:48:05 +00:00
3cd0a1f8ae lua_api: accept velocity as a vector
fnicon merged pull request love2d/game#6 2026-03-21 14:48:04 +00:00
lua_api: accept velocity as a vector
fnicon pushed to integration at love2d/game 2026-03-21 03:07:19 +00:00
29c701ce6a fix infinite drift
fnicon pushed to integration at love2d/game 2026-03-21 02:43:22 +00:00
391010b4c4 fix magic number
aa87bdf016 Merge remote-tracking branch 'origin/sphere-hack' into integration
9cee838411 Merge remote-tracking branch 'origin/integration' into integration
1c2fad5a8a hacked together sphere positioning from lua
da9030fa90 putting together magic_number, fix friction, add magic boost and magic slowdown
Compare 5 commits »
fnicon pushed to integration at love2d/game 2026-03-21 01:17:17 +00:00
d972017f57 add inertia and fix physics
fnicon pushed to integration at love2d/game 2026-03-20 16:06:03 +00:00
981fb4cbb4 add friction