- Sep 11, 2019
-
-
toaster authored
-
toaster authored
Fix an issue where completing a stage normally would not correctly set startrings for the next one (as opposed to warping directly or dying inside it).
-
toaster authored
This might LOOK like an unrelated change, but it needs a new player.dta, so might as well keep that all localised!
-
toaster authored
-
- Sep 10, 2019
-
-
toaster authored
* https://cdn.discordapp.com/attachments/428262628893261828/621129794045870108/srb20077.gif * https://cdn.discordapp.com/attachments/428262628893261828/621129785124585502/srb20078.gif * I will be accepting no further questions at this time.
-
toaster authored
These have been in srb2.pk3 for a while, but they were inaccessible because of not having in-game references.
-
toaster authored
-
- Sep 09, 2019
-
-
-
toaster authored
-
- Sep 08, 2019
-
-
toaster authored
Lightning Polys See merge request STJr/SRB2Internal!294
-
toaster authored
Linedef type 461 (Spawn Object) See merge request STJr/SRB2Internal!304
-
SteelT authored
-
Monster Iestyn authored
Various improvements and changes to multiplayer menu See merge request STJr/SRB2Internal!300
-
toaster authored
NiGHTS attack fixes Closes #205 See merge request STJr/SRB2Internal!319
-
toaster authored
Endings: Fireworks fallback graphics. See merge request STJr/SRB2Internal!296
-
toaster authored
-
toaster authored
Flippost Closes #206 and #191 See merge request STJr/SRB2Internal!320
-
toaster authored
Change flipped starpostz to define the top of the player object, for cases where scale on contact with starpost is different to spawn scale.
-
toaster authored
Newegg dot blag See merge request STJr/SRB2Internal!305
-
toaster authored
-
-
toaster authored
Notably, can no longer use P_PlayJingle because of pre-fade.
-
Marco Z authored
-
- Sep 07, 2019
-
-
toaster authored
* Store gravflip (resolves #206) and destscale in starposts. (Using the same field, taking advantage of the fact that object scale will always be positive!) * Update the function signature of P_MixUp to accomodate both it and drawangle instead of doing it outside of the function. * If the player is spawning from the start of the stage and it's from the ceiling, be in fall frames as requested (resolves #191).
-
toaster authored
-
Monster Iestyn authored
Minor musicplus-related fixes See merge request STJr/SRB2Internal!310
-
Monster Iestyn authored
Ignore bots when looking for a player Closes #190 See merge request STJr/SRB2Internal!301
-
Monster Iestyn authored
Fix -skipintro in OpenGL See merge request STJr/SRB2Internal!308
-
Monster Iestyn authored
DEVMODE: 2D toggle command See merge request STJr/SRB2Internal!309
-
toaster authored
-
toaster authored
* Comment out the notices that the two types of music are disabled (see issue #179; not a perfect fix, but good enough for now).
-
toaster authored
* Fix jingle captions dying immediately (caused by an S_StopMusic call in P_PlayJingle; resolved by modifying order of operations).
-
SteelT authored
-
- Sep 06, 2019
-
-
Lactozilla authored
-
- Sep 04, 2019
- Sep 03, 2019
-
-
Monster Iestyn authored
-
Lactozilla authored
-
- Sep 01, 2019
-
-
toaster authored
* Genesis-style love and attention to the death event. * Only visibly decrement lives/rings when you're respawning (or game over, see below). * Faster no-button-press respawn. * Game Over specific love. * Animation of Level Title font coming in from the sides. * https://cdn.discordapp.com/attachments/428262628893261828/617692325438554132/srb20067.gif * Change gameovertics to 10 seconds instead of 15. * Make the minimum time before you can force going to the Continue screen longer. * Accomodate death in MP special stages as a form of exit. * Don't have your rings or spheres reset when you die in a special stage, so that the stage isn't softlocked with the new harder limits. * Fix a bug with CoopLives_OnChange where changing to infinite lives didn't force a game-overed player to respawn. Also, two not-quite death things which nonetheless were relevant to change: * Fix quitting a special stage having some of the shared spheres/rings disappear into the aether. * Fix a warning during compilation for the Ring Penalty print.
-