-
- Downloads
CA_MELEE. Mostly complete.
* When moving slowly, P_InstaThrust at S_SKIN's maxdash forward, and set momz to S_SKIN's mindash upwards. Plays a tok noise (not thok). Hurts enemies/bosses, busts spikes/monitors/all types of bustable blocks. * When moving quickly... doesn't do anything yet, but WILL do a slide. Also, P_DoSpinDash is now renamed to P_DoSpinAbility, and CA_TWINSPIN users can bust all bustable blocks on collision too.
Showing
- src/d_player.h 3 additions, 1 deletionsrc/d_player.h
- src/dehacked.c 6 additions, 0 deletionssrc/dehacked.c
- src/info.c 6 additions, 0 deletionssrc/info.c
- src/info.h 7 additions, 1 deletionsrc/info.h
- src/lua_hook.h 1 addition, 1 deletionsrc/lua_hook.h
- src/p_inter.c 2 additions, 0 deletionssrc/p_inter.c
- src/p_map.c 15 additions, 6 deletionssrc/p_map.c
- src/p_mobj.c 23 additions, 2 deletionssrc/p_mobj.c
- src/p_user.c 28 additions, 5 deletionssrc/p_user.c
- src/r_things.c 9 additions, 9 deletionssrc/r_things.c
Loading
Please register or sign in to comment