Commit Graph

899 Commits

Author SHA1 Message Date
deathride58
c56cf7885d lets try fixing the fucking stamina bug - removes redundant update_stamina() calls and moves update_stamina() calls outside of if clauses 2018-11-29 12:35:01 -05:00
nik707
fd2e9ad5c0 Merge pull request #7753 from Trilbyspaceclone/Trilbyspaceclonepatch-6
Makes skeletal no longer KPA proof, but Pirate skeletal are still do to being Free or something
2018-11-23 15:12:19 -06:00
Trilbyspaceclone
bf4f9197dd So we can see them 2018-11-20 22:34:11 -05:00
Trilbyspaceclone
cd7ae39e04 Readdes skeles 2018-11-20 20:06:48 -05:00
deathride58
ccb9e6ea90 shaking people that are laying down on the ground will now make them heal some staminaloss 2018-11-17 01:57:24 -05:00
kevinz000
62514114ec Update monkey.dm 2018-11-15 22:17:02 -08:00
Poojawa
f03cd4c852 Actually test-fixed taur suits this time 2018-11-10 00:23:42 -06:00
deathride58
2676f2a6fc makes it impossible to resist/move out of grabs while resting (though disarming your way out of the grab still works) (#7688)
* makes it impossible to resist out of grabs while resting (partially emulates grab rework's restraining)

* actually wait, *now* you can disarm your way out of grabs

* logging and sounds too
2018-11-09 19:11:30 -08:00
deathride58
cbc21fe8db okay, let's watch the population drop - adds a config option that makes all stamina buffer actions free (TG-style gameplay) (#7608)
* "sTAM BAD REE" is like sandpaper on my nerves. so let's turn the server into a TG clone for a week and watch as the population dwindles to nothing just to prove a point!

* and the config, too
2018-11-09 19:10:20 -08:00
Poojawa
e35cd61cc1 Probably fixes rogue icon overrides (#7700)
Taurs should use normal legs to avoid bugs.
2018-11-07 12:06:11 -08:00
deathride58
3da77922ae Fixes stamina not properly affecting non-organic limbs (#7699)
* fixes stamina not properly affecting non-organic limbs

* these arent args on receive_damage im dumb
2018-11-07 12:05:23 -08:00
deathride58
c2bd29ebba Makes mammal tail and mammal ears save again (#7671) 2018-10-31 17:41:28 -07:00
deathride58
81cb475b2c atomizes some of the med rework's stamina tweaks - you can now scramble on the ground while in hard stamcrit, and the more staminaloss you take while in stamcrit decreases the amount of staminaloss you'll take for the entirety of your time in stamcrit (#7689) 2018-10-30 19:32:03 -07:00
deathride58
4c19f4a50a you're too exhausted to be lifted up - makes it much harder to force someone to stand if they're in hard stamcrit (#7683) 2018-10-30 19:29:08 -07:00
kevinz000
63173c343c Update vampire.dm 2018-10-28 17:16:51 -07:00
kevinz000
77263f3ee2 Update vampire.dm 2018-10-28 14:05:45 -07:00
kevinz000
6406f04a25 Update vampire.dm 2018-10-28 14:03:38 -07:00
deathride58
1f381eec66 Tweaks disarms and disarm pushes (#7624)
The chance for a successful left-click disarm has increased to 45% on targets you're pulling
Disarm pushing has been slightly reworked.
The random chance for disarm push rolls is now determined by how much staminaloss the target has.
Pushing someone who is out of combat mode while you're in combat mode is a guaranteed knockdown.
Pushing now deals light stamina loss to the target so long as both you and your target are standing, not enough to robust someone without tiring yourself out in the process, but enough for a tide to get someone knocked down.
Disarm push attempts are now logged
2018-10-18 09:40:08 -07:00
Poojawa
42b1d03d2a [READY] Tauric full body suits (#7639)
* let's get this back on the table

* split 'em up because sorting memes

* Gets stuff code-ready, sprite work to continue

Engineering / Atmosia / Cheng
Civilian Space
Blood Red / Red and Black
Riot / Armor vests
Radiation / Fire / Atmosia Fire
Bio Suits (Viro/CMO/basic)
ERT / Deathsquad

* It's messy, but it works so w/e

* let there be more tail access

* finishes naga taur spriting

* memes

* super fixes any lingering memes

* leg experiment

* nah, this isn't gunna work.

* poked at canine again

* saving memes

* tweaks some fixes and things

* finished quad suits, added bomb suits for nagas also

* "inconsistant indentation" Byond you fuck

* Take that, byond

* The war on Byond continues

* let's make sure the explorer gear uses fancy sprites

* syndiE ??? wtf did I sleep type
2018-10-18 09:30:37 -07:00
Poojawa
91620218e4 some cherrypicked TG fixes and tweaks 2018-10-12 05:37:36 -05:00
Poojawa
a05acf5c7e Finishes sprites, ensures proper equipping
Also blacklists customs that aren't in suit.dmi yet
2018-10-07 04:56:22 -05:00
Poojawa
756f853492 Digitigrade suits base line
All suits have N/S at this point, some have E/W. god this is going to be awful.
2018-10-06 04:43:07 -05:00
deathride58
d7bca1922d Mostly fixes stamina by making knockdown() apply its staminaloss to the chest, giving adjuststaminaloss() new args, disabling limb-specific stamina regen for the chest, and disabling head stamina (#7596)
* fixes stamina (hopefully)

* makes adjuststaminaloss() apply to the chest by default, makes it possible to target specific zones with adjuststaminaloss.

* i dropped out of first grade dont bulli

* REE

* be patient im a dum

* come on
2018-10-03 20:44:09 -07:00
deathride58
1f0093c962 makes footsteps sound less like ass by shoving the old values into the new system (#7598) 2018-10-03 20:34:40 -07:00
Poojawa
729790f9d3 Overhauls some code, double checks uniforms 2018-09-28 03:54:57 -05:00
Poojawa
e4cdb0c853 Merge branch 'master' into override-override 2018-09-28 01:49:35 -05:00
deathride58
ebd6ac985e Merge pull request #7592 from Poojawa/digishoes
Digitigrade Shoes
2018-09-27 21:29:39 -04:00
Poojawa
2daa197605 Merge remote-tracking branch 'refs/remotes/Citadel-Station-13/master' into override-override 2018-09-27 05:09:23 -05:00
Poojawa
70d969c5cf Enables Digitigrade jumpsuit wearing 2018-09-27 05:08:39 -05:00
Poojawa
4ed3ac7b3d Purges Icon_override 2018-09-26 14:27:28 -05:00
deathride58
944de1d507 TAKE OFF THE HARDCODED BLACKLIST. STOP HAVING THE SPECIES BE CLOSED (#7567) 2018-09-26 12:15:17 -07:00
Poojawa
dfe56bbfc2 Removes Ashwalker abilities to wear shoes 2018-09-26 13:00:40 -05:00
Poojawa
5982f5c67c Ensures Shoes are updated 2018-09-26 08:59:48 -05:00
Poojawa
865b6a5b3a Finished code 2018-09-26 08:59:48 -05:00
Poojawa
a4810b6666 some code before I ran out of time at work 2018-09-26 08:59:48 -05:00
Poojawa
6001da786c I got it for sure this time for real. I'm sure
also fixes random spawns, but sorta. it might not be so great with RNG being a thing
2018-09-24 04:25:32 -05:00
Poojawa
69a8738fc3 Head pats won't stop tail wagging 2018-09-23 23:18:49 -05:00
Poojawa
01a7624ec2 fixes mam tail wag
fixes digi leg spawning
fixes ash drake range nomming
fixes spawner in alien nest
2018-09-20 01:56:46 -05:00
Poojawa
42092f37c6 readds braindamage memes 2018-09-18 23:46:47 -05:00
Poojawa
7d300117af literally everything Bhjin has been complaining about
also modularizes stuff and adds more comments. Like responsible downstream repos should have.
2018-09-18 03:59:46 -05:00
Poojawa
bc0d14c193 Continual updates until merged 2018-09-17 04:55:03 -05:00
Poojawa
62813d4392 Fixes Preference related issues
Also fixes headpatting & tail checks in general
2018-09-14 03:06:21 -05:00
Poojawa
42db44b39e Alien Ruin fix, various cherrypicked upstream fixes
Also adds new buildmode
2018-09-13 22:55:11 -05:00
Poojawa
b00a76476c Oh hey, all of those compile fixes 2018-09-11 11:00:18 -05:00
Poojawa
284e9d0325 module things, jfc 2018-09-11 07:51:01 -05:00
deathride58
7650bac441 Upstream bugfix mirror spree (#7541)
* tgstation/tgstation#40061 - Fixes mobs getting stuck at min/max body temperature

* tgstation/tgstation#40043 - fixes beam rifles opening lockers

* tgstation/tgstation#40041 - Pictures of asses are properly sized now

* tgstation/tgstation#40084 - fixes lastattacker not including unarmed attacks

* tgstation/tgstation#39968 - Fixes plastic golems ventcrawling with items in pockets

* tgstation/tgstation#39885 - Fix overcharging energy guns crashing the server
2018-09-07 07:25:42 -07:00
deathride58
c8a3f56af6 Merge pull request #7489 from Citadel-Station-13/nanites
Nanites port
2018-09-03 13:47:28 -04:00
kevinz000
3352a1b839 Fix 2018-08-23 17:04:36 -07:00
kevinz000
f17e741c6e FIX 2018-08-23 16:13:27 -07:00
kevinz000
b99556c70f Nanites port from /tg/station, original coder XDTM 2018-08-23 01:16:32 -07:00