TehRealSalt
d603d48a61
Don't allow joining 20 sec into the match
2018-09-10 04:29:37 -04:00
TehRealSalt
2c8bf584e4
Quick fix
...
No other keys bound to this, it should be 0
2018-09-10 03:35:10 -04:00
TehRealSalt
4be1e8b6c2
System menu default
2018-09-10 03:27:05 -04:00
TehRealSalt
f4c45877b2
Merge branch 'sonicitems' into sal-misc
2018-09-10 03:22:11 -04:00
TehRealSalt
538abbba99
Make Battle arrows consistent w/ the flashing item change earlier
...
Should make Hyudoro even more amazing in Battle, since you can tell which held items are off-limits~
2018-09-10 03:17:15 -04:00
TehRealSalt
ee94da90b2
Don't let players carry them between levels..........
...
(In return for not letting anyone experience this silly bug, I made spectators joining before the match starts in Battle spawn with bumpers)
2018-09-10 03:15:46 -04:00
TehRealSalt
6f867274ed
Item stuff
...
- Keep items on death, as long as you haven't used them yet.
- Restart the item roulette on spawn if you die during it.
- Held items that take up your item box now flash, to be consistent with Rocket Sneaker and Grow.
2018-09-10 02:48:10 -04:00
TehRealSalt
a8eb4af694
Camera fixes
...
- Fixed camera panning for higher distances.
- Because of this, re-enabled scaling the pan amount based on distance.
2018-09-10 02:24:21 -04:00
TehRealSalt
7a91398066
Drop Dash + alternate start boosts
...
New respawn boost behavior, where you just hold for long enough instead of timing it with hitting the ground. Also much weaker, just gives you enough boost to get going instead of being a free sneaker.
Start boosts have been severely changed. The perfect one has an extra tic on its timing window and gets Sneaker boosting special effects, but every other possible boost has been severely nerfed.
2018-09-10 01:47:23 -04:00
wolfy852
e5b947de0a
Change ESC menu override string to "Open/Close Menu (ESC)", adjust menu accordingly
2018-09-09 21:24:19 -05:00
TehRealSalt
aca9d505cc
New gamepad defaults
...
Based on input recieved from Jeck
2018-09-09 20:57:54 -04:00
wolfy852
9a82176f6f
Merge commit '72d80a9aa890d93dfd86e95af75c0752e1ff7e56' into sonicitems
2018-09-09 17:57:23 -05:00
toaster
1e8ae8aa0c
Merge branch 'sal-misc' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
2018-09-09 23:25:19 +01:00
TehRealSalt
76033a51d7
// we're fucking sick of this
...
Why hasn't SRB2 already done this themselves YEARS ago...
2018-09-09 18:24:09 -04:00
TehRealSalt
03e1ed179e
Comment ou remaining traces of cv_karthud
...
We've poured so much effort into our own HUD that it doesn't make much sense to have the option to replace it with another game's at this point
2018-09-09 18:10:11 -04:00
TehRealSalt
c1b9700e28
Revert pan speed
...
Old one was more exciting, and gave that feeling of "you're scraping against the walls" when you try to corner really hard
2018-09-09 18:04:35 -04:00
toaster
c8639ed0e0
Disable the options you MEANT to disable.
2018-09-09 15:44:37 +01:00
toaster
3936a7ea7e
Merge branch 'sal-misc' of https://git.magicalgirl.moe/KartKrew/Kart.git into misc_plus_menustuffs
2018-09-09 15:41:37 +01:00
toaster
1010950148
This isn't vanilla, don't be a shit about secrets and addfile (plus it helps that this fixes a crash)
2018-09-09 15:17:41 +01:00
toaster
dc0144540b
// if this doesn't work i'm removing papersprites
...
(check both the left and right side overflow of the sprite column being drawn)
2018-09-09 13:47:49 +01:00
toaster
86d4eb9655
Merge branch 'sal-misc' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
2018-09-09 00:51:54 +01:00
TehRealSalt
54bde9462d
Revert "Rebalanced odds table again"
...
This reverts commit fbe721e7d4
.
2018-09-08 19:50:31 -04:00
toaster
380cfa241c
Merge branch 'sal-misc' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
2018-09-08 23:46:07 +01:00
TehRealSalt
a9f34ce8ba
Camera adjustments
...
- reverted boostcam timing, different max dist
- zooms out based on camera momz
- drift panning is twice as slow
2018-09-08 18:45:57 -04:00
toaster
9eeefde0f4
Make bomb attacks HUD drop. (Karma may be changed later, but Oni said let's try all together first...)
2018-09-08 23:45:51 +01:00
TehRealSalt
1cdf5623db
weaker
2018-09-08 16:32:39 -04:00
toaster
e0aee8353c
Forgot a default case.
2018-09-08 17:53:41 +01:00
toaster
e1b645d103
Bugfix a Jawz crash Jeck got a few days ago.
...
Not menu-based, but I guess this branch is misc PLUS menu stuff, not just menu stuff based on sal-misc.
2018-09-08 17:50:53 +01:00
toaster
6c6bafd1d6
* User manual!
...
* Some visual ordering fixes for the item menu, plus a #define-toggleable option for the bottom right slot to be traversable for ease-of-use purposes (even if it doesn't do anything).
2018-09-08 17:02:03 +01:00
toaster
f887ae6628
Watertight fix I was avoiding because it's definitely slower to check ranges at runtime, but papersprites are used intermittently enough that I don't think it's a super big deal.
2018-09-08 12:12:28 +01:00
toaster
745b914483
Merge branch 'sal-misc' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
2018-09-08 11:49:42 +01:00
TehRealSalt
0bd4a29f0e
Weight increases with speed
...
Might be a tad weak right now, but we'll see if people want it stronger
2018-09-08 04:04:10 -04:00
TehRealSalt
9096da926b
Merge branch 'sonicitems' into sal-misc
2018-09-08 03:24:59 -04:00
TehRealSalt
60ccbb1cd9
Critical inconsistency fix
2018-09-08 03:24:32 -04:00
TehRealSalt
fbe721e7d4
Rebalanced odds table again
2018-09-07 22:17:38 -04:00
TehRealSalt
6317ae5996
Okay do this correctly by doing a reacharound to grab the actual sfx id
2018-09-07 16:56:34 -04:00
TehRealSalt
f907a3c215
Speed pads always play a boost voice clip
...
For the extra SA1 feel :P
2018-09-07 16:20:20 -04:00
TehRealSalt
2cc07df3d2
Minor tweakings
...
- Win/lose quotes are only played for your player
- Win, lose, and gloat lines are played from farther away
2018-09-07 15:50:24 -04:00
toaster
baf50a1dbf
* Slightly more papersprite stability!
...
* Slightly more sane Minecraft item scaling!
2018-09-07 14:26:00 +01:00
toaster
d13e999c99
Merge branch 'sal-misc' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
...
# Conflicts:
# src/info.c
2018-09-07 13:34:01 +01:00
TehRealSalt
52034646da
Placeholder boost effect
2018-09-06 23:49:51 -04:00
TehRealSalt
7760c7030e
Tweaked boost cam, again
2018-09-06 21:58:23 -04:00
toaster
8e9580cd7c
Merge branch 'sal-misc' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
2018-09-07 00:31:54 +01:00
TehRealSalt
be3ed17e19
Restore the one good bit
2018-09-06 19:31:28 -04:00
toaster
10be7e1a52
Merge branch 'sal-misc' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
2018-09-07 00:31:02 +01:00
TehRealSalt
34d27b06e0
Revert "Wrote a new function for MT_SOLID object bumping"
...
This reverts commit b4aa01ed61
.
2018-09-06 19:27:07 -04:00
toaster
6052573549
Merge branch 'sal-misc' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
2018-09-06 22:18:54 +01:00
toaster
4de68f7fe2
Dropping items!
...
* Shield Drop...
* Whatever you've got orbiting or trailing you, DROP THEM WHERE THEY STAND. (Except for the ghost sink. That one's OK.)
* Pops your Thunder Shield.
* Happens upon ANY hit, except for deathpits.
* HUD Drop...
* Also does the above, except for the Thunder Shield thing.
* If there's any item left in your item box, pop it out as a little hovering, rotating Minecraft item!
* You can pick up the Minecraft item by driving over it if your item box is sufficiently empty, or the item which is contained within it is of the same type.
* Happens upon Size Down and battle elimination.
* Can also be forced on with `cv_kartdebughuddrop on`!
* Some other random stuff.
* Fix a bunch of `a->scale = b`'s into `P_SetScale(a, b)` form, for maximum validity.
* Make K_CleanHnextList and K_UpdateHnextList one function, since they only differed by one continue clause (and the type of their input parameter).
* Allow shrunken players to pick up item boxes again.
* Fix MF_NOCLIPTHING. (Gonna pass this fix to vanilla when I get the chance, too.)
* Break NiGHTS a little through my machinations.
2018-09-06 22:17:29 +01:00
TehRealSalt
82cf95d9f1
Forgot this
2018-09-06 16:09:17 -04:00
TehRealSalt
e2643c5ebd
Player arrows can show x10
...
Requires new patch.kart
2018-09-06 16:06:37 -04:00