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
0bc4493f06
Fixes replace_objective ( #26325 )
...
* aaaaaaaaaaaaaa
* 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 >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-07-29 15:00:15 +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
SteelSlayer
3f5c57b786
Runtime and GC fixes related to orbit UI bluescreens ( #23512 )
...
* GC and runtime fixes
* BONUS FIX!
2023-12-26 14:49:37 -05: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