Latapostrophe
a25b79885d
1/4s delay w/o input checks instead of 1/2 w/ input checks
2021-04-22 19:33:01 +02:00
Latapostrophe
29e11a0378
changes to the delay, boost when doing upwards trick
2021-04-22 15:11:15 +02:00
Sally Coolatta
48c8843feb
Merge branch 'master' into stair-janking
2021-04-21 21:44:23 -04:00
Sally Coolatta
dcee9269dd
FLAGS IS NOT LATENCY
...
UH OH STINKY COPY PASTE!!!!
2021-04-21 20:51:57 -04:00
SteelT
55bcfe48f4
Merge branch 'purple-spark' into 'master'
...
Purple sparks
See merge request KartKrew/Kart!424
2021-04-21 05:51:32 -04:00
lachablock
80977e1d1f
Change red-to-blue spark transition color to SKINCOLOR_NOVA
2021-04-21 16:58:16 +10:00
lachablock
5e001a43ef
Bump to 33%
2021-04-21 14:55:09 +10:00
lachablock
aeaf6c94f5
Give purple & rainbow driftboosts a 30% speed boost
2021-04-21 14:40:13 +10:00
Sally Coolatta
80ff9f2203
Some fixes
...
- Use SKINCOLOR_PURPLE instead of SKINCOLOR_THISTLE for the drift boost explosion.
- Use steering instead of cmd.turning in a few places. I dunno if I forgot to change these, or if it was accidentally reverted, or what. (Anything with a specific reason to use cmd.turning over steering will have a comment near it saying why.)
2021-04-20 13:21:26 -04:00
Sally Coolatta
5827c0c0b2
Original timings
2021-04-20 13:04:39 -04:00
toaster
905eb41778
Fix some compile-time errors.
2021-04-20 10:13:50 +01:00
toaster
c08c716682
Merge branch 'master' into purple-spark
...
# Conflicts:
# src/k_kart.c
# src/p_spec.c
2021-04-20 09:59:22 +01:00
lachablock
19b453f7fb
Reduce purple spark time even more
2021-04-20 17:40:23 +10:00
lachablock
bd79169f48
Reduce time it takes to get purple sparks
2021-04-20 17:33:20 +10:00
lachablock
1b02e90fec
Fix typo from merge
2021-04-20 16:47:34 +10:00
lachablock
b96394415b
Spawn electric sparks on first blood
2021-04-20 16:25:43 +10:00
lachablock
5e327e09c6
Merge master (resolve structgunch conflicts)
2021-04-20 16:09:59 +10:00
lachablock
6e9c3cd864
Lightning sparks when releasing purple/rainbow drifts
2021-04-20 15:57:45 +10:00
SteelT
1b9c43e687
Merge branch 'structgunch' into 'master'
...
Structs gunched
Closes #167
See merge request KartKrew/Kart!422
2021-04-20 01:40:10 -04:00
toaster
6a55eb2f04
Resolve #167 - Rocket Sneakers now properly die if you rush their timer to 0.
2021-04-19 18:08:01 +01:00
lachablock
d0a3447ad4
Merge remote-tracking branch 'origin/master' into structgunch
2021-04-19 15:42:43 +10:00
SteelT
c2f00d1a30
Merge branch 'invinc-state-crash' into 'master'
...
Fix invincibility related crash accessing array index out of bounds
See merge request KartKrew/Kart!423
2021-04-19 01:41:57 -04:00
SteelT
a58a2dc58b
Fix crash accessing array index out of bounds
2021-04-19 01:21:06 -04:00
lachablock
5aa2dd4cf0
Archive player->rings as SINT8
2021-04-19 14:28:41 +10:00
lachablock
9552dd4f80
Shift drift electricity scales with input direction
2021-04-18 00:25:31 +10:00
toaster
d9c9456798
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into structgunch
...
# Conflicts:
# src/k_bot.c
2021-04-17 12:51:25 +01:00
toaster
00972a83d2
remove the prefix since everything seems to function
2021-04-17 11:30:08 +01:00
toaster
2ead3f7ee5
forgot to commit
2021-04-17 10:58:58 +01:00
lachablock
ed91279391
Add electricity sparks & change purple spark colors
2021-04-17 17:21:18 +10:00
Sally Coolatta
0e2b36e484
Purple sparks
2021-04-16 23:00:58 -04:00
Sal
2cbd0d0dcc
Merge branch 'bots-stop-spindashing' into 'master'
...
Make spindashing bots work better
See merge request KartKrew/Kart!419
2021-04-16 20:34:15 -04:00
Sal
f131cda6e6
Merge branch 'swingstuff' into 'master'
...
Maces now have their fadeytrails again
See merge request KartKrew/Kart!418
2021-04-16 20:34:04 -04:00
toaster
b3d006b093
structs gunched
2021-04-17 00:27:13 +01:00
Sally Coolatta
7167b16378
Update mace sound flags
...
- SF_X2AWAYSOUND to hear them farther away
- SF_TOTALLYSINGLE cuz it makes fast maces sound cool
2021-04-13 04:31:38 -04:00
Sally Coolatta
49d99e3a31
Do the spinning mace sound every half spin, instead of every full swing
...
This matches how Marble Garden maces worked in Sonic 3 more closely, and also just makes it plain easier to hear them in a fast-paced race.
2021-04-13 04:28:41 -04:00
James R
92e61d82d9
Don't stair jank in spectator mode
2021-04-11 20:19:38 -07:00
James R
81e43245a8
Don't stair jank if crossing from/onto a slope
...
Also don't do it on ceilings unless standing on it.
2021-04-11 19:31:10 -07:00
James R
3f09cd4f2b
Stair janking VFX
...
Little sparks spawn on one side of your jart while
stepping, plays for 4 frames on each side.
Loops if 10 tics of the janking animation remain.
2021-04-11 18:57:31 -07:00
toaster
2d88026cdf
Maces now have their fadeytrails again.
2021-04-11 14:53:28 +01:00
James R
7badb5d925
Stair jank sound effects
...
Big meaty sfx, or a shorter one when quickly stepping.
2021-04-11 02:32:26 -07:00
James R
786dec30ad
Tweak stair janking physics a bit
...
- Fuck up turning for half the duration of the animation.
- Treat drift the same as turning (just ignore it).
2021-04-11 02:09:26 -07:00
James R
b3293aa122
Don't stair jank on really small steps
...
Also don't do it off slope launches.
2021-04-11 02:07:23 -07:00
Sally Coolatta
e006cfa287
Make spindashing bots work better
...
They will no longer do it on a whim after getting bumped out of position of hitting walls, instead checks if they're trying to accelerate and they physically can't.
2021-04-11 04:54:27 -04:00
James R
9771a64053
Unsquash the player more quickly
...
Also don't apply squashing/stretching on slope launches.
2021-04-11 01:04:33 -07:00
James R
661d8818d6
Squash and stretch player sprite with sudden changes in vertical momentum
...
Stretch with a sudden increase of
momentum, squash with a decrease.
2021-04-10 20:05:55 -07:00
James R
50c198cc0f
Fuck up turning even more
...
- Lose control of turning for 2 tics instead of 1.
- Drift angle is also increased (less inward).
2021-04-10 04:22:44 -07:00
James R
2b173f1ec0
Rumble the jart when stepping on staircases
...
- Sprite tilts back and forth 5.625 degrees, two tics each
side, for 17 tics (half a second).
- Turning is ignored--as if in the air--every other tic
during those 17 tics.
2021-04-10 03:22:23 -07:00
James R
a77ed63c5f
Merge branch 'sliptide-tweak'
2021-04-10 03:21:09 -07:00
James R
96d49730df
Don't tilt according to slope while spectating
2021-04-09 19:06:56 -07:00
James R
1e97e92be0
Use lookback frames for sliptides
2021-04-09 18:22:15 -07:00