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

Enhanced alcoholism v2 #1

Closed
wants to merge 59 commits into from
Closed

Enhanced alcoholism v2 #1

wants to merge 59 commits into from

Commits on Jul 6, 2024

  1. Clean VendPrice to not suck (new-frontiers-14#1612)

    * Fix
    
    * Update VendingMachineMenu.xaml.cs
    
    * Update VendingMachineMenu.xaml.cs
    
    * fixup
    dvir001 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    3c119ed View commit details
    Browse the repository at this point in the history
  2. Update meta.json for pride drobe (new-frontiers-14#1617)

    Updates copyright section to have my current tag (I am the spriter for it)
    vitalvitriol authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    adb575f View commit details
    Browse the repository at this point in the history
  3. RPED Fixes, Minor Cleanup (new-frontiers-14#1613)

    * rped debugging
    
    * More RPED debugging
    
    * PartExchangerSystem: RemoveAt, respect stack split
    
    * rped fix: index with invalid state, reverse iter
    
    * WIP rped fixes
    
    * Refactor: BuildMachinePartState, less redundancy
    
    * PartExchanger, ConstructionSystem: debugging
    
    * PartExchangerSystem: it works
    
    * PartExchangerSystem: comment cleanup
    whatston3 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    66344da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1377aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd92a3e View commit details
    Browse the repository at this point in the history
  6. ATM: Feedback on invalid items (new-frontiers-14#1598)

    * ATM: feedback if invalid items inserted
    
    * AGPL headers
    whatston3 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    5ccef87 View commit details
    Browse the repository at this point in the history
  7. Chemist Wall Lockers. Filled and empty. (new-frontiers-14#1616)

    * Filled and empty chem wall lockers.
    
    Filled and empty chem wall lockers using chem crate inventory. Uses med locker sprite with chem department coloring.
    
    * Update chemistry_storage_wallmount.yml
    
    Grrrrr efficiency grrrr
    
    * Update chemistry_storage_wallmount.yml
    
    Updated to remove pieces already supported by parent.
    
    * Update meta.json
    
    I guess I edited it. Immortalized forever.
    
    * Fixup
    
    * Fixup
    
    * Update wall_lockers.yml
    
    ---------
    
    Co-authored-by: Dvir <[email protected]>
    dustylens and dvir001 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ad4eaaa View commit details
    Browse the repository at this point in the history
  8. MailTruck - Parcel (Update) (new-frontiers-14#1610)

    * Update mailtruck.yml
    
    * Rename mailtruck.yml to parcel.yml
    
    * Rename
    
    * Update parcel.yml
    
    * Update parcel.yml
    
    * Update computers_shipyard_mothership.yml
    
    * Update parcel.yml
    
    * menace
    
    * Update menace.yml
    dvir001 authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d5d736d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7fca87 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. NFSD Access Overhaul (new-frontiers-14#1459)

    * NFSD Access Overhaul
    Fixed ship console refresh on id insert or removal
    Added Access to VesselPrototype
    Added Filtration to Ship List based off of Access
    Added Bailiff and Sergeant Access levels
    Added Access levels to all NFSD ship
    Added appropriate access groups to NFSD roles
    
    * removed: Atmospherics and Engineering from ID console
    
    * Update IdCardConsoleComponent.cs
    
    Fixing issue where re-sharper removed un-used using statements per request.
    
    * NFSD Access Overhaul
    Fixed ship console refresh on id insert or removal
    Added Access to VesselPrototype
    Added Filtration to Ship List based off of Access
    Added Bailiff and Sergeant Access levels
    Added Access levels to all NFSD ship
    Added appropriate access groups to NFSD roles
    
    * removed: Atmospherics and Engineering from ID console
    
    * Update IdCardConsoleComponent.cs
    
    Fixing issue where re-sharper removed un-used using statements per request.
    
    * Updating Access per request,  fixing SR access to include Srg and Bailiff
    
    * fixing mirge issue
    
    that VS so politly decided to fuck up and then hide the fact that the code would not compile by compiling old code like the little shit that it is.  thank god i dont have to be proffessional with my code comments here like i do at work because i ant shit talk VS or Git when i am working so i shall unleach all my rage in this commnet for the 2 of them (git and VS) for being dicks and wasting everybody's time
    
    * ShipyardSystem cleanup, LINQ removal, vessel proto
    
    * Access: prefer NFSD accesses outright to groups
    
    * Shipyard console: fix condition, check accessgroup
    
    * ShipyardSystem: comment skipping for no access
    
    ---------
    
    Co-authored-by: neuPanda <[email protected]>
    Co-authored-by: Whatstone <[email protected]>
    3 people authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    9cd2e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd1a37 View commit details
    Browse the repository at this point in the history
  3. adds SSS Camper (new-frontiers-14#1568)

    * adds SSS Camper
    
    adds the SSS Camper, a shuttle manufactured by Settler's Shuttle LLC
    
    * Fixes Author Info
    
    * removed author discord
    
    * Adds Guidebook and the Altered Shuttle Design
    
    * Altered the design again, and updated the guidebook.
    
    * adds a sink and a trash bag cuz i forgor
    
    * Changed shuttle design, Added guidebook entry, and decreased price.
    
    * Condensed Guidebook Icons
    
    * removed overflowJobs in camper.yml
    
    ---------
    
    Co-authored-by: Dvir <[email protected]>
    Co-authored-by: ErhardSteinhauer <[email protected]>
    3 people authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    517c3be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7780850 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96bd03b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Another admeme teleporter fix (new-frontiers-14#1631)

    * Fixes Grid portal Creation
    
    * Compacting!
    
    * Making it non abstract
    
    * Who dosent like funsies descriptions!
    
    * Portal suggestions
    
    name, description, no randomTeleport, no "Base" on a concrete
    instance, fixing map attribute
    
    * Added license headers
    
    ---------
    
    Co-authored-by: Whatstone <[email protected]>
    Myzumi and whatston3 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c57f6cf View commit details
    Browse the repository at this point in the history
  2. Add SVT Mid-tier Weapon (new-frontiers-14#1417)

    * add a new weapon to the game
    
    svt new gun
    
    * update
    
    update
    
    * small updates
    
    small updates
    
    * so i can fix it
    
    so i can fix it
    
    * fix
    
    fix
    
    * some updates
    
    pratice is more of an outlier now to look more like the tip of the bullet
    
    * Update weapon_cases_shuttle_guns.yml
    
    SOOOOOOOO
    
    * rifle
    
    IM NOT GOOD AT ENGLISHER
    
    * In the wrong place
    
    Mags where in the wrong place
    
    * Update Resources/Prototypes/_NF/Catalog/Fills/Items/weapon_cases_shuttle_guns.yml
    
    Co-authored-by: whatston3 <[email protected]>
    
    * Update Resources/Prototypes/_NF/Catalog/Fills/Items/weapon_cases_expedition.yml
    
    Co-authored-by: whatston3 <[email protected]>
    
    * updates
    
    upated.  recentering the PNG files, changes to the IDs
    
    * updates again
    
    # changes
    
    * Shuttle update
    
    Shuttle update
    
    * ammo
    
    ammo
    
    * aaa
    
    updates to the yml again
    
    * Delete snipers.yml
    
    moves stuff around
    
    * Update snipers.yml
    
    * Resolve merge conflicts (for real this time)
    
    * aaa
    
    aaaa oogabogaa
    
    * Update dungeon_items_weapons.yml
    
    YEET
    
    * Update weapon_cases_expedition.yml
    
    this should work?
    
    * GADDAMNIT WHATSONE
    
    AAAAAAAAAAAAAA
    
    * ADSFGAFGA
    
    AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
    
    ---------
    
    Co-authored-by: whatston3 <[email protected]>
    Co-authored-by: Whatstone <[email protected]>
    3 people authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0c93099 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deb7d2b View commit details
    Browse the repository at this point in the history
  4. Loadouts: fallback to free items when character cannot afford mandato…

    …ry loadout parts. (new-frontiers-14#1501)
    
    * fix expensive loadouts on broke characters
    
    * Add loadout group fallback, apply to loadoutgroups
    
    Also, cleanup redundancies in mercenary_loadout_groups.yml
    
    * mercenary loadout: restore security backpacks
    
    * StationSpawningSystem: check for duplicate entries
    
    * Remove TODO
    
    * Remove optional pilot fallback, cleanup, comments
    
    * Added checks to fallback loadouts, n2 box fallback
    
    * resolve security_guard_groups.yml merge conflicts
    
    ---------
    
    Co-authored-by: Whatstone <[email protected]>
    whatston3 and Whatstone authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d75da8b View commit details
    Browse the repository at this point in the history
  5. Expedition Bestiary: guidebook entries and mob tweaks (new-frontiers-…

    …14#1548)
    
    * initial commit
    
    * solution transfer fix, fleshed out flesh monster entries
    
    * expedition overview section and flesh are kind of finished
    
    * templates
    
    * memes
    
    * started argocytes
    
    * different stat block
    
    * more template deliberations
    
    * Argocytes done (kinda)
    
    * cult stuff
    
    * argocytes meat and mats
    
    * blood cultist (kinda done)
    
    * assimilated miner
    
    * carps done, visual improovements to some sprites
    
    * dinosaurs done
    
    * explorers done
    
    * Fixed Slowdown Thresholds For Hostile NPCs
    
    * no AA for mobs
    
    * mercenaries done
    
    * punks done
    
    * new objectives, syndicate kinda done
    
    * small fixes
    
    * xeno done
    
    * might be done
    
    * fix
    
    * more fixes
    
    * fixes
    
    * less fun in party supplies
    
    * bells and whistles
    
    * digestive sack, mr. bond
    
    * fix
    
    * sprite upd
    
    * the sack spawnes things now
    
    * electrified ai node, walkable digestive sack
    
    * Update Resources/Prototypes/_NF/Entities/Clothing/OuterClothing/coats.yml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_bloodcultist.yml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_expeditions_argocyte.yml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/Prototypes/_NF/Entities/Clothing/Neck/misc.yml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/MobsHostileExpedition/xenos.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/Prototypes/_NF/Entities/Mobs/NPCs/mob_hostile_expeditions_argocyte.yml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/ServerInfo/_NF/Guidebook/Expeditions.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * spessos
    
    * Spesso currency
    
    * tweaks
    
    * better fixture for sack, renamed to assimilation sack
    
    * small note about spawning
    
    * viscerator, no regen on drones
    
    * tweaks
    
    * moved some files around
    
    * Rewrites pt 1
    
    * expedition rework suggestions pt 2
    
    * Blood cultist partial rewrite
    
    * gestio rifle to merc mob
    
    * exped loot buff
    
    * intermediate
    
    * void syndie mobs
    
    * contrafaction
    
    * spawners for voidsmen
    
    * despawn timers
    
    * Guidebook rewrites, cash stacks, gobbo rewrite
    
    * Whitespace, syndicate & xeno sections
    
    * jittering for punk leader
    
    * punks shit graffity
    
    * descriptions to mob ymls
    
    * commented out despawntimers
    
    ---------
    
    Co-authored-by: Whatstone <[email protected]>
    Co-authored-by: Whatstone <[email protected]>
    Co-authored-by: Dvir <[email protected]>
    4 people authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1c8c757 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af32742 View commit details
    Browse the repository at this point in the history
  7. Tactical maid harduits (new-frontiers-14#1551)

    * tactical maid harduit and tweak numbers
    
    * bigger package
    
    * resolve issues
    
    * fix issues
    
    * revert step sound to sound_mecha_powerloader_step
    
    ---------
    
    Co-authored-by: Whatstone <[email protected]>
    Co-authored-by: Dvir <[email protected]>
    3 people authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c9e7330 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea756ae View commit details
    Browse the repository at this point in the history
  9. Pumpkin Spice Latte (new-frontiers-14#1558)

    * pumpkin spice latte (thank you, stagnation)
    
    * Fix copyright license, meta & flavors whitespace
    
    * Update drinks.yml
    
    * pumpkin spice latte: new name, 3:1:1:1->6 ratios
    
    ---------
    
    Co-authored-by: ErhardSteinhauer <[email protected]>
    Co-authored-by: Dvir <[email protected]>
    3 people authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b5c3dea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c33d23f View commit details
    Browse the repository at this point in the history
  11. PTK-800 Require Power (new-frontiers-14#1621)

    * The start
    
    * Update GunSystem.AutoFire.cs
    
    * Fix
    
    * Again
    
    * Yes
    
    * Edit
    
    * Fix
    
    * Update GunSystem.AutoFire.cs
    
    * Update GunSystem.AutoFire.cs
    
    * Works
    
    * Cleanup
    
    * Update AutoShootGunComponent.cs
    
    * Cleanup, comments & wrench
    
    * cannons.yml: EOL at EOF
    
    * Hide this 2 again
    
    * Update AutoShootGunComponent.cs
    
    ---------
    
    Co-authored-by: Whatstone <[email protected]>
    dvir001 and whatston3 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ccea7ba View commit details
    Browse the repository at this point in the history
  12. Added Maximum IFF Distance Slider to NavScreen (new-frontiers-14#1563)

    * Added RangeFilter to NavScreen
    
    * moved ftl to _NF
    
    * renamed RF to MaximumIFFDistance & added Slider
    
    * fixed SpinBox margin
    
    * set default Slider value to 3000 instead of 0
    
    * RangeFilter: cleanup
    
    ---------
    
    Co-authored-by: Whatstone <[email protected]>
    BoettcherDasOriginal and whatston3 authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    af74f2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d04ff0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Space Blades (Let it drip!) (new-frontiers-14#1596)

    * Blade
    
    * More Blade
    
    * More blades
    
    * Update spaceblade.yml
    
    * Let it rip
    
    * Update security_uplink_catalog.yml
    
    * Uplink
    
    * Fixup
    
    * Loadout
    
    * Update spaceblade.yml
    
    * Update spaceblade_boxes.yml
    
    * Update spaceblade.yml
    
    * Fixup
    
    * Update uplink-catalog.ftl
    
    * Update Resources/Prototypes/_NF/Entities/Objects/Fun/spaceblade.yml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update Resources/Prototypes/_NF/Entities/Objects/Fun/spaceblade.yml
    
    Co-authored-by: Whatstone <[email protected]>
    
    ---------
    
    Co-authored-by: Whatstone <[email protected]>
    dvir001 and whatston3 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7858b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e051f36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661888c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ecd964 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e0469b View commit details
    Browse the repository at this point in the history
  6. Oni Accuracy: Wieldable Check (new-frontiers-14#1638)

    * oni: check guns with wieldable bonus are wieldable
    
    * oni wieldable check bugfixes
    whatston3 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f027264 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44e82e8 View commit details
    Browse the repository at this point in the history
  8. Job icons & ID cards (new-frontiers-14#1628)

    * add pirate job icons
    
    * Update id_cards.rsi/pirate.png
    
    * Pirate ID card sprites
    
    * Sergeant job icon & ID resprites
    
    * Add station job, detective, overflow icons
    
    * Add mercenary & pilot
    
    * ID cards
    
    * job icons, ID cards
    
    * RSI, ID card cleanup
    
    * valet icon, lump frontier command, contractor icon
    
    * Job icon departments, ID cards, loadouts
    
    * Use ContractorClearNFPDA loadout w/ contractor ID
    
    * Pirate PDA definitions, nospawns on overwritten ID
    
    * Cleanup & consistency
    
    * old pda nospawns, mail carrier service band colour
    
    * detective nospawn off, id card inhand sprites
    
    * fix MC green, "nfsd detective card", agent ID card
    
    * smiley valet... smilet
    
    * contractor_loadout_groups: fix ClearPDA fallback
    whatston3 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c47c652 View commit details
    Browse the repository at this point in the history
  9. Emotional support RPG (new-frontiers-14#1633)

    * RPG
    
    For high stress situtions
    
    * UPDATES
    
    grammar fixs and rnd change
    
    * Update toys.yml
    
    this should have been updated with the last one
    
    * Update mail.yml
    
    should fix the error
    VividPups authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7fbfbc4 View commit details
    Browse the repository at this point in the history
  10. Add four tgstation bar signs (new-frontiers-14#1642)

    * Add four new barsigns
    
    * barsign.rsi/meta.json - Fix nflittletreats delays
    
    * Fix NeonFlamingos icon, id
    
    ---------
    
    Co-authored-by: ErhardSteinhauer <[email protected]>
    whatston3 and ErhardSteinhauer authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7a5380d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d99d27 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74efbc8 View commit details
    Browse the repository at this point in the history
  13. Unique glove fibers (new-frontiers-14#1455) (new-frontiers-14#1645)

    * Unique glove fibers (new-frontiers-14#1455)
    
    * make changes
    
    * comments
    
    * commiting a single whitespace so i dont get executed
    
    ---------
    
    Co-authored-by: deltanedas <[email protected]>
    
    * Ungloves Your Gloves
    
    * Fixup
    
    ---------
    
    Co-authored-by: WarMechanic <[email protected]>
    Co-authored-by: deltanedas <[email protected]>
    3 people authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9b001af View commit details
    Browse the repository at this point in the history
  14. Adjust solution size on slicing/eating food (new-frontiers-14#1644)

    Also, delete empty file
    whatston3 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8113134 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b1472ee View commit details
    Browse the repository at this point in the history
  16. 3 new additions to jukebox (new-frontiers-14#1361) (new-frontiers-14#…

    …1646)
    
    * Adds 3 new musics to the jukebox.
    
    * fix attributions
    
    Co-authored-by: Batuh1n <[email protected]>
    dvir001 and Batuh1n authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cd0472a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. DeltaV species updates (new-frontiers-14#1647)

    * The Tiger
    
    * Adds Vulpkanin to the heterochromic eyes marking whitelist (new-frontiers-14#1434)
    
    Adds Vulpkanin to the heterochromic eyes marking whitelist + ups limit to 3
    
    * Remove Vulpkanin overlay restrictions (new-frontiers-14#1200)
    
    no longer must you choose two only
    
    * DeltaV species guidebook entries (new-frontiers-14#1174)
    
    * DeltaV species guidebook entries
    
    Copied straight from the wiki :D
    
    * Forgor
    
    * Update Oni.xml
    
    Signed-off-by: Null <[email protected]>
    
    ---------
    
    Signed-off-by: Null <[email protected]>
    
    * Lies
    
    * Alternative wagging tail for felinids. (new-frontiers-14#593)
    
    * Alternative wagging tail for felinids.
    
    More options for felinids.
    
    Ported from TG station.
    
    * Deletes that one line that appeard for some reason.
    
    ---------
    
    Signed-off-by: Adrian16199 <[email protected]>
    
    * Buffed Harpy (new-frontiers-14#1217)
    
    Now Harpy can mimic more instruments!
    
    Signed-off-by: DefinitelyNotFurryXD <[email protected]>
    
    * Harpy Can Now Mimic Harps! (new-frontiers-14#1252)
    
    It is weird this isn't already a thing, lol.
    
    Signed-off-by: TheOneWhoIsManyFrame <[email protected]>
    
    * New horns for oni. (new-frontiers-14#1030)
    
    * New horns for oni.
    
    * Update meta.json
    
    * That one cursed lack of space
    
    * Do what was requested
    
    * Update meta.json
    
    ---------
    
    Co-authored-by: Velcroboy <[email protected]>
    
    * ftl real
    
    * Unreal
    
    * Update Dwarf.xml
    
    * Update tattoos.yml
    
    * Update Species.xml
    
    * Update Species.xml
    
    * Missing oni and felinid fluent entries
    
    * Fix missing goblin marking fluent entries
    
    * Fix incorrect goblin marking entries
    
    ---------
    
    Signed-off-by: Null <[email protected]>
    Signed-off-by: Adrian16199 <[email protected]>
    Signed-off-by: DefinitelyNotFurryXD <[email protected]>
    Signed-off-by: TheOneWhoIsManyFrame <[email protected]>
    Co-authored-by: Adrian16199 <[email protected]>
    Co-authored-by: Adeinitas <[email protected]>
    Co-authored-by: Tad "Taddy" Johnson <[email protected]>
    Co-authored-by: Null <[email protected]>
    Co-authored-by: DefinitelyNotFurryXD <[email protected]>
    Co-authored-by: TheOneWhoIsManyFrame <[email protected]>
    Co-authored-by: Velcroboy <[email protected]>
    Co-authored-by: Whatstone <[email protected]>
    9 people authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4a5dcdd View commit details
    Browse the repository at this point in the history
  2. Add Frontier Arrivals to Jukebox (new-frontiers-14#1635)

    * Add Frontier Arrivals to Jukebox
    
    * linter round 1: fix frontier arrivals URL
    
    ---------
    
    Co-authored-by: ErhardSteinhauer <[email protected]>
    whatston3 and ErhardSteinhauer authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e88da4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3951fba View commit details
    Browse the repository at this point in the history
  4. Expeditionary Lodge: Small QoL Update (new-frontiers-14#1653)

    * initial commit
    
    * mats
    
    * more mats
    ErhardSteinhauer authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    169ac6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fea568 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    780f020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361c97d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27890bd View commit details
    Browse the repository at this point in the history
  4. Remove invisible IFF from prowler (new-frontiers-14#1649)

    * remove invisible IFF from prowler
    
    * Unfood
    
    ---------
    
    Co-authored-by: Dvir <[email protected]>
    Co-authored-by: Dvir <[email protected]>
    3 people authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0a384a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e87a4 View commit details
    Browse the repository at this point in the history
  6. Bazaar (Update) (new-frontiers-14#1639)

    * Bazaar (Update)
    
    * shipyard.yml
    
    * Update bazaar.yml
    
    ---------
    
    Co-authored-by: Dvir <[email protected]>
    Co-authored-by: Dvir <[email protected]>
    3 people authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ad3623f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    671b4b5 View commit details
    Browse the repository at this point in the history
  8. Sheriff, ERT Mail Carrier Starting Gear: vacate suitstorage (new-fron…

    …tiers-14#1654)
    
    * StartingGear: remove components from suitstorage
    
    * Sheriff: reorder starting gear items by size
    
    * ERT: remove comment
    
    * Remove ERT comment
    whatston3 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    118a58e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd425e7 View commit details
    Browse the repository at this point in the history
  10. Liquidator (Update) (new-frontiers-14#1624)

    * Liquidator (Update)
    
    * Update Resources/ServerInfo/_NF/Guidebook/Shipyard/Liquidator.xml
    
    Co-authored-by: Whatstone <[email protected]>
    
    * Update liquidator.yml
    
    * Update liquidator.yml
    
    ---------
    
    Co-authored-by: Whatstone <[email protected]>
    Co-authored-by: Dvir <[email protected]>
    Co-authored-by: Dvir <[email protected]>
    4 people authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d6eb455 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b93e54 View commit details
    Browse the repository at this point in the history