Sally Coolatta
e425eabf04
Merge branch 'master' into grand-pricks
2020-05-17 11:39:39 -04:00
Sally Coolatta
bdb871325f
Merge remote-tracking branch 'public/next'
2020-05-16 00:05:55 -04:00
Snu
9dda3a2edf
Use P_SetTarget instead of fast->target
2020-05-14 04:17:24 +01:00
Snu
e502397a98
add targets to MT_FASTLINEs spawned to tell what they're spawned from
2020-05-14 03:13:00 +01:00
Sally Coolatta
1788d29263
Merge branch 'master' into pet-robo
2020-05-12 22:38:23 -04:00
Sally Coolatta
15d18640de
Merge remote-tracking branch 'public/master' into merge-12
2020-05-12 03:16:14 -04:00
Latapostrophe
297104f12d
Merge branch 'fix-double-bombs' into awful-mix
2020-04-05 22:30:43 +02:00
Sally Cochenour
4380caf7dd
All around polishing
...
- Make ring usage smarter
- Ring usage threshold varies between characters (Tails will be more willing to dump rings, Metal will hold onto them)
- Decrease ring use threshold when they have a speed boost (tethering)
- Decrease ring use threshold when slowed down more than usual
- Properly implement Triple Sneaker & Rocket Sneaker usage
- Use smallest radius of all waypoints being predicted, to improve precision
- Bots never use prev waypoints
2020-04-01 21:16:26 -04:00
Latapostrophe
8960152a7c
Merge branch 'v2-master' into spb-waypoints
2020-03-28 15:12:38 +01:00
Sally Cochenour
657a15fae2
Merge branch 'master' into new-items
2020-03-28 00:23:39 -04:00
Sally Cochenour
7ec398e579
Slow down animation speed, fix meter bugs
2020-03-26 03:13:10 -04:00
Sally Cochenour
81fa5d7f51
Start on new flame shield dash visuals
2020-03-25 23:49:39 -04:00
Latapostrophe
6d0513aa9a
Fix conflict
2020-03-25 23:31:53 +01:00
James R
abcba53781
Merge remote-tracking branch 'origin/master' into parties
2020-03-22 18:28:07 -07:00
Sally Cochenour
ec7528a333
Merge branch 'master' into new-items
2020-03-22 21:17:43 -04:00
Sally Cochenour
464e3273a9
Missing include
2020-03-22 21:16:55 -04:00
James R
cbd4693de7
Merge remote-tracking branch 'origin/master' into parties
2020-03-22 14:34:29 -07:00
Sally Cochenour
7f1d55421a
Merge branch 'master' into new-items
2020-03-22 14:23:51 -04:00
Latapostrophe
2cd0e1d615
I'm dumb, don't check for flashtics here...
2020-03-22 13:08:46 +01:00
Sryder
4975cce3ac
Just use an I_Assert on SpawnSPBRingTrail
2020-03-22 00:47:17 +00:00
Latapostrophe
366fff9942
Red rings, fuse, and spb game speed support
2020-03-20 21:58:14 +01:00
Latapostrophe
897feac651
Make SPB spawn damaging dust and sliptides while it moves around
2020-03-20 14:59:38 +01:00
Sally Cochenour
040865b589
Merge branch 'master' into new-items
2020-03-17 19:31:47 -04:00
Sally Cochenour
fa34e4eee4
Merge branch 'master' into sal-waypoints
2020-03-15 20:21:17 -04:00
Latapostrophe
b6bc575a70
Merge branch 'spb-blockmap-fix' of git.magicalgirl.moe:KartKrew/Kart-Public into awful-mix
2020-03-13 22:38:20 +01:00
Latapostrophe
bcca38d014
This flag shouldn't have been applied there
2020-03-13 13:50:22 +01:00
James R
18aa2972e5
Merge remote-tracking branch 'origin/master' into parties-only
2020-03-05 21:41:23 -08:00
Sally Cochenour
2b6ca4a384
Increase SPB speed & turn
2020-03-03 20:56:57 -05:00
Sally Cochenour
721fb369fd
Move changes to K_GetBestWaypointForMobj so that K_GetClosestWaypointToMobj can stay the same
2020-03-03 18:34:17 -05:00
James R
f164320c88
Make the order of displayplayers irrelevant and split splitscreen into splitscreen and r_splitscreen
2020-02-23 23:20:20 -08:00
TehRealSalt
88cb623c2a
3D signpost
2019-11-08 23:25:46 -05:00
TehRealSalt
607d177512
Fix copypaste typo
2019-10-28 16:28:56 -04:00
TehRealSalt
8704d684fc
Revert "Break SPBChase into a few more functions"
...
This reverts commit 41f69b3c16 .
2019-10-28 16:27:52 -04:00
TehRealSalt
41f69b3c16
Break SPBChase into a few more functions
...
Not really easy to read still, but it's a tiny bit better than before
2019-10-28 16:25:38 -04:00
Latapostrophe
58bed7d923
New item list + shrink destroys items
2019-10-26 17:08:22 +02:00
Latapostrophe
55c2fe31be
SPB on floor
2019-10-26 13:27:43 +02:00
Latapostrophe
d39d40360d
Merge branch 'sal-waypoints' of git.magicalgirl.moe:KartKrew/Kart into spb-waypoints
2019-10-24 23:35:16 +02:00
Latapostrophe
6fbaa72e82
Lower SPB speed, add SPB on minimap, add slight targetting on SPB against non-1st
2019-10-24 23:35:05 +02:00
TehRealSalt
b69d105af3
Add respawn animation
...
This commit also fixes MF_NOCLIP not working properly on players. Sink now spawns an SPB explosion on successful hit, since dying is no longer a harsh punishment.
2019-10-24 16:35:39 -04:00
Latapostrophe
08ae2c926e
Accidentally removed a bit of code I shouldn't have removed
2019-10-24 21:00:58 +02:00
Latapostrophe
ae72a365f3
Fix SPB pathing
2019-10-24 20:50:27 +02:00
TehRealSalt
674c0aec17
Merge branch 'master' into new-items
2019-10-24 10:08:37 -04:00
TehRealSalt
0fdcc22d93
- Only update to waypoints you're in the radius of (applies to players & spb)
...
- Player direction value uses momentum angle rather than facing angle (fixes weird nextwaypoint/position flickering while drifting)
- Raise default radius to 384
2019-10-22 16:44:56 -04:00
James R
3d67fea63a
Apply BMBOUNDFIX to A_MineExplode
2019-10-15 23:29:02 -07:00
TehRealSalt
e6dc29358e
Reduced SPB target distance to 1024 units (previously 3072 units)
2019-10-15 21:46:45 -04:00
TehRealSalt
e7d0fde5fd
Merge branch 'master' into sal-waypoints
2019-10-15 21:34:41 -04:00
TehRealSalt
d1c20c2a5a
Don't allow finish lines to be hit multiple times per tic
2019-10-15 21:30:23 -04:00
James R
675c896417
Nevermind the FixedMul
2019-10-05 12:46:24 -07:00
James R
f1e5f64e66
Use K_MatchGenericExtraFlags for reverse gravity rings
...
Also corrected a mistaken usage of scale.
2019-10-05 12:38:44 -07:00
TehRealSalt
93e844ecd2
Merge master
...
(We're still being haunted by whatever happened to make the entire k_kart.c file conflict every single time...)
2019-09-25 10:04:27 -04:00