Commit graph

7769 commits

Author SHA1 Message Date
Sally Coolatta
3e36e15628 Merge master 2020-06-08 00:52:37 -04:00
James R
2918c1a9a7 Merge branch 'nametags' into 'master'
Online name tags

See merge request KartKrew/Kart!279
2020-06-07 04:38:20 -04:00
James R
a0aad84601 Merge branch 'bot-ticcmd-redo' into 'master'
Bot ticcmd redo

See merge request KartKrew/Kart!283
2020-06-07 04:33:34 -04:00
Sal
0287c76d49 Merge branch 'moosick' into 'master'
Don't play Invincbility or Grow music while spectating players (closes #68)

Closes #68

See merge request KartKrew/Kart!281
2020-06-07 04:20:44 -04:00
Sally Coolatta
559b879a28 move bot ticcmd to SV_Maketic 2020-06-07 03:41:56 -04:00
Sally Coolatta
97dfa2439c Show two people behind, for lookback 2020-06-07 01:35:13 -04:00
Sally Coolatta
72e82ade04 Merge branch 'master' into nametags 2020-06-07 01:30:47 -04:00
Sal
58dbdc2378 Merge branch 'grand-pricks' into 'master'
Grand pricks

See merge request KartKrew/Kart!258
2020-06-07 01:28:35 -04:00
James R
fbeb52f841 Don't play Invincbility or Grow music while spectating players 2020-06-06 22:00:45 -07:00
Sal
d82859e108 Merge branch 'even-megaer-speed' into 'master'
Big speed!

See merge request KartKrew/Kart!280
2020-06-07 00:44:04 -04:00
Sally Coolatta
52d95d3cd7 Move where wonround is changed
Might avoid bots from being updated multiple times
2020-06-06 23:51:32 -04:00
Sally Coolatta
8be2b26435 Merge branch 'grand-pricks' into nametags 2020-06-06 20:27:40 -04:00
Sally Coolatta
241fb0db6c +10% speed buff for rivals 2020-06-06 20:11:59 -04:00
Sally Coolatta
136bb1d252 Add K_CanChangeRules, and start a "single session" GP when warping to a map in single player 2020-06-06 19:45:13 -04:00
Sally Coolatta
76b41f5a3b Remove capping 2020-06-06 16:14:39 -04:00
Sally Coolatta
dc1ae10cd8 Combine loops 2020-06-06 16:06:55 -04:00
Sally Coolatta
009b47bd6a Use the alt sound when stacking sneakers 2020-06-06 03:04:30 -04:00
Sally Coolatta
f701c11daa Don't increment numsneakers too much on floor boosts 2020-06-06 02:08:46 -04:00
Sally Coolatta
d3175f2427 Increase rocket sneaker cost 2020-06-06 00:44:29 -04:00
Sally Coolatta
2a30fc365f Fix totalring/xtralife getting reset 2020-06-05 19:29:00 -04:00
Sally Coolatta
a889898eeb Bring back accel rubberbanding, but make it weaker 2020-06-05 18:55:58 -04:00
Sally Coolatta
9ae8628424 mess with total ring calculations 2020-06-05 18:54:23 -04:00
Sally Coolatta
25c3774dc1 Let Sneakers stack with each other endlessly.
PROBABLY REALLY CONTROVERSIAL, so it's in this other branch... but it's tamer than it sounds, and it's *really* fun.

https://cdn.discordapp.com/attachments/275750804227489794/718541704822784061/kart0158.gif

https://cdn.discordapp.com/attachments/275750804227489794/718545963408687155/kart0161.gif

