Sonic Robo Blast 2 Public
Find a file
Sally Coolatta 9b6a47783d Show the level select option used to start the level in the pause menu.
Previously, level select only appeared in the SP pause menu if you load a complete save file.

Now, entering the game through an Extras menu level select shows that level select. Simply makes it more convenient, as you don't need to exit to the main menu again whenever you want to get to another level from an unlocked level select.

Tested all ways you can start a new map from the menu that I can think of (New Save File, Complete Save File, Mid-game Save File, several different Level Select types, custom Warp, Record Attack, Marathon, Tutorial), and could not smuggle wrong level selects into any.
2023-06-02 16:06:47 -04:00
.circleci cleanup whitespace in CircleCI build config 2022-11-11 21:19:27 -05:00
android
assets 2.2.11 2023-05-16 18:20:15 +02:00
cmake cmake: Use TheLartians' Ccache script on non-Win32 2022-11-05 23:30:12 -05:00
debian-template modified: debian-template/rules 2021-08-12 12:39:28 -05:00
deployer
doc
extras Merge branch 'plane-scroller-tweaks-again' into 'next' 2023-05-25 21:00:30 +00:00
libs MSVC project file works again! Supports Visual Studio 2022. 2022-12-31 19:35:07 -05:00
src Show the level select option used to start the level in the pause menu. 2023-06-02 16:06:47 -04:00
thirdparty cmake: Fix png and openmpt builds in clean envs 2022-12-10 01:53:23 -06:00
tools Merge branch 'master' into next 2022-11-11 22:03:58 -05:00
.gitattributes
.gitignore Update .gitignore 2022-11-11 21:19:14 -05:00
.travis.yml
Android.mk
appveyor.yml 2.2.11 2023-05-16 18:20:15 +02:00
CMakeLists.txt Merge branch 'cmake-zlib-internalized' into 'next' 2022-11-09 02:30:35 +00:00
comptime.bat
comptime.mk
comptime.props
comptime.sh Merge branch 'comptime-no-fail' into 'master' 2022-11-15 21:48:47 -05:00
cpdebug.mk
debian_template.sh
Doxyfile
LICENSE
Makefile Add a proxy Makefile at top level 2021-06-16 16:26:18 -07:00
README.md Add badge to readme showing latest stable release 2021-05-11 20:02:12 -04:00
srb2-vc10.sln
SRB2.cbp
Srb2.dev
srb2.png
SRB2_common.props
SRB2_Debug.props
SRB2_Release.props
srb2banner.png

Sonic Robo Blast 2

latest release

Build status Build status CircleCI

Sonic Robo Blast 2 is a 3D Sonic the Hedgehog fangame based on a modified version of Doom Legacy.

Dependencies

  • NASM (x86 builds only)
  • SDL2 (Linux/OS X only)
  • SDL2-Mixer (Linux/OS X only)
  • libupnp (Linux/OS X only)
  • libgme (Linux/OS X only)
  • libopenmpt (Linux/OS X only)

Compiling

See SRB2 Wiki/Source code compiling

Disclaimer

Sonic Team Junior is in no way affiliated with SEGA or Sonic Team. We do not claim ownership of any of SEGA's intellectual property used in SRB2.