Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Upstream 9/4/24 #219

Merged
merged 190 commits into from
Apr 10, 2024
Merged

Merge Upstream 9/4/24 #219

merged 190 commits into from
Apr 10, 2024

Commits on Apr 3, 2024

  1. Fix for items dropped being rotated to world north (#26662)

    * Fix rotation of dropped items
    
    * combined world position rotation function for dumpable
    
    * scuffed implementation?
    
    * less scuffed?
    
    * even less scuffed... I guess
    
    * capital D
    
    ---------
    
    Co-authored-by: Plykiya <[email protected]>
    Plykiya and Plykiya authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5aadb17 View commit details
    Browse the repository at this point in the history
  2. Automatic changelog update

    PJBot committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    70ec12f View commit details
    Browse the repository at this point in the history
  3. fix double interaction popup (#26684)

    change popentity to popupclient
    lunarcomets authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6b84a04 View commit details
    Browse the repository at this point in the history
  4. disable foam scooping (#26686)

    Co-authored-by: deltanedas <@deltanedas:kde.org>
    deltanedas authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b909c25 View commit details
    Browse the repository at this point in the history
  5. Automatic changelog update

    PJBot committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    35134fc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Little disk printer sprite tweaks (#26711)

    * Little disk printer sprite tweaks
    
    * ill change this aswell
    lzk228 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cc99bbe View commit details
    Browse the repository at this point in the history
  2. fixed white_box.png (#26714)

    * Delete Resources/Textures/Decals/bricktile.rsi/white_box.png
    
    * Readded fixed version
    
    one pixel change
    ThatOneGoblin25 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d797ee7 View commit details
    Browse the repository at this point in the history
  3. New lobby art: TerminalStation (#26505)

    woop woop
    Terraspark4941 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9c50ac3 View commit details
    Browse the repository at this point in the history
  4. Automatic changelog update

    PJBot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ab3e46a View commit details
    Browse the repository at this point in the history
  5. Unidentified corpses respect gender pronouns (#26715)

    fix: LGBT erasure /j
    Brandon-Huu authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    36fefb9 View commit details
    Browse the repository at this point in the history
  6. Things that can't go in disposals now don't "Miss" (#26716)

    * Moved is canInsert check to before miss check
    
    * Update Content.Server/Disposal/Unit/EntitySystems/DisposalUnitSystem.cs
    
    ---------
    
    Co-authored-by: metalgearsloth <[email protected]>
    beck-thompson and metalgearsloth authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b709e24 View commit details
    Browse the repository at this point in the history
  7. Clean up YAML issues in animals.yml (#26696)

    * Cleaned up YAML issues in animals.yml
    
    * Cleaned up TimedSpawnerComponent
    Tayrtahn authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1e43980 View commit details
    Browse the repository at this point in the history
  8. fix health analyzer crash (#26700)

    Co-authored-by: deltanedas <@deltanedas:kde.org>
    deltanedas authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    170e13b View commit details
    Browse the repository at this point in the history
  9. Automatic changelog update

    PJBot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    705f029 View commit details
    Browse the repository at this point in the history
  10. Make the station start with random broken wiring (#26695)

    Random wire cutting on round start
    Tayrtahn authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a1a1219 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70959e7 View commit details
    Browse the repository at this point in the history
  12. Mail Unit Fix (whitelist) (#26688)

    Fix Mail Unit
    brainfood1183 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f69f395 View commit details
    Browse the repository at this point in the history
  13. Automatic changelog update

    PJBot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d8af6a0 View commit details
    Browse the repository at this point in the history
  14. OOC Patron Color Toggle (#26653)

    * Adds the option for you to toggle your OOC Patron color visibility to yourself and others.
    
    * Makes the button magically disappear if you arent a patron
    Aexxie authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7ced9d4 View commit details
    Browse the repository at this point in the history
  15. Automatic changelog update

    PJBot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b331228 View commit details
    Browse the repository at this point in the history
  16. Fix random clothing slots being able to hide character's nose and hai…

    …r (#26708)
    
    Fix bug and formatting
    DinoWattz authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fb0e8ad View commit details
    Browse the repository at this point in the history
  17. Automatic changelog update

    PJBot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    827cd0f View commit details
    Browse the repository at this point in the history
  18. Make Zombie, Initial Infected fix (#26665)

    Make zombie fix
    wrexbe authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d9c1130 View commit details
    Browse the repository at this point in the history
  19. Suit Sensors No Longer Use a Hardcoded 'Total Health' (#26658)

    * Suit sensors now know the 'total health' of an entity
    
    * Missed the constructor 😔
    Pspritechologist authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f5d9d3c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d4982ba View commit details
    Browse the repository at this point in the history
  21. Automatic changelog update

    PJBot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8dc5334 View commit details
    Browse the repository at this point in the history
  22. Robotists technology icon fix (#26723)

    fix
    
    Co-authored-by: GeneralGaws <[email protected]>
    GeneralGaws and GeneralGaws authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8cd0cce View commit details
    Browse the repository at this point in the history
  23. Make ducks more viable as an alternative to chickens. (#26729)

    Quick tweak to make ducks on par with chickens at cargo
    ZeroDayDaemon authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    57b16f5 View commit details
    Browse the repository at this point in the history
  24. Automatic changelog update

    PJBot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6e2ab06 View commit details
    Browse the repository at this point in the history
  25. Make the nutribrick one bite smaller (#26719)

    Update snacks.yml
    potato1234x authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bb1cb18 View commit details
    Browse the repository at this point in the history
  26. Task/fix nightvision huds (#26726)

    * StatusIcon: add field to set if icon should be rendered with shading
    
    * set/unset shader based on icon field
    
    * set new field to true for hud icons
    
    * re-shade health bars
    PrPleGoo authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d314a41 View commit details
    Browse the repository at this point in the history
  27. Automatic changelog update

    PJBot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    38f9c1c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Rework Identifier Overrides to prevent showing Law Priority (#26680)

    Does-The-Fix
    
    Co-authored-by: Mephisto72 <[email protected]>
    Mephisto72 and Mephisto72 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ad0f046 View commit details
    Browse the repository at this point in the history
  2. Make practice projectiles consistent in damage (#26731)

    * Make practice weapon damage consistent to 1
    
    * Add book reference to description
    ZeroDayDaemon authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    77c4e40 View commit details
    Browse the repository at this point in the history
  3. Automatic changelog update

    PJBot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3d88b8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25bcb0c View commit details
    Browse the repository at this point in the history
  5. Damage popup type can now be changed with a left click if allowed via…

    … component boolean. (#26734)
    
    * Update DamagePopupSystem.cs
    
    * Update DamagePopupSystem.cs
    
    * Add ability to allow or deny type change via component bool
    ZeroDayDaemon authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e7fda78 View commit details
    Browse the repository at this point in the history
  6. Automatic changelog update

    PJBot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0afb333 View commit details
    Browse the repository at this point in the history
  7. CCVars.cs: Minor inconsistency fixes. (#26744)

    Update CCVars.cs
    
    * Fixes one file format inconsistency.
    * Adds missing </summary> closing tag.
    TsjipTsjip authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3817133 View commit details
    Browse the repository at this point in the history
  8. Make baseball bat crafting require a slicing tool (#26742)

    Make baseball bat crafting harder
    Vermidia authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d802928 View commit details
    Browse the repository at this point in the history
  9. make fulton recipe faster and require cloth (#26747)

    Co-authored-by: deltanedas <@deltanedas:kde.org>
    deltanedas authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f433e2d View commit details
    Browse the repository at this point in the history
  10. Automatic changelog update

    PJBot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ec77a16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5441a1 View commit details
    Browse the repository at this point in the history
  12. Automatic changelog update

    PJBot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e0ac00b View commit details
    Browse the repository at this point in the history
  13. Let Mindshields be effected by statusIcon shading (#26754)

    Phone Webedit Ops
    
    Original PR author forgot about mindshields for making status icons shaded. 
    
    This can be done with other antag icons as well, I remember people mentioning revs being able to see each other in the dark was lame.
    Golinth authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    26f41e9 View commit details
    Browse the repository at this point in the history
  14. Automatic changelog update

    PJBot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d94eba8 View commit details
    Browse the repository at this point in the history
  15. Dionae now bleed sap, and this can be used to make syrup. (#25748)

    * SapAndSyrup
    
    * centrifug
    
    * morewatervapor
    
    * whyisitnotpushing
    
    * nymphs
    
    * lessrealmorefun
    Blackern5000 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5523e01 View commit details
    Browse the repository at this point in the history
  16. Automatic changelog update

    PJBot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    34980ef View commit details
    Browse the repository at this point in the history
  17. Alerts crash fix (#26602)

    - If the client tries to call ShowAlert while applying gamestates (e.g. initialising an entity) then this will cause problems. I need to double-check the initial PR before I'd be comfortable with this being merged.
    metalgearsloth authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    dd03612 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    107dc0e View commit details
    Browse the repository at this point in the history
  2. Automatic changelog update

    PJBot committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5e20c18 View commit details
    Browse the repository at this point in the history
  3. Fire sprite change for mice (#26758)

    * Add new fire sprite for mice that fits them better
    
    * Add the sprite change to rats as well
    
    * Moffroach and hamsters now also have more fitting fire sprites
    
    * made the meta.json easier to read
    PaigeMaeForrest authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    78dd193 View commit details
    Browse the repository at this point in the history
  4. Automatic changelog update

    PJBot committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    47d4a0a View commit details
    Browse the repository at this point in the history
  5. Change speed threshold for barefeet walking on glass shards and D4 (#…

    …26763)
    
    Allow walking over glass shards and D4
    
    Co-authored-by: Plykiya <[email protected]>
    Plykiya and Plykiya authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    265337d View commit details
    Browse the repository at this point in the history
  6. Automatic changelog update

    PJBot committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    813a0b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8adfa19 View commit details
    Browse the repository at this point in the history
  8. Automatic changelog update

    PJBot committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    53de870 View commit details
    Browse the repository at this point in the history
  9. temporarily remove broken anom behavior (#26775)

    Removed `Moving` anom behavior
    osjarw authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1b8fc71 View commit details
    Browse the repository at this point in the history
  10. Automatic changelog update

    PJBot committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    98d3ee2 View commit details
    Browse the repository at this point in the history
  11. Fix Water cooler visuals (#26784)

    Fix watercooler visuals
    Vermidia authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7face46 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Automatic changelog update

    PJBot committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6375267 View commit details
    Browse the repository at this point in the history
  2. Update Credits (#26787)

    Co-authored-by: PJBot <[email protected]>
    github-actions[bot] and PJBot authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    857f29f View commit details
    Browse the repository at this point in the history
  3. Update Core (#26791)

    * add
    
    * invalid
    UbaserB authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f4ca034 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    5ecff8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c95bbce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    356c279 View commit details
    Browse the repository at this point in the history
  4. Show missing materials in lathes tooltip (#26795)

    * Lathes: Show missing materials amount in tooltip
    
    * Use AppendLine and remove the last newline at the end
    Crotalus authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a178754 View commit details
    Browse the repository at this point in the history
  5. Automatic changelog update

    PJBot committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9811173 View commit details
    Browse the repository at this point in the history
  6. Bug fixes for RCD (#26792)

    Various fixes
    chromiumboy authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f784e9c View commit details
    Browse the repository at this point in the history
  7. Automatic changelog update

    PJBot committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5e2f1e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3851fcb View commit details
    Browse the repository at this point in the history
  9. Fix lathe materials list bug (#26826)

    Fix lathe material list bug
    Crotalus authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a9df8cf View commit details
    Browse the repository at this point in the history
  10. fix bodybag id case (#26823)

    * Fix body bag id
    
    * migration
    lzk228 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7188b50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a7aa30 View commit details
    Browse the repository at this point in the history
  12. Automatic changelog update

    PJBot committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2bbae3e View commit details
    Browse the repository at this point in the history
  13. Make clothing cheaper and split clothing restock (#26805)

    * Make clothing cheaper
    
    * bueah
    
    * proper price
    
    * :trollface:
    lzk228 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6ce5370 View commit details
    Browse the repository at this point in the history
  14. Automatic changelog update

    PJBot committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7f56ba0 View commit details
    Browse the repository at this point in the history
  15. Fix tray scanner not updating it's range. (#26789)

    Fix tray scanner not updating it's range on change.
    
    Add range value to the tray scanner state.to synchronize it between
    client and server.
    c4llv07e authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3d6d782 View commit details
    Browse the repository at this point in the history
  16. predict humanoid identity examine (#26769)

    * predict humanoid identity examine
    
    * actually server doesnt need proto anymore
    
    ---------
    
    Co-authored-by: deltanedas <@deltanedas:kde.org>
    deltanedas authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2f5c639 View commit details
    Browse the repository at this point in the history
  17. Spears equippable to suit storage (#26724)

    * meat and potatoes
    
    hahaha
    
    * DAMAGE
    
    yes
    
    * come on
    
    * Check again
    
    * Guhhhhh
    
    guh
    Hanzdegloker authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    263469d View commit details
    Browse the repository at this point in the history
  18. Automatic changelog update

    PJBot committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1486617 View commit details
    Browse the repository at this point in the history
  19. Ion Storm Laws Review (#26703)

    * Ion Storm Laws Review
    
    Have reviewed the Ion Storm law dictionary
    and tidied it up.
    
    Specifically I've tried to keep the same number
    of entries in each section, or slightly
    increased them, where I've removed or
    altered a string.
    
    Of note, specific colours and "rainbow" have been
    removed from adjectives and replaced with words
    like "Cheese-Eating", as colours are kinda boring
    themselves and they've been a cause of a few
    accidentally-racist laws.
    
    * Resolve some feedback.
    
    * Remove the pull request joke, noooooo
    
    * Re-add big bite burgers as they are actually a thing
    
    * Append some more suggestions
    FairlySadPanda authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2cc4098 View commit details
    Browse the repository at this point in the history
  20. add ratvar to ion storm laws (#26833)

    Praise Ratvar
    Dutch-VanDerLinde authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e64288a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Server-only component YAML cleanup (#26836)

    * First pass cleaning up server-only YAML errors.
    
    * Second pass
    Tayrtahn authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a0de0ab View commit details
    Browse the repository at this point in the history
  2. Gauze Markings 3 - Revenge of the Wrap (#25481)

    * Insectoid Gauze, Added racial marks to variants
    
    * removed excess r from gauze_moth_lowerleg_r
    
    * Update gauze.ftl
    
    * moved all markings to Overlay Category
    
    * fixed localization error
    
    * a
    KittenColony authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a1fcfed View commit details
    Browse the repository at this point in the history
  3. Automatic changelog update

    PJBot committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    694ae00 View commit details
    Browse the repository at this point in the history
  4. dirty after calling SetAccesses (#26849)

    Co-authored-by: deltanedas <@deltanedas:kde.org>
    deltanedas authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6d695dd View commit details
    Browse the repository at this point in the history
  5. Add new "grant_connect_bypass" admin command (#26771)

    This command allows you to grant a player temporary privilege to join regardless of player cap, whitelist, etc. It does not bypass bans.
    
    The API for this is IConnectionManager.AddTemporaryConnectBypass().
    
    I shuffled around the logic inside ConnectionManager. Bans are now checked before panic bunker.
    PJB3005 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d879665 View commit details
    Browse the repository at this point in the history
  6. Automatic changelog update

    PJBot committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    862f820 View commit details
    Browse the repository at this point in the history
  7. Improve access overlay (#26667)

    * Improve access overlay
    
    * review changes
    
    ---------
    
    Co-authored-by: wrexbe <[email protected]>
    wrexbe and wrexbe authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    682afd4 View commit details
    Browse the repository at this point in the history
  8. Skipping bounties (#26537)

    * add button to menu
    
    * networking and component work
    
    * try to add access stuff
    
    * main functionality done
    
    * add access lock? I think?
    
    * remove extra line
    
    * fix access system
    
    * move SkipTime to StationCargoBountyDatabaseComponent
    
    * Disable/Enable skip button based on cooldown
    
    * remove debugging
    
    * add access denied sound
    
    * remove DataField tags
    
    * dynamic timer
    Killerqu00 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fd06773 View commit details
    Browse the repository at this point in the history
  9. Automatic changelog update

    PJBot committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3ae4b58 View commit details
    Browse the repository at this point in the history
  10. Flippolighter_fix (#26846)

    Flippolighter has realy loud sound, no UseDelay and server errors
    SkaldetSkaeg authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    aa2e1fa View commit details
    Browse the repository at this point in the history
  11. Automatic changelog update

    PJBot committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    28e5db7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    8bdce23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e0d2d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    751f03a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a954ec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8d7e32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7f7f3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a94e4f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6660859 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8b2789 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7034398 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0409a74 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    609d69c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d897d24 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8378e20 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d269b31 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a0bd111 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7fdb81 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    458c5f0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fed7902 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a0e37c1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a6c79d6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    883d136 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    97c8d23 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5934098 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7adfa29 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    aa0dcff View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    587be6e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b2dd108 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1f3f014 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cc2e921 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8f5e114 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ac07771 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    59306c4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4604950 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    548ae7e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d001c26 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    916dc78 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    9beeee1 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    be3561e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4049349 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    89db231 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    73d5ea0 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    905d0f0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    f6df09e View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    64ce5c8 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    48a02ef View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    b58ecf9 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    8b1633c View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    9f358df View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    902af37 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    e7a9a2a View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    2e60cd2 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    1a9cef0 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    8ecebc1 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    a315e1b View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    532483c View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    70a1cd2 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    84cbf8e View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    0d81c01 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    752dbab View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    69f0294 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    10a994a View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    b24fe77 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    d24e571 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    d6833e4 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    ff609ac View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    945b2f3 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    8d598ed View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    e2e4deb View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    b8c29de View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    9e63ac1 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    b2ab2a4 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    6e3e60d View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    09d445e View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    1a7e869 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    809ff23 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    2d8ece8 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    6a2537c View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    e9ed377 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    dc1f7ea View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    ca113a7 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    8369d2e View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    59d1e3c View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    cabbdc5 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    72fb2b7 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    344696e View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    e3dbfe4 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    cdfcbdc View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    6500889 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    27b0dcb View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    0b6eea2 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    145e884 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    94f8e81 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    f91024b View commit details
    Browse the repository at this point in the history
  95. Fix size conflicts.

    LankLTE committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7958b97 View commit details
    Browse the repository at this point in the history
  96. Fix arbitage.

    LankLTE committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a5a7c84 View commit details
    Browse the repository at this point in the history