Sally Coolatta
acf2484def
Merge branch 'master' into tumble-slope-fuck
2022-09-20 07:34:44 -04:00
VelocitOni
2dba4fd283
Merge branch 'master' into item-bungus
2022-09-19 18:11:26 -04:00
Sally Coolatta
1563660a39
Add a few RNG classes
...
- PR_ITEM_ROULETTE: Used for item results
- PR_ITEM_RINGS: Flung ring direction
- PR_ITEM_SHRINK: Shrink gun offsets
- PR_PLAYERSTARTS: Battle mode player starts
- PR_TERRAIN: TERRAIN particles
- PR_DECORATION: Generic decoration
- PR_VOICES: Player voice sounds
2022-09-19 00:55:11 -04:00
Sally Coolatta
a60d4a13a1
RNG classes, take 2
...
Redone version of my old branch
2022-09-19 00:04:57 -04:00
Sally Coolatta
d0482b4905
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart
2022-09-18 09:13:23 -04:00
Sally Coolatta
7aa29f80a9
/4 -> /3
2022-09-18 09:13:08 -04:00
Sally Coolatta
dc350a77df
Remove old powerup warning option
2022-09-18 04:58:17 -04:00
James R
1cf1643233
Merge branch 'stability-fix-ports' into 'master'
...
Stability fix ports
See merge request KartKrew/Kart!670
2022-09-17 07:08:26 +00:00
Sally Coolatta
16a12de4f4
Fix hyudoro ballhog bug
2022-09-16 06:57:28 -04:00
Sally Coolatta
fac7bb0627
Merge branch 'master' into item-bungus
2022-09-16 06:56:23 -04:00
Sally Coolatta
c936c797f0
Merge branch 'master' into better-splash
2022-09-16 05:00:13 -04:00
Sally Coolatta
94c64519d4
Make grow/shrink particles closer to base scale
2022-09-15 21:44:08 -04:00
Sally Coolatta
eda9e0cd9d
Offset for shrink particles
2022-09-15 19:54:50 -04:00
Sally Coolatta
50e48b3928
Make overlays offset by floorclip
2022-09-15 19:27:05 -04:00
Sally Coolatta
0faf4d5f54
Add MF_APPLYTERRAIN
...
I gave it to all of our items, to give them footstep particles. Replaced MF_NIGHTSITEM.
2022-09-15 05:46:40 -04:00
Sally Coolatta
3950a228c0
Lower shrink odds slightly
2022-09-15 02:51:53 -04:00
Sally Coolatta
72948ad49d
Make timer more obvious on grow particles
2022-09-14 23:50:48 -04:00
Sally Coolatta
a4b63f3ffa
Make shrink lasers add timer instead of resetting
2022-09-14 03:15:03 -04:00
Sally Coolatta
970add8b91
Add grow/shrink particles
2022-09-14 02:47:42 -04:00
Sally Coolatta
dd0635fb23
Merge branch 'master' into m-for-mini
2022-09-14 01:55:28 -04:00
X.organic
6dfd49a3b9
Fix use-after-frees around mobjs
...
# Conflicts:
# src/p_enemy.c
# src/p_mobj.c
# src/p_saveg.c
# src/p_tick.c
2022-09-12 17:00:33 +01:00
Sally Coolatta
b8bbdda1f3
Improvements from the netgame
...
- Double active time
- Increase height they spawn from
- Slow down swing speed the tiniest bit
- Add an extra 7 for first place
- Increase hitbox
- Make particles into hitbox
- Tweak item odds
2022-09-11 23:31:53 -04:00
Sally Coolatta
e1cf42dcbd
Increase Shrink odds
2022-09-11 21:48:30 -04:00
Sally Coolatta
6aaa608299
Playable Shrink
2022-09-11 21:40:24 -04:00
Sally Coolatta
92f9fc266d
Merge branch 'master' into m-for-mini
2022-09-11 18:39:53 -04:00
Sal
a7716b966a
Merge branch '14plus-votechanges' into 'master'
...
1.4+ Voting Changes
See merge request KartKrew/Kart!655
2022-09-11 06:30:39 +00:00
Sally Coolatta
cf9bfcae02
Start on new Shrink
...
Currently just spawns an object that goes along the waypoint path
2022-09-10 21:44:40 -04:00
toaster
975ed1f136
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
...
# Conflicts:
# src/d_main.c
2022-09-07 21:39:34 +01:00
toaster
d62147e8b5
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into setangle
...
# Conflicts:
# src/k_kart.c
2022-09-07 14:23:56 +01:00
toaster
f901ce0f00
Only calculate wipeout slowdown if the player's speed > 0
2022-09-07 14:04:22 +01:00
VelocitOni
813751d9c0
Consistent color scale
...
Driftsparks now go through grey, yellow, red, and blue; instead of yellow, red, blue, purple. This is consistent with every other scale of power in the game.
2022-09-07 03:45:20 -04:00
Oni
ea3818d285
Merge branch 'hear-pain' into 'master'
...
Improved MKSC-style hit confirms
See merge request KartKrew/Kart!659
2022-09-07 04:44:03 +00:00
Sally Coolatta
7a91e5b6b5
Don't allow ebrake in tumble
2022-09-05 11:56:11 -04:00
Sally Coolatta
98ec1779d9
Reimplement follower hit confirm
2022-09-05 11:30:12 -04:00
Sally Coolatta
eb7e2287c4
Change bounce behavior
...
- Always allow bounce after fast fall
- Allow for more bounces
- Lose speed on bounces that don't reach max
2022-09-05 10:54:16 -04:00
toaster
06e9bd5b0a
Merge branch '14plus-mergeladder' of https://git.do.srb2.org/KartKrew/Kart into 14plus-votechanges
2022-09-05 15:41:05 +01:00
Sally Coolatta
bc538a066f
Fast falling
...
E-Brake in the air for x4 gravity, at the cost of a tiny bounce on landing.
2022-09-04 21:21:25 -04:00
Sally Coolatta
01af5127c8
Improved pain then hit confirm sound
...
- The pain + hit confirm delay is done for all players, instead of only the damaged player.
- The player who got the hit also gets to hear their pain sound at full volume.
- Changed the code so that your hit confirm sound effect will no longer be interrupted if the player who got hit left the game.
2022-09-04 14:23:51 -04:00
toaster
1abfb2745a
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into new-menus
2022-09-03 22:26:28 +01:00
toaster
2c91f83a02
Store tripwire pass level on the player
...
Fixes tripwire leniency fadeout - previously broken two commits ago
2022-08-30 21:22:26 +01:00
toaster
97fab1ab20
Levels of tripwire pass conditions.
...
- Invinc and sneaker can go up to BLASTER.
- Flame shield and momentum make only the boost by themselves.
- Hyuu and grow ignore tripwire so don't make ANY aura without any of the prior also occouring.
2022-08-30 18:16:51 +01:00
toaster
bdd786d8ab
BLASTER finalisation
...
- BLASTER >= 180% speed, smaller boost otherwise
- Flickers under 150%
- Invinc-coloured when invincibility
- Ketchup coloured when boosting, invisible otherwise
2022-08-29 18:35:38 +01:00
Sally Coolatta
b9e3bdff94
Better tripwire leniency vfx
2022-08-29 16:26:58 +01:00
Sally Coolatta
e8b179f7a1
Switch around maxplayers and ingamecap
...
- ingamecap is now the new maxplayers
- The old maxplayers is now called maxconnections, but can mostly be left alone
- Insert into match race menu
2022-08-29 04:35:14 -04:00
toaster
7edec43d72
Port Gametype Preference and associated changes
...
Notably, makes the PWR-based Encore scrambling component of G_SometimesGetDifferentGametype WAY less spaghettified.
2022-08-28 23:36:55 +01:00
Sally Coolatta
0fb26368cc
Make drift boost bonus match drift spark rate
2022-08-26 20:55:24 -04:00
toaster
3a4b485c5d
Remove P_InitAngle and its kin, considered on a case-by-case basis for also setting old_angle as well.
2022-08-25 11:35:09 +01:00
Sally Coolatta
a4767323f2
Give heavy-accel a bonus to drift boosts
2022-08-24 01:38:50 -04:00
Sally Coolatta
429f61966e
Merge branch 'master' into item-bungus
2022-08-23 23:42:21 -04:00
Sally Coolatta
89367c809d
Give first blood sliptiding
2022-08-23 23:12:24 -04:00