Commit Graph
21431 Commits
Author SHA1 Message Date
AtermoneraandGitHub 2572de9457 Merge pull request #8774 from Woodratt/10192022_Sheetnerf
Cargonia Buff
2022-10-20 20:59:27 -08:00
AtermoneraandGitHub 56bf74c21f Merge pull request #8762 from Spookerton/spkrtn/sys/flagging
violently rearranges some flags and instance vars
2022-10-20 20:57:52 -08:00
Woodratt 5cb2172960 Cargonia Buff
Reduced the sheet storage vendor loss per round to 25% to 35%

Reduced the amount of materials over the entire station

Engineering

20 Sheets of Reinforced Glass removed
50 Sheets of Glass removed
50 Sheets of Metal removed
15 Sheets of Plasteel Removed
25 Stack of Rods removed

Medical

1 Sheet of Phoron Removed

Robotics

100 Sheets of Metal Removed
100 Sheets of Glass Removed

EVA

100 Sheets of Metal Removed

--

Fixed a stupid piping bug in the Reactor Core
2022-10-20 00:10:57 -07:00
VerkisterandGitHub 539dc0e67b Fixes a bug with deleted disposal outlets
Fixes deleted disposal outlets not unlinking their trunks, causing anything that the bare trunk tries to eject to runtime and get qdel'd instead.
2022-10-19 23:51:28 +03:00
Cerebulon 50ba8a9184 Fix for custom tail icon layering 2022-10-18 20:37:17 +01:00
spookerton 4557f8573c atom_flags tests snafu corrections 2022-10-18 09:36:41 +01:00
spookerton a5e55778da move landmark flags to a landmark_flags var 2022-10-18 09:36:41 +01:00
spookerton ffba11e5ab rename a bunch of atom flags 2022-10-18 09:36:41 +01:00
spookerton bb472b4832 replace 0 for EMPTY_BITFIELD on atom_flags configs 2022-10-18 09:36:40 +01:00
spookerton 9c1dc82109 add turf_flags, move relevant stuff to it
moves *_BITFIELD macros to _macros.dm
2022-10-18 09:36:40 +01:00
spookerton 3abdbbaa1c replaces atom.initialized with ATOM_INITIALIZED
refactors atom/var/flags to atom_flags and area_flags
moves NOBLOODY, NOBLUDGEON, and PHORONGUARD to item_flags instead of atom_flags
corrects various misapplied flags
2022-10-18 09:36:36 +01:00
SpookertonandGitHub 650ee09942 Merge pull request #8763 from Cerebulon/cighands
Cig-related tweaks
2022-10-18 09:30:52 +01:00
SpookertonandGitHub 5b18b888ca Merge pull request #8761 from Cerebulon/briefcases
A Short Investigation
2022-10-18 09:05:48 +01:00
Cerebulon e7a9d286b9 Various cig-related tweaks 2022-10-18 00:34:55 +01:00
Cerebulon f47a8fb555 A Short Investigation 2022-10-17 14:42:39 +01:00
Doctress 63fe84cb9a Adds the requested club sandwich.
Torture your chef, today!

