Commit Graph
7484 Commits
Author SHA1 Message Date
shazbot194 d199d4caf7 Adds in the option to color all synth parts and two sets of parts
As the titles says
2017-10-15 14:56:14 -08:00
NeertiandAnewbe a8513844ec Adds a Trait system (#4048)
* Works on trait system, wip.

* Finalizes traits.
Fixes a few bugs with medical machines assuming a max health of 100.
2017-10-13 01:17:39 -05:00
AnewbeandGitHub 152cb3910c Merge pull request #4039 from Woodratt/10092017_WRBreaksEverything
Porting see down through open spaces
2017-10-12 22:48:19 -05:00
NeertiandGitHub 7cafd7d239 Merge pull request #4002 from Anewbe/outfits
Ports Bay's outfit system
2017-10-11 22:00:45 -04:00
NeertiandGitHub d848197534 Merge pull request #4029 from Anewbe/skeletons
Adds Skeletons for background use
2017-10-11 14:48:41 -04:00
Neerti 92b72cfbed Merge branch 'master' of https://github.com/PolarisSS13/Polaris into 9/30/2017_golems_and_animals 2017-10-10 01:21:39 -04:00
Woodratt 0f6d0a9e4f Porting see down through open spaces
Ported 'see-down' open spaces from Vore, who ported it from Eris

Ported talking and visible messages traveling upwards through open spaces

Tested, seems to work? Does not seem to break anything, maybe.

Maybe made a changelog.
2017-10-09 22:05:20 -07:00
Anewbe 1f9a14ffd7 Adds Skeletons for background use 2017-10-06 20:40:12 -05:00
Anewbe 7e1a5407e1 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into landmark_fixes 2017-10-06 00:18:50 -05:00
NeertiandGitHub 2c4a143128 Merge pull request #4016 from Anewbe/snowshoes
Adjusts checks for turf-slowed movement
2017-10-06 01:12:07 -04:00
Anewbe 098bb66e4a Makes landmarks invisible, mobcorpse landmark actually despawns 2017-10-05 21:44:26 -05:00
Anewbe 152cf3362c Finishing touches on outfit code 2017-10-04 21:55:55 -05:00
Anewbe 82f24079f4 Merge branch 'master' of https://github.com/PolarisSS13/Polaris into outfits
# Conflicts:
#	code/game/jobs/job/assistant.dm
#	code/game/jobs/job/civilian.dm
#	code/modules/admin/admin_verbs.dm
2017-10-04 20:08:55 -05:00
Anewbe 10b0264c6a Yet more work on the Outfit System 2017-10-04 20:05:20 -05:00
NeertiandGitHub 4db89d42f5 Merge pull request #4014 from Anewbe/drone_permits
Drone permits can now be worn
2017-10-04 20:59:29 -04:00
AnewbeandGitHub 4459d7087a Revert "Does more prep for the Event Manager role" 2017-10-04 18:33:34 -05:00
NeertiandGitHub 24f517336b Merge pull request #4013 from Anewbe/event_rank
Does more prep for the Event Manager role
2017-10-03 23:26:01 -04:00
NeertiandGitHub cf263e348e Merge pull request #3981 from Anewbe/gravetender
Adds the gravekeeper lost borg module
2017-10-03 23:01:15 -04:00
NeertiandGitHub fe9822362c Merge pull request #3979 from Anewbe/tracking_implant
Improves tracking implant code, adds a tracking implant variant to the loadout
2017-10-03 22:58:10 -04:00
NeertiandGitHub ca7de7e98b Merge pull request #3973 from Anewbe/breath_temp
Splits cold/heat processing into breath and body vars, species temp tweaks
2017-10-03 22:57:56 -04:00
Anewbe 52093c1d48 Adjusts checks for turf-slowed movement 2017-10-03 17:54:56 -05:00
Anewbe b393bb897d Repaths permits as accessories 2017-10-03 00:04:58 -05:00
Anewbe c2c6b5949a Does more prep for the Event Manager role 2017-10-02 21:51:48 -05:00
Anewbe 860c1d2e9f Makes the auto-antag-record logging for loadout items prettier 2017-10-02 03:08:01 -05:00
Anewbe 5e635aff46 Adds a hacky method to put loadout implants in the user's antag records. Fixes a runtime. 2017-10-02 00:11:27 -05:00
Anewbe 46e411f80f Merge branch 'master' of https://github.com/PolarisSS13/Polaris into tracking_implant 2017-10-01 21:52:36 -05:00
elgeonmbandGitHub 77aadf1d4a strips special characters from Skrellian 2017-10-01 19:12:44 -07:00
Anewbe 5d819ade53 Fixes the entire cloning_sickness PR 2017-10-01 12:50:06 -05:00
NeertiandGitHub 23b0312af9 Merge pull request #3975 from Anewbe/no_clone
Adds a no_clone modifier
2017-10-01 13:29:25 -04:00
NeertiandGitHub 4a0ef92303 Merge pull request #3985 from Anewbe/crabs
Adds giant crabs
2017-10-01 13:28:30 -04:00
Neerti b8a7749351 Technomancer Golem Tweaks & Simple Animal Health "Refactor"
Simple animals now use the base health system that most other mobs use.
Fixes a bunch of Destroy()s so that they should qdel properly.
Mend Synthetic can heal synthetic simple animals.
Adds attack and spellcast animations to the golem.
Adds system to manually flick because byond is stupid sometimes.
Removes shield and reflect spells from the golem since SAs can't use shields at the moment.
Adds more helpful spells to the golem.
Golem and the Lost Drone now use the 'synthetic_evil' speech bubble.
2017-09-30 22:24:42 -04:00
Anewbe d067f70403 Adds the thing that spawns the gravekeeper drone 2017-09-30 02:00:10 -05:00
Mechoid b4a323ec38 Fixes Brain-Mechs, and a tangentially related MMI runtime. 2017-09-29 20:29:30 -07:00
Anewbe eada60d41f Adds giant crabs 2017-09-29 19:54:27 -05:00
AnewbeandGitHub 08b872343b Merge pull request #3974 from Neerti/9/27/2017_more_shields
Adds Directional Shields
2017-09-29 15:56:08 -05:00
Anewbe efa89a9650 Splits the robot_modules file. Continues work on gravekeeper drone. 2017-09-29 01:02:53 -05:00
Anewbe 20c5e31c3b Adds the gravekeeper lost borg module 2017-09-28 22:21:09 -05:00
Anewbe 7c5d7c4d75 Improves tracking implant code, adds a tracking implant variant to the loadout 2017-09-28 20:25:46 -05:00
Anewbe 9f651ba5f2 Adds a no_clone modifier 2017-09-28 16:26:24 -05:00
Anewbe a030390c4e Merge branch 'master' of https://github.com/PolarisSS13/Polaris into drone_circuits
# Conflicts:
#	code/modules/mob/living/carbon/brain/MMI.dm
2017-09-28 15:38:19 -05:00
Neerti fe32372f74 Adds Directional Shields
Implements shields which block projectiles from outside, but allow projectiles to leave from inside.
Also adds a projector item which makes these, in two variants, rectangle and line.  It was made an item so that down the road making stationary/wearable/etc versions will be easier as they can just contain the item.
Currently there is no way to obtain this without adminspawn.  I have Future Plans(tm) for these.
2017-09-28 14:06:07 -04:00
AnewbeandGitHub 6559299591 Merge pull request #3966 from elgeonmb/elgeonmb-brainlore
Drone circuit + posibrain lorechanges
2017-09-28 11:09:35 -05:00
Anewbe 958bbec60d Splits cold/heat processing into breath and body vars, species temp tweaks 2017-09-28 01:58:50 -05:00
NeertiandGitHub e0d450c5ea Merge pull request #3948 from Anewbe/flash_shield
The borg shield now protects them from flashes
2017-09-27 19:05:58 -04:00
NeertiandGitHub 135c5b9219 Merge pull request #3950 from Anewbe/radiation_glows
Radiation-Mob Interaction tweaks
2017-09-27 19:05:09 -04:00
elgeonmbandGitHub 2df750f869 ur right prismatic 2017-09-27 11:23:30 -07:00
elgeonmbandGitHub a17d83fb80 Drone circuit +posibrain lorechanges
Removes all that mumbo about "you live to serve" and replaces it with a reminder that you're designed to be friendly to human values. I don't really see the trouble with this-- if a new drone or posi wants to be a surly bastard, it can, it's just not getting sleeved in a shiny bipedal body.

Also adds a bunch of indulgent OS names for drone circuits.

(Realtalk this is mostly just me figuring out how PRs work so I can start being something closer to actually productive)
2017-09-27 02:09:06 -07:00
AnewbeandGitHub 267f5299d9 Merge pull request #3932 from Cameron653/patch-4
Allows resting people to get off the ground w/ assistance.
2017-09-26 17:48:15 -05:00
AnewbeandGitHub b6534b9008 Merge pull request #3949 from Atermonera/AI_langs
AI can speak station languages
2017-09-26 15:05:58 -05:00
NeertiandGitHub 1b22c7e152 Merge pull request #3941 from Anewbe/lung_pressure
Different species can now have different minimum levels of air
2017-09-26 03:44:49 -04:00