kevinz000
09d39b8cbd
Update robot.dm
2020-03-10 17:17:37 -07:00
kevinz000
bb1480a369
Update carbon.dm
2020-03-10 17:16:33 -07:00
kevinz000
f5fd4733e1
Merge pull request #11411 from Citadel-Station-13/Ghommie-patch-1
...
Webedit touching the MOVESPEED_ID_DAMAGE_SLOWDOWN_FLYING speed modifier: Citadel Edition.
2020-03-10 17:14:51 -07:00
kappa-sama
c5e4898d17
realtimeofday
2020-03-10 19:37:31 -04:00
Ghom
d55f7aba42
Merge pull request #11401 from Trilbyspaceclone/bow_sprites
...
Gives pipe and ashen bow inhand sprites
2020-03-11 00:03:29 +01:00
Ghommie
27a7f754c4
Fix runtimes some more.
2020-03-10 22:40:06 +01:00
Trilbyspaceclone
833841bd7b
Update others.dm
2020-03-10 16:48:33 -04:00
Trilbyspaceclone
bd4e32e1c4
Update others.dm
2020-03-10 16:35:04 -04:00
Ghom
152b3b3b51
Update posibrain.dm
2020-03-10 18:20:07 +01:00
Ghom
48ff2f2cec
Merge pull request #11349 from monster860/pixel_erp
...
Pixel shifting for ERP
2020-03-10 18:01:52 +01:00
Ghom
aaf494c66b
Update code/modules/mob/mob_defines.dm
...
Co-Authored-By: kevinz000 <2003111+kevinz000@users.noreply.github.com >
2020-03-10 17:37:39 +01:00
Ghom
424a3d9668
Merge pull request #11399 from Seris02/lizardtailfixes
...
normalising wagging tail names for a very specific bug fix
2020-03-10 16:59:55 +01:00
Ghommie
7578d60436
flavor texts unset on randomize, yay.
2020-03-10 15:11:16 +01:00
Ghom
c86124f8ed
Update human.dm
2020-03-10 14:34:17 +01:00
kevinz000
832d894e92
Merge pull request #11388 from Owai-Seek/crabby-patty-3/1/20
...
Food Ports / Butter Bear / Food Craft Speed
2020-03-10 05:59:24 -07:00
kevinz000
41fdaae32c
Merge pull request #11390 from zeroisthebiggay/ghosthudstaketwo
...
makes ghost hud default to on and ghost darkness defaults to on
2020-03-10 05:58:43 -07:00
kevinz000
e210f7d535
Merge pull request #11391 from Ghommie/Ghommie-cit612
...
Porting "Further update_icon splitup"
2020-03-10 05:58:17 -07:00
kevinz000
d3306e2eec
Merge pull request #11392 from zeroisthebiggay/hardsuithelmetsarenice
...
syndicate elite hardsuit helmet doesnt hide masks anymore
2020-03-10 05:57:27 -07:00
kevinz000
1b7eaf48eb
Merge pull request #11395 from Citadel-Station-13/Ghommie-patch-4
...
Shuttle timer display seconds fix
2020-03-10 05:56:56 -07:00
kevinz000
bfb75eb26b
Merge pull request #11396 from Ghommie/Ghommie-cit613
...
Ports "Switches out the three billion args of electrocute act for flags"
2020-03-10 05:56:28 -07:00
kevinz000
aca1d70bbb
Merge pull request #11397 from zeroisthebiggay/helmetsarenotheavy
...
syndicate contractor helmets are no longer secretly lead
2020-03-10 05:56:08 -07:00
kevinz000
39a949f223
remove that
2020-03-10 05:50:57 -07:00
necromanceranne
e0df350579
PD now isn't a HoS taser x3 and has reasonable damage, stimulants actually combat the taser effect instead of you just being completely fucked by the HoS even through adrenals.
2020-03-10 23:21:59 +11:00
necromanceranne
b03d83926a
Forgot the scroll
2020-03-10 20:27:40 +11:00
necromanceranne
f41f78b162
Massively refactors martial arts, ports New Sleeping Carp
2020-03-10 20:09:31 +11:00
Winter Flare
8a452b7f09
Food Craft Speed
2020-03-10 01:43:18 -04:00
Winter Flare
9ec222e5b4
Empowered Burger
2020-03-10 00:53:42 -04:00
kevinz000
269b7c2939
k
2020-03-09 21:06:00 -07:00
kevinz000
bd2aa5f54b
Merge pull request #11402 from Ghommie/Ghommie-cit614
...
Porting more legcuffs / bola fixes etcetera
2020-03-09 21:01:51 -07:00
kevinz000
8a1b57f10b
k
2020-03-09 21:01:03 -07:00
kevinz000
f444020741
Merge pull request #11403 from Citadel-Station-13/Ghommie-patch-1
...
[s] Ports "Fixes gibber part update"
2020-03-09 19:28:02 -07:00
Putnam
5a18d143a9
Removed extraneous apply_innate_effects
...
This one was caused by the hear proc overhaul.
2020-03-09 18:47:42 -07:00
Putnam
f19647acc7
Fixed uplinks not being given to traitors.
...
Always remember to follow your code VERY CLOSELY or garbage like this happens. finalize_traitor calls traitor_kind.finalize_traitor(); that's how I intended it to happen. Instead, I foolishly wrote "traitor_kind.finalize_traitor()" in the on_gain() proc. I didn't notice for a LONG time, because... well, it's supposed to call finalize_traitor(), just not that one. The pitfalls of working with old code.
2020-03-09 18:47:06 -07:00
Ghommie
17007182c9
Merge branch 'Ghommie-cit604' of https://github.com/Ghommie/Citadel-Station-13 into Ghommie-cit604
2020-03-09 22:42:31 +01:00
Ghom
80eaf3be0d
Update _drone.dm
2020-03-09 22:22:38 +01:00
Ghom
0400fbf8a2
Update constructs.dm
2020-03-09 22:21:32 +01:00
Ghommie
0587d3482d
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit604
2020-03-09 21:53:22 +01:00
Trilbyspaceclone
8e030763b6
Odd but ok?
...
Co-Authored-By: Ghom <42542238+Ghommie@users.noreply.github.com >
2020-03-09 12:38:45 -04:00
Ghom
29346f7827
Merge pull request #11371 from keronshb/BlobRefactor
...
Blob refactor + reroll ports
2020-03-09 17:07:45 +01:00
Ghom
503827a0b6
Merge pull request #11382 from zeroisthebiggay/snowflakesyndicatecontractorshit
...
tauric contractor space suits
2020-03-09 16:50:32 +01:00
Ghom
ea556e6357
[s] Ports "Fixes gibber part update"
2020-03-09 16:41:56 +01:00
Ghommie
4143c1963c
Porting more legcuffs / bola fixes etcetera
2020-03-09 16:20:51 +01:00
TrilbySpaceClone
4968c22b5f
sprites!
2020-03-09 08:47:56 -04:00
Seris02
68382d65c8
normalising wagging tail names
2020-03-09 17:48:12 +08:00
Seris02
cccd0e9eef
Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into tggenetics
2020-03-09 16:49:32 +08:00
kevinz000
3da09077ec
Merge pull request #11393 from Citadel-Station-13/Ghommie-patch-1
...
Webedit fixing bloodsucker mesmerize
2020-03-08 21:29:10 -07:00
ZeroMan
c079dba753
its a fucking helmet
2020-03-08 23:07:24 -04:00
Ghommie
ee1eea8874
Ports "Switches out the three billion args of electrocute act for flags"
2020-03-09 04:01:23 +01:00
keronshb
7e1e905a95
Line ending changes, I hope
...
here goes nothing.
2020-03-08 20:36:05 -04:00
Ghom
f1d6360b70
Shuttle timer display seconds fix
2020-03-09 01:31:39 +01:00