* SPR2_DRL0-C are gone. They're now (FF_SPR2SUPER|SPR2_NGT0-C). This frees up...
* SPR2_DRL0-C are gone. They're now (FF_SPR2SUPER|SPR2_NGT0-C). This frees up a bunch of badly-used freeslots, considering that you can't be super AND NiGHTS at the same time. * Speaking of, actively enforced not being able to be Super and NiGHTS at the same time. * Also on that note - SPR2_TRNS is now the NiGHTS transformation. The Super transformation is (FF_SPR2SUPER|SPR2_TRNS). * SPR2_NPAN is now SPR2_NSTN, since it matches Super Sonic's stun animation rather than the pain animation. * Fixed a bunch of things where Super float was handled badly with 2AM brain. * Fixed the R_ProjectSprite error going out of spr2names' bounds. * Fixed order of FF's in dehackéd. * Fixed that thing where Super Sonic was blue for 1 tic after transformation, and the life icon was a blue Super Sonic.
Showing
- src/dehacked.c 3 additions, 3 deletionssrc/dehacked.c
- src/hu_stuff.c 2 additions, 2 deletionssrc/hu_stuff.c
- src/info.c 53 additions, 68 deletionssrc/info.c
- src/info.h 6 additions, 22 deletionssrc/info.h
- src/p_inter.c 1 addition, 1 deletionsrc/p_inter.c
- src/p_mobj.c 16 additions, 59 deletionssrc/p_mobj.c
- src/p_pspr.h 2 additions, 2 deletionssrc/p_pspr.h
- src/p_user.c 15 additions, 3 deletionssrc/p_user.c
- src/r_things.c 1 addition, 1 deletionsrc/r_things.c
- src/st_stuff.c 1 addition, 1 deletionsrc/st_stuff.c
Loading
Please register or sign in to comment