Recipe: 2 bread, 1 raw chicken breast, 1 raw bacon, 1 lettuce, 1 tomato, 1 cheese wedge, 5u mayonnaise.
2022-10-17 23:46:03 +10:30
SpookertonandGitHub 3e092d401e Merge pull request #8743 from Cerebulon/new_basics_engineering
Basic Uniform Polish: Engineering
2022-10-17 10:46:03 +01:00
Greenjoe12345 08a29557ba fixes double unathi tail define 2022-10-16 23:08:03 +01:00
Greenjoe12345 cf76a2f57d Merge branch 'master' of https://github.com/PolarisSS13/Polaris into teshhair2 2022-10-16 22:55:40 +01:00
listerlaandGitHub d3756e24c3 Replaces Skrell sprites (#8715)
* Replaces Skrell sprites

Source: https://github.com/HearthOfHestia/Nebula/pull/20

* eyes

* eyes again
2022-10-16 13:34:38 -08:00
Greenjoe12345 3e6126ae70 Spelling fix + additions 2022-10-16 22:34:13 +01:00
Cerebulon a1498026ff Conflict Resolution 2022-10-16 20:31:15 +01:00
SpookertonandGitHub 3793cc764e Merge pull request #8757 from Spookerton/spkrtn/sys/ssatoms-massage
ssatoms stuff
2022-10-16 20:03:46 +01:00
AtermoneraandGitHub ad48e1cbb5 Merge pull request #8753 from Spookerton/spkrtn/fix/assorted-221015
fixes for a number of logged errors
2022-10-16 09:57:57 -08:00
spookerton 32d32f6646 jiggle SSatoms gently 2022-10-16 12:56:07 +01:00
SpookertonandGitHub 0243357f27 Merge pull request #8710 from MistakeNot4892/vox
Vox pressure immunity is now a toggle.
2022-10-16 12:21:45 +01:00
Greenjoe12345 339ff459ca commphone 2022-10-16 02:03:40 +01:00
Cerebulon b6d6a2621c dmi merger is good these days 2022-10-15 23:36:52 +01:00
Greenjoe12345 4e9c367322 hairs n tails 2022-10-15 19:06:26 +01:00
spookerton fea857238e fix invalid left/right indices in character setup
also refactors handlers for left/right hair, facial hair
adds handlers for left/right gradient, since they simply didn't have any at all
2022-10-15 15:38:29 +01:00
spookerton c57fc12be2 powder returns initialize hints + powder refactor 2022-10-15 15:01:35 +01:00
Cerebulon 89f0db9bdb conflict resolution 2022-10-15 00:51:23 +01:00
Cerebulon 9c630dc97b conflict resolution 2022-10-15 00:15:30 +01:00
MistakeNot4892 c08e59fde7 Added getters/setters for species pressure bounds, made vox space immunity a toggle. 2022-10-15 01:32:55 +11:00
SpookertonandGitHub 9be056c8bf Merge pull request #8748 from Verkister/patch-96
Makes ghosting apply proper rest
2022-10-14 09:24:38 +01:00
SpookertonandGitHub 9a1b8322bd trained drakes can collect/drop items and use buttons, fire alarms, and levers (#8734)
* drakes can collect/drop items and use buttons

* add a basic implementation of mob dexterity levels

* trained drake emotes are less visually intrusive

also fixes being able to take anchored items as a drake
also fixes some double messages on drake storage
also fixes animals being able to attack/scratch doors without a cooldown
also adds optional scratch_sound on simple_mob for when scratching a door

* fire alarm & conveyor switch drake interactions

also fix runes for actions
also fix not showing progress for dropping an item

* trained drake button/inventory review tweaks

* animal harness suggestions early return tweak
2022-10-13 17:59:35 -08:00
VerkisterandGitHub 5588484b09 Makes ghosting apply proper rest
Makes the ghost verb actually proccall the mob's resting function instead of just changing the var. Fixes ghosted simplemobs not resting properly despite the var having been toggled on by this.
2022-10-13 17:56:00 +03:00
SpookertonandGitHub 1e279b9cdc Merge pull request #8745 from Cerebulon/gunspritesoct22
Complete gun sprite overhaul + additions
2022-10-13 10:26:30 +01:00
SpookertonandGitHub 39cebe388e Merge pull request #8741 from Cerebulon/sprite_tweaks_oct
Adjustments to recent sprites
2022-10-13 10:25:29 +01:00
SpookertonandGitHub 5d6034a3cb Merge pull request #8739 from Cerebulon/firefighting-gear
Firefighting Gear
2022-10-13 10:24:50 +01:00
Cerebulon 72e731c9b9 Complete gun sprite overhaul + additions 2022-10-12 23:16:52 +01:00
Cerebulon b1536ca2dd Basic Uniform Resprite: Engineering 2022-10-11 00:28:14 +01:00
Cerebulon 731d45c4fc why were those existing space characters. incomprehensible. 2022-10-10 20:02:53 +01:00
Cerebulon 1a4aaeb98e Adjustments to recent sprites 2022-10-10 19:59:08 +01:00
Cerebulon 0ac100f6ef Fixes various reported bugs, more consistency 2022-10-10 19:43:27 +01:00
Cerebulon 29c823950e adds hooded parkas 2022-10-09 23:23:19 +01:00
Cerebulon 575a27edcb Firefighting gear 2022-10-09 20:02:54 +01:00
Cerebulon 805608c9f1 More tiny loadout fixes 2022-10-09 19:01:44 +01:00
Cerebulon c8db840afd Merge branch 'master' of https://github.com/PolarisSS13/Polaris into flan 2022-10-09 18:56:50 +01:00
Cerebulon a5047d6b7b Merge branch 'master' of https://github.com/PolarisSS13/Polaris into catsndogs 2022-10-09 18:46:16 +01:00