- Jul 04, 2020
-
-
lachwright authored
Also now destroys Egg Guard shields, and circumstantially Minuses
-
- Jul 03, 2020
-
-
Lachlan authored
-
Lachlan authored
-
Lachlan authored
-
lachwright authored
- Buffed crouch landing; lasts slightly shorter and cuts speed less - Support for swimming! Knuckles has slightly different glide controls when he has swim sprites underwater - Improved glide controls in 2D mode - Super Knuckles perks: land from a glide or latch onto a wall to generate a shockwave and damage nearby enemies - Refactored skid dust - Made super sparks use FF_FULLBRIGHT - Added P_SpawnSkidDust and P_Earthquake to Lua
-
- Jul 02, 2020
-
-
lachwright authored
-
James R. authored
Cheese See merge request STJr/SRB2!1028
-
James R. authored
More credits changes See merge request STJr/SRB2!1027
-
- Jul 01, 2020
- Jun 30, 2020
-
-
LJ Sonic authored
-
- Jun 29, 2020
-
-
James R. authored
Special saves! (Resolves #162) Closes #162 See merge request STJr/SRB2!1016
-
- Jun 28, 2020
-
-
James R. authored
ACTUALLY fix #172 Closes #172 See merge request STJr/SRB2!1020
-
James R. authored
Delete connection screen and midgame joins See merge request STJr/SRB2!1021
-
- Jun 27, 2020
-
-
SteelT authored
Increase the length of the player input buffer even more See merge request STJr/SRB2!951
-
LJ Sonic authored
Expose "server" and "dedicated" to Lua scripts See merge request STJr/SRB2!1022
-
LJ Sonic authored
Careful! Both are local variables and are always false for clients, and therefore should obviously not be used in anything gamelogic-related.
-
LJ Sonic authored
-
- Jun 26, 2020
-
-
LJ Sonic authored
-
- Jun 25, 2020
-
-
James R. authored
GameQuit Hook See merge request STJr/SRB2!847
-
-
-
James R. authored
Faster OGL sprite sorting algorithm See merge request STJr/SRB2!1008
-
James R. authored
Gametype fixes See merge request STJr/SRB2!816
-
James R. authored
-
-
James R. authored
ACZ3 softlock fix See merge request STJr/SRB2!1015
-
James R. authored
Don't repeatedly look for model texture files See merge request STJr/SRB2!1009
-
James R. authored
Fix the Eggman signpost's background color See merge request STJr/SRB2!1007
-
James R. authored
Faster and more correct OGL transparent surface sorting See merge request STJr/SRB2!1005
-
James R. authored
GME cleanup and fixes See merge request STJr/SRB2!1001
-
- Jun 22, 2020
-
-
Monster Iestyn authored
Fix missing bruh string in Lua side string options. See merge request STJr/SRB2!1017
-
Latapostrophe authored
-
toaster authored
All this refactoring, just to resolve #162. Specifically, it engages savegame events not at level load (except for savefile start) but on level completion, just after you've gotten all the intermission bonuses but before the intermission actually starts. Also fixes a never-before-discovered bug where if the titlemap has LF_SAVEGAME, your save file will be overwritten upon returning to the title screen. This game is a mess of hacks, I swear... One unintended side effect: It may actually be faster in some speedrun circumstances in mods with cutscenes to complete the map, exit back to the title screen, and reload the file. It's a common feature of optimal runs in games with cutscenes, though, and Marathon Run has a toggle for cutscenes, so I'm not particularly bothered.
-
- Jun 21, 2020
-
-
sphere authored
-