* Repaths badges, ribbons, pins and permits to /medal.
* Drakes can now wear pride pins.
* Updates xenofauna map, repaths some accessories.
* Added fence door interaction for drakes (open but not close)
* Adds stasis cages to the Xenofauna lab.
* Corrects some Cynosure badge paths.
* Allows mobs to climb into stasis cages themselves.
* Added lower temperature sensor alarms to xenofauna.
* bugfix 1: autolathes can actually be deconstructed and don't cause runtimes (and also don't eat your crowbars)
* bugfix 2 (forensic techs actually get detective ids/pdas)
* bugfix 3 (accessories no longer do a weird double period)
* bugfix 4 (right foot)
* bugfix 5 (singular/plural stacks)
* bugfix 6 (ghosts can hang up on communicators -- still causes runtimes but it did this before and the runtimes are from the observer bug and not the communicator bug so it's fine)
* i lost count but this one gives the hos an egun because the cynosure hos locker doesn't have a gun at all and i'm not fucking around with balancing the fancy custom guns
* fixes infinite cell duplication exploit with autolathes (flashlights/coolers come empty from lathe now)
* changelog
* Update code/game/machinery/autolathe.dm
Co-authored-by: Atermonera <atermonera@gmail.com>
* Update code/game/machinery/autolathe.dm
Co-authored-by: Atermonera <atermonera@gmail.com>
* commits changes + fixes retro carpet (red) inventory sprites
* return..()'d
---------
Co-authored-by: Atermonera <atermonera@gmail.com>
* Allowing vox to join as survivalists.
* Adding a crash survivor alt title for survivalist.
* Sideporting vox icons from Bay.
* Updating some vox gear and adjusting vox code for planet spawns.
* Attempting to fix up join checking on latejoin links.
* Crash survivor now loads a pod if it can't find one.
* Nerfs vox cold resistance, they now sit between Tesh and humans.
* Initial port
* Various fixes
* Doomguy Costume Addition
Halloween just around the corner, I wanted to add a costume that uses the new toy guns.
* Merge conflict, fixes
* citcard port
* card component redundancy reduction
* Update id_stacks.dm
* more variants? more variants
* new ver.
* cleanup, fixes, couple of new elements
* begone, PRS
* minor updates
reorganized dmi, made color naming consistent, added some missing stripes/pips
* updated headstrips, pips, and static cards for readability
* Adds Rank and Dept Slots
Since BYOND increased the maximum of bitwise operations, it is possible to add a few new slots. I decided to port Bay's Rank and Dept slots, as well as remove the now defunct Torso slot.
* Adds some Terran uniforms
* Ah screw it I am overhauling this
* Renames marine icon
* adds crude clothing sprite for jumpers
* Fixes previous commit
* Renames all army stuff to marines
* Fixes an oversight
* Purges extraneous icons
* Removes duplicate sprites
- job_access_type on ids is used literally nowhere. Removed.
- spawnId is only called on people who already have ids, and does nothing because of it. Removed.
- idtype is defined both for jobs and outfits, and for jobs it's only used in spawnid and to not give ais and cyborgs headsets. Replaced with new has_headset variable
- equip_backpack and equip_survival on jobs are also useless, since outfits handle that. Removed.
- spawnId put access on ids, but equip_id doesn't. Made equip_id for job outfits put access on ids.
- With equip_id putting access on ids we don't need all the different subtypes of id. Removed a lot of them.
To help break up the uniform.dmi into smaller chunks so we can add more stuff.
- Made the solgov uniforms use the accessories system for denoting department instead of having several different sprites in the uniform dmi folder. (Stuff was already ported from Bay just not linked together.)
- Removed redundant solgov uniforms from uniform.dmi and moved the sprites for the solgov uniforms to their own dmi.
- Fixed storage vests and drop pouches disappearing when one rolls down a uniform.
* Redoes the suit-wearing bugs, renaming them to the Zaddat.
(If this shows up on the main Polaris repo, I fucked it again, please yell at me until I unfuck it)
* finishes the zaddat species pending someone yelling at me and or me getting more/better sprites
adds three new accessories of dubious stylistic value for the gaudy-ass suit people
* i lied
engineers and other Zaddat who start with a hat will no longer burn in the harsh light of the station.
scarves and other decor items can now be equipped to space suits. cape, half-cape, and sash items now have valid slot flags
* gives zad a larynx
* gives Zaddat assisted languages
* zad sprites now have weird growths
* activate starvation mode
* mask is now red-faced so as not to give the zaddat skin cancer
* adds shrouds and zaddat hypos to cargo. renames zaddat hypos to glucose hypos since like, technically anyone can use them
* aand adds zad hypos to the fitness machines. thanks for letting us not starve, spacer guild
* adds zad hypos to the fitness vendor
* new purple zaddat icons (untested, probably fine)
* appeases anewbe
* something bad has happened
* Updates Zaddat per forum discussion
Flashes now deal significant burn to zaddat, enough to put them in crit with two flashes
Zaddat (and diona and vox) can no longer wear rigs
Shrouds no longer protect against shock damage, but do protect against radiation damage
Prometheans can now wear shrouds
Sprites are much prettier
* adds changelog
* Update zaddat.yml
* appeases anewbe
Ports and tweaks the Explorer gear from /tg/. Recolored to remove the mining purple, instead its now a nice blue because winter, I suppose.
Adds a new survival knife that is bootknife ready.
Replaces xenoarch GPS with budget /tg/ GPS that is more useful, as it can track other GPSes.