|
|
eef53745f3
|
delete unnecessary print
|
2026-03-22 15:00:47 +09:00 |
|
|
|
9373054ebe
|
add auto control
|
2026-03-22 14:59:16 +09:00 |
|
|
|
91faa6f8de
|
update number and weight
|
2026-03-22 14:49:46 +09:00 |
|
|
|
eae97741d3
|
add dampening, fix weight
|
2026-03-22 14:44:17 +09:00 |
|
|
|
03c0f489b8
|
kinda work movement
|
2026-03-22 14:13:12 +09:00 |
|
|
|
ca11966ff4
|
add velocity_flow
|
2026-03-22 13:33:58 +09:00 |
|
|
|
6bba132f3e
|
reafactor race world
|
2026-03-22 13:05:40 +09:00 |
|
|
|
0a40f6554e
|
add fix eye -Nan, add font color
|
2026-03-22 09:39:11 +09:00 |
|
|
|
7899b1444c
|
add min_speed
|
2026-03-22 09:24:00 +09:00 |
|
|
|
11bfd4404e
|
add ui draw, add debug ui
|
2026-03-22 01:49:56 +09:00 |
|
|
|
6f1b083076
|
fix movement
|
2026-03-22 00:56:19 +09:00 |
|
|
|
08521535fe
|
Update racer system
|
2026-03-22 00:13:43 +09:00 |
|
|
|
8f67a4de8b
|
Merge remote-tracking branch 'origin/integration' into integration
|
2026-03-21 23:43:08 +09:00 |
|
|
|
f85339131a
|
temporary setup
|
2026-03-21 23:40:45 +09:00 |
|
|
|
e032650030
|
add force sum
|
2026-03-21 23:38:34 +09:00 |
|
|
|
3cd0a1f8ae
|
lua_api: accept velocity as a vector
|
2026-03-21 09:36:00 -05:00 |
|
|
|
29c701ce6a
|
fix infinite drift
|
2026-03-21 12:01:06 +09:00 |
|
|
|
391010b4c4
|
fix magic number
|
2026-03-21 11:36:46 +09:00 |
|
|
|
aa87bdf016
|
Merge remote-tracking branch 'origin/sphere-hack' into integration
|
2026-03-21 11:26:54 +09:00 |
|
|
|
9cee838411
|
Merge remote-tracking branch 'origin/integration' into integration
|
2026-03-21 11:23:16 +09:00 |
|
|
|
1c2fad5a8a
|
hacked together sphere positioning from lua
|
2026-03-20 21:19:57 -05:00 |
|
|
|
da9030fa90
|
putting together magic_number, fix friction, add magic boost and magic slowdown
|
2026-03-21 11:18:58 +09:00 |
|
|
|
dfb114b5fc
|
update love-demo2 code to latest version
|
2026-03-20 20:22:45 -05:00 |
|
|
|
d972017f57
|
add inertia and fix physics
|
2026-03-21 10:10:59 +09:00 |
|
|
|
981fb4cbb4
|
add friction
|
2026-03-21 00:59:46 +09:00 |
|
|
|
d284853f24
|
update racing physics
|
2026-03-21 00:28:21 +09:00 |
|
|
|
20b0b26e29
|
add angle
|
2026-03-20 16:47:57 +09:00 |
|
|
|
76e61ed233
|
add slick, add top down race
|
2026-03-20 16:21:44 +09:00 |
|
|
|
1dc045cbed
|
Update 3D
|
2026-03-20 10:38:46 +09:00 |
|
|
|
823092ad95
|
Update path reference
|
2026-03-20 00:45:36 +09:00 |
|
|
|
baf5ef9533
|
integrate with 3D. to do : move lib, fix lua paths
|
2026-03-20 00:15:14 +09:00 |
|
|
|
248a256559
|
fix component naming
|
2026-03-18 23:18:16 +09:00 |
|
|
|
bb812a70a8
|
add fake 3d
|
2026-03-18 23:02:32 +09:00 |
|
|
|
7e7da420b2
|
add town square
|
2026-03-18 00:37:38 +09:00 |
|
|
|
a5d8478a58
|
add cutscene
|
2026-03-17 23:28:55 +09:00 |
|
|
|
3bad4d886c
|
add button
|
2026-03-17 22:26:30 +09:00 |
|
|
|
0395eb7c17
|
add position data
|
2026-03-16 23:51:10 +09:00 |
|
|
|
81fb06cc88
|
add image draw
|
2026-03-16 01:41:16 +09:00 |
|
|
|
d0a926302e
|
add simple world setup
|
2026-03-15 23:08:59 +09:00 |
|
|
|
ecc036df36
|
Add Concord wrapper
|
2026-03-15 01:39:02 +09:00 |
|
|
|
975d133bae
|
fix lappy and pool luals
|
2026-03-15 01:30:47 +09:00 |
|
|
|
a3a82b9c67
|
add notes about added lib
|
2026-03-15 01:19:45 +09:00 |
|
|
|
866193c593
|
add classic (oo), Concord (ecs) and vornmath (math)
|
2026-03-15 01:18:13 +09:00 |
|
|
|
47cfbce255
|
Add lappy (love api wrap), reoof(pool + cache), reap (relative path helper)
|
2026-03-15 01:16:16 +09:00 |
|
|
|
09bee87258
|
Merge pull request 'racing_stat_prototype' (#2) from racing_stat_prototype into main
Reviewed-on: #2
|
2026-03-13 15:04:13 +00:00 |
|
|
|
2e54e144ce
|
add stat raising sim mode
|
2026-03-13 23:52:22 +09:00 |
|
|
|
6e5f0f2029
|
add mode switch
|
2026-03-13 22:33:20 +09:00 |
|
|
|
a4576b4233
|
add accel and max speed
|
2026-03-13 22:10:51 +09:00 |
|
|
|
dbdf338f3e
|
add simple start - finish movement
|
2026-03-13 21:55:43 +09:00 |
|
|
|
d015cc7271
|
add love2d 12 project setup
|
2026-03-13 20:47:52 +09:00 |
|