https://cdn.discordapp.com/attachments/275750804227489794/718543467847876689/kart0160.gif
2020-06-05 15:29:08 -04:00
Sally Coolatta
820d1f3ac6 Less obnoxious sound when using multiple boosters 2020-06-05 14:52:37 -04:00
Sally Coolatta
05ad424cac Use k_floorboost on speed pads to keep the afterimages in-tact 2020-06-05 14:21:15 -04:00
Sally Coolatta
a9687144ec Speed pads reflect your angle like horizontal springs do 2020-06-05 14:10:55 -04:00
Sally Coolatta
0fc9844b85 Speed pads multiply your speed (line length is used as a minimum) 2020-06-05 00:57:47 -04:00
Sally Coolatta
47d6fba4de Remove duplicate in CMakeLists 2020-06-04 17:48:18 -04:00
Sally Coolatta
3ae7c11cf1 Count the player's skin as used 2020-06-04 17:48:05 -04:00
Sally Coolatta
2a7f79b800 Merge branch 'grand-pricks' into nametags 2020-06-04 17:21:36 -04:00
Sally Coolatta
42419f7bc6 Add comments for functions 2020-06-04 17:14:14 -04:00
Sally Coolatta
d4153ca7aa Increase GP bonus points 2020-06-04 16:52:54 -04:00
Sally Coolatta
9603c5fea7 Revise rival score system, so that it's much more likely to make the rival status switch places 2020-06-04 16:52:24 -04:00
Sally Coolatta
4f0d49c87b Disable rubberbanding on acceleration
This makes hitting bots feel more meaningful, and makes bots with the accel stat not as obsolete when every bot's rubberbanding :p
2020-06-04 16:01:15 -04:00
Sally Coolatta
4005288d40 Adjust max/min rubberband multiplier with bot difficulty
Lv. 1: Ranges from x0.75 to x1.0 (never speeds up, only slows down)
Lv. 5: Ranges from x0.875 to x1.5 (completely average)
Lv. 9: Ranges from x1.0 to x2.0 (never slows down, only speeds up)
2020-06-04 15:59:51 -04:00
Sally Coolatta
889cf581d1 Fix bot air speed cap adjustments being reversed 2020-06-04 15:17:59 -04:00
Sally Coolatta
f4c0011a76 Merge branch 'master' into grand-pricks 2020-06-04 14:41:56 -04:00
Sryder
b7582007fa Merge branch 'gentlemen-ping-fix' into 'master'
Don't show ping if no one else is racing

See merge request KartKrew/Kart!277
2020-06-04 08:01:41 -04:00
Sal
d6806b863e Merge branch 'respawn-updates' into 'master'
Respawn updates

See merge request KartKrew/Kart!273
2020-06-04 02:55:58 -04:00
Sally Coolatta
2f0e11c7c5 Make more exaggurated 2020-06-04 01:40:44 -04:00
Sally Coolatta
2a37bca626 Merge branch 'master' into respawn-updates 2020-06-04 00:16:37 -04:00
Sally Coolatta
4fd9c89124 Use player object again for CHECK 2020-06-04 00:10:23 -04:00
Sally Coolatta
d10bfe1110 Encore mode support 2020-06-04 00:09:30 -04:00
Sally Coolatta
a3ec4f22a1 Finished nametags 2020-06-03 23:29:43 -04:00
Sal
03d56dcf1f Merge branch 'serialise_shadowscale' into 'master'
Serialise shadowscale.

See merge request KartKrew/Kart!272
2020-06-03 23:28:17 -04:00
Sal
fb17971b3f Merge branch 'water-sploosh' into 'master'
New water trail for skimming

See merge request KartKrew/Kart!278
2020-06-03 23:28:08 -04:00
Sryder
d13d923a92 New water trail for skimming
Out with the old splish splish. Bring on the SKKKKSSSSSSS
2020-06-04 01:47:56 +01:00
Sally Coolatta
390191c85a I swear to god please just push my entire merge 2020-06-03 20:19:47 -04:00
Sally Coolatta
120dc253af Merge remote-tracking branch 'origin/iwantmychat' into nametags 2020-06-03 20:19:26 -04:00
James R
e11101f69a Don't show ping if no one else is racing 2020-06-03 17:09:33 -07:00