James R
9017ca1c20
Delay mine explosion sound until after Broly ki
2022-12-14 19:54:33 -08:00
James R
2d52e4a047
Colorize Broly ki to player color
2022-12-14 19:54:33 -08:00
James R
2ec29b2586
Adjust mine and explosion to center Broly ki
2022-12-14 19:54:33 -08:00
James R
34dec00539
Add K_SpawnBrolyKi, green circle shrinks during explosion hitlag
2022-12-14 19:54:31 -08:00
Sally Coolatta
6b8a011aa1
Flicker other items when selecting
...
Makes the lerp back to the middle less jarring, since the items that were just there won't disappear.
2022-12-13 18:02:21 -05:00
Sally Coolatta
202c505664
Implement roulette visuals
2022-12-12 02:18:18 -05:00
Sally Coolatta
a481e4b34b
Deterministic roulette
...
The roulette contains NO (non-seeded) RNG anymore. You manually stop it at any time.
Still needs the visual of the items scrolling, to make it not blind.
2022-12-11 23:58:11 -05:00
James R
70cf67bd15
Merge branch 'scale-speed-to-weight-buff' into 'master'
...
Mobj scale weight buff from moving above top speed
See merge request KartKrew/Kart!802
2022-12-09 04:13:54 +00:00
James R
7b2095f6a5
Scale player weight buff from speed to mobjscale
2022-12-05 13:03:46 -08:00
Sally Coolatta
7794f0956e
Reset pitch/roll on springs + trick panels
2022-12-02 00:27:34 -05:00
Sally Coolatta
81cefa2697
Gachabom initial pass
...
They simply use Kitchen Sink's item icon and Orbinaut's sprites.
The forward toss behavior needs fine-tuning to use more MT_BANANA style behavior.
2022-11-28 02:41:42 -05:00
Sally Coolatta
63ae0ea6bd
Prevent finishline ever being your prevwaypoint
2022-11-27 03:00:47 -05:00
Sally Coolatta
530012818f
Merge branch 'master' into client-vfx
2022-11-26 21:08:59 -05:00
Oni
db621c4538
Merge branch 'waypoint-fixes' into 'master'
...
Big Waypoint Change
See merge request KartKrew/Kart!784
2022-11-27 02:01:43 +00:00
Sally Coolatta
678e674d65
Disable e-brake vfx
2022-11-26 20:55:06 -05:00
Sally Coolatta
e331910fe3
Reduce VFX toggle
...
Can be used to disable VFX, so it can only appear if its owner is a display player. If no owner is provided, then it will be removed entirely.
Applied to most things that Ivo asked for
2022-11-26 20:12:00 -05:00
toaster
1999cf0509
Rank num SFX tweak
...
- Add new sounds at various pitches depending on position
- Don't play sound if a pass has just happened
2022-11-26 22:25:15 +00:00
Oni
dbb548d8ad
Merge branch 'ironman' into 'master'
...
HOSTCODE 'ironman'
See merge request KartKrew/Kart!745
2022-11-26 11:56:11 +00:00
Sally Coolatta
fdd016eafc
Smarter WRONG WAY again
2022-11-26 02:51:46 -05:00
Sally Coolatta
0053cda35c
Don't allow nextwaypoint to be past finish linedef
2022-11-26 02:51:46 -05:00
Sally Coolatta
d5b62886d2
Change distance to finish calculation
...
It now calculates it from a position clamped inbetween lines formed by the waypoints.
2022-11-26 02:46:53 -05:00
Sally Coolatta
b55c67c29d
Add currentwaypoint
2022-11-26 02:46:52 -05:00
toaster
e65d17cd4d
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into ironman
...
# Conflicts:
# src/g_demo.c
2022-11-21 15:49:29 +00:00
toaster
2e0365e399
Attenuate fastfall bounce underwater ( resolves #329 )
...
Probably not worth a branch all by itself, and this branch is already pretty wet
2022-11-19 22:41:55 +00:00
toaster
f83b14e16e
Minimum speed of 40% for waterskii ( resolves #327 )
...
Not 50% to catch spindashing better
2022-11-19 22:39:14 +00:00
Sal
fa3feeb44a
Merge branch 'player-scale-touchup' into 'master'
...
Player scale touchup
See merge request KartKrew/Kart!773
2022-11-19 01:32:20 +00:00
toaster
1c8e5b3418
Make momz always base-scale handled, to match how gravity works
2022-11-19 01:01:10 +00:00
Oni
c331958ef4
Merge branch 'waterstep' into 'master'
...
Waterstep fixes (resolves #319 )
Closes #319
See merge request KartKrew/Kart!771
2022-11-19 00:54:46 +00:00
toaster
ea74a219e5
Use K_GrowShrinkSpeedMul instead of custom-built scale inversion (THANKYOUSAL!!!!!!!!!!!)
2022-11-19 00:48:50 +00:00
Oni
996e3c97ef
Merge branch 'banana-vfx' into 'master'
...
Banana visuals
Closes #308
See merge request KartKrew/Kart!772
2022-11-19 00:47:21 +00:00
toaster
73cc93a76f
WIP: Attempt to make shrink/grow tricks consistent with mapobjectscale tricks.
...
Now the opposite problem - slightly too high momentum for shrink, slightly low momentum for grow. Some other factor I haven't considered..? Would VERY much appreciate an assist.
2022-11-19 00:36:27 +00:00
toaster
70d83da507
More lenient waterskip per VC discussion
2022-11-18 19:59:15 +00:00
Sally Coolatta
d0cd25328e
Remove decabanana
2022-11-18 02:34:59 -05:00
Sally Coolatta
32c477e619
Bananas use proper death frame
2022-11-18 01:56:45 -05:00
Sally Coolatta
1688325c67
Banana angle crazy mode
...
- Randomize banana angles when thrown
- Spin bananas when mid-air
- Add MF_SLOPE flag to control whenever or not pitch/roll are set for an object (replaces MF_BOXICON)
2022-11-18 01:05:01 -05:00
Sally Coolatta
88d1f1d147
Fix bananas not maintaining angle when dropped
2022-11-18 00:37:53 -05:00
Sally Coolatta
651b75e802
Sound when passing
2022-11-17 23:45:56 -05:00
Sally Coolatta
98f5f4bfcb
Go back to old growth behavior
2022-11-17 23:11:26 -05:00
Sally Coolatta
5f20d5a3ac
Smooth scale-up
2022-11-17 22:46:26 -05:00
Sally Coolatta
0233c26386
Chengi's new position numbers
2022-11-17 21:11:01 -05:00
SteelT
701b345f39
Fix sprite clipping in OpenGL
2022-11-03 23:11:51 -04:00
SteelT
8dbac697ca
Add backdrop for paper items
...
Capsules are unaffected as it has it's own object that shares the sprite of the items.
2022-11-03 22:07:09 -04:00
AJ Martinez
770378eea0
Ironman: move transform VFX into function for reuse
2022-11-03 03:38:56 -07:00
James R
58bb648b0a
Merge branch 'udmf-cherrypick' into 'master'
...
Update our UDMF
Closes STJr/SRB2#862
See merge request KartKrew/Kart!727
2022-10-29 06:54:48 +00:00
James R
0978093a2b
undefine K_KartItemOddsSpecial
2022-10-26 22:36:38 -07:00
toaster
59094f73fb
Clean up K_TimerInit()
...
- Fix not being able to change timelimit in MP break the capsules
- Use more readable variable name (singleplayercontext --> domodeattack)
- Reset timelimitintics in K_TimerReset()
2022-10-16 14:23:21 +01:00
toaster
a7a2956b89
Add extra minimap icons
...
- Battle Capsules for Break The Targets, to improve conveyability
- No Contest players have a special X icon
Also fixes a few issues with minimap rendering
- obviously written before netsplits and bots
- mixing up array indices and loop iteration for local players
- mixing up SPB object and target
- old version of hyudoro with double time in Race
- using explicit gametype comparisons instead of gametype rules
- SPBs with hitlag disappeared from the minimap
2022-10-16 13:21:12 +01:00
toaster
a100987940
Completely prevent bots from utilising PF_WANTSTOJOIN
2022-10-15 16:51:16 +01:00
toaster
6c9c6eeaf8
Also tick (almost) all karthud array timers even during hitlag
...
Only exception is timers relating to ring usage, as that's intended to signify ring boost power (which is obviously paused during hitlag)
2022-10-15 16:49:51 +01:00
toaster
31bba30dcc
No time limit in Capsule timeattack
2022-10-15 15:55:31 +01:00