Ashnal
|
cc78ef2c78
|
Now that the server doesn't erroneously send the last mainwad
As the first part of fileneeded, we must load file 0
|
2020-08-09 00:48:53 -04:00 |
|
Ashnal
|
4c5eb0d6bc
|
Redo logic for lots of files vs not
Now new CL state for checking files so it can spread over tics
whether we ask for the extended list or not
|
2020-08-09 00:47:55 -04:00 |
|
Ashnal
|
159316b155
|
Remove now unused ret var
|
2020-07-04 22:25:02 -04:00 |
|
Ashnal
|
2c0671d8fd
|
Let's just ALWAYS go into ask file list mode
Easier to maintain and understand a single code path
Rather than switching behavior based on amount of addons
|
2020-07-04 01:12:38 -04:00 |
|
Ashnal
|
7da3d70f6c
|
Remove Checking Files spam
|
2020-07-02 21:48:45 -04:00 |
|
Ashnal
|
b8fdd6b89c
|
Fix file number accounting
Should ensure appropriate accounting and prevent loading of
server files if it would put us over MAX_WADFILES
|
2020-07-02 20:57:33 -04:00 |
|
Ashnal
|
774b917c0e
|
Correct total files to load off by one
|
2020-07-02 17:47:10 -04:00 |
|
Ashnal
|
6fe8a6c96a
|
Changed "this server has a lot of addons!" to
"Checking server addon list ..." to be more informative
|
2020-07-01 23:52:43 -04:00 |
|
Ashnal
|
03d479fdb6
|
Connection screen no longer freezes up while
searching for addons on disk
Game will run one tic after every file status is updated
|
2020-07-01 23:48:14 -04:00 |
|
Ashnal
|
8eb9a6946f
|
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 |
|
Ashnal
|
f2593219a6
|
Adjust text position
|
2020-06-27 23:40:13 -04:00 |
|
Ashnal
|
d96c938dbf
|
Add progress bar for file loading
|
2020-06-27 23:26:38 -04:00 |
|
Ashnal
|
9d9105929b
|
Adjustment to new progress text
|
2020-06-27 21:17:21 -04:00 |
|
Ashnal
|
fc9f40a177
|
New "Overall Download Progress" bar
Shows progress of all file downloads pre-join
|
2020-06-27 21:17:04 -04:00 |
|
Ashnal
|
12d40a07cc
|
Load one file per tic
Prevents game from locking up when loading large file lists
|
2020-06-27 20:58:33 -04:00 |
|
Wolfy
|
f856f18233
|
Update patch.kart hash
|
2020-05-11 22:31:38 -05:00 |
|
wolfs
|
35aa2a58bf
|
Merge branch 'appveyor-shit' into 'next'
Fuck you Appveyor / Thank you Appveyor
See merge request KartKrew/Kart-Public!165
|
2020-05-11 22:43:44 -04:00 |
|
James R
|
0b887e92ba
|
Fucking shadowed declarations in hw_md2.c
|
2020-05-11 18:57:38 -07:00 |
|
James R
|
cbf565c6d6
|
Disable 64-bit Appveyor builds
|
2020-05-11 18:55:20 -07:00 |
|
James R
|
25b47cf81f
|
Name the archive like the EXE
(cherry picked from commit 4304fe91e65845e3887935de046876b6313af9c9)
|
2020-05-11 18:45:46 -07:00 |
|
James R
|
60c9b98e93
|
Windows is dumb so no colon
srb2win-jameds-appveyor-exename-b1d931d47.exe
(cherry picked from commit 70cf119a8402607116b2f8fbb79028a2de0e8d96)
|
2020-05-11 18:45:46 -07:00 |
|
James R
|
dc6f270906
|
Check if this actually is a PR before using those variables
(cherry picked from commit e082553f6d3a90baf97e056ab6790ce136f502d0)
|
2020-05-11 18:45:45 -07:00 |
|
James R
|
85adab2306
|
I promise I know what I'm doing
(cherry picked from commit 6337932190d68d6f825f4f5dd47a6f3655c88f16)
|
2020-05-11 18:45:45 -07:00 |
|
James R
|
de3a47b648
|
Use the pull request repo, branch and commit
srb2win-jameds:appveyor-exename-b1d931d47.exe
(cherry picked from commit ef2febe1e01bc7c93f30d2063bfd754b1a79dd3a)
|
2020-05-11 18:45:45 -07:00 |
|
James R
|
9261f593ec
|
Well I'm an idiot
(cherry picked from commit b1d931d471bcf2ec9a40f6e7e52518807c5fd14b)
|
2020-05-11 18:45:45 -07:00 |
|
James R
|
e9c34556a0
|
Put the abbreviated commit hash in the EXENAME for AppVeyor
srb2win-master-a6d49eaaa.exe
(cherry picked from commit d3315ae03c57296bfb5a7f9f5959492bdb7de24c)
|
2020-05-11 18:45:44 -07:00 |
|
James R
|
aedf1bed23
|
Put branch name and commit hash in EXENAME for AppVeyor builds
srb2win-master-a6d49eaaa70be5f88c26623c7b4a2fa5a770341e.exe
(cherry picked from commit c3f42859882e6a1a789668d9b78d1310dd5e7312)
|
2020-05-11 18:45:44 -07:00 |
|
James R
|
68bbec8277
|
Use GCC 8.1 for x86_64
(cherry picked from commit 658b8dcfa95935bbaef92c15476ad57ecc96950f)
|
2020-05-11 18:45:43 -07:00 |
|
James R
|
f2dc6ad4d1
|
Remove Direct Draw from AppVeyor config
(cherry picked from commit 945f50c2736ee64734dcc94f36ff7dff4085c8e2)
|
2020-05-11 18:45:42 -07:00 |
|
Alam Ed Arias
|
557fe2ec99
|
Appveyor: other way around, the Mingw32 is at 9.1
(cherry picked from commit 0c2b300294 )
|
2020-05-11 18:43:25 -07:00 |
|
Alam Ed Arias
|
1ee81fa9f8
|
Appveyor: the Mingw64 is 9.1, the Mingw32 is still 7.3
(cherry picked from commit 33c0b825a7 )
|
2020-05-11 18:43:25 -07:00 |
|
Alam Ed Arias
|
ef022ef72c
|
Makefile: GCC80 does not exist
(cherry picked from commit eacf89e309 )
|
2020-05-11 18:43:25 -07:00 |
|
Alam Ed Arias
|
42f71c0278
|
Tested to be compile with Mingw64 9.1.0
(cherry picked from commit 5a79a446df )
|
2020-05-11 18:43:24 -07:00 |
|
Alam Ed Arias
|
ca12cc2518
|
Makefile: support GCC 9.1
(cherry picked from commit d5cc3ce48d )
|
2020-05-11 18:43:01 -07:00 |
|
Alam Ed Arias
|
dbb176c61e
|
Makefile: stop building with DWARF v2 debugging info
(cherry picked from commit 07f89fd6b5 )
|
2020-05-11 18:43:01 -07:00 |
|
Wolfy
|
ec60fb0aff
|
HWR_CreateBlendedTexture optimizations
By Hannu_Hanhi
|
2020-05-11 17:47:24 -05:00 |
|
wolfs
|
869234d9f1
|
Merge branch 'default-manifest' into 'awful-mix'
Add a default manifest file.
See merge request SinnamonLat/Kart-Public!16
|
2020-05-10 02:08:19 -04:00 |
|
wolfs
|
b9a3524cc7
|
Merge branch 'fallback-refusal' into 'awful-mix'
Display refusal message if there is no HTTP source and internal downloads are disabled
See merge request SinnamonLat/Kart-Public!17
|
2020-05-10 02:07:59 -04:00 |
|
Wolfy
|
d24c4bab44
|
Update hash again
|
2020-05-09 10:52:23 -05:00 |
|
Wolfy
|
a4502f6ffb
|
Forgot to update date modified
|
2020-05-09 09:15:17 -05:00 |
|
ThatAwesomeGuy173
|
6519da0d9f
|
Display refusal message if there is no HTTP source and internal downloads are disabled
|
2020-05-09 06:06:21 -06:00 |
|
Wolfy
|
09efbb3e8e
|
Update patch.kart hash
|
2020-05-09 03:16:46 -05:00 |
|
Wolfy
|
d80981ab22
|
Minor credits updates
|
2020-05-09 01:17:10 -05:00 |
|
Steel Titanium
|
c54a311a30
|
Add a default manifest file.
The tldr is that it fixes opengl not working on systems with broken drivers, which is usually older intel GPUs
|
2020-05-08 22:59:19 -04:00 |
|
wolfs
|
29bc6489db
|
Merge branch 'large-server-list' into 'awful-mix'
Increase MAXNETNODES so the server list can be larger
See merge request SinnamonLat/Kart-Public!15
|
2020-05-06 02:57:28 -04:00 |
|
Wolfy
|
dad80d8db1
|
Fix the RA only linedef
I forgot some stuff.
|
2020-05-05 10:25:40 -05:00 |
|
Wolfy
|
1e81924f9a
|
Don't use models for signposts
based james
|
2020-05-03 23:51:30 -05:00 |
|
Latapostrophe
|
a3e74a1305
|
Add back viewpoint names & fix console inputs in replays
|
2020-04-30 15:50:30 +02:00 |
|
Wolfy
|
af0a93ea53
|
Merge remote-tracking branch 'remotes/james/awful-mix-fucked' into awful-mix
|
2020-04-30 04:40:11 -05:00 |
|
Wolfy
|
885d949cf9
|
Shader batching additions
|
2020-04-29 00:03:02 -05:00 |
|