Skip to content

Releases: STJr/SRB2

SRB2 v2.2.13 Released

09 Sep 03:53
Compare
Choose a tag to compare

Our double whammy is now a triple whammy. Guess we needed one more release candidate, but we were just so excited to launch that we forgot. Here’s an update that makes netgames work correctly again, plus some bonus bug fixes and optimizations.

  • Fixed renderhitbox causing netgame instability
  • Fixed floorsprite rendering causing a possible crash if the sprite had a size of 1×1
  • Fixed hitbox interpolation when scaling mobjs
  • Optimized sprite rendering in the software renderer
  • Exposed skin.supername to Lua

More details about this changelog are on our GitLab.

SRB2 v2.2.12 Patch Released

08 Sep 00:57
Compare
Choose a tag to compare

Changes:

  • Fixed inconsistent crash caused by music volume fading while changing to different music
  • 44 new player colors (press enter on the selector to see ’em all in a nice grid)
  • Toggle fullscreen on/off with F11, toggle renderers with F10
  • More accurate FPS counter
  • Cutscenes now play at correct speed for netgame clients
  • Fixed joining netgames during intermission causing strange behavior
  • Fixed IPv6 support
  • New UDMF, SOC, and Lua features

Full newspost can be read here.

SRB2 v2.2.11 Patch Release

20 May 03:14
Compare
Choose a tag to compare

Hello everybody! We’re happy to inform you that another fantastic SRB2 update has landed on your doorstep. Here are the key changes in SRB2 v2.2.11:

  • Removed the framerate limit: Using interpolation, SRB2 can now run at far more than 35fps, allowing for smoother looking 60fps gameplay (or much higher on supported monitors). You can set a custom limit at the bottom of Video Options.
  • Fixed error 503: This prevented some players from accessing the ingame Master Server browser. If you’ve been having trouble using the Master Server, give it another try.
  • Support larger characters in ERZ: Addon characters with large collision boxes, such as Ryder the Falcon, can now complete ERZ. We introduced some new gravity-related elements you can add to your maps as a part of this fix. Read about them here.
  • Added support for the Universal Doom Map Format (UDMF): UDMF is a more flexible and powerful map format that allows for easier editing and more complex level designs. This long-awaited feature is a game-changer for mappers, opening up new possibilities for custom levels.
    • The implementation isn’t set in stone. We intend to make changes to it based on mappers’ feedback if necessary.
    • The UDMF map editor is not complete. Until it is complete, you can find the latest build pinned in #udmf on our Discord server.
    • You can convert your existing map to the new format, but older levels should continue to work as normal (let us know if they don’t!)
    • UDMF maps are allowed to be submitted to the OLDC!
  • Better rendering in large levels: Levels that used to break the renderer by the sheer size of their rooms should be far more visually stable now.
  • Improved Lua command/cvar safety and added basic rate limitation for Lua file access: Helps prevent addons from writing too much data to hard disk, among other things.

There are plenty of other bug fixes and other improvements. Check out the changelog for a complete list.

We appreciate your continued support and feedback as we work on our favorite project. You would probably appreciate getting the new patch and start playing. Enjoy!

SRB2 v2.2.10 Patch Release

06 Mar 22:39
Compare
Choose a tag to compare

Hello everybody! It took longer than we’d like, but SRB2 v2.2.10 is finally here! Here are the highlights of this patch:

  • The file limit has been massively increased. (The skin limit is still 32, though!)
  • The tutorial has been redone for the new default controls.
  • Many new additions to Lua, including bot features, an improved input library, easing functions and more.
  • Blending modes for midtextures and FOFs.
  • Multi-tagging and more convenient slope copying for non-UDMF maps.
  • Generalized slopes for UDMF maps.
  • The ability to load folders for easier addon development. No need to compile your resources into a PK3 until you’re ready to release your work!
  • A couple of updated graphics, textures & sprites.
  • Way too many bug fixes to list here.

You can read the full changelog here.

Please note there is only a full install available for this release since every single one of the game’s files have been modified. You should be able to install it to your existing SRB2 v2.2 folder just fine, but feel free to back up your addons and saved games first.

Android players should be aware that the Android port of SRB2 is no longer officially supported. We know that’s disappointing, but we’ll keep the v2.2.9 APK up on the Downloads page for your convenience. The source code is publicly available on Lactozilla’s GitHub, so anyone with the necessary skills should feel free to update it themselves.

Our goal going forward is to get smaller updates out more often. We’d like the next patch to be made up of little more than a few quality of life features and more bug fixes. A lot of upcoming features and fixes (and many from this very patch) were generously contributed by the community. We’re grateful for your hard work.

That’s everything! Go grab the update down below and get going! Enjoy.

SRB2 v2.2.9 Patch Release

07 May 02:52
Compare
Choose a tag to compare

SeventhSentinel - May 6, 2021

Hey. 2.2.9’s out. Grab it at the usual place. It’s late, so I’ll just paraphrase some of the more interesting lines from the changelog:

  • Fixed animated skin colors in OpenGL.
  • Fixed an error when loading addons with custom savedata via the command line (notably, when testing from Zone Builder).
  • Optimized Lua, plane rendering, and drawing of FOFs.
  • Added polyobject support for Lua.
  • Added multitag library for Lua, which allows reading and manipulation of tags on mapthings, lines and sectors; also added tag iterator functions.
  • Attraction Shield’s homing attack may now be chained.
  • The addfile command now supports adding multiple files.
  • The player will now smoothly slide across a sloped ceiling.
  • Let more graphics lumps be replaced clientside.
  • Various bits of progress on UDMF.
  • Special text is printed when the player begins the final lap in Circuit mode.
  • Ring drain sectors play the ring depletion sound.
  • Pausing the game is no longer possible during the score tally screen in Marathon Mode.
  • Tons of map fixes from sphere.
  • Added acronym keywords to Co-op levels. For use with the map command, so e.g. you can warp to Green Flower 1 with map GFZ1.
  • The game now resends the whole gamestate when resyncing a player.
  • Fixed an issue with the installer executables where you wouldn’t always be asked where you want to install the game.

