TehRealSalt
c078b70806
Oh boy another real name
2018-03-29 14:48:45 -04:00
TehRealSalt
5958930c24
Add the accent
2018-03-29 13:35:40 -04:00
TehRealSalt
1541c6e88b
Real naaaames
2018-03-29 12:57:41 -04:00
TehRealSalt
1fa99865d5
Forgot to remove some debug stuff
2018-03-29 12:01:04 -04:00
TehRealSalt
aa6b39b21a
Finished checklist
2018-03-29 11:43:56 -04:00
TehRealSalt
4f7ebd1607
More full names, and more names
2018-03-29 01:34:31 -04:00
TehRealSalt
c5dd734b8b
:(
2018-03-29 01:14:47 -04:00
TehRealSalt
7338ed99e2
Start of a better unlockable checklist
...
Still WIP, doesn't display properly
2018-03-29 01:14:29 -04:00
TehRealSalt
4abc12bb34
Merge remote-tracking branch 'refs/remotes/origin/master' into sal-misc
2018-03-28 23:28:10 -04:00
TehRealSalt
86eec2b895
Merge remote-tracking branch 'refs/remotes/origin/sal-misc'
2018-03-28 23:09:48 -04:00
TehRealSalt
b37c50e786
Allow skipping (for real this time)
2018-03-28 22:12:45 -04:00
TehRealSalt
a7c919290d
Allow skipping
2018-03-28 21:52:35 -04:00
TehRealSalt
c72d412b74
Some more credit adjustments
2018-03-28 20:32:53 -04:00
TehRealSalt
e431b472bb
More credit stuff
2018-03-28 19:27:26 -04:00
TehRealSalt
abff81137c
Actually, ehhh, let's remove full names for everyone who hasn't went "yes, I want my full name on Kart's credits
2018-03-28 16:25:43 -04:00
TehRealSalt
8561d14727
A quick credits draft
...
Please give me corrections and people to add. I've not been here as long
as some people, so there is 100% probably people I missed
2018-03-28 16:17:04 -04:00
TehRealSalt
ab0fc15b81
Actually, this makes more sense :U
2018-03-28 15:28:50 -04:00
TehRealSalt
582f626c13
Merge remote-tracking branch 'refs/remotes/origin/master' into sal-misc
2018-03-28 15:25:12 -04:00
TehRealSalt
a4ae9a6fe6
Idea: Make Boo make you invisible instead of flash in splitscreen
...
There's no way atm to make you flash on your screen but not on everyone else's, so I think just making you invisible on all of them keeps the original SMK intent of "you have to pay extra close attention to their screen to know where they are at all" better
2018-03-27 18:30:02 -04:00
TehRealSalt
fb135aede6
HUD improvements
...
Most notably, Karma & Boo no longer appear on the minimap
2018-03-27 18:22:33 -04:00
TehRealSalt
51e14937d7
Items respawn in Battle properly again
...
and in a slightly less wasteful way.
2018-03-27 17:53:47 -04:00
TehRealSalt
7264c284cf
WIP karma item stuff
2018-03-26 20:36:16 -04:00
TehRealSalt
79983e8b77
Fix errors
2018-03-24 08:13:33 -04:00
TehRealSalt
936b121ad0
Merge remote-tracking branch 'refs/remotes/origin/sal-misc'
2018-03-24 08:03:55 -04:00
TehRealSalt
ebc55d62ee
Splitscreen sound improvements
...
- Fixed a simple oversight that prevented P3 and P4's sounds from ever
playing
- Changed how sound priority works, now compares distances between
(Untested as of commit since my computer wants a quick restart before it
compiles :V)
2018-03-23 22:50:42 -04:00
TehRealSalt
3160acd3a6
Merge remote-tracking branch 'refs/remotes/origin/master' into sal-misc
2018-03-23 22:24:01 -04:00
Sryder
b8cb80255e
Merge branch 'debug-fix'
2018-03-14 10:11:10 +00:00
Sryder
80230e4429
Fix Bombs
...
Use reactiontime instead of health so chain reactions can occur when multiple bombs are layered.
Make the check for nearby players happen BEFORE the spawning of explosion objects.
Remove MF_NOCLIPTHING and MF_MISSILE from bombs so they don't try and die when they hit the floor sometimes.
2018-03-13 11:07:08 +00:00
Sryder
eb909dabb3
Shadow optimisation
...
Done like Overlays, goes through a list of shadows ONLY
2018-03-13 05:58:57 +00:00
Sryder
78e2021f4b
Make sure it's a waypoint before doing distance calculations
2018-03-13 05:25:04 +00:00
Sryder
201392d34b
Fix the item box related crashes
...
Removed Magnet item box pulling code. It's a mess, hacky, doesn't really help in races, and breaks things. We will implement something new for it soon.
2018-03-13 05:20:47 +00:00
Sryder
68a9454fa3
Use the constant, not a magic number
2018-03-13 02:54:49 +00:00
Sryder
3617a4320e
Stop touching a random item box crashing debug builds
2018-03-13 02:51:14 +00:00
TehRealSalt
6a1e542277
Merge remote-tracking branch 'refs/remotes/origin/sal-misc'
2018-03-12 00:13:33 -04:00
Sryder
dee6c2b97d
Comment out calls to CV_SetValue for cv_analog
2018-03-12 03:18:45 +00:00
Sryder
ac53757e8d
Update dehacked lists
...
Why were all of these states and objects missing
2018-03-12 00:21:14 +00:00
TehRealSalt
fc329d893b
Better gamepad axis support
2018-03-11 18:07:28 -04:00
TehRealSalt
1797e3d09e
Fixed mouse turning
...
Only works with spectating, and is affected by mirror
2018-03-11 13:12:09 -04:00
TehRealSalt
0ed9232758
Remove unused mousemove snippet
2018-03-11 12:58:33 -04:00
TehRealSalt
84c7241a70
Merge remote-tracking branch 'refs/remotes/origin/master' into sal-misc
2018-03-11 12:49:15 -04:00
TehRealSalt
798f87907e
Merge remote-tracking branch 'refs/remotes/srb2public/fof-slope-skew-backport'
2018-03-11 12:47:44 -04:00
Sryder
9b753c2e95
Merge branch 'master' of git@git.magicalgirl.moe:KartKrew/Kart.git
2018-03-11 06:38:43 +00:00
Sryder
a807ac7bde
Lower kart engine sound distance
2018-03-11 06:38:22 +00:00
TehRealSalt
5378cd8184
Disable "Play Credits" if you're in a game
...
I have no clue if it'd break or not if you used this in a netgame (my
gut feeling is "it would break"), but even if it worked it'd be stupid
:V
2018-03-09 20:57:13 -05:00
TehRealSalt
20f0cdc0f6
Restored bounce pad strafe
2018-03-06 01:31:49 -05:00
TehRealSalt
ae4377f6b0
Merge remote-tracking branch 'refs/remotes/origin/master' into sal-misc
2018-03-06 01:00:12 -05:00
TehRealSalt
0a382702c0
Adjusted Sonic's stats
...
(also made new characters default to 5-5 instead of using Sonic's stats)
2018-03-05 20:14:50 -05:00
TehRealSalt
5aa4856d27
Maybe fixed dedicated?
2018-03-05 19:55:39 -05:00
TehRealSalt
5e76a21875
Merge remote-tracking branch 'refs/remotes/origin/sal-misc'
2018-03-04 18:58:34 -05:00
TehRealSalt
e7a04e6d7a
whoop, minor thing
2018-03-04 18:57:34 -05:00