DGamerL
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
Contrabang
7dcc7d41f2
Refactors liches a bit ( #25104 )
...
* totally not breaking shit
* yes
2024-04-19 18:05:44 +00:00
DGamerL
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
GDN
eee8878024
Datumizes spells ( #24242 )
...
* datumized spells
* finished
* last changes
* conflict
* Update code/datums/spells/alien_spells/transfer_plasma.dm
* conflicts
* shitty runtime fix until i get to this tomorrow
* Update code/datums/spell.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spell_handler/alien_spell_handler.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/alien_spells/regurgitate.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/alien_spells/regurgitate.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/bloodcrawl.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/bloodcrawl.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/antagonists/vampire/vampire_powers/hemomancer_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/antagonists/vampire/vampire_powers/vampire_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/awaymissions/mission_code/ruins/wizardcrash.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/research/xenobiology/xenobiology.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/modules/mob/living/carbon/superheroes.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/conjure.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/ethereal_jaunt.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/emplosion.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/turf_teleport.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/dna/mutations/mutation_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/datums/spells/wizard_spells.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/dna/mutations/mutation_powers.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/gamemodes/miniantags/revenant/revenant_abilities.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* guess who just rework the entire malf ai actionsf ai
* gc better
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-04-01 07:42:21 +00:00
Contrabang
323d23acc9
Datumizes Wizards ( #24702 )
...
* fucking wizards
* this too
* this
* i think thats it
* okay lets do this
* remove commented code
* gdn review
* welp
* fix runtime
* yes
* lewc review
2024-03-21 20:56:55 +00:00
Contrabang
2ec55dbfbb
Datumizes Cult. ( #24379 )
...
* cult 1
* massive data refactor
* progress
* More crap
* IM SCARED IT COMPILES
* oops
* more fixes
* good comment
* hell yeah, team control
* lol
* blamo
* blam
* More stuff
* team refactor
* epic merge fail
* src not _src_
* more
* progress
* cult
* more stuff
* water
* goodbye __IMPLIED_TYPE__
* time to undraft
* FUCK FUCK FUCK
* okay this is better
* goodbye todos
* fix
* order of operations
* last fix? maybe
* yeah
* oops
* okay this should be ALL the fixes
* wow
* hell yeah
* wow
* fixes duplicate teams + adds more team safeties
* how the fuck did this happen
* admin objective improvements
* wah more bullshit
* guh
* fuuuuck
* fucking hell
* fixes
2024-03-16 20:36:55 +00:00
larentoun
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
Marm
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
GDN
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
S34N
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
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
Contrabang
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
Marm
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
matttheficus
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
DGamerL
e378f31510
Fixes wizard rounds not ending when the wizard dies ( #22020 )
...
* Fuck whomever did this
* Lewc review
2023-08-19 16:37:18 +01:00
DGamerL
545285e4e8
Fixes an issue with raging mages and slightly cleans up the code around it ( #21931 )
...
* The thingy
* Henri review
2023-08-16 19:17:30 +01: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
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
Vi3trice
59dfdba201
Everything else through the door ( #19358 )
2022-10-13 21:56:58 +02:00
AffectedArc07
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
KalevTait
7e43f1c2e5
Code Readability - Gamemodes ( #18142 )
...
* changed fake disintegrate to not need a permit (as far as sec bots are concerned)
* prefer boolean defines to magic numbers
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* added check
* spells
* gamemodes
* Revert "spells"
This reverts commit 66e3c7c57b .
* Revert "added check"
This reverts commit 082aa40246 .
* removed commented out line
* delete borer, to fix merge issue
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-07-06 21:40:14 +02:00
Farie82
8001f1ec04
Refactors the mind.original variable into non reference variables. Improving player mob GC ( #17219 )
2021-12-16 18:30:21 +01:00
AffectedArc07
8dd5dfbf7f
URL configuration
2021-05-16 21:14:10 +01:00
AffectedArc07
f728993007
Merge remote-tracking branch 'ParadiseSS13/master' into toml-config
2021-05-16 13:22:14 +01:00
SabreML
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
AffectedArc07
9ac84b241f
Converts configs to use TOML
2021-05-03 18:12:42 +01:00
AffectedArc07
f5f97882cf
BRUTAL Part 1 - No proc var/ in procs
2021-02-01 14:10:08 +00:00
AffectedArc07
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
SteelSlayer
d928635393
Some spawn removals and other assorted code cleanup
2020-08-07 08:55:34 -05:00
datlo
4db33fce5d
review stuff + mute in magic mirror
2020-03-26 16:14:25 +01:00
datlo
be91b68214
Add mime robe, plasmaman wiz outfit
2020-03-26 14:20:04 +01:00
farie82
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
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
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
unknown
4b3e3a67f4
Apprentices are not traitors. IsWizard checks apprentices as well. Wizard Rounds End when all Wizard/Apprentices die, even if other antagonists are alive.
2020-01-11 19:57:59 -05:00
SteelSlayer
d533d0ad87
Merge branch 'master' into wizard-mmi-fix
2019-08-15 09:05:36 -04:00
SteelSlayer
8a67ba3fde
Update wizard.dm
...
re-enabled the use of the wizard hud for wizards.
2019-07-17 08:52:59 -04:00
SteelSlayer
17f3549f48
Update wizard.dm
...
added checks for when wizards and apprentices are borged/MMI'd.
rounds will now end when there are only borged/MMI'd wizards and apprentices
2019-07-17 08:51:56 -04:00
datlo
8894d88a82
Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into lavalandgolemsintospace
2019-06-13 13:58:56 +01:00
datlo
32812736ee
Integrate free golems as a lavaland ruin
2019-05-31 09:30:03 +01:00
Arkatos1
e985bb672e
Merge https://github.com/ParadiseSS13/Paradise into WizardRevenge
2019-05-13 22:21:48 +02:00
Arkatos1
7363c31ea9
Initial commit
2019-04-30 23:59:28 +02:00
AffectedArc07
ec790efeaa
SSticker
2019-04-30 16:47:47 +01:00
datlo
cf1a95dabc
fix config options
2019-02-04 00:21:13 +00:00
datlo
0e11043dc7
changed addtimers to SEND_SOUND
2018-11-18 16:03:57 +00:00
datlo
ad77078982
add wizard delayed alarm
2018-11-17 16:08:38 +00:00
variableundefined
d3d112acf7
Improve win rate tracking for internal playerbase. Add in shadowling win rate tracking.
2018-10-23 17:53:50 +08:00
Desolate
c974e29a3c
global lists global defined
2018-10-02 15:52:46 -05:00
Fox McCloud
7440dad57e
further conversion
2018-07-18 01:13:24 -04:00
Fox McCloud
aae5405d03
AGHHHHHHHHHHHHHHHHHHH WHATTT
2018-07-17 04:58:36 -04:00