Commit Graph

8384 Commits

Author SHA1 Message Date
ephemeralstoryteller
fa775bd51e POI - Shelter Remap (#9277)
* remaps the shelter poi + adds new random subgroups

* quick fixes

- 'rapid' isn't actually a laser type, oops
- changes the description of the shelter to be more accurate
- adds some light sockets. APC got totally mangled by the pod but there should at least be nonfunctional lights
2023-11-26 19:47:31 -08:00
MistakeNot4892
01cabbe64c Fixing some grammar in plant strings. 2023-10-29 18:01:49 +11:00
Spookerton
3335251b96 Merge pull request #9249 from Greenjoe12345/canefix
makes white cane use message use item's name
2023-09-26 15:41:58 +01:00
Greenjoe12345
8e98ab5b37 makes white cane use message use item's name 2023-09-18 22:43:33 +01:00
elgeonmb
222128938d nerfs nanopaste 2023-09-14 17:43:23 -07:00
Atermonera
f857e4fee0 Merge pull request #9242 from Spookerton/spkrtn/fix/misc-overlays
fix some misc hits on direct overlays access
2023-09-11 22:51:28 -08:00
spookerton
29be1f09d2 fix some misc hits on direct overlays access 2023-09-10 17:00:06 +01:00
Matej Seifert
4a21e3d34d poker chips 2023-09-10 16:56:27 +01:00
MistakeNot4892
1cafe9ee21 Unifying MMI creation on robot subtypes. 2023-09-02 22:11:14 +10:00
Spookerton
b0f2f4921d Merge pull request #9231 from MistakeNot4892/gibber
Fixing issues with the gibber not processing humans.
2023-08-30 16:35:44 +01:00
MistakeNot4892
7ea2cb5889 Tweaking hologram colours. 2023-08-31 01:11:51 +10:00
MistakeNot4892
b1bb99eea1 Fixing issues with the gibber not processing humans. 2023-08-31 00:29:05 +10:00
Spookerton
6d51b836a7 Merge pull request #9212 from MistakeNot4892/thepit
Digging update.
2023-08-30 10:52:55 +01:00
Atermonera
2282a5ea60 Merge pull request #9205 from Frenjo/robot-module-tweaks
Nerfs the Robot VTEC Module
2023-08-14 22:16:00 -08:00
Frenjo
90492a1c43 Removes block comments, makes define a var
Makes the VTEC_MOVE_DELAY_REDUCTION define into /obj/item/borg/upgrade/vtec/var/move_delay_reduction.

Removes block comments in favour of double newlines.
2023-08-15 07:04:27 +01:00
Atermonera
eb875c5732 Merge pull request #9215 from Frenjo/hop-clothing
Tweaks the Head of Personnel's hat and locker contents
2023-08-14 22:04:00 -08:00
Atermonera
1737502c97 Merge pull request #9214 from Cerebulon/robobags
Fix robobags icons, synthmorph->synthbody
2023-08-14 22:02:07 -08:00
Atermonera
2a6c7d287b Merge pull request #9199 from MistakeNot4892/shells
Various post-flying bots fixes.
2023-08-14 21:38:29 -08:00
Cerebulon
37b3dff01d Synthbody terminology 2023-08-14 16:24:22 +01:00
MistakeNot4892
16ef531c64 Species shock vulnerability is now handled with a getter. 2023-08-14 15:55:20 +01:00
Frenjo
c252216fe4 Renames/re-paths HoP hat, adjusts locker contents
Re-paths the head of personnel's cap from /obj/item/clothing/head/caphat/hop to /obj/item/clothing/head/hop.

Lowers the amount of spare ID boxes in the head of personnel's locker from 2 to 1, since the additional is just mostly clutter.

Renames the "crew resource's hat" to the "head of personnel's cap" for consistency with the rest of the HoP equipment.
2023-08-14 08:46:39 +01:00
Cerebulon
27d6513a03 Fix robobags icons 2023-08-13 04:50:00 +01:00
MistakeNot4892
e05ffd5a67 Tidies spans in coffin.dm, qdels graves if they are empty. 2023-08-10 19:29:21 +10:00
Frenjo
0c8fedb081 Cleans up robot_upgrades.dm, nerfs VTEC module
Cleans up the formatting and style of robot_upgrades.dm.

Reduces the VTEC module's movement delay reduction from 1 to 0.5 as it's currently way too fast. This value is made a simple define so it can easily be changed in future.

Converts a lot of magic booleans to TRUE/FALSE.

Inverts the boolean logic of the /obj/item/borg/upgrade/proc/action base so it's consistent with all derived types.
2023-08-08 22:35:22 +01:00
MistakeNot4892
9f7cbe9437 Floating mobs will not cause catwalk footstep sounds. 2023-08-07 11:31:10 +10:00
MistakeNot4892
8fba9374c3 Fixes some issues with borg icons. 2023-08-07 11:16:55 +10:00
MistakeNot4892
d413540de9 Butler module > Service module. 2023-08-07 11:05:38 +10:00
MistakeNot4892
1f7a411868 Readding AI shell construction. 2023-08-07 11:00:11 +10:00
Atermonera
7578c024d9 Merge pull request #9182 from NewyearnewmeUwu/welderupdate
welders now update their icon upon refilling them.
2023-08-05 12:11:44 -08:00
Atermonera
bdfd97f887 Merge pull request #9181 from tiramisuapimancer/zzuzzz
Zaddat plush + minor plush fixes
2023-08-05 12:11:05 -08:00
Greenjoe12345
9f2a0e872f Teshari drip update: tail edition. (#9171)
* tail stuff

* Fixes

* plural tailbells

* fix+wrap

* resolve thing
2023-08-05 11:49:48 -08:00
Atermonera
4d1c709fcc Nymph phyxes (#9180)
* Fixes to nymphs

* clean up lingering carbon/alien references

* Add growth to stat panel

* Add rootlocal to known languages

* add zone sel

* *nibble
2023-08-02 22:41:55 -08:00
MistakeNot4892
658e19e734 Porting flying robots from Bay. [IDB IGNORE] (#8885)
* Semiport of Allow_Spacemove from Bay.

* Porting flying robots from Bay.

* Converting platforms to an alt title of Robot.

* Converting existing modules to new proc flow.

* Cleaning up jetpack code for robots.

* Making flyers and platforms buildable.

* Debugging/refining robots port.

* Reverting some unneeded spacemove changes.

* Refining/debugging bots.

* Removing Bay subtypes, adding flying subtypes of existing modules.

* Icon rework for flying robots.

* Working commit for flying borgs PR.
2023-07-31 22:22:12 -08:00
Asbestos Gremlin
32cfd29f9c welders now update their icon upon refilling them. 2023-07-29 19:19:18 -07:00
tiramisuapimancer
32742c7ce4 zaddat plush. 2023-07-29 18:04:08 -08:00
atermonera
a8a9054d08 Revert "SSmachines instancing PR (#9080)"
This reverts commit 4889b33cea.
2023-07-23 17:45:10 -08:00
Atermonera
b3b59c5c2a Merge pull request #9169 from MistakeNot4892/movementsounds
Generalized handle_movement() checking from shoes to /obj/item.
2023-07-23 15:23:59 -08:00
Atermonera
7c46e0bf95 Merge pull request #9166 from MistakeNot4892/lathefix
Refining/fixing material ejection from exo/pros fab.
2023-07-23 15:22:29 -08:00
Mechoid
0f3172ad86 Blob Maintenance: Stairs are Hard (#9146)
* Fix: Blobs respect gravity if not otherwise prevented.
Tweak: Blobs do not directly interact with stairs
Tweak: Blobs, when expanding against a stair's middle structure, can grow up Z-levels if the turf allows.
Tweak: Blobs, if controlled by a player, may grow upward or downward, if the turfs allow.
Fix: Blob Overmind is no longer affected by gravity.

* Fringe case deleted blobs are null-loc'd for GC so they are not stuck in-map.
Railing checks properly function.
2023-07-23 15:04:37 -08:00
Atermonera
6f0a0acfe1 Merge pull request #9144 from MistakeNot4892/horror
Reworks mech repair loop to avoid infinite loops.
2023-07-23 14:57:58 -08:00
MistakeNot4892
964e5b878a Generalized handle_movement() checking from shoes to /obj/item. 2023-07-23 06:47:13 +10:00
MistakeNot4892
45fa973646 Refining/fixing material ejection from exo/pros fab. 2023-07-21 02:00:02 +10:00
enbyfriend
4889b33cea SSmachines instancing PR (#9080)
* Consistency Pass #1
Power cells of all types are now considered stock parts
Went through materials.dm and did some copy+paste work make material definitions consistent across the codebase (eg "steel" = 50 -> MAT_STEEL = 50)

* Machines are now instances in SSMachines

* Performance improvements by way of instancing all of SSmachines

* Fixes the powersink

* Revert "Consistency Pass #1"

This reverts commit cbeef1b5db.

* Update machines.dm

Styling changes

* Update machines.dm

* Update machines.dm

forgot to update the doc
2023-07-18 22:45:49 -08:00
MistakeNot4892
f192cfd812 Xenofauna map update. (#9135)
* 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.
2023-07-08 17:51:00 -08:00
MistakeNot4892
9edb69e93b I hate mecha.dm I hate mecha.dm I hate mecha.dm. 2023-07-04 22:01:48 +10:00
Atermonera
257acdf959 Merge pull request #9125 from NewyearnewmeUwu/janibar
Crowbars fit in janitor belts.
2023-07-02 11:22:44 -08:00
Atermonera
b7048d890d Merge pull request #9124 from MistakeNot4892/teshcloaks2
Removing unnecessary usage of icon_override for Teshari cloaks.
2023-06-23 17:31:00 -08:00
Atermonera
e7a0fce846 Merge pull request #9055 from Cerebulon/spinstool
Rotatable stools
2023-06-23 16:54:01 -08:00
Asbestos Gremlin
c3e64ec446 Crowbars in janitor belts 2023-06-23 17:47:10 -07:00
MistakeNot4892
ab34458871 Removing unnecessary usage of icon_override for Teshari cloaks. 2023-06-23 23:03:54 +10:00