Skip to content
Snippets Groups Projects
Select Git revision
  • 0c3256fa141834e46f03229c831a0ca1fd137b3c
  • next default protected
  • precipoptimizations
  • lightdithering
  • renderdistance
  • thinfps
  • spriteshadows
  • secbright
  • lift-freeslot-limits-2
  • lift-maxsend-limits
  • add-forth-interpreter
  • close-connection-timeout
  • lift-netxcmd-limits
  • add-textinput-hook
  • add-namechange-lua-hook
  • inline-mobjwasremoved
  • fix-bot-2pai-desync
  • avoid-double-checkmobjtrigger-call
  • remove-scale-deadcode
  • remove-duplicate-mobjthinker-call
  • master
  • SRB2_release_2.2.10
  • SRB2_release_2.2.9
  • SRB2_release_2.2.8
  • SRB2_release_2.2.7
  • SRB2_release_2.2.6
  • SRB2_release_2.2.5
  • SRB2_release_2.2.4
  • SRB2_release_2.2.3
  • SRB2_release_2.2.2
  • SRB2_release_2.2.1
  • SRB2_release_2.2.0
  • SRB2_release_2.1.25
  • SRB2_release_2.1.24
  • SRB2_release_2.1.23
  • SRB2_release_2.1.22
  • SRB2_release_2.1.21
  • SRB2_release_2.1.20
  • SRB2_release_2.1.19
  • SRB2_release_2.1.18
  • td-release-v1.0.0
41 results

lua_skinlib.c

Blame
  • Forked from STJr / SRB2
    15137 commits behind the upstream repository.
    toasterbabe's avatar
    toaster authored
    * if you can turn SF_SUPER, flash your skin's supercolor, otherwise be your normal color
    * if your skin doesn't have a SPR2_NGT0 (horizontal fly), use Sonic's (this will hopefully be replaced by 2.2 with sprites of NiGHTS themselves)
    * MT_NIGHTSCHAR made irrelevant, everything follows actor->target instead of actor->target->tracer now
    * emerald is now player->mo->tracer instead of player->mo->tracer->target
    * nightopian helpers flash for the 35 tics before they disappear
    * nights capsule makes boss explosions/noises now (i can change it back i just like it better)
    * drill off into the sky instead of fly up in floating pose (but no noise yet)
    
    ALSO:
    * default maxdash is now 70
    * forgot to add supercolor to lua, it is there now
    * SPR2_SMSL renamed to SPR2_SSTN (stun)
    * any player with a skincolor that's in the super range is set to FF_FULLBRIGHT at state-set time, so no need to keep super players non-fullbright just because they use spin stuff
    0c3256fa
    History
    lua_skinlib.c 7.74 KiB