Commit graph

7884 commits

Author SHA1 Message Date
Sal
5397594ceb Merge branch 'i-am-jimita' into 'master'
Line feeds don't work when drawing strings

See merge request KartKrew/Kart!289
2020-07-08 18:54:01 -04:00
Sryder
87069a86d8 Fix the cause of the waypoint debug message spam in Canyon Rush.
Not calling the indexchanged callback here meant that if K_BHeapSortDown didn't make any changes, the item at index 0 would never call the callback despite changing position.
2020-07-08 21:36:28 +01:00
Sryder
c7a00d4800 Update pointers to nodes when the nodesarray is reallocated.
Fixes crash in Gust Planet.
2020-07-08 18:01:47 +01:00
James R
1af2ecdf15 Wow!
(cherry picked from commit be01a5917639f4b05de99ef92bdafb50a204ee56)
2020-07-05 18:40:37 -07:00
Latapostrophe
01ecc8573a Actually use the proper player for followercolor, for real this time 2020-06-14 17:06:46 +02:00
Latapostrophe
6d07126283 Use the proper player to save followercolor in replays this time around 2020-06-14 16:59:46 +02:00
Latapostrophe
4eac7f8366 Merge branch 'v2-master' into followme-internal 2020-06-10 23:38:19 +02:00
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
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
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