Commit Graph
18999 Commits
Author SHA1 Message Date
AtermoneraandGitHub 48e54599c6 Silly admins can't blindly break movement irreparably (#6897)
* Silly admins can't blindly break movement

* Updates pixel movement var protections
2020-03-25 13:38:35 -07:00
AtermoneraandGitHub 728bb26524 Repaths collapsible white canes to not anger beepsky (#6896) 2020-03-25 13:37:44 -07:00
AtermoneraandGitHub c4097a11d0 Besrserkjuice doesn't spam chat (#6893) 2020-03-25 13:36:48 -07:00
AtermoneraandGitHub 705208de03 Distillery tweaks (#6892)
* Basic distillery uses logistic temp change
Basic distillery pings when at temp
Industrial distillery repsects gas laws

* Expands examine text to be informative
Adds verbs to distillery

* Tweaks distillery costs
2020-03-25 13:35:40 -07:00
AtermoneraandGitHub 2e623e5aa8 Merge pull request #6854 from Mechoid/XenoarchExpansion
Xenoarch Expansion
2020-03-24 18:42:15 -07:00
Mechoid 4ebe39ff5c Don't put monsters and rocks in people. 2020-03-24 17:36:43 -07:00
Mechoid 4ae0bc1cbd Tweaks re: Ater 2020-03-24 16:06:04 -07:00
AtermoneraandGitHub 40d5484dda Merge pull request #6808 from Neerti/travis_runtime_checker
Makes Travis fail PRs that runtime during init/unit testing.
2020-03-24 14:28:19 -07:00
AtermoneraandGitHub 95ac99c514 Merge pull request #6882 from VOREStation/vplk-machinery-use-power
Machinery: Always use update_use_power()
2020-03-23 20:20:41 -07:00
AtermoneraandGitHub ffc3460d86 Merge pull request #6881 from VOREStation/vplk-set-stat
Add mob/living stat setter and observer
2020-03-23 19:47:03 -07:00
AtermoneraandGitHub b2e82f9b40 Merge pull request #6880 from Greenjoe12345/teshariprosthetics
Teshari prosthetics
2020-03-23 19:37:18 -07:00
AtermoneraandGitHub f745c57b05 Merge pull request #6875 from TheFurryFeline/patch-9
[Oversight] Yay, another typo fixy
2020-03-22 23:33:42 -07:00
TheFurryFeline 224733622e Bitten to Bit 2020-03-22 21:41:22 -04:00
AtermoneraandGitHub db276d8459 Merge pull request #6883 from VOREStation/vplk-port-tickrate-change
Safely change world.fps for SStimer
2020-03-22 17:16:48 -07:00
AtermoneraandGitHub a77d6649a9 Merge pull request #6879 from VOREStation/pol-mechz
Small mech tweaks
2020-03-22 12:27:50 -07:00
AtermoneraandGitHub be6fa7d170 Merge pull request #6871 from VOREStation/pol-shock
Remove stray 'return'
2020-03-22 11:53:13 -07:00
AtermoneraandGitHub 6449c57c8f Merge pull request #6870 from VOREStation/pol-aibash
Makes AI give up bashing if nothing to bash
2020-03-22 11:51:07 -07:00
TheFurryFeline fdbc1f7710 Yet another one 2020-03-22 13:24:43 -04:00
Leshana 938384cb1b In fact lets use the constants instead of bare numbers for use_power everywhere. 2020-03-21 19:41:01 -04:00
Leshana 1ab0524daa Safely change world.fps
- Added world.change_fps() proc to safely change world.fps
- Its important that SStimer be informed whenever world.tick_lag or world.fps change, so always use the proc, never set the var directly!
2020-03-21 19:31:48 -04:00
Leshana 3ad3b7956b Switch admin verb "Set Ticklag" to "Set Server FPS" since it's more intuitive. 2020-03-21 19:31:20 -04:00
Leshana c2d16acdca Always call update_use_power() instead of directly setting the use_power var.
- This will let us react to the change appropriately.
- While we're here, lets define some constants so we can stop using bare numbers.
- Always use those constants when calling update_use_power()
2020-03-21 16:40:22 -04:00
AtermoneraandGitHub 28f34f1e51 Merge pull request #6820 from Meghan-Rossi/Emergency-Lighting
Emergency lighting
2020-03-21 13:38:32 -07:00
Meghan-Rossi d40e9732d3 update /obj/machinery/light_construct/attack_hand(..) 2020-03-21 12:28:19 +00:00
Leshana 767e6227f5 Replace all direct setting of mob.stat with mob.set_stat() 2020-03-20 23:45:29 -04:00
Leshana 252acb5011 Added mob.set_stat() proc so we can capture mob stat changes.
Also added a canary to detect attempts to set_stat() on ghosts.
2020-03-20 23:45:03 -04:00
Greenjoe12345 52e9315a18 Adds two sets of Teshari prosthetics, unbranded, and Cenilimi Cybernetics
unbranded is unlocked via research, while cenilimi is ordered on the cargo console
a 'bald' hairstyle is added for FBP teshari to use
a sprite fix for teshari torsos and far hand are also included, to avoid having holes in teshari that have prosthetic limbs
some minor fixes for the teshari nurse cap and eyepatch are also included
2020-03-21 01:22:04 +00:00
Aronai Sieyes 7a571f68b0 Small mech tweaks 2020-03-20 20:00:59 -04:00
AtermoneraandGitHub efeaf058ff Merge pull request #6840 from Neerti/qol_notification_sounds
QoL: Various Notifications
2020-03-20 12:08:04 -07:00
TheFurryFelineandGitHub f44f39afbf [Oversight] Yay, another typo fixy
Changelog Notes: 

- Fixes typo with loading items into service borg's tray module.
2020-03-19 22:11:01 -04:00
AtermoneraandGitHub 55cd990598 Merge pull request #6826 from VOREStation/vplk-landmark-shuttles
Port Landmark Shuttles
2020-03-19 15:14:47 -07:00
CerebulonandGitHub 87c1889d32 Sound port sprite fixes (#6869) 2020-03-18 21:12:52 -07:00
Aronai Sieyes 362f7a5715 Remove stray 'return' 2020-03-18 10:14:32 -04:00
Aronai SieyesandGitHub a3ef4b7f71 Remove unintentional debug statement 2020-03-18 09:54:55 -04:00
AtermoneraandGitHub f3925fe3df Merge pull request #6773 from Mechoid/FixRigs
Cutting rigs now retracts all components, to stop the dreaded pseudoprison.
2020-03-18 01:11:05 -07:00
AtermoneraandGitHub b1d00af534 Merge pull request #6855 from Schnayy/newterrain
POI wall nonsense
2020-03-18 01:09:42 -07:00
AtermoneraandGitHub fd36cedc85 Merge pull request #6853 from Neerti/holsters_and_webbing
Makes holsters and webbing get along.
2020-03-18 00:31:30 -07:00
Aronai Sieyes 255c0970ca AI, give up breaking things if there's nothing to break 2020-03-17 21:58:16 -04:00
AndrewandGitHub 9c67ccbbe5 Helmet Camera Verb No Longer Shows Without Helmet Camera (#6856)
Changes the toggle helmet camera verb to a proc

Adds a check in the initialization of spacesuit helmets to see if it has a camera network.

Removes said check from the proc itself.

Basically this means you won't get the toggle-camera verb if you don't have one on your helmet.
2020-03-17 12:46:04 -07:00
AtermoneraandGitHub 88bd01c271 Merge pull request #6834 from Mechoid/RIGFixes
Fix various RIG issues
2020-03-16 22:06:01 -07:00
AtermoneraandGitHub e6917046c5 Merge pull request #6829 from Neerti/projectile_hit_sounds
QoL: Projectiles
2020-03-16 21:55:24 -07:00
AtermoneraandGitHub 2896096c43 Merge pull request #6825 from Jamini/Jamini-patch-1
Shock modification
2020-03-16 21:36:54 -07:00
MechoidandGitHub c7ba2a8e4b Antag Uplink Expansion (#6788)
* Adds Energy Daggerpens, Thieves gloves and Buzzer Ring.

* Updoot

* fixfix weakfire

* Extra Touches

* chlgongog

* Fix antag injector cases.
2020-03-16 21:21:41 -07:00
AtermoneraandGitHub a5e17e4d6d Merge pull request #6819 from Meghan-Rossi/languagetests
Makes language keys case sensitive, adds unit tests for language conflicts, fixes some language conflicts
2020-03-16 21:20:57 -07:00
Schnayy a5dd73f3d5 fixfixfix 2020-03-16 16:34:53 -05:00
NeertiandGitHub 7bf00d0c5d Merge branch 'master' into projectile_hit_sounds 2020-03-16 08:28:18 -04:00
NeertiandGitHub c7c714995e Fixes typo in halloss code. (#6842) 2020-03-16 02:58:06 -07:00
NeertiandGitHub 2b9924bea3 Makes walk intent protect you from lagging into lava. (#6841) 2020-03-16 02:50:53 -07:00
Mechoid d3f5bf4726 Force var. 2020-03-16 02:45:31 -07:00
LeshanaandGitHub b0f01961de Make area.gravitychange not require being passed a reference to... itself. (#6838) 2020-03-16 02:31:09 -07:00