Recent content by SpectrumUK

  1. SpectrumUK

    OOPS, All Tumble!

    tumbleignoreiframes has the same netid as kmp_orbinautfuse from KartMP.
  2. SpectrumUK

    BCZ2 Multiplayer Annoyance fix (L_BCZ2MPAnnoyanceFix-v2.1.lua)

    SpectrumUK updated BCZ2 Multiplayer Annoyance fix (L_BCZ2MPAnnoyanceFix-v2.lua) with a new update entry: I used P_MoveOrigin when I should've used P_SetOrigin Read the rest of this update entry...
  3. SpectrumUK

    BCZ2 Multiplayer Annoyance fix (L_BCZ2MPAnnoyanceFix-v2.1.lua)

    SpectrumUK updated BCZ2 Multiplayer Annoyance fix (L_BCZ2MPAnnoyanceFix-v2.lua) with a new update entry: Update for V2.2.11 Read the rest of this update entry...
  4. SpectrumUK

    [Open Assets] BCZ2 Multiplayer Annoyance fix (L_BCZ2MPAnnoyanceFix-v2.1.lua) - Update for V2.2.11

    Renamed the mod (annoyance is the word for what this mod handles) Updated for SRB2 V2.2.11 Changed it so Metal Sonic has to be defeated before the script does anything
  5. SpectrumUK

    The Story of Uncapped Revengence Discord the 3rd

    So, I tried editing the source code to remove the CV_NETVAR flag from the timescale and discordinvites variables and compiling with that change, but Lua-added variables still got mixed up online.
  6. SpectrumUK

    The Story of Uncapped Revengence Discord the 3rd

    When I host with this exe, some important variables are desynched between the host and joiners. Looking at the branch on gitlab, I think it's because of the timescale variable, even though that variable doesn't seem to work.
  7. SpectrumUK

    [Open Assets] SRB2Kart 1.3 - Moe Mansion

    When I host with Moe Mansion with showtrackaddon on, my server sometimes crashes saying something about how a file wasn't found
  8. SpectrumUK

    SRB2Hub for 2.2!!

    MusicSlot in level headers doesn't work in V2.2.10, so SRB2 Hub's music doesn't play when you load the map. Changing "MusicSlot = 60" to "Music = MAP60M" fixes it.
  9. SpectrumUK

    BCZ2 Multiplayer Annoyance fix (L_BCZ2MPAnnoyanceFix-v2.1.lua)

    SpectrumUK submitted a new resource: BCZ2 Multiplayer Softlock fix (L_BCZ2MPSoftlockFix-v1.lua) - Teleports everyone to the end of Black Core Zone Act 2 when enough players are there Read more about this resource...
  10. SpectrumUK

    [Open Assets] BCZ2 Multiplayer Annoyance fix (L_BCZ2MPAnnoyanceFix-v2.1.lua) v2.1

    This Lua checks playersforexit, and teleports everyone else to the end of BCZ2 when that many players are at the end. If you add Hurry Up, then it checks hurry_players and teleports players based on that instead. (I previously didn't realise Hurry Up was on the MB)
  11. SpectrumUK

    Texture Randomizer for SRB2, SRB2 Kart, and SRB2P (XL_TextureRandomizer-v1.4.lua)

    SpectrumUK updated Texture Randomizer for SRB2, SRB2 Kart, and SRB2P (XL_TextureRandomizer-v1.3.lua) with a new update entry: Version 1.4 Read the rest of this update entry...
  12. SpectrumUK

    [Open Assets] Texture Randomizer for SRB2, SRB2 Kart, and SRB2P (XL_TextureRandomizer-v1.4.lua) - Version 1.4

    Added a variable for whether to randomize Kodachrome Void's textures (defaults to off), with a warning when toggling it on that it makes that map's photosensitivity issues worse.
  13. SpectrumUK

    Random SPB

    I recently had this happen when I added Acrobatics and Random SPB in my server, and got a Lua warning from Acrobatics when it happened. I think Acrobatics and Random SPB conflict. Acrobasics and Advance Tricks don't conflict with Random SPB though. Edit: I've figured out a way to fix the...
  14. SpectrumUK

    [Open Assets] Texture Randomizer for SRB2, SRB2 Kart, and SRB2P (XL_TextureRandomizer-v1.4.lua) - Version 1.3

    Added more exceptions for Kart Added something to check if it's added in Kart
Back
Top