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

Patch 0 - Dorms and Crafting #8

Merged
merged 55 commits into from
May 17, 2024
Merged

Commits on Mar 30, 2024

  1. 002

    silencer-pl committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f10427c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Revert "002"

    This reverts commit f10427c.
    silencer-pl committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cc13658 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update ovpst.dmm

    dorms extension and update reflecting 001 and 002
    silencer-pl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9e90732 View commit details
    Browse the repository at this point in the history
  2. basepc/newpc additons

    silencer-pl committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4f13c33 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    1fef107 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    8a62244 View commit details
    Browse the repository at this point in the history
  2. buffer log base

    silencer-pl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1762656 View commit details
    Browse the repository at this point in the history
  3. buffer log first pass

    silencer-pl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e5f5478 View commit details
    Browse the repository at this point in the history
  4. efolder reader

    silencer-pl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    18dd455 View commit details
    Browse the repository at this point in the history
  5. Update radio.dm

    silencer-pl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ed3e917 View commit details
    Browse the repository at this point in the history
  6. Update buffer_log.dm

    replacing input with cmd for code clarity per feedback
    silencer-pl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    18d4d4d View commit details
    Browse the repository at this point in the history
  7. cass and aly dress icons

    silencer-pl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    916101e View commit details
    Browse the repository at this point in the history
  8. prep for clothing items

    silencer-pl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1987010 View commit details
    Browse the repository at this point in the history
  9. enhanced looking

    silencer-pl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ce20104 View commit details
    Browse the repository at this point in the history
  10. Update examine.dm

    stylistic/presentation fixes
    silencer-pl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8826947 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. modular floor rework phase 1

    Removal of old code, icon prep, proof of concept testing.
    
    Everything is working as intended. Next step is integrating interactions.
    silencer-pl committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f073b39 View commit details
    Browse the repository at this point in the history
  2. modular floor rework phase 2

    Adds 28 colors, refines functionality a bit.
    silencer-pl committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6091538 View commit details
    Browse the repository at this point in the history
  3. Update floortiles.dmi

    stackable tile iconstates
    silencer-pl committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e28b855 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. modular floor interactions

    Also adds sealant tube and stuff for that
    silencer-pl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6dd9016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf6477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb2a65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f409b2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Civilian Clothing - Icons

    Extracts, categoraizes, renames and touches up icons for initial clothing set
    silencer-pl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c19033a View commit details
    Browse the repository at this point in the history
  2. Spite touchups and edits, file inroads

    Started definitions for hats, adapted hat flipping for the caps. Ready for individual definitions and writing
    silencer-pl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    14c0e63 View commit details
    Browse the repository at this point in the history
  3. clothing master sets

    Also some texture and file rearranging for better handling and consistency
    silencer-pl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8700c4f View commit details
    Browse the repository at this point in the history
  4. Update under.dmi

    Remember kids, always click save in your goddamn editors.
    silencer-pl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8b19bb6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    974fd78 View commit details
    Browse the repository at this point in the history
  2. customization code

    Adds customization to clothes, adds an item that handles said customizations, ie sets proper vars if the item is allowed to have them set, added proc on clothes items to append these customizations to descrpitons.
    silencer-pl committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c550efc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. socks item slot

    As says on the tin, shares the UI slot with feet for the moment.
    silencer-pl committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b59cc1b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update crafting_finished_structures.dm

    adds unanchoring via grab mode
    silencer-pl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1e34433 View commit details
    Browse the repository at this point in the history
  2. Update trigger_sp.dm

    seeonce_blurb basic implementation, will likely need some moving around to get position just right.
    silencer-pl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7cf2a1b View commit details
    Browse the repository at this point in the history
  3. seeonce_blub triggers

    Adds actual text to initial areas, removes old triggers from code/map
    silencer-pl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    96cf8e2 View commit details
    Browse the repository at this point in the history
  4. Update text_blurbs.dm

    song title blurb proc, with optional album line. Needs a command to actually use it
    silencer-pl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6ae08e3 View commit details
    Browse the repository at this point in the history
  5. admin song blurb commnad

    User facing implementation of the previous proccall. Feature now implemented in full.
    silencer-pl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cea4ee6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c5896a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update buffer_log.dm

    Sorting and transplanting the remaining buffer messages
    silencer-pl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0039b7a View commit details
    Browse the repository at this point in the history
  2. briefing reader

    silencer-pl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d9d0751 View commit details
    Browse the repository at this point in the history
  3. clothing and tile vendors

    silencer-pl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ee81f41 View commit details
    Browse the repository at this point in the history
  4. hat definitions

    with some unexpected backend tweaks
    silencer-pl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    05504d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19d46ee View commit details
    Browse the repository at this point in the history
  6. jacket definitions

    silencer-pl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e3ba359 View commit details
    Browse the repository at this point in the history
  7. shoes definitions

    silencer-pl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1b73f27 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. under definitions

    silencer-pl committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7e04501 View commit details
    Browse the repository at this point in the history
  2. Update under.dmi

    silencer-pl committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1bede2c View commit details
    Browse the repository at this point in the history
  3. Update sectorpatrol.dm

    silencer-pl committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ec333ca View commit details
    Browse the repository at this point in the history
  4. bugfix pass

    made everything actually work
    silencer-pl committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8736440 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. sealant shenanigans

    silencer-pl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cb4cd05 View commit details
    Browse the repository at this point in the history
  2. venodr icons and tweaks

    silencer-pl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dcc9680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d98e8a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c87559c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4199c94 View commit details
    Browse the repository at this point in the history
  6. Update sectorpatrol.dm

    cig, food, drink, soda vendors
    silencer-pl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cafc71f View commit details
    Browse the repository at this point in the history
  7. roundstart tweaks

    silencer-pl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f33a4e2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Outstanding additions

    Cass and Aly gearsets, time of day display, tweaks.
    silencer-pl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    af776d7 View commit details
    Browse the repository at this point in the history
  2. modular floor fixes

    silencer-pl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d48cb51 View commit details
    Browse the repository at this point in the history