Spaghetti-bit and GitHub
3e46e525da
Changelings now update their flavor text upon transforming. Updates DNA to include flavor text. ( #26094 )
...
* Fixes https://github.com/ParadiseSS13/Paradise/issues/3352
* bleugh
2024-07-03 03:55:13 +00:00
DGamerL and GitHub
9bc9b4b67a
Removes duplicate definitions of /datum/gamemode on almost every gamemode file ( #25219 )
...
* Why did every gamemode do this :(
* Contra request
2024-04-21 15:24:50 +00:00
bad8b31afa
Changes all .len to length() where applicable ( #25174 )
...
* Globals work
* Double access works
* All other things
* Revert "All other things"
This reverts commit 6574442eb6 .
* More changes that compile and work
* IT WORKS AAAAAA
* Changes even more .len to length()
* Apply suggestions from code review
* Update code/datums/mind.dm
* Update code/__HELPERS/sorts/InsertSort.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
* Update code/__HELPERS/sanitize_values.dm
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com >
2024-04-19 17:32:09 +00:00
c5c911d252
[DOWNSTREAM] Cyrillic Support v2 ( #24075 )
...
* cyrillic fixes https://github.com/ss220club/Paradise/commit/cbdad6f11f0e0e16694cdb60f8ccb3d6dd23fe92
* fix: remove control characters
* utf-8 support
* more fixes
* spellbook to utf8
* Update code/modules/research/server.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/research/server.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/paperwork/paper.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/paperwork/folders.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/mob_say_base.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* update formatting
* fix ai alerts
* fix spaceheater
* fix noticeboard
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-03-11 09:35:08 +00:00
8899ef9841
Limits Command Antagonist Eligibility ( #24057 )
...
* shmaptain shis shomdom
* shrimple solution
* Update code/controllers/subsystem/SSjobs.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* review requested change
* variable documentation
* woops
---------
Co-authored-by: GDN <Roanrichards1@Gmail.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-02-17 14:30:48 -05:00
382a71df0d
Renames all typepaths + names of implants to biochips ( #23172 )
...
* The fix
* Contraaaaaa
* Fixes CI
* Fixes the pads + cases
* Uplink datums
* Update code/datums/mind.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/__HELPERS/unsorted.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/research/designs/medical_designs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/research/designs/medical_designs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/research/designs/medical_designs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/research/designs/medical_designs.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/modules/surgery/implant_removal.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Outfits now use a proper variable name
* Fixes surgery (oops)
* More .dme changes
* Renames the folder
* Fixes bad merge
* Contra review
* Update code/game/objects/items/weapons/dice.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Fixes CI fail
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-01-06 23:15:55 +00:00
GDN and GitHub
94fbb46dc4
reduces a massive amount of endround lag ( #23306 )
...
* reduces a massive amount of endround lag
* more improvements
2023-11-24 15:39:59 +00:00
a029cf2502
Adds message boxes to the chat system ( #22280 )
...
* initial working commit
* fix this
* helpers
* tweaks
* text being silly moment
* antags are red
* Update goon/browserassets/css/browserOutput-dark.css
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/carbon/brain/robotic_brain.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* review and warning fixes
* refactor antag greetings
* tweaks to include more things
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/antagonists/traitor/datum_mindslave.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* fixes vial spawned antags
* Update code/datums/mind.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2023-10-12 23:15:03 +01:00
Contrabang and GitHub
f3f9bd442a
Changes slot number defines from lowercase to all uppercase ( #22297 )
...
* undo all of it
* flags
* back
* head/mask
* left
* right
* Cuffs
* other name changes
* ID and PDA
* idk about calling them SLOT_HUD now
* glasses, gloves, and shoes, oh my!
* the rest
* comment
2023-10-03 18:27:51 +01:00
DGamerL and GitHub
a6a34c2592
Never thought I'd be fixing a nukie stealth nerf ( #22695 )
2023-10-03 17:52:31 +01:00
Contrabang and GitHub
7e0aa47311
Refactors objectives, expands team functionality, and custom teams ( #22374 )
...
* step 1
* renaming 1
* how could I forget this
* renaming 2
* renaming 3
* add matching proc, even if unused can remove later
* rename team obj to match
* oops
* okay more stuff
* okay more stuff
* fix this stuff
* okay more stuff
* needs_target = FALSE
* OKAY MORE STUFF
* OOPS AGAIN.
* self-review
* more round_end stuff
* stuff 119
* yeah fix that too
* EVEN MORE CHANGES
* grammar
* fix
* s34n review
* fixes custom teams with no antags not showing objs
* makes objectives work properly with teams
* a
2023-10-01 14:14:10 +01:00
59c70f983b
Heads/sec/legal can no longer join after revolutionaries have won + Refactor ( #22328 )
...
* THE THIRD REV PR
* 2nd time
* final changes
* yea
* fixes
* comments
* oops
* sirryan review
* Update code/game/jobs/job/support.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-09-25 19:03:25 -04:00
ecfaa26cc2
You've Got Mail! Adds Mail system ( #22269 )
...
* heres the mail it never fails
Adds envelopes and its functions.
* It makes me want to wag my tail
Adds new envelope sprites courtesy of McRamon, makes mail bags and envelopess able to be carried by cargo clothing.
* when it comes i want to whail
Makes Wizard and Nukie equip change to off station role. Adds mail crates and functionality/logging for randomly choosing recipients of mail.
* MAAAAAAAAAAAAAAIIIL!!!!
Adds functionality for the mail scanner alongside sounds. Begins the process of making mail arrive on the shuttle.
* MAIL
* THE MAILMAN IS HERE
* MAIL IS REAL
* Give me an M, give me an A, give me an I, give me an L. What does that spell? MAIL.
Finalises pre-review mail features, adding the mail scanner to cargo tech loadout/autolathe.
* Update code/game/gamemodes/nuclear/nuclear.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/shuttle/supply.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/jobs/job/support.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/bags.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/bags.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/structures/crates_lockers/crates.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/controllers/subsystem/SSeconomy.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* check out what you got now
Removes unused sprite bloat.
* Update code/game/objects/mail.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/mail.dm
* Update code/game/objects/mail.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/mail.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* Update code/game/objects/mail.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/mail.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* First few Contra reviews
* Second batch
* Cl doesn't fail anymore
* Even more fucking reviews
* Doesn't quite work yet but we're almost there
* WHEN DOES IT EEEEEND
* I have no energy to make a blues clues reference
More commits to respond to reviews
* God I miss Steve
Adds hand sprites to mail scanners
* Woooo Mail works again
* Science envelopes
* Update code/game/objects/mail.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* my god it worked
II hate it
* Bread and Circuses
splits up service envelopes into two categories, addresses other reviews.
* Lewc review - needs testing
* Almost there
Changing lists and more.
* Last fix
* IT IS ALL WORKING NOW
* Mail. Is. Done.
Final pass.
* Update code/controllers/subsystem/SSeconomy.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/mail.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* The fix
* Just this one too
* Lewc review
* mail?
yeah
* Begone, ye powersink
* Sirryan review
* Update code/__DEFINES/economy_defines.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/mail.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/mail.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/controllers/subsystem/SSeconomy.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/mail.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Update code/game/objects/mail.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Wjpp[s
* Removes useless comment
* We ball
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-09-19 19:30:03 -04:00
3a8c920a5a
Nukeops now spawn with backpack preference ( #22401 )
...
* Nukeops now spawn with backpack preference
* Update code/game/gamemodes/nuclear/nuclear.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: Adrer <adrermail@gmail.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-09-19 19:44:54 +01:00
matttheficus and GitHub
a325543848
Logs Cryo/Suicide Amounts for TDM Gamemodes ( #22354 )
...
* logging time
* contra review
* im a silly goose
* RR addition
* sirryan review
2023-09-19 17:01:08 +01:00
Contrabang and GitHub
65ab4a5d89
Refactors station areas to be /area/station subtypes ( #21681 )
...
* areas
* progress...
* death hatred and murder
* get current master maps
* hoooly shit i can load up the maps
* it compiles now
* map changes
* fixes some unintended stuff
* make the .dme right
* fix mixed space+tab indents
* more space-tab fixes
* CI, please show me more than 1 CI fail at a time
* UPDATE PATHS!!!
* none of the stations had it anyways, but fixed
* mint wasnt actually deleted, my bad
* epic random CI fail for no reason
* i beg you, CI
* dont delete anything
* okay THAT should work now
* okay get master maps and rerun
* okay THEN run update paths
* actually done now
* oops
2023-09-06 17:37:50 +01:00
matttheficus and GitHub
597835b031
The TC Inflation Act of 2023 - No Balance Changes This Time ( #22024 )
...
* its time for me to make Hal cry again
* hal review
2023-08-21 00:20:47 +01:00
Octus and GitHub
912d444d07
Removes Vox... Armalis, yes the other vox we forgot about ( #21519 )
...
* youtube 2008 die sound effect
* I take pride in my work
* noisecannonsbegone
* armalis clothing shit
2023-07-23 20:14:27 +01:00
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
4b839ab98d
Attempts to fix cult halo/nukie telecrystal number ( #20161 )
...
* Adds get__living_players
Fixes length
* Sean trick
* Cleans up oldcode I missed
* Charlie review
* Missing / for autodoc
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-01-22 10:19:19 +01:00
S34N and GitHub
27e5e4011b
Allows admins to spawn a nuke with the DS ( #19872 )
...
* Lets DS spawn with a nuke
* OOO
* removes this unused code
2022-12-27 18:14:51 -06:00
Vi3trice and GitHub
59dfdba201
Everything else through the door ( #19358 )
2022-10-13 21:56:58 +02:00
AffectedArc07 and GitHub
0c0b201668
Reworks anon dchat mode into full anon mode ( #18282 )
...
* Reworks anon dchat mode
* Update code/modules/client/preference/preferences_toggles.dm
2022-07-14 16:52:49 +01:00
Vi3trice and GitHub
38c4d55204
Operative nuke spawns in the right place ( #18199 )
...
* Ah yes, nukes
* Oh that works too.
* Update nuclear.dm
2022-07-03 20:51:30 +01:00
83e228cbcb
Minor refactor of spawners, fixed rogue drone and carp events not spawning mobs ( #17849 )
...
* lessens the use of GLOB.landmarks_list
* delete redundant blob icon
* Apply suggestions from code review
Co-authored-by: moxian <moxian@users.noreply.github.com >
* review part 2
* aa review
Co-authored-by: moxian <moxian@users.noreply.github.com >
2022-05-24 14:26:36 +01:00
SteelSlayer and GitHub
7131a3f2e2
Fixes Dreamchecker warnings in the codebase ( #17422 )
2022-02-23 08:36:02 +01:00
AffectedArc07
f73af8b3cf
Refactors client data loading
2021-07-29 12:52:45 +01:00
AffectedArc07
9ddf4ceb97
Merge remote-tracking branch 'ParadiseSS13/master' into toml-config
2021-07-09 11:42:23 +01:00
SabreML and GitHub
b9a4929235
'Fit Viewport' & Scoreboard refactor ( #16294 )
...
* Fit Viewport V1
* Scoreboard
* Moderate scoreboard refactor
Mostly just removing the global variables, since Mochi has plans for a proper big scoreboard refactor in the future.
2021-07-09 11:18:05 +01:00
c266b27aed
Another small bugfix bundle ( #16260 )
...
* Closet examine
* Lit welder inhands
* Capitalisation
* Cyber organ eating
* Nukie reinforcements code
* Welding tool lathe cost
* Patch pack dropping
* Welding tool fix
* Spacing
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2021-06-26 22:57:27 +01:00
AffectedArc07
efed543f47
Merge remote-tracking branch 'ParadiseSS13/master' into toml-config
2021-06-13 14:15:07 +01:00
e8be0bd869
Makes all nuclear operatives remember the nuke code ( #15978 )
...
* Makes all nukies remember the nuke code
* var argument fix and formatting tweaks
* Apply suggestions from code review
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com >
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com >
2021-06-05 09:14:46 +01:00
AffectedArc07
8dd5dfbf7f
URL configuration
2021-05-16 21:14:10 +01:00
SabreML and GitHub
d2181a89bf
Adds wiki links to antag greeting messages ( #15939 )
...
* Wiki Links Pass 1
* Wiki Links Pass 2
Ash Walkers,
Terror Spider spawns,
Terror Spider event,
Construct transfer,
Xenomorphs
* Less hardcoding
2021-05-16 11:36:26 +01:00
2c63bd9581
Fixes a couple bugs with nukes ( #16008 )
...
* fixes, code cleanup
* legiiiiiiiiit jade review
Co-authored-by: dearmochi <shenesis@gmail.com >
Co-authored-by: dearmochi <shenesis@gmail.com >
2021-05-16 09:37:56 +01:00
AffectedArc07
f2770ed6be
Merge remote-tracking branch 'ParadiseSS13/master' into brutal-part1
2021-03-11 18:41:17 +00:00
Fox McCloud and GitHub
78cb60f160
Fixes Some Sounds Having Reverb ( #15602 )
...
* Fixes Some Sounds Having Reverb
* typeless
2021-02-24 09:34:34 +00:00
AffectedArc07
f5f97882cf
BRUTAL Part 1 - No proc var/ in procs
2021-02-01 14:10:08 +00:00
Fox McCloud and GitHub
003a1f7cba
Tank Refactor; Breathing Retool ( #15371 )
...
* Tank Refactor Breathing Retool
* missed maps and doc
* just in case
2021-01-28 20:57:37 +00:00
AffectedArc07 and GitHub
8f72d7556e
Annihilates the blackbox ( #15132 )
...
* Lets get this show on the road
* Now were talking
* These matter
* Oh the joys of CI testing
* And this
* Wrong version
* Tweaks
* More tweaks
* Lets document this
* This too
* Upgrades this
* Fixed some sanity issues
* This too
* Screw it, this too
* More sanity
* And these
* This too
* Documentation
* This too
* Fixes **awful** scoreboard logic
* Why do we care about only half-absorbing someone
* Revert "Why do we care about only half-absorbing someone"
This reverts commit 8de1cfdf05 .
* Refactors these
* Hashing
* Moxian tweaks
2020-12-24 16:06:48 -05:00
AffectedArc07 and GitHub
90fd9a8fb8
Removes all relative heresy ( #13969 )
...
Removes all relative heresy
2020-09-16 12:52:20 -04:00
Kyep
c7d869c46d
var/nukecode = rand(10000, 99999)
2020-08-31 11:00:23 -07:00
Kyep
dbbb226a27
fix offstation_role bug
2020-08-08 06:24:29 -07:00
Fox McCloud and GitHub
b3d69aac9b
Moves to BYOND 513 ( #13650 )
...
* Fixes Orbiting
* moves to 513
* travis update
* check for minor version too
2020-06-26 01:15:59 -06:00
Fox McCloud and GitHub
c8a7607129
Purges a Bunch of In World Calls ( #13641 )
...
* Purges a Bunch of In World Calls
* tweaks and fixes also typeless lists
* typeless
* fixes
* tweak
2020-06-22 06:56:19 -06:00
farie82 and GitHub
604daa05e1
Adds a new logging system and a logging view ( #13115 )
...
* Super early initial commit
* Why do I keep comitting this
* in between
* In between
* Sort fix. Transfer fix. HTML and more
* Scrolling + define values change
* Search fixes and time input fixes
* Minor tweaks. Fuel tank inclusion. Fixes
* derp
* Extra logging to fuel tank
* minor stuff
* add the message to admins for fueltanks
* Don't keep mob/atom references + fixes
* line fixes?
* Review improvements
* pois comment
2020-03-21 17:28:20 -06:00
AffectedArc07 and GitHub
210f8badf4
Makes all global variables handled by the GLOB controller ( #13152 )
...
* Handlers converted, now to fix 3532 compile errors
* 3532 compile fixes later, got runtimes on startup
* Well the server loads now atleast
* Take 2
* Oops
2020-03-20 21:56:37 -06:00
AffectedArc07 and GitHub
04ba5c1cc9
File standardisation ( #13131 )
...
* Adds the check components
* Adds in trailing newlines
* Converts all CRLF to LF
* Post merge EOF
* Post merge line endings
* Final commit
2020-03-17 18:08:51 -04:00
AffectedArc07
c64bc93649
Replaces all var/const with #define
2020-01-28 21:25:20 +00:00
Fox McCloud
85c6997584
Merge remote-tracking branch 'upstream/master' into plasmamen-rework
...
# Conflicts:
# code/modules/mob/living/carbon/human/update_icons.dm
# icons/obj/device.dmi
# paradise.dme
2019-08-25 16:51:21 -04:00