- Jan 26, 2022
-
-
Lactozilla authored
Rename InterMusAfterFade to PlayInterMusAfterFade, NoTallyExit to StayAfterTally, and NoTallyLevel to TallyPauseLevel Rename TALLYBONUS_SPECIALRING to TALLYBONUS_SSRING Rename levelexit to levelexitflags Add G_HideAndSeekGametype, G_InTagHideTime, G_InGametypeStartingCountdown, G_PlayersFreezeAfterCountdown, P_IsTagSeekerWaiting, P_IsPlayerBlindfolded, and S_MusicFinished functions to Lua Make level exit flags take priority in G_WillExitLevel and G_TallyWillExitLevel Ensure LF_STAYAFTERINTER will make players stay on the level after the score tally ends on any gametype, or with any gametype rules Fix bugs in G_AfterIntermission Fix a bug in G_UpdateVisited Fix issues with stagefinished Fix possible crashes with the intermission functions in Lua Refactor code related to Tag and H&S All intermissions (except Co-Op and Special Stages) ignore spectators tailspickup change is untested
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
Date: Wed Jan 26 01:53:09 2022 -0300
-
Lactozilla authored
-
Lactozilla authored
Added functions to Lua: Y_IsIntermissionInLevel, Y_UsingCountdown, Y_GetTallyScore, Y_GetTallyTime, Y_GetTallyBonus, Y_FindTallyBonus, Y_GetTallyTotal, Y_GetTallyExtraLives, Y_GetTallyContinues, Y_GetTallyRings, Y_GetTallyTotalRings, Y_GetTallyTotalMonitors, Y_GetTallyPoints, Y_PlayerHasBestScore, Y_PlayerHasBestTime, Y_PlayerHasBestRings, Y_PlayerHasBestTotalRings, Y_PlayerHasBestMonitors Added HUD functions to Lua: localTransNum, userTransNum, tallyFadeInTransNum, tallyFadeOutTransNum, tallyFadeInTransFlag, tallyFadeOutTransFlag Added globals to Lua: levelfinished Added hooks to Lua: LevelFinished, IntermissionStart, IntermissionEnd, ScoreTallyStart, ScoreTallyExtraLife, ScoreTallyFinish Added HUD hook type to Lua: intermissiontally Added level header parameters: OldTally, NoTallyLevel, NoTallyExit, TallyDelay, InterMusAfterFade, MusicPostInter, MusicPostInterTrack, MusicPostInterPos, MusicPostInterFadeIn Changed behavior of Lua G_SetCustomExitVars
-
- Jan 11, 2022
-
-
sphere authored
-
sphere authored
Blentran - updated See merge request STJr/SRB2!1656
-
sphere authored
Several changes to default control settings See merge request STJr/SRB2!1682
-
sphere authored
Improve OpenGL GDI Generic error message See merge request STJr/SRB2!1673
-
sphere authored
Fix 2.2.10 pre1 rollangle crash (resolves #747) Closes #747 See merge request STJr/SRB2!1707
-
sphere authored
Speed up taglist creation See merge request STJr/SRB2!1702
-
sphere authored
Add collision check for flipped water drops Closes #735 See merge request STJr/SRB2!1697
-
katsy authored
-
- Jan 09, 2022
-
-
MascaraSnake authored
-
- Jan 07, 2022
-
-
MascaraSnake authored
-
MascaraSnake authored
-
- Jan 04, 2022
-
-
MascaraSnake authored
-
sphere authored
-
-
-
-
- Jan 02, 2022
-
-
sphere authored
-
- Jan 01, 2022
-
-
sphere authored
-
- Dec 31, 2021
-
-
MascaraSnake authored
-
- Dec 30, 2021
-
-
sphere authored
-
- Dec 29, 2021
-
-
sphere authored
-
sphere authored
-
sphere authored
- Renamed Simple to Automatic, and made it the default - Renamed Standard to Manual - Changed some camera settings to make Automatic easier to control - Changed most default gamepad controls, to fit Automatic playstyle - Changed a few default keyboard controls - Added default binds for custom actions 1-3 - Removed forced camera settings in the tutorial (to account for upcoming tutorial update) - Also lowered default sound/music volume a little bit
-
sphere authored
Make linedef 96 apply to tags from 97-99, but not to itself See merge request STJr/SRB2!1633
-
sphere authored
Fix enemy/boss/minecart explosions in death pits (Closes #67) Closes #67 See merge request STJr/SRB2!1688
-
sphere authored
Allow changing the master server address while hosting a netgame Closes #329 See merge request STJr/SRB2!1687
-
sphere authored
Give the inverted flashpal a constant See merge request STJr/SRB2!1685
-
sphere authored
Don't count bots in playersforexit See merge request STJr/SRB2!1684
-
-
sphere authored
Some hud fixes (by Confusion) See merge request STJr/SRB2!1670
-
- Dec 27, 2021
-
-
sphere authored
Don't award end-of-level bonuses to Tailsbot See merge request STJr/SRB2!1676
-