b92700172a
File cleanup for autotraitor.dm ( #25326 )
...
* cleanup for autotraitor.dm
* Removed spawn for addtimer
* Indentation fix
* added timer to post round setup call for tot check
* Update code/game/gamemodes/autotraitor/autotraitor.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
---------
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-05-03 22:29:52 +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
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
AffectedArc07
9ddf4ceb97
Merge remote-tracking branch 'ParadiseSS13/master' into toml-config
2021-07-09 11:42:23 +01:00
SabreML and GitHub
908c4f0dd1
Jobban adjustments ( #16319 )
...
* Borer ban
* Terror Spider jobban category
* Defines
2021-07-09 11:39:01 +01:00
AffectedArc07
c7fd6681a1
Gamemode configuration
2021-05-16 15:15:05 +01:00
Farie82 and GitHub
9dfb8b43c6
Maint drones now can't be chosen as agent by autotraitor ( #15081 )
2020-12-10 20:02:04 +00:00
SteelSlayer and variableundefined
4353b47cf5
Fixes some unlisted traitor issues from a recent merge ( #12756 )
...
* Fixes some unlisted traitor issues from a recent merge
2019-12-01 15:42:34 -05:00
Luca
0ab4a87c5d
Further_Updated_Special_Role_Traitor
2019-11-21 12:02:47 +11:00
SteelSlayer and variableundefined
47511c92d7
fixes roundstart autotraitors ( #12435 )
2019-09-27 08:02:38 -07:00
Mark van Alphen and variableundefined
6bd0d0813a
Revert "Revert "Datumizes traitors and mindslaves"" ( #12378 )
2019-09-25 19:47:16 -07:00
Dave and variableundefined
2230fc3227
Revert "Datumizes traitors and mindslaves ( #11969 )" ( #12376 )
2019-09-21 19:32:52 -07:00
SteelSlayer and variableundefined
94bb14bb29
Datumizes traitors and mindslaves ( #11969 )
2019-09-21 16:50:03 -07:00
Mark van Alphen
a2a95383a8
Add some extra offstation checks
2019-06-02 03:24:38 +02:00
datlo
edee2cfcea
Replace by job check
2019-05-10 13:36:35 +01:00
datlo
1d1efe2852
Fix golem getting selected as auto traitors
2019-05-07 14:29:03 +01:00
Arkatos1
5bb8b5759e
Added antag sounds themes when adding antags via traitor panel, added cult theme for new cult converts and added traitor/malf theme for autotraitored crew/ai
2019-04-01 02:46:48 +02:00
Squirgenheimer
4b29a45263
autotraitor.dm: opted for continue statement in a couple of places, reworded a comment
2018-11-05 22:05:03 -05:00
Squirgenheimer
5d1ac25a64
moves skip_antag to client level, adds checks for it in autotraitor.dm and blob.dm
2018-11-05 02:02:40 -05:00
Desolate
4c062212ab
refactors global lists.
2018-10-06 08:02:45 -05:00
Desolate
c974e29a3c
global lists global defined
2018-10-02 15:52:46 -05:00
variableundefined
bc22544919
Port Shuttle to StonedMC
2018-09-02 22:22:33 +08:00
Ansari
7cb0b6fafe
Add number of antags to create option to some one-click antag. Add make_vampire() function, fixes some typos
2018-05-23 21:13:09 +08:00
Fox McCloud
5c4aa9b3fd
Removes All Weapons
2018-04-15 16:25:56 -04:00
Markolie
d9653c79f5
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into findnreplace
...
# Conflicts:
# code/game/machinery/recharger.dm
# code/game/objects/items/devices/autopsy.dm
# code/game/objects/items/devices/modkit.dm
# code/game/objects/structures/lattice.dm
2017-04-14 18:15:12 +02:00
Sam
932cae0224
Loyalty implant -> Mindshield Implant
2017-04-09 16:50:51 +01:00
Markolie
6982014a6e
Replace all BYOND text macros
2017-02-21 15:41:37 +01:00
Chakirski
bf4e605700
removes_parent_call
2017-01-29 12:51:04 -06:00
Aurorablade
c014e72979
AND YOU GET A PARENT CALL AND YOU GET A PARENT CALL AND YOU
2017-01-09 02:31:44 -05:00
Tigercat2000
9f3cdb43f7
special_role/objective refactor
...
Refactored most instances of special_role setting/checking to use new
SPECIAL_ROLE_X defines in code/__DEFINES/gamemode.dm
Removed relative pathing from objective.dm and split large if statements
into multiple, plus a bunch of styling fixes
Refactored every instance of `istype(ticker.mode` into a GAMEMODE_IS_X
define in code/__DEFINES/gamemode.dm. Done primarily for when someone gets
around to making gamemode code less AWFUL
2016-08-01 21:29:19 -07:00
Tigercat2000
71e5344a98
Mass replace
2016-07-07 19:34:02 -07:00
Krausus
b37cecbeae
Fixes various runtimes (squashed)
...
- Fixes runtime in pod lock busters
- Fixes possessed object examination runtime
- Fixes runtime when following a destroyed mob
- Fixes to_chat runtimes from involuntary emotes
- Fixes runtimes from invalid clothing IDs
- Fixes runtime caused by wirecutting non-humans
- Fixes runtime when setting up malf AI antaghuds
- Fixes runtimes in sensory destruction reagents
- Fixes runtime caused by clientless ghosts
- Fixes antag hud runtime in autotraitor generation
- Fixes welding tool shutoff runtime
- Fixes runtime in laptops' welcome program
- Fixes to_chat runtime from mech sound effect
- Fixes runtimes in camera-using NanoUIs
- Fixes to_chat runtimes in resisting held mobs
- Fixes headless mob skeletonizing/husking runtimes
- Fixes non-mob add_logs runtime
2016-07-05 23:30:01 -04:00
Kyep
55d0472268
Initial checkin
2016-06-25 00:35:00 -07:00
tigercat2000 and Fox McCloud
732c3b4ae5
Goonchat ( #4744 )
...
* bicon regex run
* Remove all \black
* Goonchat from /vg/ / Goon
Whoo!
Special thanks to @Tastyfish for the macro2html thing so all of our
horrible color macros keep working and don't fail horribly <3
* Fixes and changes n stuff
- Made ping sane again (the fuck PJ)
- Updated chat CSS
- Fixed like one problem with a color macro
* whoops
* Restore /vg/'s pingloop stuff (used to avoid fucking up is_afk)
* Strip problematic tags from tcomm scripts
- <audio>
- <video>
- <iframe>
- <script>
* Fix human examine icon
* Name hotkey elements
* Removed old stylesheet
2016-06-23 16:56:15 -04:00
Tastyfish
127787aec5
Cleans up special role jobbans
2016-04-15 16:18:49 -04:00
Tigercat2000
78f53553f8
Reduce lines by removing blank lines added by PJ's script
2016-04-05 08:25:57 -07:00
Tigercat2000
9d430844c3
Replace most (if not all) output << operators with to_chat(user, message)
...
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.
Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Aurorablade
1db93aae1f
Iseeytou
2016-03-31 22:33:29 -04:00
Fox-McCloud
1bd3da4521
Implant Refactor Part II
2016-01-17 20:03:41 -05:00
Crazylemon
a7675c79c3
Now to fix the compiling errors, travis does this super fast
2015-12-27 06:39:20 -08:00
Crazylemon
23e8b1277f
Wave 2 of tweaks, probably needs a little more
...
Ripped out the preferences_savefile.dm because it's obsolete and we
don't use it
2015-12-27 06:32:25 -08:00
Crazylemon
4133e98dfe
Port of RemieRichard's infinite antag system
...
This is just the first chunk, of fixing around the be_special flag stuff
It will probably break everything as-is
2015-12-25 22:51:02 -08:00
Aurorablade
ccd6d2641b
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into HudRefactor
2015-12-17 22:43:09 -05:00
Aurorablade
52e43c4d2d
good news everyone! It works!
2015-12-17 01:29:21 -05:00
Aurorablade
aca9d31853
almossstttttt
2015-12-12 18:45:07 -05:00
Aurorablade
c590958f2d
Hud refactor
2015-12-10 01:01:54 -05:00
Tigercat2000
e60799474b
tgshuttles unfinished
2015-12-03 10:59:06 -08:00
Incoming and Tigercat2000
1bbff5abfe
All modes now choose their antagonists before they choose jobs.
...
A new mind attached list, restricted_roles, will keep incompatible jobsout of rotation.
Players who would otherwise qualify to play as a protected role will spawn
as the most wanted not protected role they qualify for if they are an
onstation antagonist. If they don't qualify for any job in this way
depending on preferences they will either spawn as an assistant or a random
job (which also makes sure they don't end up in an incompatible job).
Note this doesn't impact late join antagonists or mulligan antagonists.
Roundstart only.
2015-05-13 06:14:00 -07:00
ZomgPonies
91e8b909c0
Squish Squash
2015-04-04 14:27:53 -04:00
Markolie
d002464f37
Autotraitor selection fix
2015-02-05 15:24:43 +01:00