Adrer
8d82546d9d
[FIX] Mobs that were offered up to ghosts no longer get taken over by their old owners ( #26650 )
...
* Grab_ghost now checks the ckey of the mind
* Remove superfluous loops for getting ghosts.
* Early return for MMI
---------
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com >
2024-09-16 14:39:54 +00:00
datlo
20f47a7f40
Adds Syndicate organizations ( #24040 )
...
* framework
* factions and objs done
* objective framework
* remove you_are, implement intro_desc
* assassinate syndi text
* remove extra space
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Implement steal items
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* revert forced escape obj
* rename i var
* readd martyr check
* difficulty defines
* remove discounts
* add electra dynamics
* add hawkmoon
* repath org, add gameplay blurbs
* cuts unnecessary content, add org selection, updates
* move defines
* var names
* update numbers
* set defines, tweaks
* add hijack forced obj
* update L O R E
* remove forgotten todo
* document steal_list
* use initial()
* fix comments move steal objs
* apply code review suggestions
* use pickweight
* flags
* replace hardcoded target jobs by target_department
* comment fix
* incorporate org objectives into delayed objectives
* fix martyr check location
* Remove abuser vocab, debug names for orgs
* readd obj name as user, VV only
* add traitor panel and fix forced objective
* reword ARC objective
* change forced objective to list
* rewrite to US spelling
* Rework objective selection
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: datlo <quentinkoyote@gmail.com >
* add hunter notification, review stuff
* Update code/game/gamemodes/objective.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: datlo <quentinkoyote@gmail.com >
* fix lists
* Updated captain's sabre typepath
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
---------
Signed-off-by: datlo <quentinkoyote@gmail.com >
Signed-off-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2024-09-12 19:08:21 +00:00
DGamerL
3f8aff4374
Delays handing out of Traitor objectives ( #24857 )
...
* Idk man
* IT WORKS
* SO CLOSE TO GREATNESS
* IT ALL WORKS AAAAAA
* Actually add a random timer
* Oopsie
* Removes empty proc
* Update code/game/gamemodes/traitor/traitor.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Contra requested changes
* Adds randomness to random_time
* Whoops
* Contra + AA Review
* Removes TODO
* Reverts standard mode
* Makes CI not fail
* Removes unused proc
* FUCK
* Fixes a kit bug (Thanks Erik)
* Tourte Review
* Matt review
* Changes text, adds admin logs
* Clarifies the log
* New and improved version!
* Fixes
* Revert "Fixes"
This reverts commit ea29aa92b2 .
* Revert "New and improved version!"
This reverts commit ea053f3b94 .
* Properly rerolls objectives at handout
* Adds trifecta support
* Contra and Sirryan review
* Forgor this
* Fix CI
* Final fixes
* Update code/game/gamemodes/traitor/traitor.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/gamemodes/trifecta/trifecta.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Steel review
* Wow I was silly
* Less whitespace
* Dumbest bug in a while
* No more lavaland player getting autobalanced
* Streamlines a proc + another fix
* AAAAA FUCK
* Update code/game/gamemodes/objective.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Update code/game/gamemodes/objective.dm
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Contra review
* Faire review
* Forgor to push this
* Farie + Contra review
* Hal + Contra review
* Uses `replaceobjective` now + Fix
* Farie review
* Farie review
* Farie review 2: electric bogaloo
* Fix
* Update code/game/gamemodes/objective_holder.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Contra review
* Update code/game/gamemodes/objective_holder.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2024-07-24 08:09:14 +00:00
CRUNCH
13af419214
Fixes Some Minor Grammar Errors That Most People Will Never See ( #26138 )
...
* Update mind.dm
* Update code/datums/mind.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
2024-07-08 13:01:11 +00:00
DGamerL
3db0b5d98d
Changes over all instances of new/list() to something more sensible ( #25569 )
...
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-06-06 20:23:33 +00:00
Contrabang
bc0c8344cf
Adds Zombies (Admin-spawn) ( #25381 )
...
* fuck it good enough
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* TRIPLE-REVIEW
* this should do it
* wow
* bruh
* FIX
* fix
* yeah
* sirryan review
* aaaaa
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Signed-off-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-05-31 02:17:31 +00:00
S34N
8e43007b83
fix this ( #25524 )
2024-05-19 10:42:02 +00:00
Contrabang
85a9b97e80
Refactors outfits to work with mind initialization ( #25395 )
...
* wow
* fix runtime and ci
* i spell good
* Fix
* Update code/datums/outfits/outfit_admin.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-05-17 12:00:06 +00:00
DGamerL
fb027f73dd
Changes the is_changeling and is_mindslave procs into proper defines ( #25212 )
...
* Changes these procs into proper defines
* Henri review
2024-04-28 20:57:26 +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
S34N
0b838dc3c4
[READY] BYOND 516 compatability ( #25105 )
...
* Preliminary changes for 516
* Also removes the goon folder
* Fixes a BUNCH of UIs
* update our things
* debug proc
* le maintainer verb
* fix strip panel
* browseroutput => chat_panel
* prettier, remove obsolete bat
* tidu tgui say css
* href purge
* 515 compat
* 515 compat 2
* more required chores
* comments
* fully working 515
* bungle
* correct this
* fixes 515 support
* prettier
* new CI
* fixes old href styles sneaking in
* update docs to reflect href changes
* more href fixes (thanks cdui)
* MORE href nonsense
* even more hrefs (seriously wtf)
* Update code/modules/admin/permissionverbs/permissionedit.dm
* error on fail
---------
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2024-04-15 18:49:50 +00:00
Contrabang
a3c1fecf02
Orbit menu now shows assigned roles to antaghud users ( #24578 )
...
* lol
* FUCK YEAH
* the rest of the bundle
* Update code/modules/asset_cache/assets/asset_orbit_icons.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
* little tgui thang
---------
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-04-07 09:45:30 +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
Charlie Nolan
543b8d4c97
Don't runtime when creating nukies. ( #24865 )
2024-03-29 01:33:22 +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
Aylong
ac5add482f
[READY] TGUI Input Collection ( #23891 )
...
* List Input refresh
* Modal Alerts
* Text Input
* Number Input
* Split Button
* Renaming
* Alert converts
* Text Input Conversion (Part 1)
And TextArea Autofocus + maxLength
* Text Input Conversion (Part 2)
* AAAAAAAAAAAAAAAAAAAA
* I'm FUCKED
* @GDNgit review changes
* "'" fixes
* Revert TGUI Alert from admin delete
* NumberInput Window size
* CRASH if empty list
* Update code/modules/tgui/tgui_input/list_input.dm
* TGUI Rebuild
* TGUI Rebuild
* Update code/modules/paperwork/faxmachine.dm
* _char
* compile
* Rebuild
---------
Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-02-19 11:55:01 +00:00
Qwertytoforty
c398e4a617
Adds 2 cybernetic implants, makes emag_act return TRUE ( #23876 )
...
* Adds 2 cybernetic implants, makes emag_act return TRUE
* the rest of the fucking owl
* yeah that would do it
* remove this
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* request changes, scaling burn damage, 3 tile range, lowers tech level
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update code/game/objects/structures/crates_lockers/crates.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* Update scanners.dm
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* Lewcs good to them?
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* fuck me
* there are no message admins in ba-sing
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-02-08 12:52:11 +00:00
DGamerL
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
Qwertytoforty
c44231e9e1
Adds the Technocracy Advanced Cloning System Kit ( #23420 )
...
* Adds the Technocracy Advanced Cloning System Kit
* no bad no cheap illegals
* as funny as it would be for admins to receive fries are done
* Apply suggestions from code review
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/game/objects/structures/grey_autocloner.dm
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
* Update code/datums/uplink_items/uplink_traitor.dm
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* requested changes
* Update code/game/objects/structures/grey_autocloner.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com >
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com >
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-01-06 21:38:12 +00:00
Aquilar
77e7348029
Cleans up and update of mind and objective. ( #23350 )
...
* clean up and update of mind and objectives
* making it work.
* identity theft
* requested changes
* updating some target && target to target?.
* requested changes
* adds update_explaination_text to objective/steal
2023-12-16 16:10:49 +00:00
Aquilar
d27ead5c0e
fixes admin given assassinateonce objective. ( #23177 )
...
* fixes admin given assassinateonce
* replaces accidently removed comment
* requested adjustments
2023-11-14 13:01:32 +00:00
Contrabang
48d7b00a0d
CI now bans the use of weird spacing in conditionals ( #22777 )
...
* no more spaces
* Matthew 10:22
* fixes
* dgamerl review
* Update code/modules/hydroponics/plant_genes.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/bot/ed209bot.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/mob/mob.dm
* Update code/modules/pda/PDA.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* fuck
* bah
* Update tools/ci/check_grep2.py
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* oops
* guh
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-11-12 20:59:43 +00:00
Aquilar
14fbf2b4a9
Adds "Teach them a lesson" Objective (traitor only) ( #22933 )
...
* Adds the tech them a lesson objective.
* minor changes
* SPACING!
* onesmallupdate
* requestedchanges
* requestedchanges
2023-11-04 16:30:16 -04:00
ppi13
abe4110704
Turns isholy into a trait and adds a trait mind helper ( #23107 )
...
* Converts isHoly into a trait
* Moves holy from body to mind
* Uncurses the source of curses
* Updates source to roundstart trait
* Contrabang fixes
* Forgot one
* Add trait mind helper
* Request changed Dgamerr/Contra
* Fixes issue
* Nullchecks minds
2023-11-03 20:07:20 +00:00
Contrabang
2c3170325b
why is it new_player ( #22888 )
2023-10-14 22:10:37 +01:00
Contrabang
4a7019f919
Adds a new hud icon for non-DNR bodies with clients ( #22786 )
...
* bam, new hud
* umm, maybe
* dmi change
2023-10-14 20:44:20 +02: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
DGamerL
c3c5243b32
Fixes reincarnate not working ( #22707 )
...
* The fix
* Better like this
2023-10-03 13:37:11 -05:00
Adrer
61563656a5
Transfers job when cloned ( #22686 )
...
Co-authored-by: Adrer <adrermail@gmail.com >
2023-10-03 17:50:12 +01:00
Adrer
2672d02eb3
[s] Martial arts granted by equipped items no longer persist through cloning. ( #22684 )
...
* Martial arts no longer persist through cloning
* Remove unnessecary var declarations
* Combo counter
---------
Co-authored-by: Adrer <adrermail@gmail.com >
2023-10-03 08:47:19 +02: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
Luc
719a86faea
Adds a simple kudos system ( #21731 )
...
* Add simple kudos system
* oops
* Fix up the messaging
* convert to ckey-based tracking
* imagine being able to spell
* Adds some encouragement messages
* honestly quite incredible
https://user-images.githubusercontent.com/47290811/268751264-527a1f0a-3435-40f4-8cdf-1de005450037.gif
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
* jimkil review 2
---------
Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-09-19 17:44:03 +01:00
Contrabang
e3eed1d23f
Datumizes revolutionaries ( #21762 )
...
* holy shit, datumized revs!
* changes to shuttle blocking system
* boom, more shit
* bonk more commits
* convert most in boolean checks to hasantagdatum
* oops, its supposed to be like this
* updates this comment (im making too many commits)
* more changes
* aaaaa moooore changes
* nukes some stuff, makes stuff GC better
* rev victory conditions are checked always on death
* more rev stuff
* oops fucking forgot to push
* i swear to god
* lewcc review
* i forgot this one small bit
* lewc review
* reviews
* comment
* s34n review
2023-09-09 16:12:53 +01:00
Baredolf
ed08e46fea
Removed "die" from the list of forced objectives ( #21786 )
...
Co-authored-by: Baredolf <Baredolf@users.noreply.github.com >
2023-07-27 20:36:38 -05:00
GDN
d907f0610e
Clown is slippery and the mime has no footsteps ( #21675 )
...
* Clown is slippery and the mime has no footsteps
* bam
2023-07-24 15:28:51 +01:00
GDN
8bb8000fc4
Removes die a glorious death, antagonists that would have rolled it now no longer need to escape alive ( #21323 )
...
* Removes die a glorious death, antagonists that would have rolled it now no longer need to escape alive
* steels review
2023-06-28 18:39:20 -05:00
BiancaWilkson
edef576f2e
Martial arts now use a weight system to determine which one is active ( #21037 )
...
* martial arts have a weight system now
* remove unneeded variable
* carp cannot be deactivated once learned
* i love documentingtation
* krav can no longer delete other combos
* now ill be embarassed if i dont make it better
* i know how istype works i promise
* implement sirryan's changes
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-06-03 00:24:42 -05:00
Coolrune206
d19e8dfb0f
Reworks Cling Hivemind ( #20375 )
...
* reworks Cling Hivemind
* bye bye old vars
* protects starting DNA
2023-03-15 20:40:39 +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
GDN
aa56d75f93
[Ready for code review] Moves alien verbs to spells ( #20002 )
...
* Moves alien verbs to spells
* lol
* Standardization, polish, making alien plasma huds more consistant
* The very cursed way of handling touch spells
* logging + more polish
* snakecase + documentation
* finishing touches
* oops, ty henri
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* sprites from TGstation
* sprites, again
* oops
* farie's review part 1
* farie's review p2, signals
* Erics PR compat
* farie's review 3
* that too
* the shawnshank redemption
* boink
* removes larva transfer plasma
* you want a sprite cranberry?
* TM fix 1
* FUCK I BROKE LOGGING
* bam
* final touches
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-02-12 21:34:11 +01:00
AffectedArc07
e91b6c94f7
Renames QDEL_LIST to QDEL_LIST_CONTENTS ( #20006 )
...
* Renames QDEL_LIST to QDEL_LIST_CONTENTS
* derp
2022-12-29 14:28:40 +00:00
SteelSlayer
932ddc861a
give admin-granted traitors their objectives and uplink automatically ( #19859 )
2022-12-13 16:48:17 +00:00
SteelSlayer
cde6fd1520
Refactors objective code to account for there being multiple owners (team objectives) ( #19289 )
...
* refactors objectives to account for multiple owners
* sean review
* fixes all steal objectives becoming free objectives
* another one
* fix escape objective order of operations
* charlie review
2022-11-25 18:11:53 +00: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
SteelSlayer
abec5338de
traitor runtime and gc fixes ( #19616 )
2022-11-11 14:20:59 +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
Vi3trice
59dfdba201
Everything else through the door ( #19358 )
2022-10-13 21:56:58 +02:00
Vi3trice
7904d3d7c3
It really should generate a bounty ( #19300 )
2022-10-08 12:36:35 +01:00