Sally Cochenour
6846d7c3a1
Bring back strong rubberbands now that they can properly predict
2020-04-26 20:36:57 -04:00
Sally Cochenour
6b3e7c8e16
Adjust prediction future sight based on the bot's handling
2020-04-26 20:36:40 -04:00
Sally Cochenour
4ec61a2e11
Subtract your distance to the nextwaypoint from the distance to predict ahead
...
Helps the GHZ turn out a LOT, and other instances with waypoints far apart from each other
2020-04-26 13:06:53 -04:00
James R
908013f02e
Download mismatched md5sum with http
...
This is from 7176aaf3
2020-04-26 01:29:40 -07:00
James R
9640cb1635
Fallback you doofus!
2020-04-26 01:28:01 -07:00
Wolfy
f35bdf3bb7
Revert basically every attempted join passwords fix
2020-04-26 01:20:46 -07:00
James R
6613b19220
Merge remote-tracking branch 'lat/remove-passwords' into awful-mix-fucked
2020-04-26 01:16:27 -07:00
James R
720e08c14d
Revert "Reorder join process so password is authenticated before attempting to download"
...
This reverts commit 7176aaf36f .
2020-04-26 01:12:40 -07:00
James R
de9a156884
Revert "Don't send httpsource in SERVERINFO if join password is set"
...
This reverts commit ffd120f597 .
2020-04-26 01:12:39 -07:00
James R
82b3649ad6
Revert "Request a download after completing the join challenge"
...
This reverts commit 98478d6712 .
2020-04-26 01:11:25 -07:00
Sally Cochenour
9483b72410
Forgotten / TICRATE
2020-04-25 21:33:34 -04:00
Sally Cochenour
f2aa2bb541
'sal-lighting' code ports from v2
2020-04-25 20:56:50 -04:00
Sal
c50670752a
Merge branch 'prevent-div-by-zero' into 'master'
...
Prevent divide by zero in slopes code
See merge request KartKrew/Kart!243
2020-04-25 01:37:54 -04:00
Wolfy
9305cf7129
Remove cv_grskydome
...
This is how GL should've been handling skies all along, no point having an option
2020-04-24 23:48:03 -05:00
James R
48b7c75e47
Why is this still here
2020-04-24 20:39:54 -07:00
James R
4b2c13da0c
Merge remote-tracking branch 'origin/master' into fof-things-suck
2020-04-24 20:36:30 -07:00
Sal
720ec3ba8a
Merge branch 'scroll-back-and-front' into 'master'
...
Line special 507 - Scroll front and back textures of tagged lines by front and back texture offsets
See merge request KartKrew/Kart!239
2020-04-24 20:54:23 -04:00
Wolfy
98183fef6f
Merge remote-tracking branch 'remotes/bird/isolatedbatching' into awful-mix
...
# Conflicts:
# src/hardware/hw_main.c
# src/hardware/r_opengl/r_opengl.c
2020-04-24 18:10:25 -05:00
Sally Cochenour
e26bb897d6
Prevent divide by zero in slopes code
...
Not exactly sure why this happens, or if this is the correct way to fix it
2020-04-23 14:18:43 -04:00
Sal
c53b09c48c
Merge branch 'update-cmakelists' into 'master'
...
Add new files to src/CMakeLists.txt
See merge request KartKrew/Kart!242
2020-04-23 12:48:43 -04:00
Sally Cochenour
372544d28f
Merge branch 'master' into pet-robo
2020-04-22 21:54:40 -04:00
Sally Cochenour
f920dd026d
Minor things
2020-04-22 21:53:52 -04:00
Sally Cochenour
4bd88e47e3
Polishing turn stuff
2020-04-22 21:53:41 -04:00
Sally Cochenour
fb945ae523
Merge branch 'pet-robo' of https://git.magicalgirl.moe/KartKrew/Kart into pet-robo
2020-04-22 19:13:20 -04:00
Sally Cochenour
99cf835078
Improved banana usage
2020-04-22 19:13:14 -04:00
Hannu Hanhi
1e6444767e
Fix mistake in previous commit
2020-04-22 23:50:50 +03:00
Hannu Hanhi
e4bbe42eec
Fix lighting breaking if trying to use unavailable shaders
2020-04-22 23:50:14 +03:00
Sal
dca2193121
Merge branch 'misc-camera' into 'master'
...
Camera tweaks
See merge request KartKrew/Kart!241
2020-04-22 16:42:19 -04:00
Sal
4a198c0bfa
Merge branch 'version-change' into 'master'
...
No more modulo bullshit in VERSION
See merge request KartKrew/Kart!238
2020-04-22 16:41:17 -04:00
Sal
17e2cea517
Merge branch 'bananas-are-items' into 'master'
...
Move all of the item destroy sector code to one place
See merge request KartKrew/Kart!240
2020-04-22 16:40:56 -04:00
Sal
e23027d678
Merge branch 'let-there-be-var' into 'master'
...
Change netvars in replays
See merge request KartKrew/Kart!234
2020-04-22 16:40:29 -04:00
Sal
9671090d06
Merge branch 'distance-to-finland' into 'master'
...
More consistent finish line distance & positions
See merge request KartKrew/Kart!237
2020-04-22 16:40:19 -04:00
lachwright
4040698e24
Add new files to src/CMakeLists.txt
2020-04-22 23:24:25 +08:00
lachwright
dd126494b3
[Everyone disliked that.] (revert camera zoom)
2020-04-22 22:59:57 +08:00
wolfs
e1f33d903e
Merge branch 'text-fixes-that-bother-me' into 'awful-mix'
...
Text fixes that bother me
See merge request SinnamonLat/Kart-Public!13
2020-04-22 03:28:41 -04:00
ThatAwesomeGuy173
3e37730545
Use "addons" instead of "add-ons" for consistency
2020-04-22 01:24:59 -06:00
ThatAwesomeGuy173
59d7dfc753
Merge branch 'awful-mix' of https://git.magicalgirl.moe/SinnamonLat/Kart-Public into text-fixes-that-bother-me
2020-04-22 01:01:08 -06:00
Wolfy
5b7ce81809
FUCKING-
2020-04-22 02:00:44 -05:00
ThatAwesomeGuy173
d3e19a3b09
Merge branch 'awful-mix' of https://git.magicalgirl.moe/SinnamonLat/Kart-Public into text-fixes-that-bother-me
2020-04-22 00:48:09 -06:00
Wolfy
17236595e4
ASHNAL
2020-04-22 01:31:55 -05:00
ThatAwesomeGuy173
1bd3055937
Do the same for other messages too
2020-04-22 00:03:45 -06:00
ThatAwesomeGuy173
4c73e651cf
Capitalize "record attack" as "Record Attack" and spell "addons" as "add-ons" in the replay hut
2020-04-22 00:01:03 -06:00
Wolfy
c40f1bf60d
Shut the compiler up
2020-04-21 19:25:18 -05:00
Ashnal
abc17c9448
Fix dedicated servers not waiting for client wipes.
...
Now they run wipe logic to wait the same amount of
time that clients do, without actually rendering anything.
Previously, the server would start the new map immediately,
and clients would frameskip up to the server when they were done wiping.
2020-04-21 19:16:31 -05:00
Hannu Hanhi
74b846a6e3
Sky dome from SRB2
2020-04-22 00:18:58 +03:00
Hannu Hanhi
0467510b2e
Don't crash if shaders are unavailable
2020-04-21 23:45:48 +03:00
Hannu Hanhi
b388239410
Remove sometimes harmful NetUpdate call from HWR_RenderFrame
2020-04-21 23:32:31 +03:00
Hannu Hanhi
1345f50c3d
Fix wrong behaviour and lack of animation in ogl sky background
2020-04-21 23:24:32 +03:00
Hannu Hanhi
960014d2b8
Fix race results screen showing wrong image on maps with skyboxes
2020-04-21 23:23:03 +03:00
Hannu Hanhi
e569129b55
Newer color tinting shaders ported from SRB2 shader branch
2020-04-21 23:15:44 +03:00