James R
cbcbe9f15b
Reset DISPLAYPLAYERS if someone leaves
2020-06-06 22:28:13 -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
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
25c3774dc1
Let Sneakers stack with each other endlessly.
...
PROBABLY REALLY CONTROVERSIAL, so it's in this other branch... but it's tamer than it sounds, and it's *really* fun.
https://cdn.discordapp.com/attachments/275750804227489794/718541704822784061/kart0158.gif
https://cdn.discordapp.com/attachments/275750804227489794/718545963408687155/kart0161.gif
https://cdn.discordapp.com/attachments/275750804227489794/718543467847876689/kart0160.gif
2020-06-05 15:29:08 -04:00
Sally Coolatta
820d1f3ac6
Less obnoxious sound when using multiple boosters
2020-06-05 14:52:37 -04:00
Sally Coolatta
05ad424cac
Use k_floorboost on speed pads to keep the afterimages in-tact
2020-06-05 14:21:15 -04:00
Sally Coolatta
a9687144ec
Speed pads reflect your angle like horizontal springs do
2020-06-05 14:10:55 -04:00
Sally Coolatta
0fc9844b85
Speed pads multiply your speed (line length is used as a minimum)
2020-06-05 00:57:47 -04:00
Sryder
b7582007fa
Merge branch 'gentlemen-ping-fix' into 'master'
...
Don't show ping if no one else is racing
See merge request KartKrew/Kart!277
2020-06-04 08:01:41 -04:00
Sal
d6806b863e
Merge branch 'respawn-updates' into 'master'
...
Respawn updates
See merge request KartKrew/Kart!273
2020-06-04 02:55:58 -04:00
Sally Coolatta
2f0e11c7c5
Make more exaggurated
2020-06-04 01:40:44 -04:00
Sally Coolatta
2a37bca626
Merge branch 'master' into respawn-updates
2020-06-04 00:16:37 -04:00
Sal
03d56dcf1f
Merge branch 'serialise_shadowscale' into 'master'
...
Serialise shadowscale.
See merge request KartKrew/Kart!272
2020-06-03 23:28:17 -04:00
Sal
fb17971b3f
Merge branch 'water-sploosh' into 'master'
...
New water trail for skimming
See merge request KartKrew/Kart!278
2020-06-03 23:28:08 -04:00
Sryder
d13d923a92
New water trail for skimming
...
Out with the old splish splish. Bring on the SKKKKSSSSSSS
2020-06-04 01:47:56 +01:00
James R
e11101f69a
Don't show ping if no one else is racing
2020-06-03 17:09:33 -07:00
Sal
3f6e8aed39
Merge branch 'public-wasnt-merged-question-mark' into 'master'
...
Public merge (I got GCC 10 linking errors that I fixed, so then I wondered...)
See merge request KartKrew/Kart!276
2020-06-03 19:00:21 -04:00
James R
3162a203be
Merge remote-tracking branch 'pub/master' into wtf
2020-06-03 15:57:09 -07:00
Sryder
a6fef70f75
Merge branch 'waypoint-radius-debug' into 'master'
...
Draw radius for waypoint debug on "best" waypoint.
See merge request KartKrew/Kart!275
2020-06-03 15:30:55 -04:00
Sryder
6620fa96f2
const pointer to waypoint
2020-06-03 20:30:01 +01:00
Sryder
648fa66d82
Add function comment
2020-06-03 20:29:13 +01:00
Sryder
0f9872fc27
Draw radius for waypoint debug on "best" waypoint.
...
Fix scale of waypoint connections on mapmobjscale maps
2020-06-03 20:26:52 +01:00
Sally Coolatta
e1d3111113
Remove &&
...
Not even sure how this compiled before :V
2020-06-02 13:32:51 -04:00
Sally Coolatta
ac1283bc9d
Outdated comment
2020-06-02 13:30:36 -04:00
Sally Coolatta
d336f24860
Move kart .o
2020-06-01 15:49:51 -04:00
Sally Coolatta
086ea73c2f
Merge branch 'master' into respawn-updates
2020-06-01 15:49:30 -04:00
Sal
a21b235034
Merge branch 'remove-b_bot' into 'master'
...
Remove b_bot.c and b_bot.h from CMakeLists
See merge request KartKrew/Kart!271
2020-05-31 15:37:07 -04:00
toaster
eba79e77fc
Serialise shadowscale.
2020-05-31 20:31:55 +01:00
lachwright
08a87d7e7e
Remove b_bot.c and b_bot.h from CMakeLists
2020-05-31 18:31:33 +08:00
Sal
dcd2f790ba
Merge branch 'pet-robo' into 'master'
...
This is my PET ROBO!
See merge request KartKrew/Kart!257
2020-05-29 13:27:28 -04:00
Sally Coolatta
285de3357d
Add back to resynch & savegame, shorten names of a few variables
2020-05-29 13:12:07 -04:00
Sally Coolatta
cf1c7f9f10
FULLY fix the respawn finish line exploit, by adding a "P_HitSpecialLines" function
2020-05-29 11:49:32 -04:00
Sally Coolatta
2bfe5c9dd2
Noclip properly
2020-05-29 11:41:39 -04:00
Sally Coolatta
0879459142
Add distance based on air time
...
Using the respawn command gives you barely any distance, while flying off huge MGZ pits gives you a bunch.
2020-05-29 10:37:34 -04:00
Sally Coolatta
d062a35a3a
Huge respawn overhaul
...
- Moved respawn code to its own file
- Reorganized a lot of the code related to respawning
- As a result of the massive reorganization, I squashed several bugs. Most notably: mid-game joiners having weird spawns, being able to skip laps by respawning.
- Respawn lightsnake no longer takes you straight to your nextwaypoint -- it now has a minimum distance forward that it tries to put you at when you respawn.
2020-05-29 01:04:51 -04:00
Sally Coolatta
990733a5cc
Minimum prediction distance
...
Lets them properly steer while respawning
2020-05-28 18:46:33 -04:00
Sally Coolatta
d2aa03b44e
Change 3*rad/4 to rad
...
Should let them use slightly more of the track
2020-05-28 18:45:14 -04:00
Sally Coolatta
5f97070a47
FixedDiv should be here instead of FixedMul
2020-05-28 18:29:00 -04:00
Sally Coolatta
896c6b3952
Rewrite K_BotHatesThisSector slightly
...
Fixed a lot of its false positives, as well as some copy-paste errors
2020-05-28 17:58:35 -04:00
Sally Coolatta
fdb13b76d1
Make K_BotTopSpeedRubberband a function
2020-05-28 16:46:21 -04:00
Sally Coolatta
08198ef1b4
Don't display ping for bots
2020-05-28 13:50:47 -04:00
Sally Coolatta
b8b4d913a8
Reverse order bots are removed
2020-05-28 13:44:53 -04:00
Sally Coolatta
5ad6812f17
No modify power level for beating/losing to players with no power level set
...
This mainly is intended for bots, but also applies to splitscreen guests who also probably shouldn't have any power level
2020-05-28 13:42:11 -04:00
Sal
8c5e1a71aa
Merge branch 'fix-ogl-log-crash' into 'master'
...
Fix opengl crashing on startup due to lack of checks
See merge request KartKrew/Kart-Public!179
2020-05-28 09:47:16 -04:00
Sally Coolatta
9933687c6e
Merge branch 'master' into pet-robo
2020-05-24 17:18:02 -04:00
Sally Coolatta
4916516e2e
Prevent duplicate skins, fix bots not being able to be disabled, change default to "off"
2020-05-24 17:12:58 -04:00
Sally Coolatta
5d77807a78
const radreduce, removed unused "dir" property
2020-05-24 16:16:01 -04:00
Sally Coolatta
597baf212b
Allow rubberbanding up to exiting players
2020-05-24 15:55:26 -04:00