Commit graph

8291 commits

Author SHA1 Message Date
Ashnal
3cb4e3cc18 Fix X/0 files display bug for legacy downloader
Also made "Waiting to Download" consistent with other states
2020-07-01 21:40:21 -04:00
Sal
3468d7808f Merge branch 'fix-pk3-leak' into 'master'
Fix memory leak in W_ReadLumpHeaderPwad

See merge request KartKrew/Kart-Public!182
2020-07-01 18:36:48 -04:00
Sal
b7ba97601b Merge branch 'http-useragent-fix' into 'master'
Fix user agent for HTTP downloads being set as SRB2Kart/v1.1.2

See merge request KartKrew/Kart-Public!185
2020-07-01 18:36:33 -04:00
Sal
0043ccd314 Merge branch 'ogl-color-fix3' into 'master'
Ogl colormap fix third attempt

See merge request KartKrew/Kart-Public!184
2020-07-01 18:36:19 -04:00
Sal
48409ce627 Merge branch 'chatbug-fix' into 'master'
clientside ack fix

See merge request KartKrew/Kart-Public!186
2020-07-01 18:35:57 -04:00
Ashnal
f0fac04dfd Experiemntal clientside ack fix
Stops the client from using reliable packets before joining a server
Clients can time out during addon loading
sending reliable packets before then can cause out of order acks
This causes joinbug, chatbug, and chatspam, as well as
general server instability due to unnecesary packetspam
2020-06-27 23:43:15 -04:00
Ashnal
d1a2e4ce89 Adjust text position 2020-06-27 23:40:13 -04:00
Ashnal
4376ab84dc Add progress bar for file loading 2020-06-27 23:26:38 -04:00
Ashnal
31ea4637d8 Adjustment to new progress text 2020-06-27 21:17:21 -04:00
Ashnal
f8f6dff748 New "Overall Download Progress" bar
Shows progress of all file downloads pre-join
2020-06-27 21:17:04 -04:00
Ashnal
566cc99cab Load one file per tic
Prevents game from locking up when loading large file lists
2020-06-27 20:58:33 -04:00
Steel Titanium
6714d9b614 Fix user agent for HTTP downloads being set as SRB2Kart/v1.1.2 2020-06-23 18:39:02 -04:00
James R
3cdc6d07d0 ADD to the buffer size 2020-06-14 19:13:22 -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
Hannu Hanhi
169c3cae43 Colormap alpha handling was still wrong, hopefully it's correct now 2020-06-14 15:03:40 +03:00
Sal
89064f49a3 Merge branch 'ogl-color-fix-fix' into 'master'
Fix bug in the OpenGL colormap bugfix

See merge request KartKrew/Kart-Public!183
2020-06-13 22:45:47 -04:00
Hannu Hanhi
137788b0c9 Fix uninitialized alpha when reading colormaps 2020-06-13 23:34:13 +03:00
Hannu Hanhi
fb1dae197f Cleaner version of the W_ReadLumpHeaderPwad memory leak fix 2020-06-13 21:37:33 +03:00
Hannu Hanhi
6e7f38475f Add missing inflateEnd to fix memory leak in W_ReadLumpHeaderPwad 2020-06-13 17:07:05 +03:00
Sryder
5b9f5c251f Merge branch 'master' of git@git.magicalgirl.moe:KartKrew/Kart-Public.git into next 2020-06-13 14:15:58 +01:00
James R
44af4705bb masterserver_token is back 2020-06-12 23:47:08 -07:00
James R
0349cc4127 Merge remote-tracking branch 'origin/master' into http-mserv 2020-06-12 23:36:39 -07:00
Sal
254f443ced Merge branch 'ogl-encore-color-fix' into 'master'
Fix bug in OpenGL encore colormaps

See merge request KartKrew/Kart-Public!180
2020-06-12 22:39:18 -04: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
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