James R
a1502046cf
Merge remote-tracking branch 'origin/master' into resume
2020-04-30 09:32:40 -07:00
Latapostrophe
6bf117300b
Add back viewpoint names & fix console inputs in replays
2020-04-30 15:50:30 +02:00
Wolfy
cd11abafa9
Merge remote-tracking branch 'remotes/james/awful-mix-fucked' into awful-mix
2020-04-30 04:40:11 -05:00
Wolfy
c3d34198ef
Shader batching additions
2020-04-29 00:03:02 -05:00
James R
2e6e13cc07
Merge remote-tracking branch 'lat/awful-mix' into awful-mix-fucked
2020-04-28 21:56:35 -07:00
Sally Cochenour
174a76f7e8
Merge branch 'master' into pet-robo
2020-04-28 21:10:16 -04:00
Sally Cochenour
fb68e4f164
Merge branch 'master' into pet-robo
2020-04-28 20:20:05 -04:00
Sal
fae498f097
Merge branch 'fof-things-suck' into 'master'
...
Generic raise things line special, Waypoint Riser and Waypoint Anchor
See merge request KartKrew/Kart!233
2020-04-28 20:19:03 -04:00
Latapostrophe
0897f6f21a
Cam lockon, allow viewpoint change during freecam
2020-04-28 23:24:48 +02:00
Sally Cochenour
c06c4049c4
Bots play more careful around damage, insta-kill, and strong offroad
2020-04-28 14:24:09 -04:00
Latapostrophe
28baaa53a6
Add lua toggle for check hud
2020-04-28 17:24:33 +02:00
Latapostrophe
858adbcbfd
Merge branch 'awful-mix' of git.magicalgirl.moe:SinnamonLat/Kart-Public into awful-mix
2020-04-28 16:58:48 +02:00
Sally Cochenour
44334602e5
New "wall steering"
...
Rather than trying to steer away from walls (and failing), just pull the predicted point back and make the radius stricter.
Not an ideal solution compared to what the other method was trying to go for, but this has a better success rate -- and even in cases where false positives come up (like many instances Ezo pointed out), they will no longer be incapacitated by it.
2020-04-27 17:06:36 -04:00
Sally Cochenour
be70afcbbd
Object steer polishing
...
Notably, looks in an oval area instead of a circle
2020-04-27 13:42:01 -04:00
wolfs
214e5d6566
Merge branch 'sal-lighting-port' into 'awful-mix'
...
'sal-lighting' code ports from v2
See merge request SinnamonLat/Kart-Public!14
2020-04-27 04:52:58 -04:00
James R
bad06eba17
Match MAXSERVERLIST to MAXNETNODES, increase MAXNETNODES
...
Each server in the server list requires a node. It's also MAXNETNODES-1 because
the first node is yourself.
2020-04-26 20:46:33 -07:00
Sally Cochenour
80b59382f4
Tighten up radius slightly
2020-04-26 22:41:00 -04:00
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