There are lots of bug fixes and other quality-of-life things in this patch. We hope you enjoy it.

SRB2 v2.2.8 Patch Release

04 Oct 23:31
Compare
Choose a tag to compare

Hello everybody! Another update is here.

When we released v2.2.7, we accidentally broke the -file command line parameter — loading Lua scripts that added netvars via the -file parameter would lead to desyncs. This mostly impacted players on dedicated servers. The issue has been rectified.

We also broke PNG graphics in the OpenGL renderer, causing some mods to instantly crash in OpenGL. This has also been fixed.

Android users will be happy to hear we fixed the issue with the server browser. You should be able to join netgames as normal again.

This patch also has some other minor fixes, which you can read about on the full changelog

Windows users: since v2.2.7 was so short-lived, we have made sure the new patch will work with both v2.2.6 and v2.2.7, just in case you missed our last patch. Remember, you can use the links to the zip files containing the game files if you don’t want to use the installers or if you experience problems with them. They’re in the fine print right under the links to the installers.

We appreciate your continued support as we strive to improve our favorite game.

SRB2 Version 2.2.7 Patch Release

30 Sep 22:34
Compare
Choose a tag to compare

Hello everybody! We’ve got another new update for you!

Since we had so much help from public testing, we were able to fix a lot of bugs. Thank you so much! We’ve also added some cool new features, such as:

  • Built-in skincolors may now be changed.
  • Added the netticbuffer cvar. This stores some inputs in a buffer in case the network is slow, exchanging netcode induced lag for input delay.
  • (OpenGL) Model Lighting now works when shaders are enabled.
  • Added a menu option to show joiner’s IP addresses.
  • New Master Server technology, bringing more uptime and smoother menus.
  • Optimized loading of PNG graphics, greatly reducing the load time of levels that happen to use PNGs.
  • Players can no longer change their name more than five times per minute.
  • Added a new Black Eggman sprite render by SuperPhanto.
  • 3D models made by Jeck Jims are now included with the game.
  • You can read the full changelog here
    Windows users: we have also changed from the stinky old 7-zip self extracting archive to a shiny new professional installer that supports four languages. Patching the game from here on out should be faster and easier. We are also including full installers for every single update moving forward. (We will still provide zip archives for those that need/prefer them.) We hope these changes benefit new players and our non-English communities. We would like to extend our thanks for ACStriker and yfyfyfyfyfy for the Spanish and Russian translations of the installers, respectively.

SRB2 Version 2.2.6 Patch Release

11 Jul 02:45
Compare
Choose a tag to compare

Things don’t always go as planned. Therefore, we’ve brought you another new patch, available on our Downloads page as usual. You will now be able to finish Black Core zone in unmodified single player! (Sorry we missed that.) We’ve also fixed some other small bugs and made some minor adjustments to Marathon Run.

You can read the full changelog here. Enjoy!

SRB2 2.2.5 Patch Release

10 Jul 15:06
Compare
Choose a tag to compare
  • Shadows now render on the ceiling in reverse gravity.
  • The game now saves as the level ends. If you exit a special stage and re-enter the game, you will be in the next level.
  • You can now play as any character in NiGHTS mode.
  • You can now use SOC and Lua to make custom skincolors.
  • OpenGL has received an overhaul, resulting in performance improvements and shader support. The game ships with some shaders, but if your machine can’t handle them, you can turn them off.
  • Updated music for the tracks originally sourced from Mystic Realm.
  • We added Marathon Mode. It’s for full game speedruns. Find it under the 1 Player menu. We also included options for Ultimate Mode and for creating a backup to come back to if the game crashes during a live event.
  • Knuckles no longer crouches for as long after landing from a glide, making him lose less momentum and feel a little less chunky. He can swim underwater, too, which controls differently from gliding. We gave him a little something extra, too…

Full changelog available at https://git.magicalgirl.moe/STJr/SRB2/wikis/2.2.5-changelog
Patch notes video available at https://www.youtube.com/watch?v=sHxUbX269IE

SRB2 version 2.2.4 patch release

12 May 05:56
Compare
Choose a tag to compare

Hey all,
We found a critical bug where players couldn’t complete the tutorial using the simple camera mode, so we fixed that. Also, we solved some issues in ACZ where you could get stuck on paths with certain characters. Not much else noteworthy, but you can find the changelog here.

To use this patch, all you need to do is copy the contents of the zip file into your existing 2.2.1, 2.2.2, or 2.2.3 folder and allow Windows to overwrite any files it asks about. Again, we are no longer supporting 64 bit builds. If you have a 64 bit version of SRB2 set up, you absolutely must get a fresh install of 2.2.1 and patch 2.2.4 over the new 2.2.1 install. 2.2.4 will not work if you try to put it in a folder with a 64 bit build.

Linux users, binary packages should be properly updated where they normally are found on the Downloads page.

Mac users, I know I said yesterday that we’d have an update for you guys soon, and in fact, we do have a functional 2.2.3 build for Mac and I was gonna make that public tonight, but now we need to get 2.2.4 squared away for you guys. Sorry! We’ll have that ASAP.