Ghom and GitHub
0d7612dcf5
[s] Sanitizes ParseSong tempo.
2020-03-11 00:29:31 +01:00
Ghom and GitHub
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
Ghom and GitHub
103dbe18b3
Update vote.dm
2020-03-10 22:24:27 +01:00
Trilbyspaceclone and GitHub
833841bd7b
Update others.dm
2020-03-10 16:48:33 -04:00
Trilbyspaceclone and GitHub
bd4e32e1c4
Update others.dm
2020-03-10 16:35:04 -04:00
Ghom and GitHub
152b3b3b51
Update posibrain.dm
2020-03-10 18:20:07 +01:00
Ghom and GitHub
48ff2f2cec
Merge pull request #11349 from monster860/pixel_erp
...
Pixel shifting for ERP
2020-03-10 18:01:52 +01:00
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 and GitHub
ddc7d5cf12
Update flavor_text.dm
2020-03-10 17:28:31 +01:00
Ghom and GitHub
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
Ghom and GitHub
abd2be036e
Merge pull request #11398 from Citadel-Station-13/kevinz000-patch-7
...
fixes hands free actions (like !!!adrenal implants!!!) not being available during stuns
2020-03-10 16:59:38 +01:00
Ghommie
7578d60436
flavor texts unset on randomize, yay.
2020-03-10 15:11:16 +01:00
Ghom and GitHub
b03af0ea9a
Update RCL.dm
2020-03-10 14:44:33 +01:00
Ghom and GitHub
c86124f8ed
Update human.dm
2020-03-10 14:34:17 +01:00
Ghommie
7ba120a8d3
lazyor
2020-03-10 14:12:11 +01:00
necromanceranne
8caea8e83a
Ports tg#44633
2020-03-10 23:59:50 +11:00
kevinz000 and GitHub
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 and GitHub
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 and GitHub
e210f7d535
Merge pull request #11391 from Ghommie/Ghommie-cit612
...
Porting "Further update_icon splitup"
2020-03-10 05:58:17 -07:00
kevinz000 and GitHub
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 and GitHub
3eac86cf31
Merge pull request #11394 from Citadel-Station-13/Ghommie-patch-3
...
Actually fixing that one overlay.
2020-03-10 05:57:18 -07:00
kevinz000 and GitHub
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 and GitHub
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 and GitHub
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
kevinz000
9a9bd2f575
woops
2020-03-10 01:12:58 -07: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 and GitHub
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 and GitHub
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
Ghommie
aa8dc93a5d
locate textref.
2020-03-09 22:27:27 +01:00
Ghom and GitHub
80eaf3be0d
Update _drone.dm
2020-03-09 22:22:38 +01:00
Ghom and GitHub
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
8e030763b6
Odd but ok?
...
Co-Authored-By: Ghom <42542238+Ghommie@users.noreply.github.com >
2020-03-09 12:38:45 -04:00
Ghom and GitHub
29346f7827
Merge pull request #11371 from keronshb/BlobRefactor
...
Blob refactor + reroll ports
2020-03-09 17:07:45 +01:00
Ghom and GitHub
503827a0b6
Merge pull request #11382 from zeroisthebiggay/snowflakesyndicatecontractorshit
...
tauric contractor space suits
2020-03-09 16:50:32 +01:00
Ghom and GitHub
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
067e2e4506
probably fixes hulk
2020-03-09 18:15:12 +08:00