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

[NOVA PORT] Alternate AI Vox #4135

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2024

  1. Fax Changes

    Add recieve_notifies_admins which lets centcom faxes be actually admin.
    Add more exotic faxes, most of which entirely forego the original coders idea of "generally flat stuff" but its funny so it doesnt matter
    changes the paper only message for NT faxes
    Disables jamming.
    Noot-Toot committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5b307f5 View commit details
    Browse the repository at this point in the history
  2. *grumble

    minor spelling mistake, i am instantly eviscerated for my crimes.
    Noot-Toot committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6f78df8 View commit details
    Browse the repository at this point in the history
  3. icons

    adds in a few icons for the sent/recieved items, specifically the gun, handcuffs and peel. as you can tell i am no artist.
    Noot-Toot committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ebe7926 View commit details
    Browse the repository at this point in the history
  4. no more mothroaches/ians/amogi

    unfortunately, this let amogi players be faxed to centcom. which is REALLY bad. like SUUUPER bad.
    fortunately, this now by technicality gives all the faxes i added icons because the only one without now no longer exists.
    Noot-Toot committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b17c00b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. we get nice things again as long as im not lazy

    readded the power to fax pets/amogi (amogi part unintentional its just coded that way) BUT this time, you cant fax to centcom! trying to send a fax to centcom will fail. Also adds a admin subtype to faxes that come with hacking already AND notifies admins when it recieves letters
    Noot-Toot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    97b0c01 View commit details
    Browse the repository at this point in the history
  2. grenades!

    because it was voted for on a poll on discord, sure it only has 2 votes and has 23 hours left, but i can just change it back if need be.
    Noot-Toot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    87e8352 View commit details
    Browse the repository at this point in the history
  3. first day at the button pushing factory

    i immediately miss the button and am shot on the spot (forgot a ,)
    Noot-Toot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    15331fd View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. c4 paper reenabled

    tested and works, C4 on regular paper plants it, C4 on rolling paper still becomes a blunt but thats ok.
    Noot-Toot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5160f5c View commit details
    Browse the repository at this point in the history
  2. more final changes

    guess who went back on "should be everything in my pr done" again!
    Noot-Toot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    111c392 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fffuck it

    the issues brought up were already solved, but i just want this PR through
    I gotta get these PRs outta my house by sunday, im having a potluck! do you have any idea whatll happen if they see all these PRs in my house? HOW EMBARRASING!
    Noot-Toot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    094c0ef View commit details
    Browse the repository at this point in the history
  2. turns out you can already fax bread

    there was 2 breadslices in the list. whoopsie!
    Noot-Toot committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b39509b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Alt Vox Port Pt1

    Still needs work done, the announcement help is broken and doesnt actually preview the words, but it DOES work for display strings and switching between avaliable words per vox. so its just that 1 bit thats keeping this from being PRable.
    Noot-Toot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8419325 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. I FUCKIN FIXED IT

    it used null as ai_turf, so it could never find the AI on that turf to find their VOX setting.  but the vox announcement grabbed the AIs turf, so that worked perfectly fine. now it get_turf's the AI, so itll give the AIs turf to get evaluated to find the AI on that turf, making this a entire waste of everyones time.
    Noot-Toot committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    197cf75 View commit details
    Browse the repository at this point in the history
  2. Update credits.md

    Noot-Toot committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6a1d586 View commit details
    Browse the repository at this point in the history