Latapostrophe
58bed7d923
New item list + shrink destroys items
2019-10-26 17:08:22 +02:00
TehRealSalt
151e1c9dfe
Reduce DISTVAR, don't give SPB toward the end of the track
2019-10-24 19:15:22 -04: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
3686445f2f
Snap to bottom on WRONG WAY
2019-10-24 17:11:27 -04: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
TehRealSalt
e8c327e5bb
Return earlier for multiple shields
2019-10-24 10:33:06 -04:00
TehRealSalt
985b2ba8dd
Wrong var here (although the result is the same)
2019-10-24 10:26:44 -04:00
TehRealSalt
3151805f6b
Eggman monitor gives you a very tiny speed boost
2019-10-24 10:25:13 -04:00
TehRealSalt
674c0aec17
Merge branch 'master' into new-items
2019-10-24 10:08:37 -04:00
TehRealSalt
acb8d61fb6
These don't need to be INT32s either
2019-10-24 08:56:03 -04:00
TehRealSalt
fc03012749
Use facing angle while still
...
Also comment some of my additions a little better
2019-10-24 08:21:45 -04:00
TehRealSalt
a9a7f9c1ec
Quadruple DISTVAR
...
I picked 4096 because it's around the distance of that end slope in Green Hills, which is about the length I imagine a item block "switch" being. I'm being a little conservative though, and it might need to be even higher -- we'll have to play it by ear.
Also changed the types of some of the roulette variables to better match what they are used for.
2019-10-24 08:16:25 -04:00
TehRealSalt
3c407d971e
Rudimentary wrong way
2019-10-22 17:27:06 -04:00
TehRealSalt
add1fb8794
Reduce precision of distance checks
...
Fixes huge maps, such as Dark Race
2019-10-22 17:05:46 -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
f9ea683312
P_PlayerTouchingSectorSpecial turned into P_MobjTouchingSectorSpecial
2019-10-22 08:45:38 -04:00
James
83c4017993
Another round of small color tweaks
2019-10-21 08:35:17 -04:00
James R
07fac259e0
Not a pointer
2019-10-15 21:20:28 -07:00
TehRealSalt
857afbbb49
increase DISTVAR
2019-10-16 00:16:27 -04:00
TehRealSalt
a94601a793
fix SPB weirdo distances
2019-10-16 00:12:03 -04:00
TehRealSalt
c91986cc97
Fix end-of-race standings
2019-10-15 23:37:20 -04:00
TehRealSalt
52624cb6de
Properly reset PF_HITFINISHLINE
2019-10-15 22:34:22 -04:00
TehRealSalt
e7d0fde5fd
Merge branch 'master' into sal-waypoints
2019-10-15 21:34:41 -04:00
James R
22cb7451e9
...Also remove kartdebugamount
2019-10-07 13:35:07 -07:00
James R
803884c55a
Remove kartdebugitem
2019-10-07 13:12:22 -07:00
James R
392aec38f8
Rename kartdebug_giveitem to kartallowgiveitem
2019-10-07 13:11:14 -07:00
James R
833c8e2bed
Give item command
2019-10-07 12:42:08 -07:00
TehRealSalt
a5ea6a9799
Merge speed/encore scrambles into the normal cvars as an "auto" option
2019-10-03 01:48:16 -04:00
TehRealSalt
c6566ec31a
Merge branch 'master' into versus-record
2019-10-03 01:32:59 -04:00
Sal
8338d3e71c
Merge branch 'fortnite' into 'master'
...
Battle sudden death
See merge request KartKrew/Kart!166
2019-10-03 01:27:09 -04:00
TehRealSalt
8fa5ada23d
Allow ring usage during Shrink
2019-09-28 15:16:08 -04:00
TehRealSalt
bc3f0568ee
Merge master
2019-09-27 23:09:54 -04:00
TehRealSalt
2635d1b810
Fix SPB target not being merged
2019-09-27 06:46:10 -04:00
TehRealSalt
06d27ae36e
Merge branch 'master' into fortnite
2019-09-27 06:36:11 -04:00
TehRealSalt
22796b7633
Merge master
2019-09-27 03:44:37 -04:00
Sal
ed3ef6601e
Merge branch 'abs' into 'master'
...
Remove unncessary operations
See merge request KartKrew/Kart!176
2019-09-27 03:10:59 -04:00
Sal
542c4a3306
Merge branch 'new-springs' into 'master'
...
New springs
See merge request KartKrew/Kart!171
2019-09-27 03:06:29 -04:00
James R
739d602c84
Addition unecessary as ruled out by if condition
2019-09-26 16:41:02 -07:00
James R
971eed8d97
abs is unnecessary on unsigned types
2019-09-26 16:35:41 -07:00
James R
7a6a2f248e
Remove trailing whitespace
2019-09-26 14:32:25 -07:00
Sal
921409224c
Merge branch 'model-gradients' into 'master'
...
Model gradients + model tilt adjustments
See merge request KartKrew/Kart!157
2019-09-25 21:53:21 -04: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
TehRealSalt
9cb834b004
Capsule counter, map change when spawning capsules mid-game
2019-09-24 11:24:01 -04:00
TehRealSalt
74552f9ee5
Merge branch 'master' into targets
2019-09-24 05:05:08 -04:00
TehRealSalt
cb355e7e8f
Merge branch 'master' into new-springs
2019-09-24 02:46:35 -04:00
TehRealSalt
3321b68fbb
Merge branch 'master' into versus-record
2019-09-23 21:29:08 -04:00
Sal
3eef46b06c
Merge branch 'showhud' into 'master'
...
Treat ping and FPS counters like HUD
See merge request KartKrew/Kart!168
2019-09-23 20:32:27 -04:00
TehRealSalt
38bb44e732
Separate into k_pwrlv.c, add defines to reduce amount of magic numbers
2019-09-23 08:26:42 -04:00
TehRealSalt
77aeb4663b
Merge branch 'master' into versus-record
2019-09-23 07:03:56 -04:00