Commit Graph
16338 Commits
Author SHA1 Message Date
MechoidandGitHub e976eaba4e Graffiti centers on where you click. (#9255)
* Graffiti centers on where you click.

* Oversights, and pixelshifted engravings.

* Better returns
2023-12-27 21:41:07 -08:00
ephemeralstorytellerandGitHub 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
Greenjoe12345andGitHub 7bde482394 Small shuttle additions (#9267)
* shuttle

* requested adjustment
2023-10-16 21:46:56 -08:00
SpookertonandGitHub 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
Greenjoe12345andGitHub 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
AtermoneraandGitHub 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 Seifertandspookerton 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
SpookertonandGitHub b0f2f4921d Merge pull request #9231 from MistakeNot4892/gibber
Fixing issues with the gibber not processing humans.
2023-08-30 16:35:44 +01:00
SpookertonandGitHub 36d9e4524d Merge pull request #9232 from MistakeNot4892/holograms
Tweaking hologram colours.
2023-08-30 16:34:21 +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
MistakeNot4892 f01fbaa902 Reworking the taste system to allow for species-level taste definitions.
Reworking how data is initialized and handled by reagents.

Post-rebase update for taste PR.

Further work on the taste system.

Updating taste strings. God help me.
2023-08-30 20:45:57 +10:00
SpookertonandGitHub 6d51b836a7 Merge pull request #9212 from MistakeNot4892/thepit
Digging update.
2023-08-30 10:52:55 +01:00
AtermoneraandGitHub 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
AtermoneraandGitHub 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
AtermoneraandGitHub 1737502c97 Merge pull request #9214 from Cerebulon/robobags
Fix robobags icons, synthmorph->synthbody
2023-08-14 22:02:07 -08:00
AtermoneraandGitHub 2a6c7d287b Merge pull request #9199 from MistakeNot4892/shells
Various post-flying bots fixes.
2023-08-14 21:38:29 -08:00
Cerebulonandspookerton 37b3dff01d Synthbody terminology 2023-08-14 16:24:22 +01:00
MistakeNot4892andspookerton 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
MistakeNot4892 aac40a8437 Graves can now be dug on outdoors turfs. 2023-08-10 19:13:38 +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
MistakeNot4892 2946b699cc Fixes oversight in nonhuman mob job proc. 2023-08-06 09:26:00 +10:00
AtermoneraandGitHub 59b43f517f Merge pull request #9190 from MistakeNot4892/doafter
Corrects a couple of mecha do_afters that relied on previous implementation.
2023-08-05 12:52:38 -08:00
AtermoneraandGitHub 7578c024d9 Merge pull request #9182 from NewyearnewmeUwu/welderupdate
welders now update their icon upon refilling them.
2023-08-05 12:11:44 -08:00
AtermoneraandGitHub bdfd97f887 Merge pull request #9181 from tiramisuapimancer/zzuzzz
Zaddat plush + minor plush fixes
2023-08-05 12:11:05 -08:00
Greenjoe12345andGitHub 9f2a0e872f Teshari drip update: tail edition. (#9171)
* tail stuff

* Fixes

* plural tailbells

* fix+wrap

* resolve thing
2023-08-05 11:49:48 -08:00
AtermoneraandGitHub 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
MistakeNot4892andGitHub 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
MistakeNot4892 1216f472e6 Corrects a couple of do_afters that relied on previous implementation. 2023-08-01 15:23:02 +10: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
AtermoneraandGitHub 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
AtermoneraandGitHub 7c46e0bf95 Merge pull request #9166 from MistakeNot4892/lathefix
Refining/fixing material ejection from exo/pros fab.
2023-07-23 15:22:29 -08:00
AtermoneraandGitHub a751398cd4 Merge pull request #9161 from Mechoid/VariousFixJuly17
Bloodpump and Highvel casing Fix
2023-07-23 15:17:40 -08:00
MechoidandGitHub 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
AtermoneraandGitHub 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