DGamerL
173bfb92f5
Removes bio resist from the code ( #21108 )
...
* BIO armor is kill
* some more stuff that uses bio resist
* I did a scuffed merge conflict solve but it works
2023-06-03 09:50:22 +01:00
Contrabang
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
Luc
d8ddda378b
Deadchat Plays SS13: Ghost Control of Mobs ( #20600 )
...
* Add dchat control
* adds human support, cleans other things up
* Bit of cleanup
* actually use the item
* minor proc ref mistake, laugh at this user
* evil tg strings
* Renames defines, adds vv menu item for it
* Improve anarchy message formatting
* don't go to_chatting tesla energy balls
* aa review
* Minor cleanups, replace some emotes
* Addressing some reviews
* Incorporate some checks for deadchat mutes/prefs
2023-05-21 12:33:11 -05:00
Coolrune206
187a755509
tweaks demon spawn rate ( #20699 )
2023-05-12 22:02:25 +02:00
Henri215
a85d4bd9ae
Fixes bureaucratic error event runtime ( #21010 )
2023-05-08 17:11:32 -05:00
DGamerL
5764b6acaf
Typo go brrr ( #20997 )
2023-05-02 18:24:39 -04:00
Henri215
b9952532eb
Adds the bureaucratic error event ( #20582 )
...
* camera failure event
* Increasing the amount
* No disabling cameras on protected areas
* Adds the bureaucratic error event
* human resources department is lore friendly
* Pick instead of rand
* ops
* Added allow_bureaucratic_error to jobs
* scales up with number of engineers
* mundane category
* Update code/modules/events/camerafailure.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* conflict fix
* No error for blacklisted jobs
* Update code/modules/events/bureaucratic_error.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Lewcc review
* better file name
* better name part 2
* farie review
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* Update code/modules/events/camera_failure.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* Update code/modules/events/bureaucratic_error.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
* checking for admin only
* Blacklist and small fix
* Farie review
* Update code/modules/events/bureaucratic_error.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2023-05-02 20:57:45 +02:00
DGamerL
cc1e513c54
Anomalies can't spawn in cryogenics ( #20938 )
...
* Can't spawn in cyrogenics anymore
* Begone ,
2023-04-27 18:40:00 +01:00
Luc
748d5f91c2
Makes the Brand Intelligence event a bit more dangerous ( #20904 )
...
* Adds mimic support
* add some tiltable checks
* tuning, some messages
* Remove spurious comment
* be extra sure we attack em
* Mimic vendors, when killed, may break.
2023-04-22 09:58:40 +02:00
Henri215
dc75a748f1
Fixing common spelling mistakes part 3 ( #20870 )
...
* Fixing common spelling mistakes part 3
* collectable
* another collectable
* part 3.2
* "</span>."
* A bunch more fixes
2023-04-22 09:44:27 +02:00
Henri215
d824cfaeaf
Adds false alarm event back into rotation ( #20823 )
2023-04-22 09:29:26 +02:00
Henri215
5570fc2977
Adds the camera failure event ( #20568 )
...
* camera failure event
* Increasing the amount
* No disabling cameras on protected areas
* scales up with number of engineers
* Update code/modules/events/camerafailure.dm
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* conflict fix
* better file name
* better name part 2
* farie review
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* Update code/modules/events/camera_failure.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2023-03-28 22:10:33 +02:00
Henri215
c11b738502
IPCs can no longer get fake viruses ( #20706 )
...
* IPCs can no longer get fake viruses
* Update code/modules/events/fake_virus.dm
Co-authored-by: Vi3trice <80771500+Vi3trice@users.noreply.github.com >
* i command you to compile
* using trait virus immune
---------
Co-authored-by: Vi3trice <80771500+Vi3trice@users.noreply.github.com >
2023-03-25 14:41:30 +00:00
GDN
22efb88e45
Roundstart blob removal attempt 3 ( #20403 )
2023-03-23 11:27:22 +00:00
Henri215
2a40482e58
Ports TG Fake virus event ( #20573 )
...
* Ports TG Fake virus event
* weight and comments
* GDN review
* Splitting into four different fake viruses
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Update code/__DEFINES/status_effects.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Sirryan review
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* create_log for the fake virus
* using lists inside of lists
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* farie review
* Checking fake_emote length
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2023-03-18 11:44:55 +01:00
Henri215
74b7989c12
Fixes false alarm event ( #20572 )
...
* Fixing false_alarm part 1
* false alarm fix part 2
* Unique list for the false alarm event
* two more fake alarms
* It now can fake ALL events announcements
* Die useless line
* added level 3-S version
2023-03-13 22:57:57 +00:00
S34N
69bd5ad19b
Adds more QoL logs for admins ( #20468 )
...
* More logs
* why is this not ignored
* you never know if someone has busted DNA
* Update code/controllers/subsystem/jobs.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-03-13 22:24:22 +00:00
Henri215
52e5c478fe
Making hallucination great again ( #20320 )
...
* make hallucination great again
* 10x the current hallucination
2023-02-27 21:07:00 +01:00
AffectedArc07
b34e8fa301
[READY] CI now bans files with the same name ( #20195 )
...
* CI now bans files with the same name
* Part 1
* Warriorstar python tweaks
* Part Deux
* Fix unticked
* fix
2023-02-04 16:33:41 -06:00
Ryan
7c3cd86f14
APC & Machinery Refactor + Local Powernets ( #19991 )
...
* local powernet and machine power refactor
* some fixes
* more tweaks + powerchange() refactor
* fixes var edited apcs on meatpackers.dmm
* fixes issue with power channels
* Reviews
* delta fix
* Update code/game/machinery/portable_turret.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* removed area power change proc
* damn morgues
* requested changes
* request changes
* deconfliction
* mapping fixes
* some fixes from TM
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-01-30 22:28:10 +00:00
warriorstar-orion
b790e6d5e2
Whitespace cleanup part 4. ( #20226 )
2023-01-20 19:40:42 -05:00
GDN
817664b66b
adds the cluwne goblin ( #20244 )
2023-01-20 19:11:34 -05:00
Henri215
e711cd5921
Fixes lots of common spelling mistakes ( #20086 )
...
* Fixes common spelling errors: "atleast", "infront", "succesfully", "alot"
* recieve -> receive
* spelling mistakes: percieve, wierd, posession, seperate, succesful
* Spelling mistakes: noticable, concious, enviroment, existance, foward, interupted, independant
* tgui rebuild
* lets make this run
* "succeded" mispelling
* reverting money spam change
2023-01-08 20:12:31 -05:00
Qwertytoforty
1fab25c1f4
GREATLY lowers the chances of viral events ( #20068 )
...
* GREATLY lowers the chances of viral events
* on second thought
2023-01-07 19:55:29 +00:00
Charlie
8ef4aa727e
Adds Shadow demons ( #19732 )
...
* reshuffle
* shared base type
* moves this to the base type
* the monster
* event
* FUCK
* better sprites
* refactors bloodcrawl, more nice sprites
* review stuff
* Apply suggestions from code review
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* heart of darkness
* pre TM tweaks
* ARGH
* hopefully fixes double hits
* tweaks
* derp
* tweaks
* TEMP RUNTIME REMOVE LATER
* fixes
* runtime fixes
* cig runtime fix
* review + another runtime fix
* re adds sprite
* removes runtime
* oop I forgor
* DRUNK CODING
* SPRITES
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
2022-12-29 11:26:37 -06:00
warriorstar-orion
a7d09cf033
Whitespace cleanup part 2. ( #19891 )
2022-12-24 18:38:43 +01:00
warriorstar-orion
77f576a5ca
Recategorize in-game announcements by priority. ( #19639 )
2022-12-19 17:02:22 +00:00
Samman166
10948145aa
Removes space dust from event table ( #19842 )
2022-12-07 22:26:28 -06:00
Sirryan2002
61145a02f8
[TGUI] Space Credit Economy Overhaul + Supply Point -> Space Cash ( #19209 )
...
* initial edits
* initial edits
* converting shit over to machinery/economy
* vending and mapping fixes
* vending fix pt.2
* Converts Supply Economy to Use Space Credits instead of Supply Points
* Job Payment, NanoBank, and Paychecks
* clothing type path fixes (damn merge conflicts)
* fixes map typepath issues
* adjusts supply prices
* Vendor Price Adjustments
* account uplink terminal tweaks
* please pass tests
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* reviews and bug fixes
* Review Suggestions/Fixes and Request Console Rewrite
* edits
* vending changes for merge
* typepath fix
* final tweaks
* proc ref fixes
* Fixes and Tweaks from 2nd TM
* rebuild TGUI
* final tweaks
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* requested reviews
* tweaks
* updates slot machine winnings
* fixes
* GC fixes
* fixes
* oops. still need to deconflict this
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* requested changes and bug fixes
* atm runtime fix
* requested reviews
* vend act stuff
* attempt to pass tests
* supply packs fix
* user tochat -> debug log
* FINAL FIXES
* removes CC db stuff
* Apply suggestions from code review
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2022-11-21 23:30:50 +00:00
AzuleUtama
ae8accb766
Terror spiders now have intro text ( #19564 )
...
* Terror spiders now have intro text
* Some extra basic info, formatting changes
* converted intro to a proc, formatting and text changes
* SEAAAAAAN
2022-11-20 23:19:34 +01:00
Octus
7466bb312c
Aliens now have a Biohazard announcement ( #19578 )
...
* xeno and terrors
* ummm ummm
2022-11-11 14:16:44 +01:00
S34N
667dd5d4ac
515 Compatibility ( #19636 )
...
* 515 compat
* double spaces
* Callback documentation, aa review
* spacing
* NAMEOF_STATIC
* big beta
2022-11-08 23:08:40 +00:00
warriorstar-orion
4bb50665a8
Remove unused dead code for cargobonus event. ( #19587 )
2022-11-03 17:40:52 +00:00
warriorstar-orion
85f4503d33
Refactor announcements. ( #19459 )
...
* Refactor announcements.
* Actually make this a unit test
* Dumb
* Remove unnecessary 'as text'
* Reviews:
- Make CSS class a recognizable word
- Flip the defaults for logging
Also:
- Style fixes (default null in fields)
- Fix emergency/crew-transfer shuttle announcement titles
2022-11-02 20:31:37 +01:00
Vi3trice
03ce2920e1
Defining Part 4 - Code cleanup toward defines (... and the rest) ( #19388 )
...
* I wasn't done
* nits
2022-10-28 19:28:23 +02:00
Vi3trice
0fb79a3cb5
Vent crawling antagonists spawn in vents directly ( #19391 )
...
* Sneak 100
* Update spider_terror.dm
* Update alien_infestation.dm
2022-10-23 11:30:42 -05:00
Vi3trice
59dfdba201
Everything else through the door ( #19358 )
2022-10-13 21:56:58 +02:00
Vi3trice
20c437f7d2
linters do your magic ( #19263 )
2022-10-10 20:58:41 +02:00
FloFluoro
620b42c356
Tweaks mass hallucination midround message ( #19304 )
2022-10-09 22:19:46 +01:00
Adri
b0b7146793
Fixes the immovable rod not despawning ( #19174 )
...
* Fixes the immovable rod not despawning
* Replaces constant endturf checking with an endturf effect
* Revert "Replaces constant endturf checking with an endturf effect"
This reverts commit b7bf5aa413 .
2022-10-04 16:40:44 +01:00
alex-gh
cf8df529e5
Fixes anomalies spawning in walls ( #19064 )
...
* Fixes anomalies spawning in walls
* break
* Update code/modules/events/anomaly.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* better log message
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2022-09-25 17:27:27 +01:00
Edan
27509fc5b6
based ( #18991 )
2022-09-14 23:27:17 +01:00
alex-gh
6ce0ab1837
Adds non-contagious disease berserker to the disease blacklist for disease outbreak ( #19003 )
2022-09-12 22:32:11 +01:00
alex-gh
474fc426a7
Combines the major disease outbreak event with the moderate. ( #18971 )
...
* Rolls the major disease outbreak event into the moderate
* Fix compiler warning
* removes major into moderate config
2022-09-09 20:35:24 -05:00
Adri
5e8930bec0
Fixes the dimensional rift being able to spawn in maintenance ( #18954 )
...
* Unifies findEventArea()
* Removes an unused area
2022-09-07 13:38:48 +01:00
alex-gh
7e3dda4556
Rework disease outbreak event ( #18654 )
...
* Rework disease outbreak
* Better dchat message
* Mary had a little lamb
* no symptoms for carriers
* Review Fixes part 1
* Review Fixes part 2
* Review Fixes part 3
* Lowers mundane disease probability
* Mundane disease can only happen once
* Improved naming/dchat message
* subtypes!
* space
* fix diseases overwriting each other
* SPAAAAAACE
* dchat message fix
* no initial
2022-09-01 12:49:27 +01:00
AffectedArc07
629c099db7
Refactors status displays ( #18811 )
...
* Refactors status displays
* biggest commit
2022-08-29 16:45:29 +01:00
GDN
28137689b8
Swarmer removal ( #18873 )
2022-08-22 19:50:18 +01:00
AffectedArc07
34ed47ae74
Refactors stack traces, tiny bit of cleanup ( #18773 )
2022-08-14 02:11:40 +01:00
AffectedArc07
4ef0c1c84c
Some more stats logging ( #18700 )
2022-08-09 18:45:57 +01:00