mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-04-21 01:31:08 +00:00
Sonic Robo Blast 2 Public
Added Spawn Added GetActorX, GetActorY, GetActorZ Added GetActorVelX, GetActorVelY, GetActorVelZ Added GetActorAngle, GetActorPitch, GetActorRoll Added GetActorFloorZ, GetActorFloorTexture, GetActorLightLevel Added CheckActorState, CheckActorFlag, GetActorClass Added SetActorPosition, SetActorVelocity Added SetActorAngle, SetActorPitch, SetActorRoll Added SetActorState, SetActorFlag, SetActorClass Changed GetThingDye to GetActorDye Changed DyeThing to SetActorDye Added GiveRings, GiveSpheres, GiveLives, GiveScore, DropFlag, TossFlag, DropEmeralds, TossEmeralds Added PlayerHoldingFlag, PlayerIsIt, PlayerFinished Fixed SetActorProperty and GetActorProperty Removed AwardScore, AwardRings Removed actor properties: X, Y, Z, type, angle, pitch, roll, floorz, ceilingz, momx, momy, momz, state, flags, flags2, eflags Reorganized script types Made GAMEOVER scripts run when players die |
||
---|---|---|
.circleci | ||
android | ||
assets | ||
cmake | ||
debian-template | ||
deployer | ||
doc | ||
extras | ||
libs | ||
src | ||
thirdparty | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.travis.yml | ||
alias-bootstrap.sh | ||
Android.mk | ||
appveyor.yml | ||
CMakeLists.txt | ||
CMakePresets.json | ||
comptime.bat | ||
comptime.mk | ||
comptime.props | ||
comptime.sh | ||
cpdebug.mk | ||
debian_template.sh | ||
Doxyfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
srb2-vc10.sln | ||
SRB2.cbp | ||
Srb2.dev | ||
srb2.png | ||
SRB2_common.props | ||
SRB2_Debug.props | ||
SRB2_Release.props | ||
srb2banner.png | ||
vcpkg-configuration.json | ||
vcpkg.json |
Sonic Robo Blast 2
Sonic Robo Blast 2 is a 3D Sonic the Hedgehog fangame based on a modified version of Doom Legacy.
Dependencies
- 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.