PollardTheDragon and GitHub
095f93c416
Converts mimic mobs to basic mobs ( #31424 )
...
* Converts mimic mobs to basic mobs
* Unit tests
* Units
2026-01-25 22:56:44 +00:00
kyunkyunkyun and GitHub
b0463d3c83
Convert most spans to defines ( #31080 )
...
* spanish?
* aaaagain
* keep maptext
* Update robot_items.dm
* Update span_defines.dm
* compiles
* Update silicon_mob.dm
* compile
2025-12-13 23:55:48 +00:00
9a21d7363c
Updates Mineral Doors ( #31071 )
...
* door
* Update mineral_doors.dm
* Update test_attack_chain_structures.dmm
* Update rocky_motel_submap.dmm
---------
Co-authored-by: Fordoxia <143041327+Fordoxia@users.noreply.github.com >
2025-11-30 09:49:05 +00:00
088f038e68
Incursion Expansion and Rebalance ( #30835 )
...
* Adjusts spawn times
* Incursion Adjustment Part 1
* Skelecurity
* Skeleton Officer and Mobster
* Skeleton mob drops
* Rattle em
* New mobs, AI, removed volatile
* Nerfs spider
* Trait
* Config fix
* Nerfs juggernauts
* Rune effect while reanimating
* Linters
* Fleshspider Retaliate
* Update skeleton_mob.dm
* Projectile changes
* Event tracker for giant spiders and better tracking for skeletons
* Oops
* Linter
* Apply suggestions from code review
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Lints
* Small fix, tries to revive the original player first before selecting dchat
* Linters
* Fixes mobs not gibbing often enough
* Improves incursion rally, undeerifies it
* Oops
* Update incursion_ai.dm
* Removes incursion skeletons from xenobio mobs
* No gold core flesh spiders
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
2025-11-26 00:25:15 +00:00
kyunkyunkyun and GitHub
f96b26b75a
/obj/item/projectile --> /obj/projectile (#30411 )
...
* yers
* vars
* map changes
* some comments (clearly not stolen from items)
* fix component
* summary
2025-11-12 10:23:20 +00:00
PollardTheDragon and GitHub
e14a43eea1
Basic diona nymphs, spiderbots, and crabs ( #30377 )
...
* Basic nymphs, spiderbots, and crabs
* Nutrition fix
* Forgot a line
* Cooldown on eat
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-10-01 14:32:00 +00:00
7caf75b37b
Converts mice to basic mobs ( #29928 )
...
* Converts mice to basic mobs
* Larger only targetting strat
* Oops.
* Linters
* Code review suggestions
* Linters
* Merge conflict resolution
* Snakes
* Oops
* Clogged Disposals
* Updates persistent client
* Linters
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
2025-09-22 13:11:44 +00:00
PollardTheDragon and GitHub
b52f6cc6c0
Converts farm animals to basic mobs ( #30244 )
...
* Converts farm animals to basic mobs
* Update paths, removes excess file
* CI
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-09-19 15:26:43 +00:00
626eaaeb79
Removes british spelling of armor from armor_penetration vars ( #30104 )
...
* spelling
* manually rename last armour pen
* Update code/game/objects/obj_defense.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/hostile/megafauna/hierophant.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com >
* Update goldgrub.dm
---------
Signed-off-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-09-01 04:27:52 +00:00
PollardTheDragon and GitHub
d772497e80
Converts kangaroos to basic mobs ( #29874 )
...
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-08-06 05:40:22 +00:00
3b0a9c4381
Converts a whole lot of friendly mobs to basic mob AI ( #29815 )
...
* Butterflies, Cockroaches, Slothes, Snakes, Penguins, and Bunny Basic Mobs
* Lizards too
* Oops
* Lizard emote keybind
* Updatepaths
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Moved lizard emote to basic_emotes.dm, simplified hide action
* New linters
* Merge conflict resolution
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2025-08-06 01:17:13 +00:00
97d72d6e22
Converts Feral Cats, Killer Tomatos, and Non-Demon Creatures to Basic Mobs ( #29785 )
...
* Converts Feral Cats, Killer Tomatos, and Non-Demon Creatures to Basic Mobs
* Updatepaths
* Adds ventcrawling target finding behavior.
* returnPipenet()
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* New Linters
* Fixed DME
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2025-07-31 06:00:51 +00:00
PollardTheDragon and GitHub
b4790e057e
Converts gorillas to basic mobs ( #29783 )
...
* Converts gorillas to basic mobs
* Accidentally pushed a config change. Whoops
* Updatepaths
* Removes unique_mob var
* New linters
2025-07-31 05:49:48 +00:00
Contrabang and GitHub
1504ed98be
massive burndown ( #29894 )
2025-07-27 20:52:39 +00:00
b33f74594a
Converts space bears, space carp, and space bats to basic mobs ( #29775 )
...
* Bears and bats.
* Carp
* Comments, file locations
* Linters!
* Moved initial emotes for basic mobs to a component
* Linters
* Adjusted emote chance for space bats
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
* Updatepaths
* Apply code review suggestions
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2025-07-26 05:53:00 +00:00
deac51eeff
Fixes fireballs not exploding when hitting turf, and fixes homing fireball/toolbox not being blocked by the nazar ( #29760 )
...
* Update magic_projectiles.dm
* rescopes, also fixes homing toolbox not being blocked
* 1080p remove commented out code challenge
* Update code/modules/projectiles/projectile/magic_projectiles.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Update code/modules/projectiles/projectile/magic_projectiles.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
---------
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com >
2025-07-24 14:13:28 +00:00
c820499f90
Basic mobs core implementation and cow migration. ( #28667 )
...
* Basic mobs core implementation and cow migration.
* fix whitespace
* uncomfortable fix for null weirdness
* update updatepaths script number
* lewc review 1
* fix delta
* Update code/datums/ai/basic_mobs/basic_ai_behaviors/tipped_reaction.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2025-04-05 11:35:42 +00:00
Contrabang and GitHub
fde22d1c43
Adds more reasons to explosion logging ( #28812 )
...
* explos
* yeah good enough
* shorten that
* use ckey
* forgot this cause
* unfuck it
2025-03-28 18:49:57 +00:00
b2ca8e6411
Fixes door wand not working ( #28122 )
...
* Fixes door wand not working
* Update code/modules/projectiles/projectile/magic_projectiles.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
---------
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2025-02-05 14:45:55 +00:00
warriorstar-orion and GitHub
0eafad8475
Refactor /mob/unEquip. ( #27720 )
...
* Refactor /mob/unEquip.
* fix things found in testing
* more fixes from testing
* fix removal of hooded suits
* fix flayers inability to deploy swarmprod
* fix changeling blade activation
* unnecessary parens
* pass default unequip args to proc overrides
* fix belts being able to forceMove into full hands
2025-01-10 01:58:35 +00:00
7bbebbb23f
Ports Anti-magic from TG. ( #27560 )
...
* the rest of the fucking owl
* OK hands need work but otherwise good
* fuck time out fix vampire after
* temporary codersprite do not merge this lmao
* codersprite up
* pause, time out
* deploy the antimagic
* Update code/__HELPERS/trait_helpers.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
* Update code/datums/status_effects/buffs.dm
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/gamemodes/wizard/magic_tarot.dm
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-01-02 08:36:07 +00:00
DGamerL and GitHub
44671e31e8
Adds: The C-Foam launcher ( #25738 )
...
* The start
* Getting a bit further
* Slight ammo casing update
* Istype helper and foam blockage
* Adds status effect
* Foam blockage and status effect fixes
* Autolathe ammo + stun
* aaaaaaaa
* Adds uplink item
* Actual slowdown
* Makes attacking a bit faster again
* Ammo increase to 12
* Sirryan review
* Adds sprites - almost working
* Lots of fixes + mineral doors
* Mineral doors don't open with foam
2024-08-01 06:24:09 +00:00
7fa44a31fb
Full Auto Gun Mode Component ( #24998 )
...
* Full Auto Gun Mode Component
* Apply some refactoring
* spaces mhmm
* Some signal movement
* Apply DGamerL suggestions
* Unknown SIGNAL_HANDLER no more
* Fix runtime if uid is passed
* Why the hell you even care
* god you serious
---------
Co-authored-by: Gottfrei <zweisen@gmail.com >
2024-04-22 21:32:49 +00:00
BiancaWilkson and GitHub
5a12934651
chat box red ( #24663 )
2024-03-20 21:03:55 +00:00
a8537dba85
Improve polymorph randomness; add more potential transformations, including non-reproducing terrors. ( #24206 )
...
* Improve staff/wand of change random distribution.
* It's length() not .len
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* use 'as anything'
* add terrors to potential picks
* slightly better wording
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-03-11 12:52:37 -04:00
a0a8562dd7
Makes Weeping Angel Conversion Clearer ( #24279 )
...
* Update magic_projectiles.dm
* Update magic_projectiles.dm
actually changed the description to say to kill people
* rewords the transformation message
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Removes unnecessary centering
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Removes ALL the center tags
---------
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-03-01 12:40:24 +00:00
Qwertytoforty and GitHub
94cefc61f4
Fireballs now always light people on fire on a direct hit ( #24225 )
...
* fireballs now always light people on fire on a direct hit
* 6 stacks
2024-02-27 17:13:07 -05:00
97f46ffe84
Refactor and rework the staff of chaos ( #23472 )
...
* [WIP] Refactor and rework the staff of chaos
* update lists
* Add trick weapons
* rename damaging effect, more stuff
* add chaos wand
* implement gift spawning, css, disco, wand
* string tweaks, prank toys
* tweaks + bonus soul
* tweak
* add prank revolver
* fix
* tweak
* implement lethal effects + tweaks
* string tweaks
* implement negative effects
* implement remaining effects
* remove leftovers
* non carbon handling
* non-human handling
* wand human check
* clean up
* Balance
* remove test comment
* remove debug chaos items
* add message to dead check
* clean leftovers
* review suggestions
* Update code/modules/projectiles/guns/chaos_bolt.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Apply suggestions from review
* oh and that one too
* Update code/modules/projectiles/guns/projectile/revolver.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* documentation fix
for some reason chaos_bolt has a bunch of changes not in the git
* add css classes
* recompile css, fix food
* recompile tgui
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* invoke async proc ref
* adress code review
* fix conflict
* rename var
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-02-04 21:32:10 +00:00
DGamerL and GitHub
2fed255913
It is that fucing easy ( #23881 )
2024-01-25 14:25:20 -05:00
357c62b6d7
Ports hitscan from TG, adds it to *SELECT* things ( #22754 )
...
* this was just going to be a plasma cutter change but no had to make it look good, whats next, ai sat turrets (yes)
* ai turret
* Coca cola, don't forget the ice. Or the pulse
* almost done, pull master than map edit
* we ball
* ah, chasms.
* it's for the best. Fuck should not sleep checker though
* hitscan reflection limiting system
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* c-c-c-changes
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2023-11-01 20:05:27 +00:00
Contrabang and GitHub
3f87165a03
CI now bans files with the same name (PART 2) ( #21051 )
...
* CI change
* world.dm
* .dme world.dm
* subsystem renaming
* .dme for subsystems
* ai_laws.dm
* armor.dm
* emote.dm
* logging.dm
* spell.dm
* air_alarm.dm
* crew.dm
* decal.dm
* emissive_blocker.dm
* footstep.dm
* spawner.dm
* fire.dm
* carbon.dm
* living.dm
* mob.dm
* movement.dm
* thermal_drill.dm
* plasmamen.dm
* lavaland.dm
* chaplain.dm
* lightning.dm
* magnet.dm
* mimic.dm
* wizard.dm
* morph.dm
* vampire.dm
* click.dm
* self.dm
* radiation_storm.dm
* airlock.dm
* autolathe.dm
* mulebot.dm
* nuclearbomb.dm
* particle_accelerator.dm
* smartfridge.dm
* syndicatebomb.dm
* vending.dm
* wires.dm
* sound.dm
* mining.dm
* syndicate_space_base.dm
* monkey.dm
* guardian.dm
* bomb.dm
* standard.dm
* nuclear.dm
* pinpointer.dm
* access.dm
* departments.dm
* job.dm
* science.dm
* buttons.dm
* cloning.dm
* igniter.dm
* wishgranter.dm
* atmos_control.dm
* message.dm
* power_monitor.dm
* mecha.dm
* combat.dm
* mining_tools.dm
* meteors.dm
* spiders.dm
* contraband.dm
* aliens.dm
* uplinks.dm
* voice.dm
* intercom.dm
* lights.dm
* robot_items.dm
* mineral.dm
* dice.dm
* extinguisher.dm
* paint.dm
* signs.dm
* staff.dm
* smokebomb.dm
* boxes.dm
* random.dm
* janicart.dm
* statue.dm
* cargo.dm
* asteroid.dm
* headslug.dm
* fulton.dm
* atmospherics.dm
* pump.dm
* corpse.dm
* oldstation.dm
* gps.dm
* preferences.dm
* clothing.dm
* ears.dm
* glasses.dm
* boxing.dm
* color.dm
* renames ninja gear files
* recipes.dm
* error_handler.dm
* anomaly.dm
* floorcluwne.dm
* undead.dm
* overmind.dm
* shield.dm
* bottle.dm
* organ.dm
* piano.dm
* plasma_fist.dm
* language.dm
* mob_defines.dm
* mob_helpers.dm
* damage_procs.dm
* _defines.dm
* empress.dm and queen.dm
* brain.dm
* organ file renaming
* subsystems.dm
* constructs.dm
* bot.dm
* pet.dm
* nature.dm
* magic.dm
* colors.dm
* drugs.dm
* medicine.dm
* toxins.dm
* shuttle.dm
* surgery.dm
* moves a bunch of define files
* traits.dm
* names.dm
* other_mobs.dm
* flags.dm
* some final define files
* well turns out contractor_pinpointer.dm was taken
* I forgot to remove this file
* how in the hell did this get unticked
* I DID INCLUDE IT, but there was a "w" there
* swaps the world definitions
* camera renamed to SScamera
* examine -> alien_examine
2023-06-02 14:30:17 -05:00