Sal
|
07cf9cddf1
|
Merge branch 'v2-nametags-crash' into 'master'
Fix potentially NULL colormap on nametags upon joining a netgame
See merge request KartKrew/Kart!287
|
2020-06-10 17:37:11 -04:00 |
|
Latapostrophe
|
c98b76bf32
|
Fix potentially NULL colormap on nametags upon joining a netgame
|
2020-06-10 23:32:26 +02:00 |
|
Latapostrophe
|
9fec0562c9
|
Don't do anything if you somehow have a negative follower in menus
|
2020-06-10 23:21:25 +02:00 |
|
Sal
|
929dddfa75
|
Merge branch '169-string-offset' into 'master'
Fix text alignment in 16:9 (closes #77)
Closes #77
See merge request KartKrew/Kart!286
|
2020-06-10 17:15:21 -04:00 |
|
Sal
|
5870652f73
|
Merge branch 'replay-menu-crash' into 'master'
Fix replay hut menu crashing when trying to display missing skins
See merge request KartKrew/Kart!285
|
2020-06-10 17:14:25 -04:00 |
|
Latapostrophe
|
fbd10d0e6c
|
Fix a bruh moment where I deleted follower from relinkpointers when fixing a conflict and it broke every netgame :oh:
|
2020-06-10 22:52:32 +02:00 |
|
Latapostrophe
|
84a31e288f
|
Fix some V_FLIP stuff in player/follower drawing
|
2020-06-09 20:09:18 +02:00 |
|
Latapostrophe
|
478e9cee7c
|
Use P_SetTarget
|
2020-06-09 19:59:46 +02:00 |
|
Latapostrophe
|
396bd69e84
|
Don't save follower skin in replays if there's no follower...
|
2020-06-09 18:10:09 +02:00 |
|
James R
|
b5df372143
|
Don't offset left side of V_DrawStringScaled
This line wasn't in the the original functions,
I don't know where I got it from. :V
|
2020-06-09 01:44:49 -07:00 |
|
lachwright
|
8087352f9e
|
Spindash: new braking
|
2020-06-09 05:27:05 +08:00 |
|
Latapostrophe
|
3914128ce3
|
Check for missing skin before the lump
|
2020-06-08 22:11:42 +02:00 |
|
Latapostrophe
|
232cc1a20b
|
Fix replay hut crashing when skins were missing
|
2020-06-08 22:00:24 +02:00 |
|
lachwright
|
b4057d10e7
|
Merge branch 'master' into spindash
|
2020-06-09 03:55:55 +08:00 |
|
Sal
|
39898e6db9
|
Merge branch 'hyper-spin' into 'master'
Let first person camera work in demos (closes #46)
Closes #46
See merge request KartKrew/Kart!264
|
2020-06-08 15:01:36 -04:00 |
|
Sal
|
7555177cb1
|
Merge branch 'viewpoint-reset' into 'master'
Reset some viewpoints properly (closes #69)
Closes #69
See merge request KartKrew/Kart!282
|
2020-06-08 15:01:25 -04:00 |
|
Sal
|
0d371cfb18
|
Merge branch 'chat-colors-broken' into 'master'
Fix chat messages showing garbage before the name (closes #78)
Closes #78
See merge request KartKrew/Kart!284
|
2020-06-08 15:01:16 -04:00 |
|
Latapostrophe
|
406d7c0b32
|
Remove old debug prints
|
2020-06-08 20:37:27 +02:00 |
|
Latapostrophe
|
ef45949202
|
Fix followercolor not being saved in replays
|
2020-06-08 20:36:48 +02:00 |
|
James R
|
5f39dba432
|
Don't add color code to string address
|
2020-06-07 19:36:29 -07:00 |
|
Latapostrophe
|
cab9c2a139
|
Merge branch 'v2-master' into followme-internal
|
2020-06-07 23:56:32 +02:00 |
|
Latapostrophe
|
3954e1770b
|
Merge branch 'master' of git.magicalgirl.moe:KartKrew/Kart into v2-master
|
2020-06-07 23:56:22 +02: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 |
|
James R
|
7af0f92cc9
|
And somehow I replaced an instance of displayplayers on only one side of this conditional...
|
2020-06-06 22:28:40 -07: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
|
cbcbe9f15b
|
Reset DISPLAYPLAYERS if someone leaves
|
2020-06-06 22:28:13 -07: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 |
|