-
5bf9e1841a
Merge remote-tracking branch 'origin/main' into ui
main
fnicon
2026-03-23 03:10:21 +09:00
-
-
afd7edd93d
delete unnecessary print
fnicon
2026-03-22 15:00:47 +09:00
-
805a1d1a23
add auto control
fnicon
2026-03-22 14:59:16 +09:00
-
31612b8526
update number and weight
fnicon
2026-03-22 14:49:46 +09:00
-
f25e06dcfe
add dampening, fix weight
fnicon
2026-03-22 14:44:17 +09:00
-
d9eb9b2bf5
kinda work movement
fnicon
2026-03-22 14:13:12 +09:00
-
1643b4e1a5
add velocity_flow
fnicon
2026-03-22 13:33:58 +09:00
-
f12f919c63
reafactor race world
fnicon
2026-03-22 13:05:40 +09:00
-
85d424f6e5
add fix eye -Nan, add font color
fnicon
2026-03-22 09:39:11 +09:00
-
3f8efe1f13
add min_speed
fnicon
2026-03-22 09:24:00 +09:00
-
d1e9c8c099
add ui draw, add debug ui
fnicon
2026-03-22 01:49:56 +09:00
-
628c944e4c
fix movement
fnicon
2026-03-22 00:56:19 +09:00
-
2f8fdcf5cd
Update racer system
fnicon
2026-03-22 00:13:43 +09:00
-
878d925c5d
lua_api: accept velocity as a vector
Zack Buhman
2026-03-21 09:32:44 -05:00
-
352fd4352f
temporary setup
fnicon
2026-03-21 23:40:45 +09:00
-
6d60547d78
add force sum
fnicon
2026-03-21 23:38:34 +09:00
-
a96bd954bb
fix infinite drift
fnicon
2026-03-21 12:01:06 +09:00
-
eb9374ad10
fix magic number
fnicon
2026-03-21 11:36:46 +09:00
-
30168029d2
hacked together sphere positioning from lua
Zack Buhman
2026-03-20 21:19:57 -05:00
-
045f2707f7
update love-demo2 code to latest version
Zack Buhman
2026-03-20 20:22:45 -05:00
-
92174baf7b
Add percentage_clear on racers
fnicon
2026-03-23 03:00:30 +09:00
-
8957b4427c
add multiple racers
fnicon
2026-03-23 02:23:59 +09:00
-
c84cf41222
add finish
fnicon
2026-03-23 02:02:44 +09:00
-
a9f4d30803
Add checkpoint check
fnicon
2026-03-23 01:49:34 +09:00
-
e916cf63fa
add time attacks
fnicon
2026-03-23 01:31:16 +09:00
-
6a300c5b8f
add initial boost
fnicon
2026-03-23 00:48:21 +09:00
-
5c2aa31153
add countdown and track1 data
fnicon
2026-03-23 00:19:20 +09:00
-
3e9f16dfbd
Add countdown
fnicon
2026-03-22 23:42:13 +09:00
-
7398450404
Add title label
fnicon
2026-03-22 21:32:56 +09:00
-
7f0b9101b3
Cleanup unnecessary files
fnicon
2026-03-22 20:58:49 +09:00
-
0d8c45e621
add sound effects
fnicon
2026-03-22 19:57:25 +09:00
-
5dbf8ce1d0
Add UI and navigation
fnicon
2026-03-22 19:21:32 +09:00
-
a7fd31a83f
add button
fnicon
2026-03-22 17:53:58 +09:00
-
eef53745f3
delete unnecessary print
fnicon
2026-03-22 15:00:47 +09:00
-
9373054ebe
add auto control
fnicon
2026-03-22 14:59:16 +09:00
-
91faa6f8de
update number and weight
fnicon
2026-03-22 14:49:46 +09:00
-
eae97741d3
add dampening, fix weight
fnicon
2026-03-22 14:44:17 +09:00
-
03c0f489b8
kinda work movement
fnicon
2026-03-22 14:13:12 +09:00
-
ca11966ff4
add velocity_flow
fnicon
2026-03-22 13:33:58 +09:00
-
6bba132f3e
reafactor race world
fnicon
2026-03-22 13:05:40 +09:00
-
0a40f6554e
add fix eye -Nan, add font color
fnicon
2026-03-22 09:39:11 +09:00
-
7899b1444c
add min_speed
fnicon
2026-03-22 09:24:00 +09:00
-
11bfd4404e
add ui draw, add debug ui
fnicon
2026-03-22 01:49:56 +09:00
-
6f1b083076
fix movement
fnicon
2026-03-22 00:56:19 +09:00
-
08521535fe
Update racer system
fnicon
2026-03-22 00:13:43 +09:00
-
8f67a4de8b
Merge remote-tracking branch 'origin/integration' into integration
fnicon
2026-03-21 23:43:08 +09:00
-
-
f85339131a
temporary setup
fnicon
2026-03-21 23:40:45 +09:00
-
e032650030
add force sum
fnicon
2026-03-21 23:38:34 +09:00
-
3cd0a1f8ae
lua_api: accept velocity as a vector
Zack Buhman
2026-03-21 09:32:44 -05:00
-
-
29c701ce6a
fix infinite drift
fnicon
2026-03-21 12:01:06 +09:00
-
391010b4c4
fix magic number
fnicon
2026-03-21 11:36:46 +09:00
-
aa87bdf016
Merge remote-tracking branch 'origin/sphere-hack' into integration
fnicon
2026-03-21 11:26:54 +09:00
-
-
9cee838411
Merge remote-tracking branch 'origin/integration' into integration
fnicon
2026-03-21 11:23:16 +09:00
-
-
-
-
1c2fad5a8a
hacked together sphere positioning from lua
Zack Buhman
2026-03-20 21:19:57 -05:00
-
-
da9030fa90
putting together magic_number, fix friction, add magic boost and magic slowdown
fnicon
2026-03-21 11:18:58 +09:00
-
dfb114b5fc
update love-demo2 code to latest version
Zack Buhman
2026-03-20 20:22:45 -05:00
-
-
d972017f57
add inertia and fix physics
fnicon
2026-03-21 10:10:59 +09:00
-
981fb4cbb4
add friction
fnicon
2026-03-21 00:59:46 +09:00
-
d284853f24
update racing physics
fnicon
2026-03-21 00:28:21 +09:00
-
20b0b26e29
add angle
fnicon
2026-03-20 16:47:57 +09:00
-
76e61ed233
add slick, add top down race
fnicon
2026-03-20 16:21:44 +09:00
-
1dc045cbed
Update 3D
fnicon
2026-03-20 10:38:46 +09:00
-
823092ad95
Update path reference
fnicon
2026-03-20 00:45:36 +09:00
-
baf5ef9533
integrate with 3D. to do : move lib, fix lua paths
fnicon
2026-03-20 00:15:14 +09:00
-
248a256559
fix component naming
fnicon
2026-03-18 23:18:16 +09:00
-
bb812a70a8
add fake 3d
fnicon
2026-03-18 23:02:32 +09:00
-
7e7da420b2
add town square
fnicon
2026-03-18 00:37:38 +09:00
-
a5d8478a58
add cutscene
fnicon
2026-03-17 23:28:55 +09:00
-
3bad4d886c
add button
fnicon
2026-03-17 22:26:30 +09:00
-
0395eb7c17
add position data
fnicon
2026-03-16 23:51:10 +09:00
-
81fb06cc88
add image draw
fnicon
2026-03-16 01:41:16 +09:00
-
d0a926302e
add simple world setup
fnicon
2026-03-15 23:08:59 +09:00
-
ecc036df36
Add Concord wrapper
fnicon
2026-03-15 01:39:02 +09:00
-
975d133bae
fix lappy and pool luals
fnicon
2026-03-15 01:30:47 +09:00
-
a3a82b9c67
add notes about added lib
fnicon
2026-03-15 01:19:45 +09:00
-
866193c593
add classic (oo), Concord (ecs) and vornmath (math)
fnicon
2026-03-15 01:18:13 +09:00
-
47cfbce255
Add lappy (love api wrap), reoof(pool + cache), reap (relative path helper)
fnicon
2026-03-15 01:16:16 +09:00
-
09bee87258
Merge pull request 'racing_stat_prototype' (#2) from racing_stat_prototype into main
fnicon
2026-03-13 15:04:13 +00:00
-
-
2e54e144ce
add stat raising sim mode
fnicon
2026-03-13 23:52:22 +09:00
-
6e5f0f2029
add mode switch
fnicon
2026-03-13 22:33:20 +09:00
-
a4576b4233
add accel and max speed
fnicon
2026-03-13 22:10:51 +09:00
-
dbdf338f3e
add simple start - finish movement
fnicon
2026-03-13 21:55:43 +09:00
-
-
d015cc7271
add love2d 12 project setup
fnicon
2026-03-13 20:47:52 +09:00
-
65a505cdfd
add readme first commit
fnicon
2026-03-13 20:38:18 +09:00