TehRealSalt
01afd52ad0
Bounce pad sector type
...
Uses Ice/Sludge sector effect (new friction doesn't need it)
2017-11-07 02:36:27 -05:00
TehRealSalt
9bea44e5c1
Fix this garbage
2017-11-05 16:34:12 -05:00
Sryder13
351670513d
Give explosion particle mobjs the target of who spawned it (bomb thrower, blue lightning user)
...
So that explosion particles can trigger voice lines (and not crash) and add points for players in battle
Also don't play voice lines when you hit yourself
2017-11-05 17:15:19 +00:00
Sryder13
5054ce72e0
Merge branch 'master' of http://git.magicalgirl.moe/KartKrew/Kart.git into gameplay-tweaks
...
# Conflicts:
# src/d_player.h
# src/k_kart.h
# src/lua_playerlib.c
2017-11-05 14:51:52 +00:00
TehRealSalt
57b4d73ec2
Merge remote-tracking branch 'refs/remotes/origin/gameplay-tweaks' into battle
...
# Conflicts:
# src/k_kart.h
2017-11-05 02:19:05 -05:00
TehRealSalt
d3e888cc44
Merge remote-tracking branch 'refs/remotes/origin/master' into battle
...
# Conflicts:
# src/d_player.h
# src/k_kart.c
# src/k_kart.h
# src/lua_playerlib.c
2017-11-05 02:16:39 -05:00
Sryder13
c9ddb7a4b5
Re-add lost player vibration frames
...
Separate sprites for fast moving frames
Rename some frames for a more sensible naming convention
2017-11-04 17:32:47 +00:00
Sryder13
8315ccd475
Change player collision again, they bounce away from each other naturally
...
Need to meddle and test with a "minimum bounce" still
2017-11-04 13:19:06 +00:00
TehRealSalt
1dcdaf0c44
I actually didn't do any of this right!! Whoops!!
...
Also made red shells dumb in battle mode
2017-11-02 21:40:06 -04:00
TehRealSalt
2cbef008c8
Merge remote-tracking branch 'refs/remotes/origin/gameplay-tweaks' into battle
...
# Conflicts:
# src/k_kart.c
2017-11-02 21:03:14 -04:00
Sryder13
e5a32eb699
New collision mechanics, player's transfer their speed along movement when they collide, then bounce off at a set speed away depending on weight from each other
2017-11-03 00:43:51 +00:00
TehRealSalt
9a822fae80
Balloon stealing! Mushroom is back!
2017-11-02 20:43:03 -04:00
Sryder13
e60b3e1b88
Move Player collision check into the regular collision checking
2017-11-01 18:40:32 +00:00
TehRealSalt
4a02e166a1
Merge remote-tracking branch 'refs/remotes/origin/master' into battle
2017-10-26 19:39:02 -04:00
Sryder13
28297d9f58
Add separate boost sound for start boost
...
Allows us to set it to be singular, stopping really loud start boosts with many players
2017-10-25 02:47:24 +01:00
TehRealSalt
31a13e245c
BATLLE MODE
...
AAAAAA
2017-10-22 03:06:35 -04:00
ZTsukei
04432f7789
v1.3.10
...
-------
Accelcode now factors in forwardmove value rather than a boolean. This is used to enable clutching (or whatever you call it; accel+brake) to give its own result.
Fixed Thwomps killing players rather than crushing them.
Reverted buggy collision experiment from previous version.
2017-04-19 21:05:17 -04:00
ZTsukei
cfdb127630
v1.3.04 - The Bouncy One
...
--------
Hardcoded Collide.lua.
Added player boolean array "Collide", used by Collide.lua.
Walls are now bouncy by default again, like they were in 1.09.
Buffed Orange Drift sparks, the boost now lasts 60 frames up from 40.
2017-04-17 13:20:52 -04:00
Sryder
16e0dec70d
Change momentum to be closer to the direction you're facing when not pressing the controls
2017-03-10 02:22:49 +00:00
Sryder
0d16d6c1f4
Further drift fixes
...
Fix weird start drifting wrong way bug
Drifting no longer adds to regular turn speed
Drift boosts start as soon as you finish drifting
2017-03-07 05:00:00 +00:00
Sryder
515054c599
Fix drifting
...
No longer does all the angle adjustments inside of the player thinker and instead does it with the controls
Should hopefully avoid any desynch from drifting
Also maybe fixed player 2's controls
2017-03-07 01:05:18 +00:00
ZTsukei
d9944e9c41
Steering fixes, drifting changed, weight has effect now
2017-02-23 20:37:16 -05:00
ZTsukei
66a206cc55
Driftboosting now increases player accleration
...
Consolidated the turning and drifting values to k_kart functions for easier editing
Removed 200cc. 50/100/150ccs are a weird amalgamation of the prior values.
2017-02-21 23:42:21 -05:00
ZTsukei
370f290a08
Fixed position code, added some item numbers
2017-02-16 21:33:15 -05:00
ZTsukei
fadcd17022
Some accelcode changes to let CC's work.
2017-02-09 23:57:36 -05:00
ZTsukei
580f909c6c
Added Accelcode, start boosting, reverted drifting, etc.
2017-02-07 17:19:58 -05:00
ZTsukei
66c6b6885f
Updates done a while ago... Not 100% sure what they were. :x
2016-11-20 23:23:10 -05:00
ZTsukei
3a3180ce05
Redid control names, some item code, start of drift shenanigans
2016-08-20 22:15:11 -04:00
ZTsukei
d631d0ef04
S_PLAY states, HUD stuff
2016-08-14 23:51:25 -04:00
ZTsukei
4112d44529
Some Color code, Kart powers
2016-08-11 21:42:16 -04:00