Sal
8ea732fc96
Merge branch 'intro-sound-uncapped-fix' into 'master'
...
Fix sounds playing multiple times during intro if interpolation is on
See merge request KartKrew/Kart!524
2022-01-16 01:58:40 +00:00
James R
521f8eac3e
Fix overflow in precipitation sector search
2022-01-14 22:36:49 -08:00
SteelT
2af1c6fc30
Fix sounds playing multiple times during intro if interpolation is on
2022-01-12 21:07:30 -05:00
Sal
fa6d4bfb2d
Merge branch 'bot-maint-2' into 'master'
...
Bot maintenance 2
See merge request KartKrew/Kart!516
2022-01-13 00:47:54 +00:00
Sal
19ee219bd7
Merge branch 'fix-gl-wiggle' into 'master'
...
Fix OpenGL underwater/heatwave effect
See merge request KartKrew/Kart!523
2022-01-12 23:01:03 +00:00
James R
6a7ca44302
Don't interpolate frames if avg <35
...
Proper solution for 85ce207e9
2022-01-12 12:57:52 -08:00
James R
85ce207e9c
Do not interpolate if time between game tics <1/35
2022-01-12 04:37:26 -08:00
James R
0d41c36f09
Closer OpenGL underwater/heatwave effect to Software
2022-01-12 04:30:43 -08:00
James R
2c6dfd5498
Do not speed up underwater/heatwave effect in OpenGL
2022-01-12 04:30:03 -08:00
James R
969d449973
Interpolate from time of previous tic
...
Previously interpolated from last 35th of a second, which
may be offset from game time due to connection lag.
Consider this the proper fix to 6ecac4159a too.
2022-01-12 03:38:17 -08:00
James R
8a7a20e6f2
Fix NOMIXER
2022-01-12 00:33:35 -08:00
SteelT
e9b2ccaedf
Merge branch 'fix-nametag-distance-check' into 'master'
...
Fix nametags rendering inconsistently
See merge request KartKrew/Kart!519
2022-01-12 08:04:34 +00:00
SteelT
71a5030318
Merge branch 'master' into fix-nametag-distance-check
2022-01-12 02:50:32 -05:00
SteelT
192ca07acf
Merge branch 'fix-terrain-performance' into 'master'
...
Fix terrain performance
See merge request KartKrew/Kart!521
2022-01-12 07:44:13 +00:00
James R
fc103834af
Cache terrain on levelflats
2022-01-11 22:49:01 -08:00
Sally Coolatta
c606e1e96b
Force shrink can be toggled individually online
...
In preparation for a "make yourself small by default" cheat on the char select like SMK.
2022-01-09 04:08:26 -05:00
Sally Coolatta
7e76366fe8
Keep your large items
2022-01-09 01:16:36 -05:00
Sally Coolatta
1ad82e7651
Update how scaled speed is calculated
...
This makes it so that the scaled speed shows up on the percentage speedometer.
2022-01-09 00:10:14 -05:00
Sally Coolatta
23f9649fb9
More extremely scaled grow & shrink players!
...
- Grow is x2 instead of x1.5.
- Shrink is x0.5 instead of x0.75.
- Physics were left ALONE!! This is purely a HITBOX / VISUAL change!! Grow isn't any faster, and Shrink isn't any slower!! The only potential worry is low ceilings in maps!!
2022-01-09 00:00:01 -05:00
James R
93c36af2c0
Oops almost fucked it again 11ced1c3d
2022-01-06 00:46:14 -08:00
James R
37b2d81788
Merge branch 'battle-tweak' into 'master'
...
Battle tweaks
See merge request KartKrew/Kart!517
2022-01-06 06:35:28 +00:00
James R
11ced1c3d6
Fix nametag distance check
2022-01-05 22:32:07 -08:00
Sally Coolatta
bc9cf6faf2
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart
2022-01-06 01:21:10 -05:00
Sally Coolatta
3ba8f38829
Save showfps
2022-01-06 01:20:31 -05:00
Sal
2d278ce222
Merge branch 'no-fade-join' into 'master'
...
Don't run titlecard fade when joining a netgame
See merge request KartKrew/Kart!518
2022-01-06 06:04:41 +00:00
James R
5da3dd94c0
Disable titlecard fade on join
2022-01-05 21:24:31 -08:00
Sally Coolatta
5edf180bd7
Merge branch 'master' into battle-tweak
2022-01-05 19:38:45 -05:00
Sally Coolatta
c5279e5795
Fix missing line for trick panels
2022-01-05 17:58:48 -05:00
Sally Coolatta
8326f32456
Fix default terrain friction
2022-01-05 17:44:11 -05:00
Sally Coolatta
b31d66e7f8
PLEASE NO RNG
2022-01-05 05:10:09 -05:00
Sally Coolatta
7533472799
Less Karma Bomb CBT
...
- Karma delay is 3sec instead of 10sec
- Karma delay is only used for initially changing into a bomb
2022-01-05 03:46:19 -05:00
Sally Coolatta
bb53ee22be
Buff tether in Battle
...
- /4 minimum distance
- x2 speed
2022-01-05 03:24:19 -05:00
Sally Coolatta
7613cabfae
No flashing tics in Battle
2022-01-05 03:17:38 -05:00
Sally Coolatta
9e3e065479
Bot lookback
...
- Bots use lookback when they have a attack item that hits back & they see you.
- Bot item throwing was made slower for easier difficulties. (Lv. 9 should still be pretty fast.)
- Bot cone detection was made much much farther & wider
Lookback sparkle is a signal for "they are contemplating throwing backwards"
2022-01-05 02:09:31 -05:00
Sally Coolatta
44374879de
Merge branch 'master' into bot-maint-2
2022-01-05 00:00:12 -05:00
Sal
8f22730dc5
Merge branch 'infinitepainfloor' into 'master'
...
Fix infinite pain floors
See merge request KartKrew/Kart!515
2022-01-05 03:45:14 +00:00
toaster
7237b6bea9
Fix infinite pain floors
...
If inflictor is null and you're in hitlag do not damage again
2022-01-04 23:35:59 +00:00
toaster
30fe173617
Bracketing (fixes a weird bug with bubble)
2022-01-04 23:21:28 +00:00
toaster
6651bd4043
Also fix bubble
2022-01-04 23:03:51 +00:00
toaster
60f08f2380
Defines per Sal request
2022-01-04 23:02:09 +00:00
toaster
a749160c6b
Make followers only stretch for their movement *relative* to the player, not their movement in general.
2022-01-04 22:43:54 +00:00
toaster
316cd61d9f
* Fix follower colour being limited to UINT8.
...
* Fix follower colour not being set in offline mode (based on Steel's fix but no UINT8).
2022-01-04 22:41:35 +00:00
Sal
69fa93f980
Merge branch 'terrain-lump' into 'master'
...
TERRAIN lump
See merge request KartKrew/Kart!480
2022-01-04 20:13:11 +00:00
Sally Coolatta
211fc17974
NULL terrain for spectators
2022-01-04 12:45:20 -05:00
Sally Coolatta
ef5a4f01d4
Merge branch 'master' into terrain-lump
2022-01-04 12:34:47 -05:00
Sal
d54cfcdc7b
Merge branch 'ring-sting-fixes' into 'master'
...
Fix ringsting and hitlag
Closes #111
See merge request KartKrew/Kart!511
2022-01-04 17:28:55 +00:00
Sally Coolatta
50eb3eeda2
Don't use damage hitlag effects on a person when they "win" a ring sting exchange
...
Only applies to ring sting collision (no other types of damage touching), only applies to the person not getting stung. The person who is getting stung & sting trades are unaffected.
2022-01-04 00:39:01 -05:00
Sally Coolatta
cab1af5498
Don't do hitlag combo with items with threshold
...
Prevents instakill ballhog
2022-01-04 00:23:12 -05:00
Sal
20b1ddb4d3
Merge branch 'dont-scale-gravity' into 'master'
...
Scale gravity with map scale instead of object scale
See merge request KartKrew/Kart!513
2022-01-04 04:22:42 +00:00
Sal
b1ce817873
Merge branch 'uncapped-fixes' into 'master'
...
Uncapped fixes | Add functions to handle interpolation
See merge request KartKrew/Kart!512
2022-01-04 04:22:31 +00:00